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
Toofy
af3677104e Updated eventitem struct with second padding to be a uint 2023-02-10 20:56:05 +00:00
Toofy
46fd424c77 Updated eventitem struct with first padding to be a uint 2023-02-10 20:54:45 +00: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
Mordred
7886e7d727
Merge pull request #886 from hkAlice/teletubbies-vacuum-cleaner
[3.x] refactor player/playermgr; cleanups;
2023-02-10 21:15:25 +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
Mordred
d73e63a93c
Merge pull request #885 from Skyliegirl33/master
[3.x] Dyeing implemented and inventory fixes
2023-02-10 21:00:52 +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
Lucy
de31ef68ca Fix splitItem 2023-02-10 04:37:27 +01: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
Mordred
6a9f5b683f Fixed an issue with a missing lookup table update. Removed unneeded functions. 2023-02-09 17:58:25 +01:00
Mordred
9d647e2bde failing nullptr check should abort the function. 2023-02-09 12:55:45 +01:00
Mordred
07f0bd31bd Big refactoring of Freecompany code in preparation of further progress. 2023-02-09 12:19:10 +01:00
Mordred
05d71fa9b1
Merge pull request #882 from T00fy/master
case fix for sql changesets
2023-02-09 07:56:32 +01:00
Mordred
81b4f8ac72 Fix linux build, properly display fc petition page based on member hierarchy. 2023-02-09 07:55:18 +01:00
Mordred
9c4eddce4a Sign petition work, member gets added to db, but not much else yet. 2023-02-08 23:27:12 +01:00
Mordred
3ff6f2b283 fix migration script 2023-02-08 23:11:33 +01:00
Toofy
19c7d44e9e case fix for sql changesets 2023-02-08 21:42:27 +00:00
Mordred
ded211a6b5 getPlayerFreeCompany now returning the real result 2023-02-08 15:43:11 +01:00
Mordred
38b92fafa9 Create and load member lists of fcs. 2023-02-08 15:22:33 +01:00
Mordred
c99b2fa72a
Merge pull request #879 from pinapelz/festivalquests
Implemented FesNyr201 (Heavensturn 2016)
2023-02-08 09:26:56 +01:00
Pinapelz
79bfbfb0c6 Implemented FesNyr201 (Heavensturn 2016) 2023-02-07 23:44:07 -08:00
Mordred
7af6846395 Fc is being loaded and sent to the master character. Member lists not maintained yet. 2023-02-07 14:13:47 +01:00
Mordred
8d46426599 Added functions for queueing packets for entire an entire ls or fc. 2023-02-07 09:26:41 +01:00
Mordred
75a66ac532 fixed a few typos in freecompanyMgr enum 2023-02-07 07:25:38 +01:00
Mordred
f696e015b7 EventItem struct has now been split into EventItem, EventItemCastTimeline and EventItemTimeLine. Now on the right header file... 2023-02-07 07:24:08 +01:00
Mordred
1dcde6c4eb EventItem struct has now been split into EventItem, EventItemCastTimeline and EventItemTimeLine 2023-02-07 07:20:31 +01:00
Mordred
6a36433235 Another batch of FC boilerplate 2023-02-06 15:49:47 +01:00
Mordred
a36f53e5de Renamed the new sendEventNotice to sendNotice 2023-02-06 07:01:32 +01:00
Mordred
0df9fca281 Beginnings of FC. FC can be created in petition mode. 2023-02-05 22:46:46 +01:00