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

6519 commits

Author SHA1 Message Date
Lucy
acf61a4794 Fix QuestData struct
(cherry picked from commit be59f1f7ce698dfd8fb0f0945b424c45aa14e0d2)
2023-01-20 06:58:04 +01:00
Mordred
52c61817f3 fixed questcomplete array sizes 2023-01-19 22:59:08 +01:00
Mordred
89b2a8470d Adjust complete quest list 2023-01-19 22:38:55 +01:00
Mordred
f1e7752515 Merge remote-tracking branch 'origin/ThreePointOh' into ThreePointThree 2023-01-19 21:20:33 +01:00
Mordred
96249275f7
Merge pull request #837 from Skyliegirl33/feature-impl
[3.x] Fix a few issues, add SubSea005 QB
2023-01-19 21:16:11 +01:00
Mordred
34b44db58a
Merge pull request #836 from hkAlice/over-achievers
[3.x] achievement implementation; partial achievementsubtype mapping; styling fixes;
2023-01-19 21:12:35 +01:00
Lucy
347141f1cd Use discardItem instead of dropInventoryItem 2023-01-19 20:18:14 +01:00
Lucy
36554bf1f3 Fix player not being removed upon leaving territory
(cherry picked from commit 1713523e197a225fc5ff5c61a7143dcec091ad59)
2023-01-19 19:52:58 +01:00
Lucy
49aeb1ec43 Implement Lurkers in the Grotto QB
(cherry picked from commit 4b2affb341e613bd99ccca54e0e0132a2bdb19e7)
2023-01-19 19:52:38 +01:00
Lucy
5837b1b8b6 Add quest event callbacks to yieldeventstring handler
(cherry picked from commit aae05b9f6ecb3af20caa547f58bff2b465957b76)
2023-01-19 19:51:55 +01:00
Lucy
6580fe1721 Finally fix TP being stuck at 0 2023-01-19 19:51:31 +01:00
Lucy
2ac2ec1ea2 Fix quest bitflags to be retrieved in ascending order
(cherry picked from commit 525c76dbf2bded510e6939fe7cf1dee561e2c903)
2023-01-19 19:49:50 +01:00
Alice Ogeda
87a92eed4d fick linux build; 2023-01-19 13:38:00 -03:00
Alice Ogeda
99e2fb117e myerge agen; 2023-01-19 13:06:51 -03:00
Alice Ogeda
423af6f9bc myerge; 2023-01-19 13:05:27 -03:00
Alice Ogeda
34213990bc AchievementMgr framework; styling fixes; 2023-01-19 13:03:54 -03:00
Mordred
a7763366ee Fixed PlayerStatusUpdate 2023-01-19 09:57:08 +01:00
Mordred
05a99c4aa3 More PlayerStatus fixes 2023-01-19 08:38:55 +01:00
Adam
9ae27baf03 fix compile warning - missing return 2023-01-19 14:45:48 +11:00
Adam
394f9ed9d6
Merge pull request #829 from T00fy/uldah_quest_fix2
Fixing the starting Ul'dah quest (ManWil004) by using the new bindSceneReturn API
2023-01-19 13:33:19 +11:00
Adam
297a536951
Merge pull request #834 from dude22072/ClassQuestWork
[3.0] Fix some WHM Questline stuff
2023-01-19 13:33:05 +11:00
Adam
c2a65c0a52
Merge pull request #835 from dude22072/SidequestWork
[3.0] Gridania Sidequests
2023-01-19 13:32:58 +11:00
Mordred
bb22495ae1 Initial fixes for playerstatus packet for 3.3 2023-01-18 23:18:06 +01:00
Mordred
920da4de3b Tiny cleanup 2023-01-18 21:44:26 +01:00
dude22072
4c8724cff9 Harvest Dance quest 2023-01-17 20:08:32 -06:00
dude22072
0926f25fc5 linux please 2023-01-17 17:48:01 -06:00
dude22072
83428a56d0 linux are you happy yet 2023-01-17 17:34:04 -06:00
dude22072
ca8c40672c Fix White Wolf Gate unlock 2023-01-17 17:21:52 -06:00
dude22072
1db2c0a14e Fix semicolon that made linux build unhappy 2023-01-17 17:03:55 -06:00
dude22072
4f954ba328 Fix LogMessage stuff 2023-01-17 17:03:24 -06:00
dude22072
b3bd756946 Gridania Sidequests 2023-01-17 16:56:30 -06:00
Mordred
cb6672b770
Merge pull request #833 from dude22072/ClassQuestWork
[3.0] WHM ARR Questline
2023-01-17 22:20:08 +01:00
Mordred
13cb3bb1d8
Merge pull request #832 from dude22072/ThreePointOh
[3.0] Add BeforeTrialDung to isDefaultTerritory
2023-01-17 22:19:52 +01:00
dude22072
0cabc03c21 WHM ARR Questline 2023-01-17 15:16:55 -06:00
dude22072
6e823da825 Add BeforeTrialDung to isDefaultTerritory 2023-01-17 12:47:00 -06:00
Toofy
6728724232 Fixing formatting and spacing 2023-01-17 18:29:25 +00:00
Mordred
409dc173c5 Even more cleanup 2023-01-17 12:54:42 +01:00
Mordred
a02e58fd35 More overall cleanup and warning reductions 2023-01-17 11:27:39 +01:00
Mordred
207f44294b
Merge pull request #831 from dude22072/ClassQuestWork
[3.0] WHM ARR Relic Quest (w/ Psuedocode)
2023-01-17 08:30:24 +01:00
Mordred
436c04993f Missed a zone conversion 2023-01-17 08:29:07 +01:00
Mordred
8af39dfeb8 Clang tidy cleanups 2023-01-17 08:28:06 +01:00
dude22072
50b288f8c9 Update JobWhm001.cpp 2023-01-17 00:24:25 -06:00
dude22072
c536b0e7cf WHM ARR Relic Quest 2023-01-17 00:22:24 -06:00
Adam
e285ac991e
Merge pull request #830 from dude22072/SidequestWork
[3.0] Odin Lore Sidequests
2023-01-17 14:13:27 +11:00
Toofy
724dbf367b Fixing the starting Ul'dah quest by using the new bindSceneReturn api 2023-01-16 23:58:54 +00:00
dude22072
acdb35c86d More Sidequests 2023-01-16 17:36:50 -06:00
Adam
e75850a164
Merge pull request #827 from dude22072/SidequestWork
[3.0] Some random sidequests to de-rust
2023-01-16 15:43:23 +11:00
Adam
2b1fdd9db0
Merge pull request #828 from takhlaq/nav_export
[3.x] fix nav_export for 3.05
2023-01-16 15:42:42 +11:00
Tahir
cb5f8067d6 fix nav_export for 3.05
- re-add multithreaded exporting and make it eat less ram
2023-01-16 02:26:31 +00:00
dude22072
b79bd4964c Some random sidequests to de-rust 2023-01-15 18:06:15 -06:00