project-meteor-server/data/scripts
Tahir Akhlaq c5cc7c2f00 fixed auto attack messing up cast anim
- fixed auto attack anim for mobs (<3 u ion)
- added hotbar timer updates (<3 u azia)
- fixed actor block bug
- cleaned up substate retardation
- fixed some targetfind issues
- added despawn state
- added messages for in progress commands
- added fields for aoe target, range, battleAnimation to server_battle_commands table
2017-08-31 06:01:26 +01:00
..
base/chara/npc Merge branch 'master' into develop 2017-08-26 13:53:23 -04:00
commands fixed auto attack messing up cast anim 2017-08-31 06:01:26 +01:00
content Ported over all the opening directors and improved the director code a bit more. Also implemented content instances for Grid/Uld. 2017-07-09 18:38:01 -04:00
directors Add equip ability functions 2017-07-11 09:08:50 -05:00
effects Cleaned up hotbar database stuff (slot starts at 0 now!) and fixed a few bugs in the state system. 2017-08-28 23:21:21 -04: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 Merge branch 'master' into develop 2017-08-26 13:53:23 -04:00
aetheryte.lua Added things for testing mapobjs. 2017-05-05 02:37:01 -04:00
global.lua Merge branch 'develop' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into ai 2017-08-26 20:17:16 +01:00
guildleve.lua Add equip ability functions 2017-07-11 09:08:50 -05:00
magic.lua renamed tables for consistency 2017-08-29 01:15:12 +01:00
player.lua Merge branch 'develop' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into ai 2017-08-26 20:17:16 +01: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