project-meteor-server/FFXIVClassic Map Server/actors/chara
yogurt c5ce2ec771 Combat additions
Added formulas for base EXP gain and chain experience
Added basic scripts for most player abilities and effects
Added stat gains for some abilities
Changed status flags
Fixed bug with player death
Fixed bug where auto attacks didnt work when not locked on
Added traits
2018-04-18 16:06:41 -05:00
..
ai Combat additions 2018-04-18 16:06:41 -05:00
npc Combat additions 2018-04-18 16:06:41 -05:00
player Combat additions 2018-04-18 16:06:41 -05: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 Combat additions 2018-04-18 16:06:41 -05: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 additions 2018-04-18 16:06:41 -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
Work.cs Added a work value change function for testing. 2017-01-24 09:06:28 -05:00