1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-24 13:47:46 +00:00
project-meteor-server/data/scripts
yogurt b8d6a943aa Combat changes and bug fixes
Added the combo and proc systems
Added scripts for most weaponskill and spells as well as some abilities and status effects
Added support for multihit attacks
Added AbilityState for abilities
Added hiteffects that change based on an attack's parameters
Added positionals

Changed how targeting works for battlecommands

Fixed bug that occurred when moving or swapping hotbar commands
Fixed bug that occurred when losing status effects
2018-02-15 13:20:46 -06:00
..
base/chara/npc Merge branch 'master' into develop 2017-08-26 13:53:23 -04:00
commands Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
content Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
directors Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
effects Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
quests "Seeing the Seers" quest etc3g0 scripted, no reward handling currently. Requires actor "Nellaure" (http://ffxiv.gamerescape.com/w/index.php?title=Nellaure) to be added in. Hangs out in back-right corner of Carpenter's Guild. 2017-04-05 18:39:04 -04:00
unique Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
ability.lua Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
aetheryte.lua Added things for testing mapobjs. 2017-05-05 02:37:01 -04:00
ally.lua Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
battlenpc.lua Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
battleutils.lua Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
global.lua added helpers for DoW/DoM/DoH/DoH 2017-10-11 15:02:12 +01:00
guildleve.lua Add equip ability functions 2017-07-11 09:08:50 -05:00
hiteffect.lua Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
magic.lua Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
modifiers.lua Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
player.lua Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
statuseffectids.lua Combat changes and bug fixes 2018-02-15 13:20:46 -06:00
tutorial.lua Changed "SendRequestedInfo" to "SendDataPacket" as that's the actual name of the packet. Copied all the progress with the Limsa Opening director to Gridania and Uldah. 2017-03-19 12:35:21 -04:00
utils.lua Fixed issue where spawn packets were sent on zone out. Added all npcs to Camp Bearded Rock. Rewrote how mapobjs get loaded in, no more hardcodes. Added tons mapobjs to the DB. Added ferry npcs. 2017-06-14 22:24:09 -04:00
weaponskill.lua Combat changes and bug fixes 2018-02-15 13:20:46 -06:00