userIan Hendersoncancel
reporust_rebootcancel

3,671 Commits over 639 Days - 0.24cph!

8 Months Ago
Removed logs
8 Months Ago
- Code cleanup - Minor bugfixes - Reserialised sprinkler
8 Months Ago
Give box collider support to trigger radiation: - Ensured modding radiation cubes work - Applied Cube Prefabs
8 Months Ago
- Wrote a script to resolve duplicate bone names by appending digits - Removed the vast majority of duplicate bone warnings on siege tower (rest will need looked at after art pass)
8 Months Ago
- Fixed door NRE still happening sometimes - Changed my stupid OnChildAdded override
8 Months Ago
- Removed doubled stats prefab - More logging - Setup feed object parent
8 Months Ago
Stop NRE on clearing feed
8 Months Ago
Get admin panel stats instance properly
8 Months Ago
Initial RPC send and receive framework for stats using protobuf
8 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
8 Months Ago
Feed entry script with basic setting
8 Months Ago
Admin Stats: - Setup ui dialog panel - Wired up open/close through admin panel - Prefabs for panel setup
8 Months Ago
Admin stats entry layout
8 Months Ago
Basic UI Setup
8 Months Ago
Super minor refresh to existing vending admin panel: Layout, alignment and some minor styling changes
8 Months Ago
workcart_box_fix_2
8 Months Ago
- Fixed box appearing under workcart - Swapped item storage to item storage type rather than box storage
8 Months Ago
- Add purchased items to purchase history - Changes to protobufs
8 Months Ago
- Some initial protobufs - RPC setup
8 Months Ago
- Added big ass vehicle world colliders for better vehicle -> vehicle siege tower collision - Siegetower was using drawbridge 1 as its network model?
8 Months Ago
Added repel and hurt trigger inside the tower in case you manage to glitch in
8 Months Ago
Fixed doubled up siege tower doors
8 Months Ago
Siege tower: - no longer spams sound errors - tried to fix duplicate doors
8 Months Ago
Re-enabled front door colliders on siege tower
8 Months Ago
workcart_box_fix -> main
8 Months Ago
Prevented work cart box model from going invisible due to the LOD
8 Months Ago
Moved box into the other corner (looks better on the above ground carts)
8 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
8 Months Ago
Ensured towing visuals delete properly when the towing joint breaks
8 Months Ago
workcart_box -> main
8 Months Ago
Fixed other locos
8 Months Ago
- Box storage done the boring proper way - Protobuf gen - Broken locomotives that arent workcarts
8 Months Ago
siege_weapons -> Aux2
8 Months Ago
Reverted sockets
8 Months Ago
Another work around to priv checks with Vehicle_Large collliders
8 Months Ago
- Reverted Drawbridge LOD changes - Ensure siege tower volumes parent sleepers
8 Months Ago
- Dont show building priv on vehicle large entities just because you are authed - Add prevent building volume to constructable
8 Months Ago
Prevent invalid hash error
8 Months Ago
Siege tower: - Remove unneeded checks on parenting volumes
8 Months Ago
Better trigger parent volumes
8 Months Ago
Dont allow pushing the siege tower if your parent entity is the tower
8 Months Ago
- Siege tower towing setup - Added editor gizmos to towing visuals
8 Months Ago
- Added icon to siege tower - Finalised basic constructable (added each of the build steps and relevant colliders)
8 Months Ago
- Redone siegetower constructable with the new model - Setup colliders for each stage - Use constructable stage 1 model as the guide mesh
8 Months Ago
Added small ramp so its easier to get in and out of the tower
8 Months Ago
- Cleaned up Siege Tower - New colliders for front entrace - Wired up doors to the dual damage system
8 Months Ago
legacy_shelter_revoke -> main
8 Months Ago
Changed 'Server.max_shelters convar' to 'LegacyShelter.max_shelters'
8 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
8 Months Ago
workcart_box -> main