1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-27 06:47:45 +00:00
Commit graph

89 commits

Author SHA1 Message Date
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
13ce1b47d0 QuestBattles can now be started from scripts, see ManFst005 2019-04-11 00:16:04 +02:00
Mordred
cfd4352ff6 QuestBattles can now be started from scripts, see ManFst005 2019-04-11 00:16:04 +02:00
Mordred
022cf1d439 Added two more gridania main story quests 2019-04-10 23:49:50 +02:00
Mordred
1f51299ccf Added two more gridania main story quests 2019-04-10 23:49:50 +02:00
Mordred
4fd49a1dae Show svent on questbattle completion, remove inactive questbattle instances 2019-04-07 16:01:53 +02:00
Mordred
e4b919e319 Show svent on questbattle completion, remove inactive questbattle instances 2019-04-07 16:01:53 +02:00
Mordred
42affff662 Updated exd data, added questbattle info. Added first part of ManFst005 ( Chasing Shadows ) 2019-03-30 18:57:18 +01:00
Mordred
5d865cef31 Updated exd data, added questbattle info. Added first part of ManFst005 ( Chasing Shadows ) 2019-03-30 18:57:18 +01:00
Mordred
8d7bb478d6 Added lancer classquest for unlocking hunting log, fixed population control 2019-03-24 21:42:06 +01:00
Mordred
3b2225b0a1 Added lancer classquest for unlocking hunting log, fixed population control 2019-03-24 21:42:06 +01:00
Mordred
67a9b3cc5a 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
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
666b548a45 Merge branch 'develop' into action_rewrite 2019-02-20 23:26:47 +11:00
NotAdam
35dfef2079 Merge branch 'develop' into action_rewrite 2019-02-20 23:26:47 +11:00
NotAdam
966f51b76a move all scripts over, adds EXPOSE_SCRIPT( classname ) to each script 2019-02-20 17:38:03 +11:00
NotAdam
f7f25e61cc move all scripts over, adds EXPOSE_SCRIPT( classname ) to each script 2019-02-20 17:38:03 +11:00
DanteMccloud
c7f935b841
Add files via upload 2019-02-17 11:35:16 -07:00
DanteMccloud
92e9a14877 Add files via upload 2019-02-17 11:35:16 -07:00
NotAdam
6b41b8eb85 remove scriptloader files from git 2019-02-09 16:50:04 +11:00
NotAdam
f0efe62e65 remove scriptloader files from git 2019-02-09 16:50:04 +11:00
Glenn
cde7678cc0 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
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
9f2dee403c fix name inconsistency with bnpc kill script callbacks 2019-02-02 23:32:36 +11:00
NotAdam
5d965493e9 fix name inconsistency with bnpc kill script callbacks 2019-02-02 23:32:36 +11:00
Mordred
2761a9029a Simplified some cmake logic 2018-12-31 17:30:45 +01:00
Mordred
959c2d4319 Simplified some cmake logic 2018-12-31 17:30:45 +01:00
Dantestyle
15b034162c style 2018-12-30 19:11:30 +01:00
Dantestyle
3b4d83429a style 2018-12-30 19:11:30 +01:00
Dantestyle
0fc99edded [Quest] SubFst005 + SubFst045 added 2018-12-30 19:06:21 +01:00
Dantestyle
470b0c867f [Quest] SubFst005 + SubFst045 added 2018-12-30 19:06:21 +01:00
Mordred
f1c0512d28 Progress... 2018-12-23 03:53:08 +01:00
Mordred
f52588cdb2 Progress... 2018-12-23 03:53:08 +01:00
mordred
650bbd0603 Merge remote-tracking branch 'origin/housing' into develop 2018-12-19 10:31:48 +01:00
mordred
72f2c41919 Merge remote-tracking branch 'origin/housing' into develop 2018-12-19 10:31:48 +01:00
mordred
8dcbfa5365 Restructured project slightly 2018-12-13 12:40:42 +01:00
mordred
ea64b65331 Restructured project slightly 2018-12-13 12:40:42 +01:00