project-meteor-server/FFXIVClassic Map Server/actors/chara
yogurt b8d6a943aa Combat changes and bug fixes
Added the combo and proc systems
Added scripts for most weaponskill and spells as well as some abilities and status effects
Added support for multihit attacks
Added AbilityState for abilities
Added hiteffects that change based on an attack's parameters
Added positionals

Changed how targeting works for battlecommands

Fixed bug that occurred when moving or swapping hotbar commands
Fixed bug that occurred when losing status effects
2018-02-15 13:20:46 -06:00
..
ai Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
npc Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
player Combat changes and bug fixes 2018-02-15 13:20:46 -06: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 servers now log (almost) everything to file 2016-06-09 19:48:06 +01:00
Character.cs Combat changes and bug fixes 2018-02-15 13:20:46 -06: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 Combat changes and bug fixes 2018-02-15 13:20:46 -06: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
Work.cs Added a work value change function for testing. 2017-01-24 09:06:28 -05:00