reporust_rebootcancel

137,010 Commits over 4,352 Days - 1.31cph!

15 Days Ago
syncvar_improvements_3 -> main
15 Days Ago
Merge from main
15 Days Ago
materials first pass, texturing start on apartments exterior
15 Days Ago
Merge from main
15 Days Ago
Merge: from hackweek_pool_analyzer - New: static code analyzer for invalid use of Pool.Free and related methods - Bugfix: a bunch of fixes for detected pooling problems, about 40 cases Tests: internal unit tests, compile simulator in editor, built C & S standalones (last week tho)
15 Days Ago
Merge from main
15 Days Ago
Update: PoolAnalyzer - switch to release version - Release binary built from b189abf6 Tests: internal unit tests, started unity and ran compile simulator
15 Days Ago
Separate sign for Kiosk B
15 Days Ago
Merge: from main
15 Days Ago
Client Unity version to 635cbaf/2022.3.41x1, build servers should have the deps now
15 Days Ago
Deleted and moved more stuff
15 Days Ago
Compile fix post merge
15 Days Ago
Merge from main
15 Days Ago
merge from main
15 Days Ago
Fixed client/server serialized field mismatch in HeldEntity
15 Days Ago
Separate paintable signs for rentable shop kiosks
15 Days Ago
merge from deepsea_fixes
15 Days Ago
Test setup
15 Days Ago
rolled client Unity version back while buildservers are missing the dependency, will push again in the next couple hours when they're ready
15 Days Ago
RHIBs cannot enter the deep sea
15 Days Ago
Fixed players not being notified by IReceiveDeepSeaNotifications when leaving/entering deep sea We weren't calling it for passengers of vehicles
15 Days Ago
Deep sea is closed when the server just wiped Convared under deepsea.openOnServerWipe
15 Days Ago
Charcoal Box - texture and icon update
15 Days Ago
Merge from redirect_tests
15 Days Ago
Compile fixes
15 Days Ago
Merge from main
15 Days Ago
Added an attribute to allow optional bypass of mandatory callback system
15 Days Ago
rotated penthouse bath door to prevent blocking path
15 Days Ago
Merge from naval_update
15 Days Ago
- SyncVars now call their callback method on Network Load - First parameter of SyncVars callbacks can now be null. This only happens in cases where the callback runs on load - Updated all existing scripts
15 Days Ago
rebase on main
15 Days Ago
Add initial static boat building station prefab
15 Days Ago
merge from main
15 Days Ago
Remove Golf Ball Rock that was bricking some prefab ID's Cleanup to try another merge
15 Days Ago
updated Windows client Unity version to 635cbaf/2022.3.41x1 as well, MacOS client still on 2022.3.41f1
15 Days Ago
Component Ammo Box - Updated corpse mesh and prefab
15 Days Ago
Cherrypick 139401 "Space LR despawn timer set, Neonsign TR crafting pass" Apply xmas tree change from 139653 These were left over changes from naval_backport
15 Days Ago
Added Sail.MaxThrustMultiplier and SmallEngine.MaxThrustMultiplier replicated vars. Refactored sail and engine thrust variables/functions to include them.
15 Days Ago
merge from hackweek_more_tests/fixes
15 Days Ago
Removed some multi-compiles from the Standard shader and replaced some with shader variants to reduce shader memory further. Also, converted the forward shadow keywords to a dynamic branch in the shader so its multi-compiles could be removed
15 Days Ago
Apartment complex greybox update
15 Days Ago
Fix worldmodel issues / missing outlines on 39 items Re-ran all the new tests - all green (except for horse mask which was fixed seperately on lunar branch)
15 Days Ago
append clothing box and charcoal box to the storage adaptor allow collision group.
15 Days Ago
Merge from main Conflict on building_planner.entity, auto resolved
15 Days Ago
ran manifest, localization, icon manifest
15 Days Ago
clothing box - greybox, initial prefab setup, placeholder models, item created, icon created, placeholder matrix
15 Days Ago
hamster water wheel blockout
15 Days Ago
Clearer feedback in editor when using the deepsea.enabled convar
15 Days Ago
Better fix for the portal map marker nre Compile fixes
15 Days Ago
Merge from vine_rotation_error_fix