1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-05-12 22:17:45 +00:00
project-meteor-server/FFXIVClassic Map Server/actors/chara/ai
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
..
controllers Check for PreventMovement flag in BattleNpcController 2019-06-01 03:39:46 -07:00
helpers Target flag and bug fixes 2019-05-29 22:59:24 -07:00
state Combat fixes 2019-06-01 21:21:21 -07:00
utils Add new hit effect flag for hit effects that only show animations 2019-06-01 02:10:40 -07:00
AIContainer.cs Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
BattleCommand.cs Add GetActionType for scripts. 2019-06-01 03:18:23 -07:00
BattleTrait.cs Combat additions 2018-04-18 16:06:41 -05:00
HateContainer.cs moved ally engage stuff to ContentArea onUpdate 2017-10-11 19:23:40 +01:00
StatusEffect.cs Small fixes 2019-06-03 23:45:21 -07:00
StatusEffectContainer.cs Pass result container to effect script when effect times out 2019-05-31 23:34:37 -07:00