1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-25 19:17:45 +00:00

Commit graph

  • 5e55de5b31 opcode collett 2020-02-24 20:40:46 +09:00
  • 514a27b41f Merge remote-tracking branch 'remotes/origin/develop' into develop_5.2 collett 2020-02-24 20:03:29 +09:00
  • 8a559f8d53 Merge pull request #640 from collett8192/5.2_fix_part_4 Adam 2020-02-24 22:00:46 +11:00
  • 2b5773a3ab
    Merge pull request #640 from collett8192/5.2_fix_part_4 Adam 2020-02-24 22:00:46 +11:00
  • 2f2d43b939 More fixes on action related enums. collett 2020-02-24 19:24:29 +09:00
  • 420dac5d16 More fixes on action related enums. collett 2020-02-24 19:24:29 +09:00
  • c497dcdb3e StatusNoEffect also shifted and add proper comment for these. collett 2020-02-24 19:13:45 +09:00
  • ad45d41b8f Merge pull request #639 from collett8192/5.2_fix_part_3 Adam 2020-02-24 21:13:38 +11:00
  • 05e6f868cc
    Merge pull request #639 from collett8192/5.2_fix_part_3 Adam 2020-02-24 21:13:38 +11:00
  • ad759503b4 it's not gone u stupid collett 2020-02-24 19:05:25 +09:00
  • b3b5d917cb model equip collett 2020-02-24 18:56:39 +09:00
  • c8c29f0a3a model equip collett 2020-02-24 18:56:39 +09:00
  • 38683a9fa2 model equip collett 2020-02-24 18:56:39 +09:00
  • af36a3e9b5 fix offset comment collett 2020-02-24 18:31:15 +09:00
  • 50755efe87 fix offset comment collett 2020-02-24 18:31:15 +09:00
  • c22f524435 Inventory fix and more opcode update. collett 2020-02-24 18:23:43 +09:00
  • 0d8b406a77 Inventory fix and more opcode update. collett 2020-02-24 18:23:43 +09:00
  • 6dc03653cf Inventory fix. collett 2020-02-24 18:17:58 +09:00
  • 28b2d1558c opcode update for newly created characters collett 2020-02-24 17:41:09 +09:00
  • 25c961baa4 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.2 collett 2020-02-20 19:26:40 +09:00
  • 450be5c171 Merge pull request #638 from collett8192/5.2_fix_part_2 Adam 2020-02-20 21:21:26 +11:00
  • 7823230f61
    Merge pull request #638 from collett8192/5.2_fix_part_2 Adam 2020-02-20 21:21:26 +11:00
  • 243943eac9 Fix combo indicator and more opcode updates. collett 2020-02-20 18:31:05 +09:00
  • 97a1a854dc Fix combo indicator and more opcode updates. collett 2020-02-20 18:31:05 +09:00
  • 3e67a17dab Fix combo indicator and more opcode updates. collett 2020-02-20 18:31:05 +09:00
  • eec26b4dd1 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.2 collett 2020-02-20 17:04:57 +09:00
  • ab458f079c Merge pull request #637 from collett8192/update_5.2 Adam 2020-02-20 11:21:39 +11:00
  • 008182ecba
    Merge pull request #637 from collett8192/update_5.2 Adam 2020-02-20 11:21:39 +11:00
  • c7a61352ba chat opcode collett 2020-02-19 19:04:20 +09:00
  • 848a451dfe chat opcode collett 2020-02-19 19:04:20 +09:00
  • 0816ba2002 fix npcspawn collett 2020-02-19 18:56:48 +09:00
  • c6b2fdc5dd fix npcspawn collett 2020-02-19 18:56:48 +09:00
  • 579188d830 fix npcspawn collett 2020-02-19 18:56:48 +09:00
  • 0c4b9d564a more opcode collett 2020-02-19 18:39:43 +09:00
  • d8ae481ced more opcode picked up collett 2020-02-19 16:46:00 +09:00
  • e15212a502 more opcode picked up collett 2020-02-19 16:46:00 +09:00
  • 39cc5af97b fix build collett 2020-02-19 16:51:31 +09:00
  • 9095d5b4bb fix build collett 2020-02-19 16:51:31 +09:00
  • a3e5b66508 more opcode picked up collett 2020-02-19 16:46:00 +09:00
  • d7ae8ddaac Merge remote-tracking branch 'remotes/origin/develop' into develop_5.2 collett 2020-02-18 23:14:51 +09:00
  • c98594f6c5 5.2 packet update. collett 2020-02-18 23:05:24 +09:00
  • d80d4ba1bf 5.2 packet update. collett 2020-02-18 23:05:24 +09:00
  • d405e7677f more opcode update collett 2020-02-18 22:58:42 +09:00
  • e8ff03520f 5.2 login packet opcode update collett 2020-02-18 19:44:37 +09:00
  • d845162190 fix api routing, bit nicer code for fixing urls NotAdam 2020-02-17 15:57:44 +11:00
  • 93e4ced601 fix api routing, bit nicer code for fixing urls v5.18 NotAdam 2020-02-17 15:57:44 +11:00
  • 0306b68f88 fix an issue where some versions of std::fs would handle path generation differently this changes the builtin http server to generate more reliable paths when parsing request bodies, fixes #635 NotAdam 2020-02-17 15:45:27 +11:00
  • 3373d771ac fix an issue where some versions of std::fs would handle path generation differently this changes the builtin http server to generate more reliable paths when parsing request bodies, fixes #635 NotAdam 2020-02-17 15:45:27 +11:00
  • 2c34f0a58d Merge remote-tracking branch 'remotes/origin/develop' into develop_c collett 2020-02-15 17:29:55 +09:00
  • daaba2ea4d Merge pull request #634 from collett8192/mount_fix Adam 2020-02-13 08:22:25 +11:00
  • 855d53ae93
    Merge pull request #634 from collett8192/mount_fix Adam 2020-02-13 08:22:25 +11:00
  • 6c916d1235 clear job gauge on spawn collett 2020-02-13 02:00:40 +09:00
  • 1a186dba25 Missing casting flag clear after mount action. collett 2020-02-13 01:35:24 +09:00
  • 5ba259a4e9 Missing casting flag clear after mount action. collett 2020-02-13 01:35:24 +09:00
  • d40fbbce1b Missing casting flag clear after mount action. collett 2020-02-13 01:35:24 +09:00
  • 1ad37fadea Merge remote-tracking branch 'remotes/origin/master' into develop_c collett 2020-02-12 23:10:45 +09:00
  • 5f18c43dd6 loads of datreader cleanup/consistency fixes NotAdam 2020-02-10 14:05:04 +11:00
  • 399d9b0dcd loads of datreader cleanup/consistency fixes NotAdam 2020-02-10 14:05:04 +11:00
  • b7ddb054f4 make readme more lazy NotAdam 2020-02-10 13:42:22 +11:00
  • 9b1e9b3aa7 make readme more lazy NotAdam 2020-02-10 13:42:22 +11:00
  • 7ccc29a6ce fix a strange issue where some stl implementations would produce an invalid path where 2 or more / are present sequentially in a path NotAdam 2020-02-10 13:38:53 +11:00
  • 8c3e037ebf fix a strange issue where some stl implementations would produce an invalid path where 2 or more / are present sequentially in a path NotAdam 2020-02-10 13:38:53 +11:00
  • 1054ee6fcd clean up action code collett 2020-02-08 22:22:27 +09:00
  • 0d8c99d2af haste does not affect recast collett 2020-02-08 19:14:50 +09:00
  • 5a07e3059b Merge remote-tracking branch 'remotes/origin/develop' into develop_c collett 2020-02-08 19:04:05 +09:00
  • 29afcfe487 Merge pull request #633 from collett8192/632 Adam 2020-02-08 10:32:30 +11:00
  • 94cefbb658
    Merge pull request #633 from collett8192/632 Adam 2020-02-08 10:32:30 +11:00
  • f7036ef1e3 fix faulty actions submodule NotAdam 2020-02-08 10:22:03 +11:00
  • 1170674f8c fix faulty actions submodule NotAdam 2020-02-08 10:22:03 +11:00
  • ee12f4f75b create data directory NotAdam 2020-02-08 10:15:14 +11:00
  • 698db748f9 create data directory NotAdam 2020-02-08 10:15:14 +11:00
  • abcba7aebd Merge branch 'feature/vs2019' into develop NotAdam 2020-02-08 09:58:30 +11:00
  • d9d8d93279 Merge branch 'feature/vs2019' into develop NotAdam 2020-02-08 09:58:30 +11:00
  • 333650c3d5 Fix #632. collett 2020-02-08 00:43:49 +09:00
  • 81bbcbef23 Fix #632. collett 2020-02-08 00:43:49 +09:00
  • 5d5de5e451 fix aethernet escape collett 2020-02-08 00:41:58 +09:00
  • f3f38c4682 update sheltron data collett 2020-02-05 22:13:56 +09:00
  • ade2a21631 missing damage collett 2020-02-05 19:16:20 +09:00
  • 9a9ce6d02e Implement dodge, block, parry. collett 2020-02-05 18:42:30 +09:00
  • 0903f0d2f1 pld oath gauge collett 2020-02-05 17:21:57 +09:00
  • 93479a9c75 more fixes collett 2020-02-04 22:09:19 +09:00
  • ffb1a83494 fix collett 2020-02-04 21:59:14 +09:00
  • 5ff8965ed5 allow scripts to interrupt actions and bug fixes collett 2020-02-04 21:57:16 +09:00
  • deebcd76c3 inner release, inner chaos, chaotic cyclone collett 2020-02-04 20:58:40 +09:00
  • 08a0556b36 require combo collett 2020-02-04 17:09:23 +09:00
  • e7c44ccff7 more war stuff collett 2020-02-02 22:44:22 +09:00
  • e75db49d37 fix collett 2020-02-02 19:51:13 +09:00
  • aaccb4bd6a clean up collett 2020-02-02 19:49:16 +09:00
  • 450ff0ddff show job ui and some war stuff collett 2020-02-02 19:42:24 +09:00
  • 39aa49f092 bit of cleanup and sqpack fix NotAdam 2020-02-02 17:14:59 +11:00
  • a84de09bf1 bit of cleanup and sqpack fix NotAdam 2020-02-02 17:14:59 +11:00
  • bbcf5a82eb Merge remote-tracking branch 'remotes/origin/develop' into develop_c collett 2020-01-26 19:35:08 +09:00
  • 5b843c66dd add actions submodule NotAdam 2020-01-26 21:24:38 +11:00
  • 65678715f4 add actions submodule NotAdam 2020-01-26 21:24:38 +11:00
  • 0dbcda7229 fix typo NotAdam 2020-01-26 21:16:41 +11:00
  • 127960cd12 fix typo NotAdam 2020-01-26 21:16:41 +11:00
  • 3aafea9edf Merge pull request #631 from collett8192/mount Adam 2020-01-26 21:00:31 +11:00
  • 36b79e6c03
    Merge pull request #631 from collett8192/mount Adam 2020-01-26 21:00:31 +11:00
  • 264f4bd459 fix derp collett 2020-01-24 08:08:51 +09:00
  • 05f38dedde fix derp collett 2020-01-24 08:08:51 +09:00