1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-03 09:17:47 +00:00
Commit graph

233 commits

Author SHA1 Message Date
Pinapelz
c63ee936e2
Fixed styling for consistency ManSea003 2023-02-19 19:41:34 -08:00
Pinapelz
0b0b563b49 Add HIDE_HOTBAR to Limsa sidequest scenes 2023-02-19 18:24:50 -08:00
Pinapelz
b7b8f0b5fd Updating starting quests to use new quest parse format
(Pugilist and Arcanist ver.)
Lambda function wasn't getting run. Figured it would be more efficient to just upgrade it.
2023-02-19 18:17:29 -08:00
Mordred
d34d93a7dd Fixed an issue with scripts no longer having a function to warp to a different territory type. 2023-02-18 17:59:24 +01:00
Mordred
9b46b89c65 Changing various packet sending functions to clean up the project. 2023-02-17 15:34:51 +01:00
Mordred
fdd7e0ee9b
Merge pull request #892 from Skyliegirl33/master
[3.x] wip: fixing gearset handler
2023-02-14 07:12:07 +01:00
Pinapelz
af2eed7a45 Fixed ClsArc000 repeated event notice bug
Kept sending event notice on bNpcKill even when goal was met
2023-02-13 21:20:27 -08:00
Pinapelz
6bdaa2ef6d Fixed ClsArc002 BNpcNameId and Quest Sequence
- Uses getBNpcNameId to check Enemy
- Quest was previously not advancing past sequence 3
2023-02-13 21:20:27 -08:00
Pinapelz
86eb3ca79c Fixed cutscene to hide UI 2023-02-13 21:20:05 -08:00
Lucy
7524e39304 Cleaner way to add gearsets 2023-02-12 23:11:26 +01:00
Toofy
3ddffb5c0d Implementing ClsThm100 and adding events to some GMCommandHandlers 2023-02-12 12:28:48 +00:00
Mordred
9d6eb7f676
Merge pull request #883 from T00fy/master
Reimplemented EventItem. Fixed bug with onDeath not triggering when b…
2023-02-11 23:34:06 +01:00
Pinapelz
a3f3e7b12d Implemented SubSea008 2023-02-10 20:28:48 -08:00
Pinapelz
d6a1911551 Fixed Enemy0 Id and added EventNotices 2023-02-10 19:56:51 -08:00
Pinapelz
b72527ce60 Implemented SubSea016 2023-02-10 19:40:24 -08:00
Pinapelz
9bb612e888 Implemented SubSea015 2023-02-10 18:14:34 -08:00
Pinapelz
7a27443a2d Implemented SubSea014 2023-02-10 17:49:28 -08:00
Pinapelz
ad7d48b2a2 Implemented SubSea013 2023-02-10 14:44:52 -08:00
Pinapelz
a667f9d190 Implemented SubSea011 2023-02-10 14:30:13 -08:00
Pinapelz
177091108f Fixed Styling 2023-02-10 14:12:02 -08:00
Pinapelz
b632fc4d65 Implemented SubSea009 2023-02-10 14:10:16 -08:00
Pinapelz
ac9802f29c Implemented SubSea007
- Fixed styling of SubSea003 for consistency
2023-02-10 14:02:00 -08:00
Pinapelz
171fa1db7e Implemented SubSea005 2023-02-10 13:06:56 -08:00
Pinapelz
b3187c4037 Added EventNotice to SubSea003 2023-02-10 12:56:26 -08:00
Pinapelz
e3070c7849
Merge branch 'SapphireServer:master' into sidequests 2023-02-10 12:41:02 -08:00
Pinapelz
59862d7460 Implemented SubSea003 2023-02-10 12:40:44 -08:00
Alice Ogeda
83a08ea149 Merge branch 'master' of https://github.com/SapphireServer/Sapphire into teletubbies-vacuum-cleaner 2023-02-10 17:14:24 -03:00
Pinapelz
a54d6edacc Implemented SubSea004 2023-02-10 11:30:04 -08:00
Pinapelz
b508b996c6 Implemented SubSea002 2023-02-10 11:29:54 -08:00
Alice Ogeda
88f8c7c19a move teleport to warpmgr; more player to playermgr; cleanup; 2023-02-10 13:05:53 -03:00
Toofy
0157b1b7f8 fixed up comments 2023-02-10 15:15:59 +00:00
Alice Ogeda
2b57b73471 first batch of moving packet/logic out of player to playermgr; 2023-02-10 12:11:11 -03:00
collett
add5c215d4 gold saucer intro quest 2023-02-10 09:33:00 +09:00
Toofy
ea2705165a Reimplemented EventItem. Fixed bug with onDeath not triggering when bnpc kills player. Fixed EventItem struct. Implemented ClsThm050 quest. Fixed some wrong param names 2023-02-09 22:57:21 +00:00
Pinapelz
79bfbfb0c6 Implemented FesNyr201 (Heavensturn 2016) 2023-02-07 23:44:07 -08:00
Toofy
ca036db5c9 Implementing quest ClsThm020 2023-02-05 15:29:04 +00:00
Adam
2d86fe3bbe
Merge pull request #871 from T00fy/subwil020
Fixing subwil020 quest
2023-02-05 14:00:16 +11:00
Toofy
11fb11bb32 Fixing subwil020 quest 2023-02-05 02:28:41 +00:00
Adam
1291d27a98
Merge pull request #869 from T00fy/subwil013
Implementing subwil013 quest
2023-02-05 12:45:20 +11:00
Toofy
ad15ff5a0a Implementing subwil013 quest 2023-02-05 00:43:15 +00:00
Toofy
6e210914aa Implementing subwil014 quest 2023-02-04 23:14:16 +00:00
Toofy
05b88a3038 Finish subwil015 quest 2023-02-04 19:39:10 +00:00
Toofy
5fd4ebab0e wip 2023-02-04 19:39:10 +00:00
Mordred
bf14348e13
Merge pull request #849 from dude22072/ClassQuestWork
[3.0] Miner Questline (ARR+HW)
2023-01-24 08:05:45 +01:00
dude22072
e8068164d3 Miner Questline (ARR+HW) 2023-01-23 17:39:13 -06:00
Adam
5a189bfbd0
Merge pull request #839 from dude22072/SidequestWork
[3.0] Central Shroud sidequests
2023-01-20 16:31:11 +11:00
dude22072
1267a66f81 Some Central Shroud quests 2023-01-19 18:00:27 -06:00
dude22072
bd08532f1f Cleanup an old quest that was acting weird 2023-01-19 15:12:28 -06: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