135,751 Commits over 4,444 Days - 1.27cph!

29 Days Ago
Added a dedicated player preview post process profile Disabled bloom, its causing artifacts with the armor green overlay
29 Days Ago
Updating m16 viewmodel rig with new mesh
29 Days Ago
merge from main
29 Days Ago
m16a2 gamemesh update
29 Days Ago
merge from storepage_industrial
29 Days Ago
merge from main
29 Days Ago
merge from industrial_dlc
29 Days Ago
merge from bowless_crossbow
29 Days Ago
Added auto turret to the skin viewer
29 Days Ago
More set dressing around the outskirts of the monument HLOD updated S2P
29 Days Ago
Didn't save :(
29 Days Ago
Invisible hose io line now use a visible material when showing directions
29 Days Ago
merge from PlayerRigUpdate2
29 Days Ago
Removed TSSAA from player preview
29 Days Ago
merge from main
29 Days Ago
merge from censorshipbreast_mountable_fix
29 Days Ago
Fixed breast censorship cube popping back up after alt looking from a mountable disabling breast censorship
29 Days Ago
Move init somewhere more relevant
29 Days Ago
Comment
29 Days Ago
Merge from main
29 Days Ago
Start converting props into a functional apartment complex elevator
29 Days Ago
merge from main -> apartment_complex_monument
29 Days Ago
Update manifest (prefabs)
29 Days Ago
Update manifest
29 Days Ago
Cherrypick CS 151910 (editor toggle button for reflection probe)
29 Days Ago
Add button to toggle reflection probe in the editor - default docks top right of scene view beside the other camera buttons - fixes bad lag when flying around in scene view
29 Days Ago
Rename room ids from 3 digits -> 2 digits (305 -> 35) - 2 digits makes it easier to put the room numbers on doors
29 Days Ago
More lighting stuff.
29 Days Ago
Convert stool_a to mountable entity
29 Days Ago
New cleaned up reconcilliation logic - Use an incremental id so we always know whats stale - Add a tiimeout so we can accept super new snapshots regardless - Fix issues with pocketing throwing the whole simulation off
29 Days Ago
Update manifest
29 Days Ago
Lighting prefab WIP.
29 Days Ago
Initial UI setup
29 Days Ago
merge from consolehistory_fix
29 Days Ago
Trim the \r from console history entries, it confuses the input field and mess everything
29 Days Ago
Fixed broken mannequin material
29 Days Ago
Added merged and static versions of all the floating city mannequins
29 Days Ago
Some renaming
29 Days Ago
Improve the building of the PreserveInfo
29 Days Ago
Phrases
29 Days Ago
Started bowless crossbow store Added bowless crossbow to the skin viewer
29 Days Ago
Update: add StringView.Trim - added unit test Tests: ran unit test
29 Days Ago
Update: implemented StringView.Replace - added unit tests Tests: ran unit test
29 Days Ago
Initial wip on an attempt to refactor the beast that is SprayCan.ChangeItemSkin The idea is that entities handle things they need to persist through reskinning themselves via Preserve and Restore methods
29 Days Ago
merge from censorshipbreast_mountable_fix
29 Days Ago
Added disableBreastCensorshipWhenMounted to BaseMountable, disables the breast censorship cube on female character when mounted Applied to horse, steering wheel and ballista (was already a thing on ballistas, just moved it up to BaseMountable)
30 Days Ago
Shift some small apartment props around too
30 Days Ago
Shift large furniture props into furniture root so they only spawned when rented
30 Days Ago
Move all the contents of the medium apartment into furniture so it's only spawned while rented
30 Days Ago
- Camera now points behind the pool ball (stops any weird angles and needing glasses to see what you're hitting) - Camera points slight up when a ball is in the way - Seperate all the logic over so the pooltable is in control of most of it - Cleanup