project-meteor-server/FFXIVClassic Map Server/actors/chara
2019-06-04 00:41:02 -04:00
..
ai Cleaning up imports. 2019-05-06 16:07:06 -04:00
npc Cleaning up imports. 2019-05-06 16:07:06 -04:00
player More inventory fixing after I broke it. Added preliminary final trade code. Moved recalc stats to the end of equipcommand, not on every modification of the referred item package. 2019-06-04 00:11:36 -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 Refactored inventory to "ReferencedItemPackage" as this is a more general approach closer to what the FFXIV client uses. Added itempackage code to the LinkedItemList packets (also renamed from EquipmentList). Cleaned up trade code. 2019-06-02 16:57:46 -04: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
ItemPackage.cs Inv/Equip load on first character fixed. 2019-06-04 00:41:02 -04:00
Modifier.cs Cleaning up imports. 2019-05-06 16:07:06 -04:00
ModifierList.cs Cleaning up imports. 2019-05-06 16:07:06 -04: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
ReferencedItemPackage.cs Inv/Equip load on first character fixed. 2019-06-04 00:41:02 -04:00
SubState.cs Cleaning up imports. 2019-05-06 16:07:06 -04:00
Work.cs Added a work value change function for testing. 2017-01-24 09:06:28 -05:00