1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-09 20:27:45 +00:00
Commit graph

529 commits

Author SHA1 Message Date
Lucy
1e3fe5e9c2 Fix UpdateInventorySlot to use right opcode 2023-02-10 04:37:40 +01:00
Mordred
38b92fafa9 Create and load member lists of fcs. 2023-02-08 15:22:33 +01:00
Mordred
0df9fca281 Beginnings of FC. FC can be created in petition mode. 2023-02-05 22:46:46 +01:00
Lucy
dbbc45d924 Fix FindContent struct 2023-02-03 23:40:24 +01: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
ee942b36b7 Added FC related packet structs 2023-01-29 21:57:57 +01:00
Mordred
a1b3c3acf6 Removal/Replacement of old packet opcodes and structs 2023-01-29 21:31:55 +01:00
Mordred
6cde08d073 Cleanup inside the player class. 2023-01-27 11:13:57 +01:00
Mordred
0cfde3d9e8 WiP Land purchase does now directly update and building somewhat works. Still needs work. 2023-01-25 12:07:23 +01:00
Lucy
880ec9af36 Fix playerspawn again, weird memory issue 2023-01-24 18:52:29 +01:00
Mordred
480f3fb3d0 WiP Buying More packet adjustments for housing. 2023-01-24 08:30:50 +01:00
Mordred
850509f8bd WiP Buying plots reenabled. 2023-01-23 22:58:25 +01:00
Mordred
597c0e9bd2 WiP reenable housing zones. 2023-01-23 14:28:00 +01:00
Lucy
7166526341 PlayerSpawn fixup
(cherry picked from commit 17f5a5ae2bb7ee2342f6a50d5eb4f3835f80bb9b)
2023-01-23 06:02:43 +01:00
Mordred
76aca82da7 GC fixed. 2023-01-22 21:53:27 +01:00
Mordred
9872acf4a8 WIP fixing contentfinder, id usage reworked. 2023-01-22 16:53:21 +01:00
Mordred
5b040405ce WIP fixing contentfinder, packet structs updated to the best of my knowledge.
Still quite a few fields to map.
2023-01-22 10:06:21 +01:00
Mordred
b1ecbb7446 WIP fixing contentfinder 2023-01-21 23:46:03 +01:00
Tahir
5121edf6ae fix online status
- fix level display in common list detail
- show disband button for party leader in common list
- todo: dont allow social invites to self; figure out why unable to kick party member from menu
2023-01-21 05:57:56 +00:00
Mordred
89b2a8470d Adjust complete quest list 2023-01-19 22:38:55 +01:00
Mordred
f1e7752515 Merge remote-tracking branch 'origin/ThreePointOh' into ThreePointThree 2023-01-19 21:20:33 +01:00
Alice Ogeda
34213990bc AchievementMgr framework; styling fixes; 2023-01-19 13:03:54 -03:00
Mordred
a7763366ee Fixed PlayerStatusUpdate 2023-01-19 09:57:08 +01:00
Mordred
05a99c4aa3 More PlayerStatus fixes 2023-01-19 08:38:55 +01:00
Mordred
bb22495ae1 Initial fixes for playerstatus packet for 3.3 2023-01-18 23:18:06 +01:00
Mordred
0258c05050
Merge pull request #790 from Skyliegirl33/feature-impl
[3.x] Add fate actrl, gearset handler (wip) and fix untargeting of client-side NPCs
2022-02-18 23:20:47 +01:00
Mordred
12f0a5472f Added MapMarker packets 2022-02-18 22:55:04 +01:00
Rushi
c03968b194 WIP: Implement gearset handler 2022-02-18 02:24:18 +01:00
Rushi
f4d8f3c2b1 Add unknown param to EventLogMessageHeader 2022-02-16 09:44:05 +01:00
Rushi
90a45d9203 Add structs for EventLogMessage 2022-02-16 05:34:33 +01:00
Rushi
eee3df5bbd Add flags to FindContent struct 2022-02-12 00:59:29 +01:00
Mordred
4ec86cdf81 Implemented onSay event 2022-02-08 12:46:18 +01:00
Mordred
349476c79f Added BattleTalk definitions 2022-02-07 18:41:59 +01:00
Mordred
e7eb8df433 Basic Task system, proper zone initializing 2022-01-20 21:37:14 +01:00
Mordred
79981909de Various smaller cleanups 2022-01-15 22:48:27 +01:00
Mordred
3b02afe99b Screenmessage when zoning, some effect packet 1 cleanup 2022-01-07 21:22:55 +01:00
Mordred
f0871c6217 Improved pathfinding, changed action packet to use the right variant for auto attacks, scaled fall damage 2022-01-06 20:25:50 +01:00
Mordred
1e35da393f Fixed homepoint 2021-12-17 23:39:54 +01:00
Alice Ogeda
e07b182a19 add blacklist mgr + handlers + paging; 2021-12-13 22:36:29 -03:00
Alice Ogeda
5391af378a fix world expansion level; 2021-12-13 17:03:42 -03:00
Alice Ogeda
752c9904ce add expansionlvl to lobby charlist; 2021-12-05 20:08:21 -03:00
Mordred
55f9b0219f Added packethandler for linkshell leave / invite decline 2021-12-05 00:04:11 +01:00
Mordred
3023a78533 Send linkshell action result after creation of linkshells. 2021-12-03 22:21:18 +01:00
Mordred
e385522e52 Linkshell groundwork, events can now be implemented more easy 2021-12-02 22:58:36 +01:00
Mordred
7af6eda26e Merge branch 'ThreePointOh' of https://github.com/SapphireMordred/Sapphire into ThreePointOh 2021-12-02 20:36:12 +01:00
Mordred
c5bfed1ba9 Fix start town field 2021-12-02 20:32:31 +01:00
Alice Ogeda
36f348d6b7 Merge branch 'ThreePointOh' of https://github.com/SapphireServer/Sapphire into 3.0-friendlist 2021-12-01 21:30:22 -03:00
Alice Ogeda
3e73da6463 add initial friendlist impl; fix teri crash on login if commonlist is called; fix sql type and initial data on player creation; 2021-12-01 21:30:12 -03:00
Mordred
2fa9e2c11a Fixed persistant emotes 2021-12-01 01:03:36 +01:00