1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-01 08:27:46 +00:00
Commit graph

27 commits

Author SHA1 Message Date
Mordred
9f83094c43 sendEventNotice has been moved from player to eventMgr, reformatted scripts 2021-12-21 13:48:24 +01:00
Mordred
d6dd81ad1b Forward entity and name id to the onKill event 2021-12-21 12:19:35 +01:00
Mordred
532645fc88 Various quest script adjustments. 2021-12-21 12:02:22 +01:00
Mordred
296dbb9904 GiveQuestRewards is no longer used in quests, but called automatically on finish 2021-12-21 01:05:08 +01:00
Mordred
7e953ad695 Fixed a bug with SubFst001 2021-12-20 02:46:15 +01:00
Mordred
90018d0137 Fixed quest state breaking on zoning, fixed some formatting issues in some quests, more are still messed up though 2021-12-20 00:06:52 +01:00
Mordred
4baf4314d3 onEventItem in scripts can now be implemented 2021-12-17 23:13:27 +01:00
dude22072
454e7506cf Backport quests that dont require onBnpcKill or onEobjHit 2021-12-14 20:51:26 -06:00
Mordred
11b0683e7e Added script generation for onEventItem, event not yet called from the server. 2021-12-15 00:36:41 +01:00
Mordred
48ed9da414 Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
collett
301bd61180 update to 5.55 hotfix
Co-authored-by: Jeido Uran <tourais.q@gmail.com>
2021-07-27 07:33:55 +09:00
DantestyleXD
7f7e2fa005 [ Subquests ] SubFst025, SubFst037, SubFst042, SubFst043, SubFst046, SubFst048 added 2020-06-28 03:52:45 +02:00
DantestyleXD
535b9f55b7 [ Subquests ] SubFst026 and SubFst041 adjust 2020-06-28 03:23:22 +02:00
DantestyleXD
acc2c18c95 [ Subquests ] SubFst002, SubFst008, SubFst011, SubFst014 adjust - SubFst008 and SubFst021 add 2020-06-28 03:19:22 +02:00
NotAdam
894c1016af fix quest_parser to use new service locator 2020-03-01 11:58:26 +11:00
NotAdam
ca102697f4 move to new service locator 2020-03-01 11:58:26 +11:00
NotAdam
a70f381e68 fix some warnings & world shouldn't crash when warming up object cache 2020-01-11 18:20:06 +11:00
Mordred
1f51299ccf Added two more gridania main story quests 2019-04-10 23:49:50 +02:00
Mordred
3b2225b0a1 Added lancer classquest for unlocking hunting log, fixed population control 2019-03-24 21:42:06 +01:00
Mordred
11e06540b2 Added SubWil020
Changed the way QuestFlags are indexed to directly mimic retail.
This should make implementing new quests more straight forward as
indices can be used as they appear in the decompiled scripts.
2019-03-17 22:25:52 +01:00
NotAdam
f7f25e61cc move all scripts over, adds EXPOSE_SCRIPT( classname ) to each script 2019-02-20 17:38:03 +11:00
Glenn
0f6eb529c1 Scripts/Quest (#520)
* Scripts/Quest

Add quest Subsea0012 (Quest Glory Days)

* Scripts/Quests

changes to avoid Travis warnings

* Scripts/Quests

added style changes

* Scripts/Quests

more style changes

* Update src/scripts/quest/subquest/limsa/SubSea012.cpp

Co-Authored-By: AussieGlenn <glenn_brisbane@hotmail.com>

* Update src/scripts/quest/subquest/limsa/SubSea012.cpp

Co-Authored-By: AussieGlenn <glenn_brisbane@hotmail.com>

* Scripts/Quests

extra style changes

* Scripts/Quests

style changes

* Scripts/Quests

style changes

* Scripts/Quests

more style changes

* Scripts/Quests

style changes

* Update SubSea012.cpp

* Scripts/Quest

delete unwanted file
2019-02-03 18:29:17 +11:00
NotAdam
5d965493e9 fix name inconsistency with bnpc kill script callbacks 2019-02-02 23:32:36 +11:00
Dantestyle
3b4d83429a style 2018-12-30 19:11:30 +01:00
Dantestyle
470b0c867f [Quest] SubFst005 + SubFst045 added 2018-12-30 19:06:21 +01:00
Mordred
f52588cdb2 Progress... 2018-12-23 03:53:08 +01:00
mordred
ea64b65331 Restructured project slightly 2018-12-13 12:40:42 +01:00