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

80 commits

Author SHA1 Message Date
NotAdam
d300c0a77e item handin collection & fix quest abandon 2018-08-31 22:57:33 +10:00
Mordred
e745bd0329 Code style adjusted for 2 spaces and various other small things, checkout CodeStyle.xml for details 2018-08-29 21:40:59 +02:00
NotAdam
7131c254ea EquipSlot -> GearSetSlot 2018-08-25 22:56:46 +10:00
NotAdam
1b7d11bb43 addItem is way less retarded now, stacks are automagically filled first 2018-08-25 00:15:26 +10:00
NotAdam
ae89163140 fix invalid ontalk case in quest script 2018-08-23 22:59:29 +10:00
Mordred
a335e19ee6 Merge pull request #372 from NotAdam/develop
misc inventory fixes
2018-08-13 08:14:55 +02:00
NotAdam
347ec83ff3 additem returns an itemptr, handin item container 2018-08-12 22:53:21 +10:00
Mordred
dd25fb2b66 Merge pull request #367 from DantestyleXD/Uldah_quests
Ul'dah sidequests added + style
2018-08-10 08:04:16 +02:00
Dantestyle
d17db449c0 fixing 2018-08-04 23:43:08 +02:00
Dantestyle
c5099f564b SubWil028 and Sub029 added 2018-08-04 03:56:46 +02:00
Dantestyle
c244f1e07a SubWil004 and SubWil027 added 2018-08-03 01:20:21 +02:00
Maru
1c2d97eb2f Include not needed; 2018-08-02 19:49:50 -03:00
Maru
f673a74b7a Opening + char create items; README; 2018-08-02 19:47:51 -03:00
Dantestyle
dfa320c0b4 SubWil002 - SubWil018 - SubWil022 added 2018-08-01 01:44:53 +02:00
Dantestyle
99600c02e9 [Quest] SubWil007 added 2018-07-31 01:23:27 +02:00
Dantestyle
370974a923 [Quests] Ul'dah sidequests + style 2018-07-31 01:21:54 +02:00
Dantestyle
1bfd9fa2b5 another style 2018-07-29 16:12:35 +02:00
Dantestyle
737ec76e11 style 2018-07-29 15:45:15 +02:00
Dantestyle
1ac8bb547a [Quests] Ul'dah with finally first 2 MSQs 2018-07-29 15:43:29 +02:00
Dantestyle
6669a3f0f9 Let Mog talks 2018-07-27 15:56:22 +02:00
Dantestyle
b93aa39326 [Quest] ManFst004 fixed + ManFst003 typo 2018-07-27 15:46:54 +02:00
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