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