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

5262 commits

Author SHA1 Message Date
Alice Ogeda
ae605d5b0d optimize resizing and allocating packet send buffer; 2023-02-14 10:24:35 -03: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
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
Alice Ogeda
38c176c4b6 raise anim on death return warp; 2023-02-10 15:21:48 -03:00
Alice Ogeda
b049c0aa1c fix unsetflag on warp; 2023-02-10 14:17:33 -03:00
Lucy
f56a0a38e8 Implement ItemManipulationAction
Used for actions with a delay time but no cast
2023-02-10 18:17:04 +01: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
Toofy
6cc41758f4 Changing pointer var name 2023-02-10 15:05:14 +00:00
Mordred
2d3486ea1f Moved onFcLogout to a better place 2023-02-10 08:56:58 +01:00
Lucy
dac6c63414 Fix dyeing and implement removeItem method 2023-02-10 04:54:50 +01:00
Lucy
1e3fe5e9c2 Fix UpdateInventorySlot to use right opcode 2023-02-10 04:37:40 +01:00