1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-24 02:27:46 +00:00

Commit graph

  • 4c473969ca Bump more constants for 6.x Maple 2023-01-26 03:15:07 -03:00
  • 4c0087e09a Bump Expac and Player Level Maple 2023-01-26 03:11:50 -03:00
  • 41423b431a Fix ExdData for Patch 6.31 Maple 2023-01-26 03:08:54 -03:00
  • 84eb23cdfb Fix building on latest *nux Maple 2023-01-25 22:51:19 -03:00
  • 8565ad1cd5 WiP Fix house inventory not working, added debug print for item inventory size mismatch. Mordred 2023-01-25 22:03:29 +01:00
  • e7bc21a1f2 WiP Fix houses not being loaded after restart Mordred 2023-01-25 17:11:23 +01:00
  • fb425c3213 WiP Fix houses not building right. Mordred 2023-01-25 12:46:19 +01:00
  • 0cfde3d9e8 WiP Land purchase does now directly update and building somewhat works. Still needs work. Mordred 2023-01-25 12:07:23 +01:00
  • 94929caf96 WiP more housing. Mordred 2023-01-24 21:49:44 +01:00
  • 11a1b46664
    Merge pull request #851 from Skyliegirl33/ThreePointThree Mordred 2023-01-24 20:50:14 +01:00
  • 880ec9af36 Fix playerspawn again, weird memory issue Lucy 2023-01-24 05:14:52 +01:00
  • 9ea3aeac0f Clear zoning type when finishing warp Lucy 2023-01-24 06:38:05 +01:00
  • 7aa18548f0 Fix battle actor control Lucy 2023-01-24 06:38:33 +01:00
  • f5d16ee916 Merge remote-tracking branch 'origin/ThreePointOh' into ThreePointThree Mordred 2023-01-24 08:32:36 +01:00
  • 480f3fb3d0 WiP Buying More packet adjustments for housing. Mordred 2023-01-24 08:30:39 +01:00
  • b2f87c2f68
    Merge pull request #848 from Skyliegirl33/ThreePointThree Mordred 2023-01-24 08:07:34 +01:00
  • bf14348e13
    Merge pull request #849 from dude22072/ClassQuestWork ThreePointOh Mordred 2023-01-24 08:05:45 +01:00
  • 30ed230187
    Merge pull request #850 from hkAlice/3.3 Mordred 2023-01-24 08:05:35 +01:00
  • e36cdadb58 prototype achievement history; Alice Ogeda 2023-01-23 22:58:07 -03:00
  • e8068164d3 Miner Questline (ARR+HW) dude22072 2023-01-23 17:39:13 -06:00
  • 9b6d24d610 add quest achievement type handler; fix achv exd struct for 3.3; Alice Ogeda 2023-01-23 20:16:08 -03:00
  • 850509f8bd WiP Buying plots reenabled. Mordred 2023-01-23 22:58:25 +01:00
  • 4abe2532c3 [wip] Implement persistent emote cancelling Lucy 2023-01-21 02:12:00 +01:00
  • ac4c8ec8a6 Add sprint costtype Lucy 2023-01-20 23:13:05 +01:00
  • 8f0c517514 [wip] Implement minions Lucy 2023-01-23 21:39:12 +01:00
  • 0a5a556186 Fix oob memory access Lucy 2023-01-23 21:36:16 +01:00
  • 597c0e9bd2 WiP reenable housing zones. Mordred 2023-01-23 14:28:00 +01:00
  • 7ea6d4f44d
    Merge pull request #847 from Skyliegirl33/ThreePointThree Mordred 2023-01-23 07:51:46 +01:00
  • 98b5e1694f Prevent bed animation playing on zonein to inn Lucy 2023-01-23 05:40:30 +01:00
  • a35455a4f4 Remove status updates in unnecessary places Lucy 2023-01-23 05:34:38 +01:00
  • 7166526341 PlayerSpawn fixup Lucy 2023-01-23 05:31:57 +01:00
  • 62d04d58ca Forgot some GC clean up Mordred 2023-01-22 21:54:23 +01:00
  • 76aca82da7 GC fixed. Mordred 2023-01-22 21:53:27 +01:00
  • 9872acf4a8 WIP fixing contentfinder, id usage reworked. Mordred 2023-01-22 16:53:21 +01:00
  • 5b040405ce WIP fixing contentfinder, packet structs updated to the best of my knowledge. Still quite a few fields to map. Mordred 2023-01-22 10:06:21 +01:00
  • b1ecbb7446 WIP fixing contentfinder Mordred 2023-01-21 23:46:03 +01:00
  • 6a7261a22b Instance content debug command fix, instance cr now takes the contentfindercondition id Mordred 2023-01-21 22:27:24 +01:00
  • f116878990
    Merge pull request #846 from Skyliegirl33/ThreePointThree Mordred 2023-01-21 21:08:36 +01:00
  • 9e061aefa3
    Merge pull request #844 from takhlaq/ThreePointThree Mordred 2023-01-21 21:07:55 +01:00
  • 5df71ea562 Instance content build fix Mordred 2023-01-21 21:06:28 +01:00
  • 198e1316b8 [3.3] Fix Mount exd struct Lucy 2023-01-21 18:59:58 +01:00
  • 4ef05823e1 [3.3] Fix CustomTalk exd struct Lucy 2023-01-21 19:00:16 +01:00
  • 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 Tahir 2023-01-21 00:37:36 +00:00
  • 0cddd14936 [3.3] Fix Emote exd struct Lucy 2023-01-21 02:56:22 +01:00
  • 7bb8a20db8 Remove POSE_EMOTE_CANCEL as it prevents emotes from working Lucy 2023-01-21 02:19:48 +01:00
  • 144911d7c7 [wip] Implement persistent emote cancelling Lucy 2023-01-21 02:12:00 +01:00
  • e768442f00
    Merge pull request #843 from hkAlice/over-achievers Adam 2023-01-21 11:42:31 +11:00
  • 2f39f3d4a2 Adjusted structs for 3.3, might still be more to fix. Mordred 2023-01-20 21:50:08 +01:00
  • 15ef8c24a5 better comments on achievement usage; directly get level from player object for classjob achievements; Alice Ogeda 2023-01-20 10:43:45 -03:00
  • db94a098a2 Player state enum adjusted Mordred 2023-01-20 12:49:20 +01:00
  • 258dc8d69b Fixed effectpacket flags. Mordred 2023-01-20 11:40:35 +01:00
  • ba3f091a69 Merge remote-tracking branch 'origin/ThreePointOh' into ThreePointThree Mordred 2023-01-20 07:33:34 +01:00
  • 239fdf0645
    Merge pull request #842 from Skyliegirl33/ThreePointThree Mordred 2023-01-20 07:31:59 +01:00
  • 453051395c
    Merge pull request #841 from Skyliegirl33/feature-impl Mordred 2023-01-20 07:30:17 +01:00
  • d24b711163 Rename QuestData field to be more accurate Lucy 2023-01-20 07:29:37 +01:00
  • 7c1369dc84
    Merge pull request #840 from takhlaq/quest_parser Adam 2023-01-20 17:00:42 +11:00
  • acf61a4794 Fix QuestData struct Lucy 2023-01-20 06:50:39 +01:00
  • 2fdbf2ef5b Fix quest bitflag mistake Lucy 2023-01-20 01:21:06 +01:00
  • fce3397b92 Add missing includes for *nix Lucy 2023-01-20 06:51:07 +01:00
  • 5a189bfbd0
    Merge pull request #839 from dude22072/SidequestWork Adam 2023-01-20 16:31:11 +11:00
  • 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 Tahir 2023-01-20 05:16:00 +00:00
  • 9674cd83e9
    Merge pull request #838 from dude22072/ThreePointOh Adam 2023-01-20 11:04:44 +11:00
  • 1267a66f81 Some Central Shroud quests dude22072 2023-01-19 18:00:27 -06:00
  • 52c61817f3 fixed questcomplete array sizes Mordred 2023-01-19 22:59:08 +01:00
  • 89b2a8470d Adjust complete quest list Mordred 2023-01-19 22:38:55 +01:00
  • bd08532f1f Cleanup an old quest that was acting weird dude22072 2023-01-19 15:12:28 -06:00
  • 601cf81353 Hunting log crash fix dude22072 2023-01-19 14:34:53 -06:00
  • f1e7752515 Merge remote-tracking branch 'origin/ThreePointOh' into ThreePointThree Mordred 2023-01-19 21:20:33 +01:00
  • 96249275f7
    Merge pull request #837 from Skyliegirl33/feature-impl Mordred 2023-01-19 21:16:11 +01:00
  • 34b44db58a
    Merge pull request #836 from hkAlice/over-achievers Mordred 2023-01-19 21:12:35 +01:00
  • 347141f1cd Use discardItem instead of dropInventoryItem Lucy 2023-01-19 20:18:14 +01:00
  • 36554bf1f3 Fix player not being removed upon leaving territory Lucy 2023-01-19 02:23:39 +01:00
  • 49aeb1ec43 Implement Lurkers in the Grotto QB Lucy 2023-01-19 19:38:43 +01:00
  • 5837b1b8b6 Add quest event callbacks to yieldeventstring handler Lucy 2023-01-19 02:23:39 +01:00
  • 6580fe1721 Finally fix TP being stuck at 0 Lucy 2023-01-19 19:51:31 +01:00
  • 2ac2ec1ea2 Fix quest bitflags to be retrieved in ascending order Lucy 2023-01-19 02:23:39 +01:00
  • 87a92eed4d fick linux build; Alice Ogeda 2023-01-19 13:38:00 -03:00
  • 99e2fb117e myerge agen; Alice Ogeda 2023-01-19 13:06:51 -03:00
  • 423af6f9bc myerge; Alice Ogeda 2023-01-19 13:05:27 -03:00
  • 34213990bc AchievementMgr framework; styling fixes; Alice Ogeda 2023-01-19 13:03:54 -03:00
  • a7763366ee Fixed PlayerStatusUpdate Mordred 2023-01-19 09:57:08 +01:00
  • 05a99c4aa3 More PlayerStatus fixes Mordred 2023-01-19 08:38:55 +01:00
  • 9ae27baf03 fix compile warning - missing return Adam 2023-01-19 14:45:48 +11:00
  • 394f9ed9d6
    Merge pull request #829 from T00fy/uldah_quest_fix2 Adam 2023-01-19 13:33:19 +11:00
  • 297a536951
    Merge pull request #834 from dude22072/ClassQuestWork Adam 2023-01-19 13:33:05 +11:00
  • c2a65c0a52
    Merge pull request #835 from dude22072/SidequestWork Adam 2023-01-19 13:32:58 +11:00
  • bb22495ae1 Initial fixes for playerstatus packet for 3.3 Mordred 2023-01-18 23:18:06 +01:00
  • 920da4de3b Tiny cleanup Mordred 2023-01-18 21:44:09 +01:00
  • 4c8724cff9 Harvest Dance quest dude22072 2023-01-17 20:08:32 -06:00
  • 0926f25fc5 linux please dude22072 2023-01-17 17:48:01 -06:00
  • 83428a56d0 linux are you happy yet dude22072 2023-01-17 17:34:04 -06:00
  • ca8c40672c Fix White Wolf Gate unlock dude22072 2023-01-17 17:21:52 -06:00
  • 1db2c0a14e Fix semicolon that made linux build unhappy dude22072 2023-01-17 17:03:55 -06:00
  • 4f954ba328 Fix LogMessage stuff dude22072 2023-01-17 17:03:24 -06:00
  • b3bd756946 Gridania Sidequests dude22072 2023-01-17 16:56:30 -06:00
  • cb6672b770
    Merge pull request #833 from dude22072/ClassQuestWork Mordred 2023-01-17 22:20:08 +01:00
  • 13cb3bb1d8
    Merge pull request #832 from dude22072/ThreePointOh Mordred 2023-01-17 22:19:52 +01:00
  • 0cabc03c21 WHM ARR Questline dude22072 2023-01-17 15:16:55 -06:00
  • 6e823da825 Add BeforeTrialDung to isDefaultTerritory dude22072 2023-01-17 12:47:00 -06:00
  • 6728724232 Fixing formatting and spacing Toofy 2023-01-17 18:29:25 +00:00