userJake_Richcancel

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

11 Days Ago
update apartment_complex_monument/prototype
12 Days Ago
merge from optimize_train_track_meshes -> main
12 Days Ago
Fix IsAnyLODVisible() not being inverted in OnMeshJobFinished() causing rail meshes to be always deleted instead of only deleted if the LOD was hidden before the mesh generation job finished
12 Days Ago
Fix filter to only generate lowest LOD only checking if filter is null, not if filter is empty - fixes rivers + roads + train track meshes not generating at all
12 Days Ago
merge from main -> optimize_train_track_meshes
12 Days Ago
merge from optimize_train_track_meshes -> main
12 Days Ago
Fix "Double invocation of a deferred action"
12 Days Ago
Fix null check using .Equals() instead of == null
12 Days Ago
Fix CLIENT compile errors
12 Days Ago
merge from main -> optimize_train_track_meshes
12 Days Ago
merge from apartment_complex_monument/prototype -> apartment_complex_monument
12 Days Ago
merge from apartment_complex_monument -> apartment_complex_monument/prototype
12 Days Ago
merge apartment_complex_monument/prototype/mailbox
12 Days Ago
Ok finally fix slide 3 being positioned wrong RotateOnFlag was setting position so it could slide out but didnt have the 0.01m offset for slide 3 configured
12 Days Ago
Swap all mailbox props with the entity mailboxes and assign the room numbers to them
12 Days Ago
Show P1 instead of PH1 on the mailbox so all mailbox codes are 2 characters
12 Days Ago
Adjust text position of the 3rd slide because the mesh is slightly offset
12 Days Ago
Add mailbox slide entities to manifest
12 Days Ago
Make each slide in the mailbox it's own entity with correct mesh
13 Days Ago
Increase mailbox texture size from 1k -> 2k
13 Days Ago
update apartment_complex_monument/prototype/mailbox
13 Days Ago
update apartment_complex_monument/prototype
13 Days Ago
merge from main -> apartment_complex_monument
13 Days Ago
Cherrypick CS 153556 (compile simulator fix)
13 Days Ago
Update manifest
13 Days Ago
Codegen
13 Days Ago
merge from apartment_complex_monument/prototype -> apartment_complex_monument
13 Days Ago
merge from main -> apartment_complex_monument
17 Days Ago
First fix compile simulator first by making it run sequentially instead of in parallel (because it's now sharing a single .obj folder for all projects and conflicting)
17 Days Ago
update apartment_complex_monument/prototype
17 Days Ago
Fix errors with server restoring save after restart
18 Days Ago
Remove MenuOption thing I was testing
18 Days Ago
Enable position on mailbox slide entity
18 Days Ago
Modify EntityItem_RotateWhenOn to also support moving position
18 Days Ago
Swap one of the prop mailboxes for a entity mailbox in apartment_complex_core.prefab
18 Days Ago
18 Days Ago
Make entity version of apartment mailbox + relevant code
18 Days Ago
█▌ ▅▌▋▉ ▇█▆ ▅▍█▉▋ ▌ ▍▄▄█▆ ▆▍█▌▅▉▇▌▊▅▅ ▆▋█▄█ ▉▊█ ▊▊ ▊▌▋ ▄█▉▅▇ ▌▋▍▇▅▌ ▉▇▇ ▋▆▆█▋▅▄ ▊▊▄▋█▇▇▊▋▉ ▉▄▋▋ ▋▍ ▅▉▌▇▆▌▉▊█▄▆▍▆█▆▍▋▋█▋
19 Days Ago
merge from apartment_complex_monument/prototype -> apartment_complex_monument
19 Days Ago
update apartment_complex_monument/prototype
19 Days Ago
Cherrypick 152932, 153053, 153256, 153278, 153279 onto new branch
19 Days Ago
merge from main -> apartment_complex_monument
19 Days Ago
merge from main -> PlayerMaintainedMonuments
23 Days Ago
Subtract the custom network group for the apartment building & floors because default 5s update rate is too slow & even if it updates quicker it will cause more lag spikes and be more complicated than simply improving the culling
24 Days Ago
merge from main -> optimize_train_track_meshes
24 Days Ago
update apartment_complex_monument/prototype
24 Days Ago
merge from main -> apartment_complex_monument
24 Days Ago
merge from fix_additional_projects_slnx -> main
24 Days Ago
Add horse triggers at front door of apartment to prevent people smuggling horses into their hotel rooms
24 Days Ago
Fix compile errors (explicit namespace) after fixing additional projects