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
00757b4ae7
Fixed dumb syntax error.
2017-06-25 23:43:02 -04:00
..
base/chara
/npc
Fixed work values being totally wrong for guildleves. Added Add/Remove GL command.
2017-06-25 23:35:55 -04:00
commands
Fixed work values being totally wrong for guildleves. Added Add/Remove GL command.
2017-06-25 23:35:55 -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
Fixed dumb syntax error.
2017-06-25 23:43:02 -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