2,596 Commits over 548 Days - 0.20cph!
Added a fresh OnKilled() method inside BaseNetworkable which is actually called OnKilled()
Rename Entity profiler back to OnKilled()
Replace BaseCombatEntity::OnKilled() with BaseCombatEntity::OnDied()
Since when you Kill an entity OnKilled isnt called, its only called on Die() so its way less confusing to be actually named that
-Battering Ram wheels now steer the correct way
-Battering Ram wheels rotate via Quaternions
Experiment with dark pie menu colors
Setup rotation through animation curve
Swap over to using Quaternions instead
Ass rotate implementation. Setup anim events. Moved everything over to a Viewmodel script
main -> 4ShotMiniCrossbow
deauth_toolcupboard_lock_fix -> main
Deauth/Auth radius command now works for the locks on Tool Cupboards
Fixed weirdness when applying a door to the Siegetower
FakePhysicsRope no longer depends on line renderer. Also setup as a ClientComponent
Cant push the siegetower if you are on a drawbridge
Siegetower drawbridges parent and unparent parents if they are on the drawbridges when opened/closed
Fixed door not being deployable on the Siegetower
Resolved duplicate bone names on draw bridge 1/2/3
- Fixed wildly inflacted Vending Machine Anayltics when buing multiple purchases
- Fixed new vending stats also inflating when buying multiple purchases
- Improved raise power
- Adjusted angular drag
Ensured drawbridges can also be repaired again
Ensured siege tower can be repaired again
siege_weapons -> primative
- Greatly improved the raise command on siege tower
- Stopped draw bridges trying to reverse open
Major wip:
- Set up fractional reload
- Setup fast reload values (purely wip and testing)
- Setup Mini Crossbow script (sets shots left value)
- Use shots left to blend anims
main -> 4ShotMiniCrossbow
vendor_stats_fixes -> main
Fixed a case where feed entry could be padded off to the left for no appartent reason
vendor_stats_fixes -> main
Fixed a bunch of issues with single entry placement after changing scaling
- Ensured everything is in local time
- Setup methods to process into 12 hour time
Fixed terrible scaling on stats menu
Added 12 and 24 hours options to timescale
qol_vendorlist_virtualitemicon -> main
- Improve vendor list icon size
- Give a bit more room for dynamic prices
Big code cleanup
Ported over condition
- Ensured vendor list attachments work
- Swapped attachment and ammo code to standard merchandise icon workflow
- Fixed bug causing slots to appear on things that dont normally have slots (pooling issue)
Fixed incorrect text showing up on vendor list
Swapped my terrible vendor listing custom item icons for standard virtual item icon ones
adminui_drone_accessible -> main
- Predict if a vending machine can be reached by a drone or not.
- Show a panel in the admin UI
vendingmachine_transaction_history -> main
main -> vendingmachine_transaction_history
Swapped to virtual item icon on feed entries
- Add the UI to display customer stats
- Save/Load customer stats