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-22 17:18:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2c47f9f550
entity_spell_system
/
data
History
Relintai
2c47f9f550
Standardized notification methods to have the "notification" prefix, instead of the "on", and changed the naming a bit. This makes them stand out inside the docs, and it's easier to get completions for them while using the api.
2020-04-28 20:47:34 +02:00
..
atlases
Moved the atlases folder into data aswell.
2020-02-03 13:03:33 +01:00
auras
Standardized notification methods to have the "notification" prefix, instead of the "on", and changed the naming a bit. This makes them stand out inside the docs, and it's easier to get completions for them while using the api.
2020-04-28 20:47:34 +02:00
entities
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
items
Customizable stats - part 2. Removed the StatId enum. (The main stat enum still nees to be removed.)
2020-04-25 16:50:53 +02:00
loot
Fix compile.
2020-02-26 21:15:36 +01:00
species
Renamed skeleton to body in SpeciesModelData. Now Entity can store transforms, also it now has a few more convenience getters/setters. Also it will try to instantiate the body of an entity if it is set into the species data.
2020-04-24 13:35:30 +02:00
spells
More renames.
2020-04-28 16:50:26 +02:00