This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
CreatureLib
Watch
1
Star
0
Fork
0
You've already forked CreatureLib
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
be10b3515c50034c1bba34f08e98af1d6b86222b
CreatureLib
/
src
/
Battling
/
Library
History
Deukhoofd
14ebf20f23
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Adds getter for pointer to script resolver on battle library.
...
Signed-off-by: Deukhoofd <
Deukhoofd@gmail.com
>
2021-03-07 19:04:15 +01:00
..
BattleLibrary.cpp
Renamed Script --> BattleScript, some cleanup on it.
2021-03-07 10:26:41 +01:00
BattleLibrary.hpp
Adds getter for pointer to script resolver on battle library.
2021-03-07 19:04:15 +01:00
BattleStatCalculator.cpp
Update to latest Arbutils.
2020-12-13 12:15:40 +01:00
BattleStatCalculator.hpp
Merge Core library into Library, as with its utility functionality merged into Arbutils, it's becoming less and less useful.
2020-03-22 10:11:53 +01:00
DamageLibrary.cpp
Update to latest Arbutils.
2020-12-13 12:15:40 +01:00
DamageLibrary.hpp
Pass HitData as reference to damage calculation library, to prevent multiple lookup.
2020-04-25 16:51:10 +02:00
ExperienceLibrary.cpp
Update to latest Arbutils.
2020-12-13 12:15:40 +01:00
ExperienceLibrary.hpp
Use a precompiled header.
2020-09-25 13:05:15 +02:00
MiscLibrary.cpp
Update to latest Arbutils.
2020-12-13 12:15:40 +01:00
MiscLibrary.hpp
Support for attack when other attacks can't be used in MiscLibrary.
2020-03-12 11:15:00 +01:00