This website requires JavaScript.
Explore
Help
Sign In
Relintai
/
entity_spell_system
Watch
1
Star
0
Fork
0
You've already forked entity_spell_system
mirror of
https://github.com/Relintai/entity_spell_system.git
synced
2025-02-20 17:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fb3a5cde04
entity_spell_system
/
utility
History
Relintai
fb3a5cde04
Removed the Cooldown and the CategoryCooldown classes. Entity now stores these with a small internal struct. The notifications are not all perfect, but I'm going to rework them a bit in the next few commits, and they will be fixed then.
2020-06-13 21:51:28 +02:00
..
entity_create_info.cpp
Fix uninitialized variable.
2020-03-12 13:48:11 +01:00
entity_create_info.h
Now entity also stores the class level, and class xp. Added separate class and character xp properties to EntityCreateInfo aswell. Standardized the remaining methods in XPData.
2020-02-20 12:18:55 +01:00