140,085 Commits over 4,352 Days - 1.34cph!

Yesterday
Moved the autoconnect command line stuff to happen at the end of bootstrap init so the main menu doesnt explode
Yesterday
waterwheel fixes: - added blocked warning when wearing incompatible clothes - fix blockbuilding volumes - fix rotation of manual use - fix can pickup with player mounted - add new protection asset, guns can damage now
Yesterday
merge from deployvolume_fixes
Yesterday
Fix fish trophy no longer placeable on walls
Yesterday
cinematic textures for hamster water wheel
Yesterday
merge from hatch_collider_fixes
Yesterday
Hopefully the last seal now
Yesterday
refactor to allow subscriptions to nodes of the Grid<>, this lets us sleep the polling when the coarse query grid is completely empty and resume ticking it when it is populated again
Yesterday
fix for "Back of water wheel very dark in shadows"
Yesterday
Reduce console input size, reduce size of auto complete entries
Yesterday
Optim: Jobs 3 - save allocs by using UniTask for sending entity snapshots asynchonously Think that's all existing tasks converted Tests: loaded on craggy and teleported to/from the island
Yesterday
Merge from main
Yesterday
Applied old console prefab
Yesterday
- Applied flaviens virtual scroll changes (minor changes to add better overscan) - Change font base size on autocomplete buttons - Reduce autocomplete button size
Yesterday
Merge from s2p_particle_flatten_fix
Yesterday
moved packet AddReference
Yesterday
WIP decals on rentable kiosk D, E, F (cont)
Yesterday
Fix for Visual and collider gap on Armored triangle hatch
Yesterday
Restore loadout save button
Yesterday
edited anim controller and latest m16a2 anims exported
Yesterday
Clean: get rid of handwritten UpdateSubs_AsyncState state machine Tests: unit tests
Yesterday
Green variant fixes.
Yesterday
Updated Foldable Table Prop Model to fix shading error Updated Foldable Table Prop Texture to 512 instead of 1024
Yesterday
Siren lights
Yesterday
- cap console ui refresh - add fast paths to text buffer - optimize autocomplete
Yesterday
Updating CAML skinning
Yesterday
▌ ▆▄▅▇▄▌▇ ▆▄▉ ▍▄▍▅▆ ▆▆▌▌▅▌▋ ▅▇▌▋▄▇ ▅▉▌▇█▉▉▆█▌
Yesterday
fixed offset holstered wooden shields
Yesterday
fixed offset piano sitting mount
Yesterday
fixed offset obsidian knife
Yesterday
fixed offset frontier hatchet holster position
Yesterday
Add crafting speed test item
Yesterday
Removed some mockup prefabs
Yesterday
Fixing bunny suit female A not having skeletonSkin script
Yesterday
main -> new_console-ui
Yesterday
put back some greybox materials on the apartment building interiors for readability
Yesterday
skybox_slider_fix -> main
Yesterday
Fix skybox slider not working in workshop editor
Yesterday
First pass on disconnected navmeshes (eg tropical islands)
Yesterday
Updated Camping Cooker Textures
Yesterday
█ ▍█▇▆▆ ▋▇▄▇ ▆▌▊▉
Yesterday
set most weapons to 0.75 charm scale
Yesterday
some polish on the base of the building and other bits
Yesterday
Show workbench loot panel slots. Added base ItemModWorkbenchUpgrade, allow it to be placed in workbench. Base "apply to crafted item" functionality. Added test item.
Yesterday
improved WakeAIZ perf - added AnyPlayersInSphereFast to grid queries as we can check the validity ourselves in the filter callback
Yesterday
Updating CAML skinning
Yesterday
merge from waterwheel_deployable
Yesterday
Fix wheel spinning only one way, fix groundwatch, improve caching of mountable reference, fix mountable menu override
Yesterday
Optim: Jobs 3 - rewrite EAC and analytics tasks into UniTasks to remove allocs Discovered server profiler is megaborked, no idea what caused it. Will investigate after rewrite is done Tests: craggy in editor with jobs 3
Yesterday
loading_screen_fixes -> main