1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 22:37:45 +00:00
Commit graph

6606 commits

Author SHA1 Message Date
Lucy
0a5a556186 Fix oob memory access 2023-01-23 21:49:59 +01:00
Mordred
597c0e9bd2 WiP reenable housing zones. 2023-01-23 14:28:00 +01:00
Mordred
7ea6d4f44d
Merge pull request #847 from Skyliegirl33/ThreePointThree
[3.3] PlayerSpawn changes to fix equip flags & TP, prevent bed scene from playing
2023-01-23 07:51:46 +01:00
Lucy
98b5e1694f Prevent bed animation playing on zonein to inn
(cherry picked from commit 380c0f7cc6c028c868eff54e56f6bf6ff96e9883)
2023-01-23 06:03:33 +01:00
Lucy
a35455a4f4 Remove status updates in unnecessary places
(cherry picked from commit 12f68b62690861675daa2436630f33518c39b7f7)
2023-01-23 06:02:55 +01:00
Lucy
7166526341 PlayerSpawn fixup
(cherry picked from commit 17f5a5ae2bb7ee2342f6a50d5eb4f3835f80bb9b)
2023-01-23 06:02:43 +01:00
Mordred
62d04d58ca Forgot some GC clean up 2023-01-22 21:54:23 +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
Mordred
6a7261a22b Instance content debug command fix, instance cr now takes the contentfindercondition id 2023-01-21 22:27:24 +01:00
Mordred
f116878990
Merge pull request #846 from Skyliegirl33/ThreePointThree
[3.3] Fix Emote exd struct
2023-01-21 21:08:36 +01:00
Mordred
9e061aefa3
Merge pull request #844 from takhlaq/ThreePointThree
fix online status
2023-01-21 21:07:55 +01:00
Mordred
5df71ea562 Instance content build fix 2023-01-21 21:06:28 +01:00
Lucy
198e1316b8 [3.3] Fix Mount exd struct
(cherry picked from commit c0cd9347b17e05d9d241b2544e36ec8708d6475e)
2023-01-21 19:03:03 +01:00
Lucy
4ef05823e1 [3.3] Fix CustomTalk exd struct
(cherry picked from commit c243cf165fd36e0e0bca9b0f05f55e4c47766148)
2023-01-21 19:02:53 +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
Lucy
0cddd14936 [3.3] Fix Emote exd struct 2023-01-21 02:58:26 +01:00
Adam
e768442f00
Merge pull request #843 from hkAlice/over-achievers
[3.x] better comments on achievement usage; get level from player object for classjob achievements;
2023-01-21 11:42:31 +11:00
Mordred
2f39f3d4a2 Adjusted structs for 3.3, might still be more to fix. 2023-01-20 21:50:08 +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
db94a098a2 Player state enum adjusted 2023-01-20 12:49:20 +01:00
Mordred
258dc8d69b Fixed effectpacket flags. 2023-01-20 11:40:35 +01:00
Mordred
ba3f091a69 Merge remote-tracking branch 'origin/ThreePointOh' into ThreePointThree 2023-01-20 07:33:34 +01:00
Mordred
239fdf0645
Merge pull request #842 from Skyliegirl33/ThreePointThree
[3.3] Fix QuestData struct
2023-01-20 07:31:59 +01:00
Mordred
453051395c
Merge pull request #841 from Skyliegirl33/feature-impl
[3.0] Add missing header for Linux and fix quest bitflags
2023-01-20 07:30:17 +01:00
Lucy
d24b711163 Rename QuestData field to be more accurate 2023-01-20 07:29:37 +01:00
Adam
7c1369dc84
Merge pull request #840 from takhlaq/quest_parser
quest parser improvements
2023-01-20 17:00:42 +11:00
Lucy
acf61a4794 Fix QuestData struct
(cherry picked from commit be59f1f7ce698dfd8fb0f0945b424c45aa14e0d2)
2023-01-20 06:58:04 +01:00
Lucy
2fdbf2ef5b Fix quest bitflag mistake
(cherry picked from commit c4dcbc10f152e056a4330ec83457cebf538ae2cd)
2023-01-20 06:55:03 +01:00
Lucy
fce3397b92 Add missing includes for *nix
(cherry picked from commit 769edce0c883960ca9eac69a8e05e89760dafafd)
2023-01-20 06:54:51 +01:00
Adam
5a189bfbd0
Merge pull request #839 from dude22072/SidequestWork
[3.0] Central Shroud sidequests
2023-01-20 16:31:11 +11:00
Tahir
446228cc0d quest parser improvements
- add actor and item names as comments
- add actor positions as comments (bnpc/eobj teris may be inaccurate)
- sort script entities properly with shameless natural sort steal
2023-01-20 05:16:00 +00:00
Adam
9674cd83e9
Merge pull request #838 from dude22072/ThreePointOh
[3.0] Hunting log crash fix
2023-01-20 11:04:44 +11:00
dude22072
1267a66f81 Some Central Shroud quests 2023-01-19 18:00:27 -06:00
Mordred
52c61817f3 fixed questcomplete array sizes 2023-01-19 22:59:08 +01:00
Mordred
89b2a8470d Adjust complete quest list 2023-01-19 22:38:55 +01:00
dude22072
bd08532f1f Cleanup an old quest that was acting weird 2023-01-19 15:12:28 -06:00
dude22072
601cf81353 Hunting log crash fix 2023-01-19 14:34:53 -06: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
Mordred
34b44db58a
Merge pull request #836 from hkAlice/over-achievers
[3.x] achievement implementation; partial achievementsubtype mapping; styling fixes;
2023-01-19 21:12:35 +01:00
Lucy
347141f1cd Use discardItem instead of dropInventoryItem 2023-01-19 20:18:14 +01:00
Lucy
36554bf1f3 Fix player not being removed upon leaving territory
(cherry picked from commit 1713523e197a225fc5ff5c61a7143dcec091ad59)
2023-01-19 19:52:58 +01:00
Lucy
49aeb1ec43 Implement Lurkers in the Grotto QB
(cherry picked from commit 4b2affb341e613bd99ccca54e0e0132a2bdb19e7)
2023-01-19 19:52:38 +01:00
Lucy
5837b1b8b6 Add quest event callbacks to yieldeventstring handler
(cherry picked from commit aae05b9f6ecb3af20caa547f58bff2b465957b76)
2023-01-19 19:51:55 +01:00
Lucy
6580fe1721 Finally fix TP being stuck at 0 2023-01-19 19:51:31 +01:00
Lucy
2ac2ec1ea2 Fix quest bitflags to be retrieved in ascending order
(cherry picked from commit 525c76dbf2bded510e6939fe7cf1dee561e2c903)
2023-01-19 19:49:50 +01:00
Alice Ogeda
87a92eed4d fick linux build; 2023-01-19 13:38:00 -03:00