reporust_rebootcancel

136,811 Commits over 4,324 Days - 1.32cph!

10 Days Ago
Deleted all the old main menu code, updated some old references Moved some stuff around and renamed some classes
10 Days Ago
syncvar_improvements_3 -> main
10 Days Ago
Merge from main
10 Days Ago
materials first pass, texturing start on apartments exterior
10 Days Ago
Merge from main
10 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)
10 Days Ago
Merge from main
10 Days Ago
Update: PoolAnalyzer - switch to release version - Release binary built from b189abf6 Tests: internal unit tests, started unity and ran compile simulator
10 Days Ago
Separate sign for Kiosk B
10 Days Ago
Merge: from main
10 Days Ago
Client Unity version to 635cbaf/2022.3.41x1, build servers should have the deps now
10 Days Ago
Deleted and moved more stuff
10 Days Ago
Compile fix post merge
10 Days Ago
Merge from main
10 Days Ago
merge from main
10 Days Ago
Fixed client/server serialized field mismatch in HeldEntity
10 Days Ago
Separate paintable signs for rentable shop kiosks
10 Days Ago
merge from deepsea_fixes
10 Days Ago
Test setup
10 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
10 Days Ago
RHIBs cannot enter the deep sea
10 Days Ago
Fixed players not being notified by IReceiveDeepSeaNotifications when leaving/entering deep sea We weren't calling it for passengers of vehicles
10 Days Ago
Deep sea is closed when the server just wiped Convared under deepsea.openOnServerWipe
10 Days Ago
Charcoal Box - texture and icon update
10 Days Ago
Merge from redirect_tests
10 Days Ago
Compile fixes
10 Days Ago
Merge from main
10 Days Ago
Added an attribute to allow optional bypass of mandatory callback system
10 Days Ago
rotated penthouse bath door to prevent blocking path
10 Days Ago
Merge from naval_update
10 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
10 Days Ago
rebase on main
10 Days Ago
Add initial static boat building station prefab
10 Days Ago
merge from main
10 Days Ago
Remove Golf Ball Rock that was bricking some prefab ID's Cleanup to try another merge
10 Days Ago
updated Windows client Unity version to 635cbaf/2022.3.41x1 as well, MacOS client still on 2022.3.41f1
10 Days Ago
Component Ammo Box - Updated corpse mesh and prefab
10 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
10 Days Ago
Added Sail.MaxThrustMultiplier and SmallEngine.MaxThrustMultiplier replicated vars. Refactored sail and engine thrust variables/functions to include them.
10 Days Ago
merge from hackweek_more_tests/fixes
10 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
10 Days Ago
Apartment complex greybox update
10 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)
10 Days Ago
append clothing box and charcoal box to the storage adaptor allow collision group.
10 Days Ago
Merge from main Conflict on building_planner.entity, auto resolved
10 Days Ago
ran manifest, localization, icon manifest
10 Days Ago
clothing box - greybox, initial prefab setup, placeholder models, item created, icon created, placeholder matrix
10 Days Ago
hamster water wheel blockout
10 Days Ago
Clearer feedback in editor when using the deepsea.enabled convar
10 Days Ago
Better fix for the portal map marker nre Compile fixes