1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-27 14:57:44 +00:00
Commit graph

109 commits

Author SHA1 Message Date
NotAdam
1b7821ca1f gilshops now work using the proper packet 2018-07-23 00:05:44 +10:00
NotAdam
78cd199ec8 minor refactoring 2018-07-22 23:32:16 +10:00
NotAdam
8c870d2f5d somewhat working gilshops 2018-07-22 23:20:22 +10:00
NotAdam
e3539fda75 extremely broken gilshop implementation 2018-07-22 22:11:03 +10:00
NotAdam
607f9b1966 scripts cleanup, npc repair script and hunt board 2018-07-22 17:02:09 +10:00
NotAdam
1789a21b96 housing placard script, gridania mb script, opcodes 2018-07-22 16:54:01 +10:00
Mordred
fd089faee8 Merge pull request #301 from DantestyleXD/Gridania_subquests
<WiP > Gridania subquests
2018-07-17 22:22:06 +02:00
Dantestyle
edf38453a2 CmnDefWeatherForeCast script added 2018-07-08 04:18:11 +02:00
Dantestyle
c9d6061be2 [SubQuest] SubFst030 added 2018-07-07 18:00:05 +02:00
Dantestyle
f37ac11550 [Subquests] Adjusts 2018-07-03 21:37:14 +02:00
Mordred
b9019876cd Merge pull request #324 from DantestyleXD/CmnDefMogLetter
Cmndefmogletter script added
2018-07-03 12:14:26 +02:00
NotAdam
6846e16fda fix formatting 2018-06-30 12:49:47 +10:00
Mordred
196433ae59 Merge pull request #294 from DantestyleXD/action_return
Return (Action 6) now work (again?)
2018-06-26 07:56:29 +02:00
Mordred
333e1e99e0 Merge pull request #292 from DantestyleXD/ManSea002
ManSea002 now work properly
2018-06-26 07:55:44 +02:00
Mordred
9f13a4dc91 Merge pull request #320 from DantestyleXD/ManFst003
[Quest] ManFst003 added
2018-06-26 07:54:55 +02:00
Dantestyle
5b0b52482d MogLetter npcs struct add 2018-06-26 00:04:04 +02:00
Dantestyle
72500b83c7 update 2018-06-20 20:17:45 +02:00
Dantestyle
7c512d5d30 VS must hate me 2018-06-20 20:04:42 +02:00
Dantestyle
43f3530d8f typo and style 2018-06-19 23:53:02 +02:00
NotAdam
0d2aeb63b1 cleanup script includes 2018-06-18 23:14:11 +10:00
Dantestyle
939117d584 [Quest] ManFst003 added 2018-06-17 19:22:18 +02:00
Dantestyle
7716fe8f54 [ Quest ] Now they work fine 2018-06-12 23:57:36 +02:00
Dantestyle
6c6100170c Merge branch 'master' of https://github.com/DantestyleXD/Sapphire into Gridania_subquests 2018-06-11 22:04:40 +02:00
Adam
17018d6ccb fix incorrect type usage 2018-06-05 20:22:05 +10:00
Adam
c1be28e9d3 add new ultimate instance script 2018-06-05 20:16:35 +10:00
Dantestyle
c6df8f9ca1 [Quest] ManSea003 and SubSea001 now work properly 2018-06-01 21:27:20 +02:00
Dantestyle
90978fce7b SubFst009 fixed 2018-05-30 00:32:45 +02:00
Dantestyle
05bd40a646 Re-push Gridania's quests 2018-05-29 21:26:51 +02:00
Dantestyle
374bb5f889 Failed save... 2018-05-19 19:27:24 +02:00
Dantestyle
0ed5c54504 Return (Action 6) now work (again?) 2018-05-19 03:17:02 +02:00
Dantestyle
70b554a6de First typo SubSea001 2018-05-18 22:05:02 +02:00
Dantestyle
894c11516c ManSea002 now work properly and it's over 2018-05-15 02:39:35 +02:00
Dantestyle
fc5bdf9dd9 typo... 2018-05-14 06:03:17 +02:00
Dantestyle
0bb99ce6ed little style 2018-05-14 05:55:05 +02:00
Dantestyle
0cba5299ef typo error again 3 2018-05-14 05:50:49 +02:00
Dantestyle
59ba8a0caa First rev. 2018-05-14 05:13:10 +02:00
Dantestyle
a33614c0f6 ManSea002 now work properly 2018-05-14 04:55:58 +02:00
Dantestyle
f62d09b051 typo errors 2 2018-05-14 04:35:40 +02:00
Dantestyle
50344e2520 typo error 1 2018-05-13 04:39:35 +02:00
Dantestyle
633d019436 ManSea001 now work properly 2018-05-13 04:29:29 +02:00
Adam
a471d49c78 remove bindscene macro and move to wrapper func 2018-03-22 23:45:17 +11:00
Adam
4f75d21b21 fix zone crash from an invalid class instance ptr 2018-03-21 19:07:05 +11:00
Adam
c24c215208 fix infinite callback loop 2018-03-20 23:56:06 +11:00
Adam
ee715a62af fix formatting again
thanks clion
2018-03-20 22:43:16 +11:00
Adam
eb1ced20b2 fix formatting 2018-03-20 22:33:51 +11:00
Adam
6304e097e4 eventPlay -> playScene, added playSceneChain 2018-03-20 22:08:25 +11:00
Mordred
4c77868d1c Simplified scripts a bit, a bit easier on the eyes 2018-03-20 00:05:54 +01:00
Mordred
ac94e9beff Update some script flags 2018-03-15 20:03:29 +01:00
Adam
a9087289fe magic numbers mason 2018-03-15 02:36:16 +11:00
Adam
f74c96a5d4 reorganise event defs, make instance cutscene playback generic 2018-03-13 20:06:34 +11:00