173 Commits over 30 Days - 0.24cph!
Various weapons tweaks and equip spawning fixes
Fixed out out of range + moved buffs bar
Projectile.Update ClientCallback
removed pointless animator rebind
item refactor WIP, classes, more animator prep for better casting, race prefabs, etc
Fixed some issues with targetting, also loot windows
active hotbar overlay thing, other tweaks
Removed buff time from Skill
Fixed criminal flagging being shite
Fixed NPCClass.cs filename manually on plastic, gg unity
fixed auto attacking and probably other stuff
Fixed particles spawning issues
Commented out targetting, removed unused stuff from skill effects, added burning effect + fx, hot/dot and other effects work on all entities
Fixed double skills, respawn with full hp
Unit frame improvements, added UI manager,dedicated server free camera, spitting base entity into partials etc
Lootable entities are now on a different layer to avoid accidental looting while trying to kill monsters
unit frames under everything else
overlay for unavailable skills in the hotbar, disable hotkeys and buttons when checks fail etc
fixed bad cooldown overlays in skillbar
fixed unit frames not being removed when the unit is dead
Simplifiying model instatiation, double skills potential fix
EntityClasses Get fix/overload
Entity creation from data, lots of generics, base types, cleanup, spawners, data moved to assets etc
entityclass assignment on server load
projectile mount in player, player model instantiated in Start
prefabs have navmesh modifers on them
Client ready, prefab fixes