.. |
base/chara/npc
|
Refactoring Equipment class. Fixed inital inventory setup due to missing addItem() (now addItems) function. Added Jorge's refactored Retainer manager script.
|
2019-05-12 15:03:34 -04:00 |
commands
|
Fixed equip command breaking due to gearset referencing slot not actual item in slot.
|
2019-06-06 02:14:49 -04:00 |
content
|
Combat changes and bug fixes
|
2018-02-15 13:20:46 -06:00 |
directors
|
Combat additions
|
2018-04-18 16:06:41 -05:00 |
effects
|
Fixed a typo in blind's effect script
|
2018-06-25 23:44:04 -05: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
|
More GetInventory changes.
|
2019-05-06 16:43:39 -04:00 |
ability.lua
|
Combat additions
|
2018-04-18 16:06:41 -05: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
|
Changed scripts still referencing GetInventory to GetItemPackage.
|
2019-05-06 16:33:18 -04:00 |
battleutils.lua
|
Combat additions
|
2018-04-18 16:06:41 -05:00 |
gcseals.lua
|
More GetInventory changes.
|
2019-05-06 16:43:39 -04:00 |
global.lua
|
Merge branch 'ai-open' into develop
|
2019-05-04 20:13:29 -04:00 |
guildleve.lua
|
Add equip ability functions
|
2017-07-11 09:08:50 -05:00 |
hiteffect.lua
|
Combat additions
|
2018-04-18 16:06:41 -05:00 |
magic.lua
|
Combat additions
|
2018-04-18 16:06:41 -05:00 |
modifiers.lua
|
AoE rewrite and bug fixes
|
2018-07-02 00:45:06 -05:00 |
player.lua
|
Inv/Equip load on first character fixed.
|
2019-06-04 00:41:02 -04:00 |
retainer.lua
|
Fixed retainer script.
|
2018-04-07 18:19:56 -04:00 |
shop.lua
|
More changes.
|
2019-05-06 16:40:11 -04: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
|
AoE rewrite and bug fixes
|
2018-07-02 00:45:06 -05:00 |
weaponskill.lua
|
Combat additions
|
2018-04-18 16:06:41 -05:00 |