This website requires JavaScript.
Explore
Help
Sign In
cassidy
/
project-meteor-server
Watch
1
Star
0
Fork
0
You've already forked project-meteor-server
mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced
2025-05-20 08:26:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
project-meteor-server
/
data
/
scripts
History
Filip Maj
cd0bb10ef6
Forgot to push GL scripts.
2017-06-25 20:43:23 -04:00
..
base/chara
/npc
Pushing new Aetheryte scripts that handle when GL is active. Finally added an error check for some lua callbacks.
2017-06-25 15:11:35 -04:00
commands
Added script for ItemStorage npc. Added scripts for both types of inn exit doors. Added BountyPresenter script (YoshiP).
2017-06-19 22:23:27 -04:00
content
Added homepoint and aetheryte code. You can set the homepoint on an aetheryte or inn and the return menu will show the correct response. Added effects/msgs to teleport/return. Some sql changes I forgot.
2017-05-01 22:30:43 -04:00
directors
Forgot to push GL scripts.
2017-06-25 20:43:23 -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
Added script for ItemStorage npc. Added scripts for both types of inn exit doors. Added BountyPresenter script (YoshiP).
2017-06-19 22:23:27 -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
Added missing gl scripts.
2017-06-24 15:50:03 -04:00
player.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
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