1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-16 23:47:45 +00:00
Commit graph

507 commits

Author SHA1 Message Date
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
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
Mordred
6e9d47b6a3 Added dynamic event notice function which takes a vector for its params. Supports up to 32 params. Can be omitted. 2023-02-05 21:30:02 +01:00
Mordred
d10cb2e3e3 Fixed a merge error. 2023-02-04 15:13:42 +01:00
Mordred
6c209ccaff Merge remote-tracking branch 'origin/ThreePointThree' 2023-02-04 14:53:35 +01:00
Toofy
38665cb4a8 Fixing bug where player info is not updated on level up 2023-02-04 12:43:14 +00:00
Lucy
9de70852cc Fix gil shops(?) 2023-02-03 23:39:41 +01:00
Mordred
47e6fe8562 More preparation work for free companies. 2023-02-03 22:52:59 +01:00
Mordred
83e7502b8b fix issue with instance content map 2023-02-03 14:36:08 +01:00
Mordred
68a5040fb9 Class and db table for basic FC representation 2023-02-02 22:46:51 +01:00
Alice Ogeda
9655b4a0dd remove unnecessary imports; 2023-02-02 02:39:34 -03:00
Alice Ogeda
0f995cd934 chatchannel fetch by player id; general cleanup; 2023-02-02 02:30:31 -03:00
Mordred
00d62fbc6c Major rework of yield events. 2023-02-01 13:34:21 +01:00
Mordred
9491b549a1 Some more work on FC related packets and custom scripts. 2023-01-30 13:11:05 +01:00
Mordred
a1b3c3acf6 Removal/Replacement of old packet opcodes and structs 2023-01-29 21:31:55 +01:00
Mordred
96b61dc3ed
Merge pull request #854 from hkAlice/3.3
[3.x] achievement code cleanup;
2023-01-29 12:36:03 +01:00
Mordred
f303cb3ebc Fixing placement and storage of yard items 2023-01-29 12:35:43 +01:00
Mordred
f3e8ecee15 you can now relinquish the land directly after removing the house without relogging 2023-01-28 17:43:46 +01:00
Mordred
78b66b9c92 Use proper exit position for house. 2023-01-28 17:26:48 +01:00
Alice Ogeda
3c4b55859f achievement code cleanup; 2023-01-27 18:54:54 -03:00
Lucy
fe82d50288 Merge branch 'ThreePointThree' of https://github.com/SapphireServer/Sapphire into ThreePointThree 2023-01-27 21:32:22 +01:00
Lucy
f3627a9566 Convert action lut to JSON 2023-01-27 21:25:26 +01:00
Mordred
6cde08d073 Cleanup inside the player class. 2023-01-27 11:13:57 +01:00
Mordred
32d9fdb818 WiP fixed code redundancy 2023-01-26 15:33:53 +01:00
Mordred
47f449f4e1 WiP check permissions before removing the estate hall. 2023-01-26 15:30:57 +01:00
Mordred
6ef3c0b071 WiP Added house removal, taken from collets commit. 2023-01-26 14:46:39 +01:00
collett
1e7176b3d8 minor fix 2023-01-26 22:30:42 +09:00
collett
3624b4374f Handle house removing.
Also restored the house building scene, might still crash sound device though.
2023-01-26 20:06:27 +09:00
Mordred
a280f9c3b8 WiP Fix house inventory not working 2023-01-26 10:15:36 +01:00
Mordred
8565ad1cd5 WiP Fix house inventory not working, added debug print for item inventory size mismatch. 2023-01-25 22:03:29 +01:00
Mordred
e7bc21a1f2 WiP Fix houses not being loaded after restart 2023-01-25 17:11:23 +01:00
Lucy
9ea3aeac0f Clear zoning type when finishing warp 2023-01-24 18:52:05 +01:00
Mordred
f5d16ee916 Merge remote-tracking branch 'origin/ThreePointOh' into ThreePointThree 2023-01-24 08:32:36 +01:00
Mordred
b2f87c2f68
Merge pull request #848 from Skyliegirl33/ThreePointThree
[3.3] Some fixes and add companions and persistent emote cancel
2023-01-24 08:07:34 +01:00
Mordred
30ed230187
Merge pull request #850 from hkAlice/3.3
[3.x] quest achievement implementation; prototype history; fix achv exd for 3.3; fix issue with achv list range;
2023-01-24 08:05:35 +01:00
Alice Ogeda
e36cdadb58 prototype achievement history; 2023-01-23 22:58:07 -03:00
Alice Ogeda
9b6d24d610 add quest achievement type handler; fix achv exd struct for 3.3; 2023-01-23 20:16:08 -03:00
Lucy
8f0c517514 [wip] Implement minions 2023-01-23 21:51:02 +01:00
Lucy
a35455a4f4 Remove status updates in unnecessary places
(cherry picked from commit 12f68b62690861675daa2436630f33518c39b7f7)
2023-01-23 06:02:55 +01:00
Mordred
76aca82da7 GC fixed. 2023-01-22 21:53:27 +01:00
Mordred
6a7261a22b Instance content debug command fix, instance cr now takes the contentfindercondition id 2023-01-21 22:27:24 +01:00
Mordred
5df71ea562 Instance content build fix 2023-01-21 21:06:28 +01:00
Alice Ogeda
15ef8c24a5 better comments on achievement usage; directly get level from player object for classjob achievements; 2023-01-20 10:43:45 -03:00
Mordred
f1e7752515 Merge remote-tracking branch 'origin/ThreePointOh' into ThreePointThree 2023-01-19 21:20:33 +01:00
Mordred
96249275f7
Merge pull request #837 from Skyliegirl33/feature-impl
[3.x] Fix a few issues, add SubSea005 QB
2023-01-19 21:16:11 +01:00
Lucy
5837b1b8b6 Add quest event callbacks to yieldeventstring handler
(cherry picked from commit aae05b9f6ecb3af20caa547f58bff2b465957b76)
2023-01-19 19:51:55 +01:00