project-meteor-server/FFXIVClassic Map Server/actors/chara/ai/controllers
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
..
AllyController.cs Added party to Gridania opening, fixed BattleActionx18 and made it so x18 is used for packets with more than 10 targets. Changed how death works. Added respawn time and roam modifiers. Added TryAggro functions and moved aggroing out of roaming and helpplayers. Fixed high cpu usage in zone's OnUpdate function. Fixed work value in player update 2017-12-08 00:58:39 -06:00
BattleNpcController.cs Combat additions 2018-04-18 16:06:41 -05:00
Controller.cs moved ally engage stuff to ContentArea onUpdate 2017-10-11 19:23:40 +01:00
PetController.cs moved battlenpc loading to db (still doesnt load for some reason) 2017-09-05 23:32:57 +01:00
PlayerController.cs Combat additions 2018-04-18 16:06:41 -05:00