1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-06-16 21:27:44 +00:00
project-meteor-server/FFXIVClassic Map Server/actors/chara
Yogurt a458608322 BattleCommand changes
New targeting flags for BattleCommand and TargetFind. (This breaks
combat until new BattleCommand data is in)
Changed MP and TP to shorts in BattleCommand to handle cases where they
might go negative. (might not be correct?)
2019-05-29 19:24:58 -07:00
..
ai BattleCommand changes 2019-05-29 19:24:58 -07:00
npc Refactor StatusEffectContainer to better handle messages using 2019-05-27 23:05:20 -07:00
player Refactor StatusEffectContainer to better handle messages using 2019-05-27 23:05:20 -07: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 BattleCommand changes 2019-05-29 19:24:58 -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 Refactor StatusEffectContainer to better handle messages using 2019-05-27 23:05:20 -07: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