userIan Hendersoncancel
reporust_rebootcancel

4,127 Commits over 701 Days - 0.25cph!

10 Months Ago
Get admin panel stats instance properly
10 Months Ago
Initial RPC send and receive framework for stats using protobuf
10 Months Ago
- Init/Disposal of transaction feed entries - Setup view system to display a given protobuf of transactions - Ensure disposal and return to the pool on dialog closed - Code cleanup
10 Months Ago
Feed entry script with basic setting
10 Months Ago
Admin Stats: - Setup ui dialog panel - Wired up open/close through admin panel - Prefabs for panel setup
10 Months Ago
Admin stats entry layout
10 Months Ago
Basic UI Setup
10 Months Ago
Super minor refresh to existing vending admin panel: Layout, alignment and some minor styling changes
10 Months Ago
workcart_box_fix_2
10 Months Ago
- Fixed box appearing under workcart - Swapped item storage to item storage type rather than box storage
10 Months Ago
- Add purchased items to purchase history - Changes to protobufs
10 Months Ago
- Some initial protobufs - RPC setup
10 Months Ago
- Added big ass vehicle world colliders for better vehicle -> vehicle siege tower collision - Siegetower was using drawbridge 1 as its network model?
10 Months Ago
Added repel and hurt trigger inside the tower in case you manage to glitch in
10 Months Ago
Fixed doubled up siege tower doors
10 Months Ago
Siege tower: - no longer spams sound errors - tried to fix duplicate doors
10 Months Ago
Re-enabled front door colliders on siege tower
10 Months Ago
workcart_box_fix -> main
10 Months Ago
Prevented work cart box model from going invisible due to the LOD
10 Months Ago
Moved box into the other corner (looks better on the above ground carts)
10 Months Ago
Initial setup: - Created filtering methods for: - Recent x purchases - Best sold item - Best x sold items - Best x revenue generating items - x time period sales - Peak sale hour - Total sales
10 Months Ago
Ensured towing visuals delete properly when the towing joint breaks
10 Months Ago
workcart_box -> main
10 Months Ago
Fixed other locos
10 Months Ago
- Box storage done the boring proper way - Protobuf gen - Broken locomotives that arent workcarts
10 Months Ago
Reverted sockets
10 Months Ago
Another work around to priv checks with Vehicle_Large collliders
10 Months Ago
- Reverted Drawbridge LOD changes - Ensure siege tower volumes parent sleepers
10 Months Ago
- Dont show building priv on vehicle large entities just because you are authed - Add prevent building volume to constructable
10 Months Ago
Prevent invalid hash error
10 Months Ago
Siege tower: - Remove unneeded checks on parenting volumes
10 Months Ago
Better trigger parent volumes
10 Months Ago
Dont allow pushing the siege tower if your parent entity is the tower
10 Months Ago
- Siege tower towing setup - Added editor gizmos to towing visuals
10 Months Ago
- Added icon to siege tower - Finalised basic constructable (added each of the build steps and relevant colliders)
10 Months Ago
- Redone siegetower constructable with the new model - Setup colliders for each stage - Use constructable stage 1 model as the guide mesh
10 Months Ago
Added small ramp so its easier to get in and out of the tower
10 Months Ago
- Cleaned up Siege Tower - New colliders for front entrace - Wired up doors to the dual damage system
10 Months Ago
legacy_shelter_revoke -> main
10 Months Ago
Changed 'Server.max_shelters convar' to 'LegacyShelter.max_shelters'
10 Months Ago
- Can now place a second shelter if you have a first shelter in the world, but the first shelter is deleted - Display a warning when hold placing the second shelter to tell you the first one will be nuked - Rebuilt phrases
10 Months Ago
workcart_box -> main
10 Months Ago
Fixed compile errors
10 Months Ago
Initial work: - Shelter now takes 1.5 sewconds to place - Added logs
10 Months Ago
workcart_box -> main
10 Months Ago
- Force workcart to drop storage container loot
10 Months Ago
- Expanded box on workcart to 18 slots - Moved forward and up slightly to try and fix weird interaction issues - Changed lot drop location to on top in order to try and stop dropped loot clipping
10 Months Ago
workcart_box -> main
10 Months Ago
Add small box to the underground workcart
10 Months Ago
waterpump_minimum_depth_change -> main