1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-29 07:37:45 +00:00
Commit graph

5422 commits

Author SHA1 Message Date
Lucy
9f048502f7 Support other currencies than gil 2023-02-14 21:29:24 +01:00
Mordred
947af534f6
Merge pull request #897 from hkAlice/align-packet-boundary
[3.x] 8-byte packet data alignment;
2023-02-14 14:33:21 +01:00
Alice Ogeda
f761572b25 small fixes/removing useless code; 2023-02-14 10:28:13 -03:00
Alice Ogeda
ae605d5b0d optimize resizing and allocating packet send buffer; 2023-02-14 10:24:35 -03:00
Mordred
9f100bc671 Fixed a couple minor struct issues and overall changed login packetflow to be more retail-like.
Added a few unknown actorcontrol packets for testing.
2023-02-14 13:50:08 +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
Alice Ogeda
f6acb8540d align packets in containers to 8 byte boundary; 2023-02-13 22:32:43 -03:00
Alice Ogeda
d99eeac6b8 naming; 2023-02-13 16:29:45 -03:00
Alice Ogeda
0838ca3eb0 revert slot incr; 2023-02-13 16:29:06 -03:00
Alice Ogeda
d5022516f5 fix actionresult, hudparam, resting packet; comment action filter for sprint false selftarget; warp vfx on exit range; fix status duration; 2023-02-13 16:27:36 -03:00
Alice Ogeda
1ba6ea02d5 temporarily move integritystatus to zonedef; 2023-02-13 12:20:48 -03:00
Lucy
7524e39304 Cleaner way to add gearsets 2023-02-12 23:11:26 +01:00
Lucy
ae94aac979 wip: fixing gearset handler 2023-02-12 21:12:04 +01:00
Lucy
93539497b9 Initialize missing fields for Item 2023-02-12 14:10:51 +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
Lucy
7ec86b45b2 Log all params for packetcommands 2023-02-11 17:33:05 +01:00
Lucy
5f04ef60ef Set FirstClass properly 2023-02-11 17:31:48 +01:00
Lucy
595795d3b0 Implement glamouring 2023-02-11 17:31:48 +01:00
Lucy
64254c61e2 Fix tp not being set in HudParam 2023-02-11 17:31:48 +01:00
Adam
ee6b9d6e1c
Merge pull request #888 from pinapelz/sidequests
Implemented more Limsa Sidequests
2023-02-11 16:20:36 +11: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
Alice Ogeda
62136f66a7 warpmgr vfx; get threadcount for nav export; 2023-02-10 23:13:00 -03: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
Mordred
a55e912d9f Merge attempt #2 2023-02-10 21:38:08 +01:00
Mordred
4a8092b71e Revert "Merge and minor cleanup"
This reverts commit 4c35944433.
2023-02-10 21:28:34 +01:00
Mordred
4c35944433 Merge and minor cleanup 2023-02-10 21:22:54 +01:00
Mordred
19d84b5eb3 Merge branch 'master' of https://github.com/SapphireMordred/Sapphire 2023-02-10 21:16:31 +01: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
Alice Ogeda
2ae6600a03 fix bonus stats being unset on login; 2023-02-10 17:14:09 -03:00
Mordred
f599777cdc
Merge pull request #884 from collett8192/3.0_master
gold saucer intro quest
2023-02-10 21:01:26 +01:00
Alice Ogeda
4b4ea95aae remove debuggy; 2023-02-10 16:55:25 -03:00
Alice Ogeda
735e2f73bd hudparam fixes; int type fixes; 2023-02-10 16:53:00 -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