143,108 Commits over 4,383 Days - 1.36cph!

17 Days Ago
Merge from workbench_upgrades
17 Days Ago
Update: replace all unsafe usage with spans, should throw if I go out of bounds Tests: compiles
17 Days Ago
- item search bar setup - sell order creator setup
17 Days Ago
Rollback the rollback
17 Days Ago
Merge from main
17 Days Ago
Merge from cleanup
17 Days Ago
Convert some of the apartments furniture into entities
17 Days Ago
Use flag to determine if room is rented so client doesn't need list of authed users - modify furniture code to use the flag
17 Days Ago
Commands for `rentroom {room}` and `checkoutroom`
17 Days Ago
merge from mortar
17 Days Ago
Merge: from main
17 Days Ago
Subtract: roll back 148302 - merge from usepalyerupdatejobs_purge Release servers are crashing (but debug not). Will chase up next week
17 Days Ago
Continued
17 Days Ago
merge from main
17 Days Ago
merge from fix_privaddfriend_vis
17 Days Ago
add vis priv fix to turrets as well
17 Days Ago
merge from main
17 Days Ago
Rework item exclusion handling for efficiency upgrade. Item list instead of hardcoded. Hooked up excluded items.
17 Days Ago
17 Days Ago
salvaged axe refresh deploy anim updated
17 Days Ago
Move all the upgrade item mods to a dedicated folder.
17 Days Ago
Vital icons pass
17 Days Ago
- Virtual Icon setup - Renames - Spacers
17 Days Ago
Workbench.Upgrades pass
17 Days Ago
17 Days Ago
Bunch of small, misc cleanup
17 Days Ago
Merge from parent
17 Days Ago
exported updated crossbow bowless vm anims
17 Days Ago
Added new inventory sounds for the bone knife and rework/polish the salvaged axe sounds
17 Days Ago
Merge: from useplayerupdatejobs_purge - Clean: Removal of UsePlayerUpdateJobs 0 and 1 code - Optim: RelationshipManager now uses cached server occlusion results instead of running new ones Tests: unit tests + ran around on craggy, used heli, zipline, swam
17 Days Ago
Merge: from main
17 Days Ago
Terrain holes prototyping with SDF style shape components to render new static terrain holes locally for improved resolution
17 Days Ago
same again
17 Days Ago
removed unnecessary files
17 Days Ago
updated upgrade visuals for reinforced - added new ones for tier 2 and 3
17 Days Ago
efficency and surplus gibs
17 Days Ago
Clean: remove dead using statements Tests: none, trivial change
17 Days Ago
Update(tests): adding TickInterpolatorCache tests - added overloads to accept index directly instead of entire baseplayer Tests: ran unit tests
17 Days Ago
- Add a 'remove all' button to clear up all the sell orders - Fix phrases again
17 Days Ago
Clean: nuke TickInterpolator We lose consistency unit test, so i'll add a couple basic ones in next change Tests: ran AH unit tests
17 Days Ago
Replaced neon sign meshes with prefabs in rentable shops
17 Days Ago
Mortar animation updates
17 Days Ago
Fix squished sell order icons
17 Days Ago
Follow style guidelines a bit better. More blockout work. Better colours
17 Days Ago
Change loot panel name on engineering workbench.
17 Days Ago
Don't open inventory UI for static workbenches. Additional ItemFilter safety check for static workbenches.
17 Days Ago
LODs for retable shop neon signs plus prefab setup
17 Days Ago
Fixed the interleaved shadow map caching when variable framerate refreshing is enabled and fixed an issue with setting the correct shadow near plane values for lights
17 Days Ago
Clean: minor variable replacements in TickInterpolatorCache Tests: none
17 Days Ago
Clean: replace all usages of TickInterpolator with TickInterpolatorCache in AntiHack Tests: ran AH unit tests