userIan Hendersoncancel
reporust_rebootcancel

2,596 Commits over 548 Days - 0.20cph!

4 Months Ago
Added a fresh OnKilled() method inside BaseNetworkable which is actually called OnKilled()
4 Months Ago
Rename Entity profiler back to OnKilled()
4 Months Ago
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
4 Months Ago
-Battering Ram wheels now steer the correct way -Battering Ram wheels rotate via Quaternions
4 Months Ago
Experiment with dark pie menu colors
4 Months Ago
Setup rotation through animation curve
4 Months Ago
Swap over to using Quaternions instead
4 Months Ago
Ass rotate implementation. Setup anim events. Moved everything over to a Viewmodel script
4 Months Ago
main -> 4ShotMiniCrossbow
4 Months Ago
deauth_toolcupboard_lock_fix -> main
4 Months Ago
Deauth/Auth radius command now works for the locks on Tool Cupboards
4 Months Ago
primitive -> Aux2
4 Months Ago
Fixed weirdness when applying a door to the Siegetower
4 Months Ago
vending_fixes -> main
4 Months Ago
primitive -> Aux2
4 Months Ago
FakePhysicsRope no longer depends on line renderer. Also setup as a ClientComponent
4 Months Ago
Cant push the siegetower if you are on a drawbridge
4 Months Ago
Siegetower drawbridges parent and unparent parents if they are on the drawbridges when opened/closed
4 Months Ago
Fixed door not being deployable on the Siegetower
4 Months Ago
Resolved duplicate bone names on draw bridge 1/2/3
4 Months Ago
- Fixed wildly inflacted Vending Machine Anayltics when buing multiple purchases - Fixed new vending stats also inflating when buying multiple purchases
4 Months Ago
- Improved raise power - Adjusted angular drag
4 Months Ago
Ensured drawbridges can also be repaired again
4 Months Ago
Ensured siege tower can be repaired again
4 Months Ago
siege_weapons -> primative
4 Months Ago
- Greatly improved the raise command on siege tower - Stopped draw bridges trying to reverse open
4 Months Ago
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
4 Months Ago
Manifest Codegen
4 Months Ago
main -> 4ShotMiniCrossbow
4 Months Ago
vendor_stats_fixes -> main
4 Months Ago
Fixed a case where feed entry could be padded off to the left for no appartent reason
4 Months Ago
vendor_stats_fixes -> main
4 Months Ago
Fixed a bunch of issues with single entry placement after changing scaling
4 Months Ago
- Ensured everything is in local time - Setup methods to process into 12 hour time
4 Months Ago
Fixed terrible scaling on stats menu
4 Months Ago
Added 12 and 24 hours options to timescale
4 Months Ago
qol_vendorlist_virtualitemicon -> main
4 Months Ago
Phrases rebuild
4 Months Ago
- Improve vendor list icon size - Give a bit more room for dynamic prices
4 Months Ago
Big code cleanup Ported over condition
4 Months Ago
- 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)
4 Months Ago
Fixed incorrect text showing up on vendor list
4 Months Ago
Swapped my terrible vendor listing custom item icons for standard virtual item icon ones
4 Months Ago
adminui_drone_accessible -> main
4 Months Ago
- Predict if a vending machine can be reached by a drone or not. - Show a panel in the admin UI
4 Months Ago
vendingmachine_transaction_history -> main
4 Months Ago
main -> vendingmachine_transaction_history
4 Months Ago
Support BP's in stats
4 Months Ago
Swapped to virtual item icon on feed entries
4 Months Ago
- Add the UI to display customer stats - Save/Load customer stats