- NPC controller reworked completely
- ability priority list for npc's
- npc's with animations
- damage over time effect added
- burn, poison and bleed over time effects added
- Added Player account data with list of characters
- Added character selection scene
- Loading and saving characters flow working with account names as filters
- shield wall (second knight ability) added
- ragestorm (ultimate barbarian ability) added
- anti projectile type of spell
- channeled ability type
- small balance changes on abilities and statpoints per level
- added multiple waves of enemies spawn before boss instead of single wave + boss
- added Multi job reward for every X jobs players can claim a bonus reward (using job templates)
- Ability projectiles now properly visually disables on remotes
- network job data class created to generate json string from jobdata, workaround for scriptable object serialization
Whole interactable world-board with different zones and jobs ready to be completed.
- party voting for job selection & scene swapping
- fully working scene change between inn and skellyard
- updated many systems with lots of new information
- bunch of new UIs to acomodate new job and scene swapping voting systems