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
9be4cba706
entity_spell_system
/
singletons
History
Relintai
f8f7d6bd0d
Fix 2 typos.
2020-04-25 19:23:02 +02:00
..
ess.cpp
Fix 2 typos.
2020-04-25 19:23:02 +02:00
ess.h
Add stat_is_property to ESS.
2020-04-25 19:02:17 +02:00
profile_manager.cpp
Added a new class ESSEntitySpawner. It is a resource. This will make setting up entity spawning a lot less painful. Also the module will be able to contain a few built in solutions. An instance is available from the ESS singleton (can be set, or loaded/automatically loaded). Also fixed a few smaller issues with saving/loading.
2020-04-18 14:31:36 +02:00
profile_manager.h
Added PlayerProfile, and now ProfileManager has clientside, and serverside variables.
2020-03-19 20:29:36 +01:00