142,236 Commits over 4,383 Days - 1.35cph!

2 Days Ago
Industrial Large Furnace - created icon, added it to the icon generator manifest. Added the furnace to the StorageAdaptorAllowCollisionGroup
2 Days Ago
Improved items and vehicles list grid scaling, works better with any resolution and different UI scale
2 Days Ago
tweaked transforms in wood shutters prefab (zeroing) added WIP kitchen cabinets to apartment prefabs
2 Days Ago
Merge from whatusesthis_fast_path
2 Days Ago
Added a faster version of What Uses This that will appear when right clicking script files Uses text search rather than generating the full project database Won't appear if the regular "What Uses This" database has been generated as that will be faster than this version Takes about 25s to find all uses of a script
2 Days Ago
Merge from broken_glass_col_fix
2 Days Ago
Merge from CrateToolsFX
2 Days Ago
Merge from lumberjackHoodie_Industrial
2 Days Ago
Merge from nighttimeduration
2 Days Ago
Merge from crypt_window_collision_fix
2 Days Ago
Merge from grenade_input_refactor2
2 Days Ago
Compile fix
2 Days Ago
Alternative, much less risky grenade third person/anim fix Once a player starts aiming, don't let aiming state reset to false until the weapon is thrown (should prevent any anim dithering) Add a new third person only code path that just emulates the first person logic flow, this should prevent any bugs leaking into first person mode and we odn't need to make any changes across all of the grenade types
2 Days Ago
In theory synced everything up
2 Days Ago
Better pressed colour!
2 Days Ago
Added hover over colour changes to the fake inventory slots
2 Days Ago
Fix draggins vs clicking detection on existing sell orders
2 Days Ago
Swapped stats spawining over to GameManager rather than dialog spawn (since it doesn't support nesting)
2 Days Ago
Finished vending admin panel - Can open stats again - Add some new status indicators (drone accessible, has stock, broadcasting) - Tag toggle supports rust icon
2 Days Ago
- Add a clear all button to be able to wipe the existing order - Clicking on an existing order will now modify it
2 Days Ago
Add styling when dragging sell orders
2 Days Ago
Adjust interaction conditions, move admin panel to ShopClosedRoot and only use it for opening the store Supress no orders errors
2 Days Ago
- Spotlight pulsing - Fix sell order setup being iffy for the cost - Fix search bar not working again when clicking on an entry
2 Days Ago
Don't collapse RendererLODs if there are multiple RendererLODs on the same object They would end up fighting over the filter/renderer
2 Days Ago
Add support for skinned mesh renderers to deploy guide, reformat CreateGuideSkin.
2 Days Ago
▍ ▆█▇▊▆▉▄ ▆▌▊▅▍ ▄▄▋▌▆▄▊ ▊▅ ▊▊▆▇▊▆▅ █▇▇▍ ▉▆▋▆▆ ▄▉▌ ▌▍▌▋█▊▌
2 Days Ago
▇ ▍▋▅▅▇▄▉▄ █▍▇▆▉▇ ▅█▉▍▆▉▍ ▉▇▅▋▌ ▊▌▊▍
2 Days Ago
Add angle error phrase for when the mortar isn't placed on flatground
2 Days Ago
Update mortar icon
2 Days Ago
Update icon generator manifest
2 Days Ago
▇ ▋▍▆▇▌▆▉ ▉▄▍▆▉ █▉▊▋ ▅▌▊▄ ▍▌▍ ▋▅▇▅▋█ █▄▍█▉▉▄ ▌▆▋▄█▄▆▅ ▄▍▌ ▉▇▇▄▌ ▌▇▇
2 Days Ago
merge from mortar_prototype
2 Days Ago
Add sidechecks to mortar to fix clipping issues, re-parentr most of the checks so that they rotate with the mortar, fix center ground check causing the mortar to get stuck when rotated.
3 Days Ago
Update: implement StableObjectArray.Repack - update unit tests to better track consistency of the state - expand StressTest to validate Repack Going to start replacing StableObjectCache in code tomorrow. Also gotta stop unit test from allocating, it takes too long Tests: ran StableObjectArrayTests
3 Days Ago
▊ ▇█▅▅▉▄▄ ▍▅▆▇▄▌▄▉ ▊▄▋▋▇ ▊▍▅▆ ▍ ▄▄▇█▊▋▍▇▋▇ ▍█▇▌ ▆▄▆▊█▊
3 Days Ago
▅ ▄▋▍ ▊▊▉▉▌ ▋▉▉█▇▇▍▆▇▋▇
3 Days Ago
Fix inconsistent mortar mounting on terrain
3 Days Ago
main -> vendingmachine_ui_refresh
3 Days Ago
Added Large Apartment Kitchen Models and Textures Setup Large Apartment Kitchen Material and Folders
3 Days Ago
merge from main
3 Days Ago
industrial electric furnace - texture wip updates - adjusted materials
3 Days Ago
Apply a mitigation for compression bomb in networking * Thanks to the people who reported the details of the exploit
3 Days Ago
Minor changes & cleanups Apply a mitigation for compression bomb in networking * Thanks to the people who reported the details of the exploit Adjust airboat flashlight * Make it a bit brighter, make it shine a bit father, and fix weird horizontal cutting off due to vertical FOV More nullptr checks for when at entity limit * Stalker, Combine Cannon effects More cleanups for consistency Disallow physics functions on players * Is there any reason to allow this? Add VPROF scope to IsPhysicsObjectValid
3 Days Ago
Deleted old battering ram temp prefab (fixes manifest error logs)
3 Days Ago
Implement surplus upgrade.
3 Days Ago
Industrial Large Furnace - texture updates and added charcoal
3 Days Ago
▅▆▊▄▆▉▆
3 Days Ago
merge from mortar_prototype
3 Days Ago
Fix compile error
3 Days Ago
merge from beard_setup