project-meteor-server/data/scripts
Tahir Akhlaq 11bbb023d9 abilities now use correct animation id (<3 azia)
- did stuff with magicstate/attackstate
- fixed status effect tick
- added regen status (todo: actually populate the table and use that name instead of enum's)
- added baseStats to char (todo: add bonuses and stuff on top of those, set charaWork values to the calculated ones + bonus)
2017-08-25 03:52:43 +01:00
..
base/chara/npc Add equip ability functions 2017-07-11 09:08:50 -05:00
commands abilities now use correct animation id (<3 azia) 2017-08-25 03:52:43 +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 abilities now use correct animation id (<3 azia) 2017-08-25 03:52:43 +01: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 Added closed doors to the two private areas for the ul'dah opening. CAN'T ESCAPE NOW!!!! 2017-07-09 19:13:17 -04:00
aetheryte.lua Added things for testing mapobjs. 2017-05-05 02:37:01 -04:00
global.lua Added a spawn command for testing. Added scripts for the mole and lemming enemies. A content group is formed when you start the limsa opening (still testing). Added Vkorolon's dialog for the gridania opening echo. 2017-04-15 16:36:39 -04:00
guildleve.lua Add equip ability functions 2017-07-11 09:08:50 -05:00
player.lua Merge branch 'ai-open' of https://bitbucket.org/takhlaq/ffxiv-classic-server into ai 2017-07-12 18:48:44 +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