124,931 Commits over 4,171 Days - 1.25cph!

16 Days Ago
Codegen
16 Days Ago
team_bag_label_improvements -> main
16 Days Ago
Reduced popup scale a wee bit
16 Days Ago
Added convar for bag team labels sleepingbag.useteamlabels Hardcore turns it off by default
16 Days Ago
main -> naval_update
16 Days Ago
Added a command to spawn a stripped down version of the tutorial island in the deep sea
16 Days Ago
integrated_protobufs -> main
16 Days Ago
Minor colour changes
16 Days Ago
Updated table lamp icon
16 Days Ago
Fixed bean bag worldmodel being the deployed version
16 Days Ago
Updated table lamp volumes to match the new scale
16 Days Ago
Fixed spotlight worldmodel and repair
16 Days Ago
Full phrase update
16 Days Ago
Rebase on /main
16 Days Ago
Remove dead code and other cleanups from the code review
16 Days Ago
Merge from pickup_toast_translation_fix
16 Days Ago
Rebuild phrases
16 Days Ago
▉▍▅█▇▍▆▌: ▋▆▉█▇ ▋▊▌▌▄▉ ▍▋▄▋▍ - ▍▇▆▌█▇ █▊▋▌▊.▍▉ ▋▌▍▆ ▄▅▋▆▆.▄▇ - ▅▅▉▊▌█▌▉▆ ▆█▍▋▇.█▇ ▌▌▋█ ▅▋▆▄▆▉▊▋▍▄▊ ▋▆▍▋▆: ▌▋▌▆▍ ▅▋▆▇▌ ▆▍▊▋▌▇ █▊▆▇▌ ██▆▌▅▊
16 Days Ago
(▄▊█▆▌▅▋ ▇) ▉▌▋▋▊ ▆▍▆██▉▉ ▊▌ ▊▉▌▋▇ ▆▅▉▄▇▇▌ ▇▌ ▋▅▊█▉. ▋▉▉▊ ▇▋▇ ▄▄█ ▆▄▆▊▆▄▍ ▇▅▋▉▅ ▄▌▇▇▌▍▄█▇▋▅▄ ▌▆ ▄▌▉▍ ▄▆▄▅ ▌▇▄▅.
16 Days Ago
Fix entities offshore, add test game objects for now to test spawnpoints
17 Days Ago
Temp fix for ValidBounds still ignoring everything outside of the terrain by adding a check for deep ocean bounds
17 Days Ago
- fix colliders not being spawned at correct positions - fix entity bounds not matching up with the intented bounds - correct ValidBounds size Add admin commands for testing - enterdeepsea - leavedeepsea - createdeepsea (respawns the deep sea entity, not "gracefully recreate it")
17 Days Ago
Prevent players from accidently ent killing important entities (like the deep seas)
17 Days Ago
Move the deep sea entity to it's position before it's spawned instead of inside ServerInit()
17 Days Ago
Get rid of the extra prefab for the "deep sea", instead put everything inside the DeepSea entity - spawn it at 0,0,0 then teleport it to -6000
17 Days Ago
Snap displacement cam to map texel increments to avoid jittering issues Use flags for SpecialPurposeCamera for multiple render on refresh options Timesliced rendering option for multi viewport renders
17 Days Ago
Fix translations for pickup error toast messages
17 Days Ago
Deleted old proto folder Protobufs now reference the one inside the game assets
17 Days Ago
Run generate proto logic in a try catch so the progress bar cant freeze in place if it fails
17 Days Ago
Increase network grid area from 8192 -> 16384 so it covers from -8k to +8k - increase cell count to 512 so network grids remain 32m
17 Days Ago
Deep sea is located from -8000 -> -4000 on the map - add 4k area to xAxis of ValidBounds (-4000 -> 4000) into (-8000 -> 4000) - add 4k area to xAxis of physics bounds (-5000 -> 5000) into (-9000 -> 5000)
17 Days Ago
█▄▇▊▅▇
17 Days Ago
Update manifest
17 Days Ago
Create deep sea manager entity - spawn as an important entity - create center of map so we don't have to worry about bounds Create basic deep sea prefab that contains box colliders around the ocean - entity will spawn the "deep sea" prefab
17 Days Ago
Revert shader changes that turned out to be not required for indirect instancing. (I'm glad. They didn't make any sense, either.)
17 Days Ago
Refactor server restart message phrases
17 Days Ago
Compile fixes
17 Days Ago
Code gen compile fix following main rebase
17 Days Ago
merge from main
17 Days Ago
Updated ceiling light deploy guide to include its wire, enabled rotation before placement
17 Days Ago
Tweaked chandelier box trace so it can't go too close to the surface below Tweaked deploy volume
17 Days Ago
Fixed string light control box LODs
17 Days Ago
Updated string lights descriptions
17 Days Ago
Restored fairy light emissive
17 Days Ago
Chandelier deploy guide and icon Fixed pooling issue
17 Days Ago
Chandelier cable is swapped to a non cutout mat when >5m away
17 Days Ago
Chandelier blocked toast says what entity is blocking, when it can Added a prevent building collider to the cable Additional server checks