reporust_rebootcancel

140,261 Commits over 4,383 Days - 1.33cph!

3 Days Ago
Monument fixes.
3 Days Ago
Add drag support to the fake slot and inventory system (not working properly yet)
3 Days Ago
- Create a fake inventory system in the vending admin dialog to show off all of the vending machines inventory - Add light and dark colouring to each of the search entries - Add emoji support to the shop name - Restyled emoji window to fit in with the new theming
3 Days Ago
add workshop on/off toggle for electric furnace effects
3 Days Ago
Update: dispose netgroups when NetVisGrid gets disabled Tests: booted into craggy and stopped - no errors
3 Days Ago
Clean: remove Provider.Init method Tests: ran UpdateSubscriptionConsistency test, booted into craggy
3 Days Ago
workbench upgrades gibs added
3 Days Ago
workbench gibs fbx added
3 Days Ago
▋ ▇▉▋▍▇ ▆▌▅▊ ▊▆▄▍▋▌▉▆█▉▊▍▅▌▆█▌█▊▍▍▇█▌ █▅ ▌▍▊▍
3 Days Ago
Optim: Get rid of NetGroup pre-allocation, use thread-safe lazy allocation Comparing memory snapshots, we go from 2.1mil NetGroups down to 131, saving 140MB Tests: booted to Craggy and ran around. ran UpdateSubscriptionsConsistency unit test.
3 Days Ago
▋ ▋▅▇ ▄▉█▌▌ ▍▅▊▊▌▇▊▊▍ ▇▋▇█▌▅▄▅▅ ▅▄▇▆▌ ▊▋▋ ▄▆▉▆▌▄▄ ▇▄▉▍▄ ▅▍▄▌▄▆▄▄▇ ▍▄▆▍ █▆▋█▋▆▄ ▍▄▆█ ▄▋▉ ▋▇▄▋▉▅▄▍▆ ▄▉▅ ▊▊▋█▅▅▆▇▇▋▇▌▇▆▍▅ ▄▊▊▋ ▇▋ ▆▋▆▅█▅▌▉▍▋▍▉▊▇▆▊▅▆▌▇ ▅▍ ▍▆ █▇▅▍▌ ▊▇▌▌▍▇▍ ▅▍ ▋▅▉▌▌▉ ▍▋▊▉▍██▇▍
3 Days Ago
Clean: move group initialization from PopulateCells to GetGroup Tests: ran around on craggy
3 Days Ago
Clean: remove Visibility.Manager.groups - also remove all provider == null checks Tests: compiles
3 Days Ago
Mortar export updates
3 Days Ago
▉ █▉▊█▉ ▌▋▌▍ ▆█▅▋
3 Days Ago
Update: add ClientVisibilityProvider - mostly a dud Provider, most methods do nothing - Upodated all places to use ClientVisibilityProvider instead of null This allows to remove groups from Network.Visiblity.Manager Tests: booted into craggy, ran GameTraceTests
3 Days Ago
Massaged the broken time acceleration curve to increase night time to be closer to 10 minutes again.
3 Days Ago
NPC's now use the server gesture start method rather than sending player signals, fixes them not hiding their currently held entities when starting gestures Added faster dictionary lookups to GestureCollection
3 Days Ago
Fixed Lumberjack Hoodie not working in Industrial Conveyor
3 Days Ago
Switch mortar firing button from reload to primary fire.
3 Days Ago
Update: instead of iterating all netgroups, add Provider.ForEach(layer, callback) method - get rid of Visibility.Manager.Groups accessor This removes public access to groups dictionary, so almost there to remove it Tests: booted to craggy, opened deep sea and ran deepsea.printentitycount
3 Days Ago
merge from split_dump_command
3 Days Ago
Mortar animator update and anim exports
3 Days Ago
switch to args.ReplyWith
3 Days Ago
Fixed nuke EffectRecycle prefab errors.
3 Days Ago
Updated joint hierarchy for mortar
3 Days Ago
Update: Visibility.Provider now can create network groups in a thread-safe fashion - organized hardcoded groups into their own collection - Network.Visibility.Manager now defers to provider's GetGroup and TryGetGroup Not sure if I want to support NetworkVisibilityGrid on CLIENT or not, but will try to clean it up in a bit Tests: Booted and ran around on craggy. compiled for all modes separately
3 Days Ago
Remove entity mod from mortar shells
3 Days Ago
Update manifest
3 Days Ago
Delete old placeholder mortar entities
3 Days Ago
Mortar IK ref points updated and anims exported
3 Days Ago
exported edited salvaged hammer refresh vm anims
3 Days Ago
Merge from main
3 Days Ago
Updating mortar rig with hand IK targets
3 Days Ago
String material texture offset gets updated according to the current rotation of the wheel bone
3 Days Ago
apartment complex exterior baked LODs
3 Days Ago
workbench upgrades models and textures (salvage, recycle and comfort)
3 Days Ago
merge from main
3 Days Ago
Can't open upgrade inventory if building blocked
3 Days Ago
merge from hair_fixes
Rin
3 Days Ago
merge from bandit_sentry_culling_fix
Rin
3 Days Ago
merge from armored _ladder_hatch_material_fix
3 Days Ago
Add ApplyVertexColorStrength and ApplyVertexAlphaStrength to material property block for hair dye
Rin
3 Days Ago
merge from floating_city_oilrig_leg_fix
Rin
3 Days Ago
merge from ferry_terminal_nets
3 Days Ago
Added support for per workbench-level upgrade visuals. Assigned reinforced visuals for all workbench levels.
3 Days Ago
Hook new navmesh to ghostships and tropical islands
3 Days Ago
Fixed hair caps not working on some player seeds Disabled shadows on midlength hair
3 Days Ago
Rentable Shop D - LODs, collision, shutter LODs, shutter polish, replaced models with prefabs in main prefab
3 Days Ago
Fix client server compile errors