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

Commit graph

  • 20f854b36f Move quest finish packet to where it belongs to so we can abandon quests. collett 2020-01-05 05:14:38 +09:00
  • 7f4184bfbc Move quest finish packet to where it belongs to so we can abandon quests. collett 2020-01-05 05:14:38 +09:00
  • df9fb7ebf4 Better fix for abandon quest. collett 2020-01-05 05:14:38 +09:00
  • 7545ad0934 Some status fixes. collett 2020-01-05 04:44:41 +09:00
  • 84a868aae8 More aoe stuff. collett 2020-01-05 01:04:30 +09:00
  • 03df9ab4d5 some aoe fixes collett 2020-01-04 21:12:54 +09:00
  • 64f8be4512 vs2019 really wants to add that space. collett 2020-01-04 19:56:21 +09:00
  • 4623ed535a Interrupt casting if target died and casting queue. collett 2020-01-04 19:47:34 +09:00
  • 0cd7bd7f49 Merge remote-tracking branch 'remotes/origin/develop' into develop_c collett 2020-01-03 23:26:25 +09:00
  • 28d3029abe Merge pull request #616 from collett8192/event_battle Adam 2020-01-04 01:20:56 +11:00
  • 6df0dcffe9
    Merge pull request #616 from collett8192/event_battle Adam 2020-01-04 01:20:56 +11:00
  • 6949c5f4b8 Merge pull request #615 from collett8192/aetheryte Adam 2020-01-04 01:20:50 +11:00
  • 633004bf69
    Merge pull request #615 from collett8192/aetheryte Adam 2020-01-04 01:20:50 +11:00
  • 352a0ac823 Fix event battle. collett 2020-01-03 22:47:01 +09:00
  • 45f6f9fa7c Fix event battle. collett 2020-01-03 22:47:01 +09:00
  • badfb2f0a9 Fix aetheryte. collett 2020-01-03 22:31:55 +09:00
  • 2308a41a63 Fix aetheryte. collett 2020-01-03 22:31:55 +09:00
  • 8790e71ff1 Clean up. collett 2020-01-03 22:36:49 +09:00
  • 8313abf30a Fix aetheryte. collett 2020-01-03 22:31:55 +09:00
  • 9b4142f94f Update gm command opcode. collett 2020-01-03 17:58:13 +09:00
  • 7385d2291c Fix copy paste derp. collett 2020-01-03 17:37:21 +09:00
  • d1b8fd019e Merge remote-tracking branch 'remotes/origin/develop' into develop_c collett 2020-01-03 17:33:53 +09:00
  • ca2370910c Merge pull request #614 from karashiiro/develop Adam 2020-01-03 13:47:08 +11:00
  • cfa515f1c9
    Merge pull request #614 from karashiiro/develop Adam 2020-01-03 13:47:08 +11:00
  • 61ac094b2b merge duplicate keys karashiiro 2020-01-02 18:38:53 -08:00
  • 924c1338d2 merge duplicate keys karashiiro 2020-01-02 18:38:53 -08:00
  • a4440351b9 Merge branch 'develop' of https://github.com/karashiiro/Sapphire into develop karashiiro 2020-01-02 16:15:53 -08:00
  • 913591ec23 Merge branch 'develop' of https://github.com/karashiiro/Sapphire into develop karashiiro 2020-01-02 16:15:53 -08:00
  • bca39ac17a CFNotifyPop and CFPreferredRole karashiiro 2020-01-02 16:15:05 -08:00
  • 4a31abc020 CFNotifyPop and CFPreferredRole karashiiro 2020-01-02 16:15:05 -08:00
  • e438a75168 Merge pull request #613 from collett8192/social_list_fix Adam 2020-01-03 11:14:23 +11:00
  • 78fb4d5576
    Merge pull request #613 from collett8192/social_list_fix Adam 2020-01-03 11:14:23 +11:00
  • 0f9f6c61d3 Merge pull request #612 from collett8192/add_item_dupe_fix Adam 2020-01-03 11:13:39 +11:00
  • fa7ddf5b6b
    Merge pull request #612 from collett8192/add_item_dupe_fix Adam 2020-01-03 11:13:39 +11:00
  • e19513ae4d Merge pull request #1 from SapphireServer/develop karashiiro 2020-01-02 16:09:30 -08:00
  • e94bf44e6a
    Merge pull request #1 from SapphireServer/develop karashiiro 2020-01-02 16:09:30 -08:00
  • 22edf9b155 Abandon quest. collett 2020-01-03 05:53:36 +09:00
  • bd1b23c834 Fix social list. collett 2020-01-03 05:07:55 +09:00
  • 51046f9da0 Fix social list. collett 2020-01-03 05:07:55 +09:00
  • 44fb2c9db3 Next quest. collett 2020-01-03 05:23:12 +09:00
  • f58bb4f72b Fix social list. collett 2020-01-03 05:07:55 +09:00
  • edaa400202 Oops. collett 2020-01-03 04:08:22 +09:00
  • 2bf1e3767a Play the sound effect when buying items from shop. When selling the sound effect is also played (and shop switch to buy back tab as well) but the selling logic code is not there so... collett 2020-01-03 04:06:25 +09:00
  • 39a711dab5 Play the sound effect when you get an item. collett 2020-01-03 04:04:30 +09:00
  • 7da25b33ef Merge branch 'add_item_dupe_fix' into develop_c collett 2020-01-03 01:32:04 +09:00
  • e8ebabe025 Fix item being added more than once when there is already a stack of the same item. collett 2020-01-03 01:07:42 +09:00
  • cd0f7fbd2b Fix item being added more than once when there is already a stack of the same item. collett 2020-01-03 01:07:42 +09:00
  • 148243c402 Try to implement a quest. collett 2020-01-03 01:11:19 +09:00
  • 1c89e16c27 Fix quest reward choice. Quest scripts need to call player.giveQuestRewards( getId(), result.param3 ) for it to work. collett 2020-01-03 01:10:42 +09:00
  • 81d5929e08 Fix item dupe. collett 2020-01-03 01:07:42 +09:00
  • 71bd6ef133 Merge remote-tracking branch 'remotes/origin/develop' into develop_c collett 2020-01-02 21:09:30 +09:00
  • dee59aead1 Try to implement MP restoring actions. MPP values in lut entries are input manually. collett 2020-01-02 20:58:50 +09:00
  • 482745624c Clear last combo action id if the combo breaks. collett 2020-01-02 19:51:19 +09:00
  • 885746c860 Merge pull request #611 from collett8192/actionlut_fix Adam 2020-01-02 20:59:09 +11:00
  • 18078e928e
    Merge pull request #611 from collett8192/actionlut_fix Adam 2020-01-02 20:59:09 +11:00
  • 1ff69bcce0 Fix non-existing lut entry being executed. collett 2020-01-02 01:52:20 +09:00
  • 6fb6ccbda5 Fix non-existing lut entry being executed. collett 2020-01-02 01:52:20 +09:00
  • 28a88e5a96 Merge remote-tracking branch 'remotes/origin/develop' into develop_c collett 2020-01-02 17:37:40 +09:00
  • 86a2f18f25 Merge pull request #610 from NotAdam/develop Adam 2020-01-02 15:24:18 +11:00
  • ff606f7378
    Merge pull request #610 from NotAdam/develop Adam 2020-01-02 15:24:18 +11:00
  • 7deae36146 more 5.18 opcodes NotAdam 2020-01-02 15:10:04 +11:00
  • 9c6e431cf6 more 5.18 opcodes NotAdam 2020-01-02 15:10:04 +11:00
  • 0d3e73e531 fix eventplay opcodes/names NotAdam 2020-01-02 14:42:58 +11:00
  • acacfc5553 fix eventplay opcodes/names NotAdam 2020-01-02 14:42:58 +11:00
  • ba74f988d6 fix build error NotAdam 2020-01-02 14:22:36 +11:00
  • 371382dc0a fix build error NotAdam 2020-01-02 14:22:36 +11:00
  • fa10458bce Merge pull request #609 from collett8192/opcode_update Adam 2020-01-02 14:21:48 +11:00
  • 4951c323b0
    Merge pull request #609 from collett8192/opcode_update Adam 2020-01-02 14:21:48 +11:00
  • 6af408a24d Merge branch 'develop' into opcode_update Adam 2020-01-02 14:21:39 +11:00
  • f5bf06ed00
    Merge branch 'develop' into opcode_update Adam 2020-01-02 14:21:39 +11:00
  • dc67ea56cb Merge pull request #608 from Kirrilius/develop Adam 2020-01-02 13:24:26 +11:00
  • 4b61b0b712
    Merge pull request #608 from Kirrilius/develop Adam 2020-01-02 13:24:26 +11:00
  • 56296d295a Attempt to fix combo actions. collett 2020-01-02 08:07:33 +09:00
  • f6bff46c9a Aggro the player when hostile action is used. collett 2020-01-02 02:46:00 +09:00
  • f07ac7f6e5 More 5.18 opcode. collett 2020-01-02 02:45:19 +09:00
  • 12fd17e09c Really fix sprint (and other scripted actions as well). collett 2020-01-02 01:52:20 +09:00
  • b93dbbbaca Update 5.18 opcodes and packets. collett 2020-01-01 22:05:49 +09:00
  • 5a4665af45 Update 5.18 opcodes and packets. collett 2020-01-01 22:05:49 +09:00
  • 9b25a84c26 Fix sprint for now. collett 2020-01-01 23:12:31 +09:00
  • cab6612285 Fix navmesh memory leak. collett 2020-01-01 22:08:17 +09:00
  • 9723977c47 Fix event battle. collett 2020-01-01 22:07:43 +09:00
  • b4dc049ae1 Update 5.18 opcodes and packets. collett 2020-01-01 22:05:49 +09:00
  • a6ba1848a6 fix warnings: kbasikhin 2019-12-30 14:00:51 +03:00
  • 80e72d316e fix warnings: kbasikhin 2019-12-30 14:00:51 +03:00
  • a98a7eccc8 comparing floating point with "==" or "!=" is not correct (Chara.cpp) kbasikhin 2019-12-30 13:59:57 +03:00
  • 2f129bbe30 comparing floating point with "==" or "!=" is not correct (Chara.cpp) kbasikhin 2019-12-30 13:59:57 +03:00
  • 4c4fff58ce using static and reinterpret casts instead of old style casts kbasikhin 2019-12-26 11:09:15 +03:00
  • 4186df6b40 using static and reinterpret casts instead of old style casts kbasikhin 2019-12-26 11:09:15 +03:00
  • 23a12d4066 fix warnings: - using static casts - comparing floating point with "==" or "!=" is not correct (Chara.cpp) kbasikhin 2019-12-25 17:48:16 +03:00
  • bf757cbf03 fix warnings: - using static casts - comparing floating point with "==" or "!=" is not correct (Chara.cpp) kbasikhin 2019-12-25 17:45:51 +03:00
  • 03f89dfbee Identify elementalLevel and element in PlayerSpawn packet karashiiro 2019-12-21 16:17:46 -08:00
  • b79d6d075d Identify elementalLevel and element in PlayerSpawn packet karashiiro 2019-12-21 16:17:46 -08:00
  • 537d6e6ff0 Merge pull request #605 from karashiiro/develop Adam 2019-11-25 14:25:35 +11:00
  • 51d29df7ac
    Merge pull request #605 from karashiiro/develop v5.11 Adam 2019-11-25 14:25:35 +11:00
  • 1e43528740 Merge branch 'develop' of https://github.com/karashiiro/Sapphire into develop karashiiro 2019-11-24 19:06:30 -08:00
  • 3ebaf8bd5f Merge branch 'develop' of https://github.com/karashiiro/Sapphire into develop karashiiro 2019-11-24 19:06:30 -08:00
  • 44a542d603 CharaNameReq opcode update karashiiro 2019-11-24 19:05:27 -08:00
  • 5872579cf6 CharaNameReq opcode update karashiiro 2019-11-24 19:05:27 -08:00
  • bb4d210646 Merge pull request #604 from Caraxi/patch-2 Adam 2019-11-24 13:02:07 +11:00
  • 7e0f836095
    Merge pull request #604 from Caraxi/patch-2 Adam 2019-11-24 13:02:07 +11:00