192,825 Commits over 4,049 Days - 1.98cph!
reduced lerp time of nametags
slightly larger nametags
slightly less offset nametags
jackhammer final implementation
jackhammer available in tool crates rarely and for sale at tool VM in compound
Gang icons show on the map, instead of the old pixel art ones. Also removed a whole lot of unused gang stuff - the create gang screen, the emblem editor, the multiple gang buildings and signs (they were all actually the same building/sign anyway). Gangs are now defined in ScriptableObjects with pre-defined icons etc. Less data needs to be serialized since none of it's custom per game.
75 scrap to research watchtower
watch tower is researchable
watchtower cost increased
more NRE fixes
clear pending team if acceptance fails
Updated/fixed global fog support in water shaders
Atmosphere volumes (wip)
hide accept team panel when accepted
Fixed NRE in scene-view camera components (editor-only)
watchtower deployable
teamui fix
Started doing a gang thing but probably going to do it a different way. Committing some half-finished stuff just in case I need it.
buckle up - merge into main
fixed max range for teammates
promote to leader functionality
convar to disable teams (maxteamsize = 0)
proper invite text and notification
finalized UI art
team members show up on map
skin approval
fixed drink/eat not always working bug
removed 950 debug.log calls
profiling
Fixed NRE when quitting to menu
TimeButton invokes after time, doesnt require mouse up
Removed extra role assignment confirmation
Various UI
Fixed potential NRE in Roles.OnPrimaryGoalPlanCompleted callback
Testing a new method of item dropping.
Fixed clicking a unit while you have more than one unit selected not selecting just that one unit.
Bandit town progress backup
Removed Sleep In Building Goal Plan
update temple B env
fix raycasting on the global message popup
merged to main now it's tested
Prefab stuff for Rust.World
Adding held interactions.
If settlement leader leaves or dies show the UI.
Set Leader rank on the settlement leader (this should prevent them from leaving)