1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-07-04 22:17:45 +00:00
project-meteor-server/FFXIVClassic Map Server/actors/chara
Yogurt 8ba3c195f2 Small fixes
Fix Shoulder Tackle script using Weaponskill function names
Change BattleNPC to not use array.Clone on respawn.
Move custom StatusEffect ids to 300000+ (will break these statuses until
new sql file is pushed)
2019-06-03 23:45:21 -07:00
..
ai Small fixes 2019-06-03 23:45:21 -07:00
npc Small fixes 2019-06-03 23:45:21 -07:00
player Combat fixes 2019-06-01 21:21:21 -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 Small fixes 2019-06-03 23:45:21 -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