branchrust_reboot/main/itemmodscancel
37 Commits over 31 Days - 0.05cph!
Fixed objectpool creating unityui mahem on stopping play in the editor
Clientside entities are SetActive( true) AFTER loading. This might cause errors in some components that expect Awake/Load to be called before Load'ing - but I think it's more logical for components that want to do stuff dependant on the entity in OnEnable
Added BaseMonoBehaviour (MonoBehaviour with some logging stuff)
Weapon switching DisableFlag is predicted
Effects are bundled automatically, labelled automatically
Viewmodel animation effects state an effect name only, component defines the folder path
Weapon mods can change some weapon stats
Fixed realm compile errors
Removed cl_children (they're all just children)
Exposed more weapon stats
animation clip effect paths
Weapon slot occupation rules
Weapon slot occupation rules
Show disabled slots as disabled
Hud update
Weapon gallery
Fixed a bunch of broken weapon world models (dropped models)
Added barrel bones to those that will use them
Fixed muzzle flash positions on some weapons