project-meteor-server/FFXIVClassic Map Server/actors/chara
Yogurt cc07e1f453 Pass BattleCommand to combat functions to prepare for passing
BattleCommand to scripts.

Add CommandResultContainer to status update to handle death from dots.
2019-05-27 17:31:25 -07:00
..
ai Pass BattleCommand to combat functions to prepare for passing 2019-05-27 17:31:25 -07:00
npc Handle dying in AddHP instead of OnDamageTaken. 2019-05-27 17:08:06 -07:00
player Cleaned up some warnings. 2019-05-04 20:53:08 -04:00
AetheryteWork.cs servers now log (almost) everything to file 2016-06-09 19:48:06 +01:00
BattleSave.cs Added exp and leveling functions, redid equip ability functions to allow adding abilities that aren't for the player's current class and made functions more clear, added dictionary of BattleCommand ids indexed by a tuple containing classId and level. 2017-09-27 18:10:22 -05:00
BattleTemp.cs Combat additions 2018-04-18 16:06:41 -05:00
Character.cs Pass BattleCommand to combat functions to prepare for passing 2019-05-27 17:31:25 -07:00
CharaWork.cs Added exp and leveling functions, redid equip ability functions to allow adding abilities that aren't for the player's current class and made functions more clear, added dictionary of BattleCommand ids indexed by a tuple containing classId and level. 2017-09-27 18:10:22 -05:00
EventSave.cs servers now log (almost) everything to file 2016-06-09 19:48:06 +01:00
EventTemp.cs servers now log (almost) everything to file 2016-06-09 19:48:06 +01:00
Modifier.cs Small fixes 2018-06-25 18:20:20 -05:00
ModifierList.cs added pool/spawn/genus mod loading 2017-09-12 01:24:02 +01:00
ParameterSave.cs servers now log (almost) everything to file 2016-06-09 19:48:06 +01:00
ParameterTemp.cs derp 2016-06-15 00:08:05 +01:00
SubState.cs Added substate modifications to characters. 2018-10-20 13:02:14 -04:00
Work.cs Added a work value change function for testing. 2017-01-24 09:06:28 -05:00