1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-28 15:17:46 +00:00
Commit graph

6875 commits

Author SHA1 Message Date
Mordred
87295a0ff6 Fixed a few fields in playerstatus and changed script events to display script name instad of quest text. 2023-02-16 12:45:01 +01:00
Mordred
85501effed Implemented a basic actionintegrity implementation, subject to be changed.
Fixed replay packet sending.
2023-02-16 08:25:03 +01:00
Lucy
9f048502f7 Support other currencies than gil 2023-02-14 21:29:24 +01:00
Mordred
0167367eeb
Merge pull request #898 from collett8192/3.0_master
fix migration sql
2023-02-14 18:26:51 +01:00
collett
3460916f52 fix migration sql 2023-02-15 00:10:37 +09: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
Mordred
fd7ff989e9
Merge pull request #895 from pinapelz/master
Fixed bugs with some existing quests
2023-02-14 07:10:41 +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
Mordred
a1e402de07
Merge pull request #894 from hkAlice/unfourtunate-warps
[3.x] fix actionresult, hudparam, resting packet; status duration; self sprint temp fix;
2023-02-13 20:44:23 +01: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
Mordred
c61e367c5a
Merge pull request #893 from hkAlice/unfourtunate-warps
[3.x] temporarily move integritystatus to zonedef;
2023-02-13 16:22:19 +01: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
Adam
464fd2ec42
Merge pull request #891 from Skyliegirl33/master
[3.x] Initialize missing fields for Item
2023-02-13 00:57:40 +11:00
Lucy
93539497b9 Initialize missing fields for Item 2023-02-12 14:10:51 +01:00
Adam
ad78c07215
Merge pull request #890 from T00fy/master
Implementing ClsThm100 and adding events to some GMCommandHandlers
2023-02-13 00:00:55 +11: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
Toofy
e28e9b23ff Switchin unknown and stackmax 2023-02-11 21:15:38 +00:00
Mordred
81391f1ae1
Merge pull request #889 from Skyliegirl33/master
[3.x] Implement glamours, set firstclass, fix tp not being set, log all params in packet cmds
2023-02-11 22:04:38 +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
Toofy
89b6449788 Changing padding to Unknown 2023-02-11 11:40:05 +00:00
Adam
ee6b9d6e1c
Merge pull request #888 from pinapelz/sidequests
Implemented more Limsa Sidequests
2023-02-11 16:20:36 +11:00
Adam
7e03661048
Merge pull request #887 from hkAlice/teletubbies-vacuum-cleaner
[3.x] warpmgr vfx; get threadcount for nav export;
2023-02-11 15:47:27 +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