1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-29 23:57:46 +00:00
Commit graph

107 commits

Author SHA1 Message Date
NotAdam
9ab7d5c68a somewhat working gilshops 2018-07-22 23:20:22 +10:00
NotAdam
18a1ab79d6 extremely broken gilshop implementation 2018-07-22 22:11:03 +10:00
NotAdam
394988fbb0 scripts cleanup, npc repair script and hunt board 2018-07-22 17:02:09 +10:00
NotAdam
68b08de1de housing placard script, gridania mb script, opcodes 2018-07-22 16:54:01 +10:00
Mordred
efad5ef383
Merge pull request #301 from DantestyleXD/Gridania_subquests
<WiP > Gridania subquests
2018-07-17 22:22:06 +02:00
Dantestyle
3113ec4a38 CmnDefWeatherForeCast script added 2018-07-08 04:18:11 +02:00
Dantestyle
ba8307a6bb [SubQuest] SubFst030 added 2018-07-07 18:00:05 +02:00
Dantestyle
ef31c62b44 [Subquests] Adjusts 2018-07-03 21:37:14 +02:00
Mordred
3e4067452a
Merge pull request #324 from DantestyleXD/CmnDefMogLetter
Cmndefmogletter script added
2018-07-03 12:14:26 +02:00
NotAdam
65c9647591 fix formatting 2018-06-30 12:49:47 +10:00
Mordred
1564e8052e
Merge pull request #294 from DantestyleXD/action_return
Return (Action 6) now work (again?)
2018-06-26 07:56:29 +02:00
Mordred
7c1cb5f3bc
Merge pull request #292 from DantestyleXD/ManSea002
ManSea002 now work properly
2018-06-26 07:55:44 +02:00
Mordred
4ffd002296
Merge pull request #320 from DantestyleXD/ManFst003
[Quest] ManFst003 added
2018-06-26 07:54:55 +02:00
Dantestyle
088a8b03db MogLetter npcs struct add 2018-06-26 00:04:04 +02:00
Dantestyle
9c8a7f5318 update 2018-06-20 20:17:45 +02:00
Dantestyle
805eb07451 VS must hate me 2018-06-20 20:04:42 +02:00
Dantestyle
c189089f76 typo and style 2018-06-19 23:53:02 +02:00
NotAdam
cef9e36f97 cleanup script includes 2018-06-18 23:14:11 +10:00
Dantestyle
82da50d69e [Quest] ManFst003 added 2018-06-17 19:22:18 +02:00
Dantestyle
12ab33d5d1 [ Quest ] Now they work fine 2018-06-12 23:57:36 +02:00
Dantestyle
5a1812773d Merge branch 'master' of https://github.com/DantestyleXD/Sapphire into Gridania_subquests 2018-06-11 22:04:40 +02:00
Adam
2ac01971f9 fix incorrect type usage 2018-06-05 20:22:05 +10:00
Adam
2eb148a7b3 add new ultimate instance script 2018-06-05 20:16:35 +10:00
Dantestyle
f06638a7ed [Quest] ManSea003 and SubSea001 now work properly 2018-06-01 21:27:20 +02:00
Dantestyle
70c0778c29 SubFst009 fixed 2018-05-30 00:32:45 +02:00
Dantestyle
bf0ff991dd Re-push Gridania's quests 2018-05-29 21:26:51 +02:00
Dantestyle
24ca02113e Failed save... 2018-05-19 19:27:24 +02:00
Dantestyle
fee1616419 Return (Action 6) now work (again?) 2018-05-19 03:17:02 +02:00
Dantestyle
626e84b44a First typo SubSea001 2018-05-18 22:05:02 +02:00
Dantestyle
4fc7884c63 ManSea002 now work properly and it's over 2018-05-15 02:39:35 +02:00
Dantestyle
704188200c typo... 2018-05-14 06:03:17 +02:00
Dantestyle
5b10dcf722 little style 2018-05-14 05:55:05 +02:00
Dantestyle
13ea7320dc typo error again 3 2018-05-14 05:50:49 +02:00
Dantestyle
dc806e6e3f First rev. 2018-05-14 05:13:10 +02:00
Dantestyle
faebcc8290 ManSea002 now work properly 2018-05-14 04:55:58 +02:00
Dantestyle
c19cc8dcdc typo errors 2 2018-05-14 04:35:40 +02:00
Dantestyle
d2d96581e6 typo error 1 2018-05-13 04:39:35 +02:00
Dantestyle
c9597a9339 ManSea001 now work properly 2018-05-13 04:29:29 +02:00
Adam
00a7c1c6d3 remove bindscene macro and move to wrapper func 2018-03-22 23:45:17 +11:00
Adam
8984a98b34 fix zone crash from an invalid class instance ptr 2018-03-21 19:07:05 +11:00
Adam
a1c531932c fix infinite callback loop 2018-03-20 23:56:06 +11:00
Adam
660709becb fix formatting again
thanks clion
2018-03-20 22:43:16 +11:00
Adam
66fbc9931b fix formatting 2018-03-20 22:33:51 +11:00
Adam
dd8ed62430 eventPlay -> playScene, added playSceneChain 2018-03-20 22:08:25 +11:00
Mordred
836279de09 Simplified scripts a bit, a bit easier on the eyes 2018-03-20 00:05:54 +01:00
Mordred
229443ad57 Update some script flags 2018-03-15 20:03:29 +01:00
Adam
f6a4edc6de magic numbers mason 2018-03-15 02:36:16 +11:00
Adam
3baa7efa30 reorganise event defs, make instance cutscene playback generic 2018-03-13 20:06:34 +11:00
Adam
28ee0fd182 proper event plays upon entering sastasha 2018-03-13 17:57:52 +11:00
Mordred
855ae3e961 Instance join cutscene will no longer mess up the player, removed wrong field from event start, cotire server_zone only when using linux 2018-03-12 23:51:17 +01:00