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

234 commits

Author SHA1 Message Date
dude22072
16a8d616f9 Hatching-tide 2015 2022-10-27 15:51:58 -05:00
dude22072
74a68594bd Little Ladies Day 2015 2022-03-01 14:56:05 -06:00
dude22072
05bfa2eb0d Update FesLgt002.cpp 2022-02-20 19:03:50 -06:00
dude22072
a50c1858d5 Lightning Event quests 2022-02-20 19:02:52 -06:00
dude22072
b707a4afee Update FesVlt101.cpp 2022-02-16 21:50:12 -06:00
dude22072
3971772d3c Update FesVlt104.cpp 2022-02-16 20:51:28 -06:00
dude22072
0ee38811c5 Valentines 2015 quests 2022-02-09 22:36:57 -06:00
Mordred
a34b8abb80
Merge pull request #767 from dude22072/GridaniaMSQWork
[3.0] More Gridania msq work
2022-02-08 23:03:07 +01:00
dude22072
38526e7dba Even more Gridania MSQ; implement warps 2022-02-08 15:55:36 -06:00
dude22072
259879f7d8 More Gridania MSQ 2022-02-07 22:15:54 -06:00
Mordred
57a25d7df0 WarpMgr exposed in scripts 2022-02-07 23:08:29 +01:00
dude22072
32027ffae4 Update SubFst053.cpp 2022-02-07 12:23:03 -06:00
dude22072
4413736ac7 More Gridania MSQ 2022-02-06 19:51:47 -06:00
dude22072
db5dc66254 Update SpiritholdBroken.cpp 2022-02-06 16:51:17 -06:00
dude22072
90783bf25f Implement some Gridania MSQ Quests 2022-02-06 00:59:01 -06:00
dude22072
dc16463a17 Create SubSea012.cpp 2022-01-31 00:42:22 -06:00
dude22072
166c6e161f More Sidequest Backports 2022-01-31 00:40:35 -06:00
Mordred
a27bb3e687 Remove Component namespace 2022-01-27 21:24:54 +01:00
Mordred
198e641420 Helper function in QuestScript to get a terriMgr reference 2022-01-24 10:10:33 +01:00
dude22072
0cc2a497dd DelayedEmnityTask and BNpc additions 2022-01-24 02:39:21 -06:00
Mordred
f8303be9e8 Fixed issues with using copies instead of references 2022-01-24 09:20:34 +01:00
Mordred
4cef7cdab9 Map previously unmapped eobj and enpc 2022-01-23 23:00:50 +01:00
Mordred
57da97236f Some more cleanup in regards of zones 2022-01-21 22:55:14 +01:00
Mordred
0d73f42bcd
Merge pull request #757 from dude22072/ArcCleanup
ARC clang cleanup
2022-01-21 01:03:09 +01:00
Alice Ogeda
e44902fa75 remove more unused scripts; 2022-01-20 20:27:01 -03:00
dude22072
1da2cce4da ARC clang cleanup 2022-01-19 13:53:00 -06:00
Mordred
125c02d127 Very very simplistic mob exp 2022-01-19 17:22:56 +01:00
dude22072
588a692c73 Remove unneeded ampersands 2022-01-18 19:00:54 -06:00
dude22072
f89a677bd3 CNJ reference formatting fix 2022-01-18 18:53:16 -06:00
dude22072
8f6e76dc55 CNJ Quests 2022-01-18 00:07:49 -06:00
dude22072
8ff1faf666 Fix ClsArc004 2022-01-17 20:33:05 -06:00
Mordred
27b218fd78 Removed old code to further simplify warp mechanics 2022-01-16 11:57:04 +01:00
dude22072
026059ee15 More ARC cleanup
Oh hey I have to make the sequence completion text show up myself.
2022-01-15 22:10:42 -06:00
Mordred
79981909de Various smaller cleanups 2022-01-15 22:48:27 +01:00
Rushi
3063174652 Fix unlock quest for Archer 2022-01-14 19:07:38 +01:00
dude22072
cfcc29acbd More ARC formatting 2022-01-14 01:44:35 -06:00
dude22072
55d212ddf6 ARC quests formatting 2022-01-14 01:26:54 -06:00
dude22072
d78523a072 Implement ARC questline 2022-01-13 23:18:53 -06:00
Mordred
1f1e761016 Removed old getZoneId function, more detangleing. 2022-01-11 00:18:00 +01:00
Mordred
0c1bbfb8d0 Removing references to getCurrentTerritory in preparation for further detangleing 2022-01-10 23:50:44 +01:00
Mordred
34139a8937 Implemented a kill quest as a test again 2021-12-22 00:40:11 +01:00
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