userJake_Richcancel

5,163 Commits over 1,492 Days - 0.14cph!

4 Years Ago
Only return invalid hits from combatlog (in hardcore for non-admins)
4 Years Ago
Merge from main -> hardcore
4 Years Ago
Merge from hardcore -> aux2
4 Years Ago
Merge from main -> aux2
4 Years Ago
Disable MLRS for hardcore & modified tag system to support it
4 Years Ago
Implement changelog ingame in inventory when a gamemode is active
4 Years Ago
Add ingame changelog for gamemodes
4 Years Ago
Disable drone marketplace
4 Years Ago
Disable safe zone hostile note in top right corner
4 Years Ago
Merge from main -> aux2
4 Years Ago
Fix NRE for CheckOBBAndEntity()
4 Years Ago
Fix NRE causing infinite rocket explosions
4 Years Ago
Made death screen less transparent (darker)
4 Years Ago
Make death screen somewhat transparent
4 Years Ago
Merge from hardcore -> aux2
4 Years Ago
Global network hardcore gamemode
4 Years Ago
Merge from furnace_ui_rework -> aux2
4 Years Ago
Fixed drag icon not appearing (z position was -143)
4 Years Ago
Merge from furnace_ui_rework -> aux2 (kept furnace ui loot panel prefabs)
4 Years Ago
Merge from harcore -> aux2 (fixes compile errors)
4 Years Ago
Fix making bed public & count of active bags in message
4 Years Ago
Fixed messages not being sent when placing bags Fixed error when assigning bag
4 Years Ago
Shuffled around #if SERVER to fix compile errors in BaseGameMode-Vanilla.cs
4 Years Ago
RelationshipManager.contacts is replicated convar rather than server (fixes compile error)
4 Years Ago
Add CanBuildEntity & CanAssignBed to gamemode Can only have 5 bags, will get a message for each one you add when: - placing - assign bag - take over public bed - make bed private
4 Years Ago
Maximum 5 bags shown on respawn screen
4 Years Ago
Removed placeholder "beds must be placed further than 250m away"
4 Years Ago
Layout fixes
4 Years Ago
Increase underlay image alpha
4 Years Ago
Fixed layout of arrows & fixed clicking on icons changing background image
4 Years Ago
Added arrow to UI
4 Years Ago
Merge from main -> furnace_ui_rework
4 Years Ago
Merge from main -> cached_server_browser
4 Years Ago
Merge from main -> hardcore
4 Years Ago
Merge from main -> combatlog_improvement
4 Years Ago
Progress
4 Years Ago
Corners also show far distance
4 Years Ago
Building guides show until 300m
4 Years Ago
Resource UI + saving / loading bases
4 Years Ago
Gamemodes can override cost of building & upgrading
4 Years Ago
Initial
4 Years Ago
Updated slots to match new interface
4 Years Ago
Prevent players moving items into output slots
4 Years Ago
V3 of furnace UI
4 Years Ago
Merge from main
4 Years Ago
Remove placeholder bed changes Can add arbirary convars to gamemodes Run convars when the gamemode is created
4 Years Ago
Disable canvas by default on inventory & contacts
4 Years Ago
Editor tool to toggle all canvas on or off
4 Years Ago
Auto hide lots of canvases
4 Years Ago
Add canvas disabler component