1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-23 02:07:45 +00:00

Commit graph

  • 5bbe38957d fixed playerstates being set incorrectly Mordred 2017-08-13 18:28:05 +02:00
  • a1999590b1 Merge pull request #47 from itsmaru/master SapphireMordred 2017-08-13 09:05:44 +02:00
  • ee96a0fadc Merge pull request #47 from itsmaru/master SapphireMordred 2017-08-13 09:05:44 +02:00
  • 4f14f44b0d Renaming power to param; Removing unknown property as argument from the script and GameCommandHandler method; Maru 2017-08-12 22:36:52 -03:00
  • 14904192d0 Renaming power to param; Removing unknown property as argument from the script and GameCommandHandler method; Maru 2017-08-12 22:36:52 -03:00
  • f124b5eac4 Sorted out power property of status (partially) Maru 2017-08-12 22:11:56 -03:00
  • 76c50cc936 Sorted out power property of status (partially) Maru 2017-08-12 22:11:56 -03:00
  • db1832aeef Merge pull request #46 from Minoost/matchmaking SapphireMordred 2017-08-12 17:04:39 +02:00
  • 013bb3c998 Merge pull request #46 from Minoost/matchmaking SapphireMordred 2017-08-12 17:04:39 +02:00
  • 3247e24058 Add debug log for CFRegisterDuty Adam 2017-08-12 23:53:43 +09:00
  • dfb3e4163a Add debug log for CFRegisterDuty Minho Kang 2017-08-12 23:53:43 +09:00
  • 88c01085c8 Merge pull request #45 from SapphireMordred/64bit SapphireMordred 2017-08-12 16:47:17 +02:00
  • 349f929a76 Merge pull request #45 from SapphireMordred/64bit SapphireMordred 2017-08-12 16:47:17 +02:00
  • efe1ada779 Add basic cf packet handler Adam 2017-08-12 23:20:26 +09:00
  • 7ff741884d Add basic cf packet handler Minho Kang 2017-08-12 23:20:26 +09:00
  • 8a44b35ab7 Update cfnotify packet Adam 2017-08-12 19:05:26 +09:00
  • 5b1a3f9000 Update cfnotify packet Minho Kang 2017-08-12 19:05:26 +09:00
  • 0d48dbe673 Fixed an issue with UI disapearing when attuning Mordred 2017-08-12 10:25:50 +02:00
  • c511616de3 Fixed an issue with UI disapearing when attuning Mordred 2017-08-12 10:25:50 +02:00
  • 3bc174c09f Merge pull request #44 from takhlaq/portability2 SapphireMordred 2017-08-12 08:48:15 +02:00
  • 17ff80172d Merge pull request #44 from takhlaq/portability2 SapphireMordred 2017-08-12 08:48:15 +02:00
  • 2d00dee272 add appveyor test Tahir Akhlaq 2017-08-12 01:59:41 +01:00
  • c8096d4ed0 add appveyor test Tahir Akhlaq 2017-08-12 01:59:41 +01:00
  • dee00c8c70 Merge pull request #43 from takhlaq/portability2 SapphireMordred 2017-08-12 01:05:44 +02:00
  • 7b0a21c0ce Merge pull request #43 from takhlaq/portability2 SapphireMordred 2017-08-12 01:05:44 +02:00
  • 5ca1c3360f missed a crap from previous commit Tahir Akhlaq 2017-08-11 23:15:55 +01:00
  • 8488e7679f missed a crap from previous commit Tahir Akhlaq 2017-08-11 23:15:55 +01:00
  • 5136b1a397 fix lobby config, add default values for ip/port, change blowfish back to uintptr_t Tahir Akhlaq 2017-08-11 23:13:00 +01:00
  • 9d87f23caf fix lobby config, add default values for ip/port, change blowfish back to uintptr_t Tahir Akhlaq 2017-08-11 23:13:00 +01:00
  • 70d17607c7 mass replace data types to fixed width ones Tahir Akhlaq 2017-08-11 22:56:30 +01:00
  • 82af45e561 mass replace data types to fixed width ones Tahir Akhlaq 2017-08-11 22:56:30 +01:00
  • cd06f5e9c6 Merge pull request #42 from takhlaq/portability SapphireMordred 2017-08-11 18:05:26 +02:00
  • 91d9427100 Merge pull request #42 from takhlaq/portability SapphireMordred 2017-08-11 18:05:26 +02:00
  • abf0db012e add travis badge to readme Tahir Akhlaq 2017-08-11 15:18:40 +01:00
  • c06874e4b4 add travis badge to readme Tahir Akhlaq 2017-08-11 15:18:40 +01:00
  • 6ef3c428b5 Merge pull request #39 from amibu01/master SapphireMordred 2017-08-11 13:01:38 +02:00
  • 8619b27a9e Merge pull request #39 from amibu01/master SapphireMordred 2017-08-11 13:01:38 +02:00
  • 1b576d8b24 Fixed a PS4 oversight amibu 2017-08-11 12:56:58 +02:00
  • 3682b11478 Fixed a PS4 oversight amibu 2017-08-11 12:56:58 +02:00
  • 69a327a8a9 Merge pull request #30 from itsmaru/master SapphireMordred 2017-08-11 08:17:49 +02:00
  • 0beb5309a6 Merge pull request #30 from itsmaru/master SapphireMordred 2017-08-11 08:17:49 +02:00
  • 841820f6af lets see if it imports this time.. Tahir Akhlaq 2017-08-11 03:46:41 +01:00
  • ba5a385d29 lets see if it imports this time.. Tahir Akhlaq 2017-08-11 03:46:41 +01:00
  • ad300476c3 Style; Maru 2017-08-11 01:12:55 -03:00
  • 75149960b0 Style; Maru 2017-08-11 01:12:55 -03:00
  • 57bf3a0fbd HP/MP/TP Regeneration following new rules; Bumped level cap up to 70; Additional checks for autoattacking; Using auto-attack damage from weapon; Maru 2017-08-11 00:58:35 -03:00
  • d7c97491c3 HP/MP/TP Regeneration following new rules; Bumped level cap up to 70; Additional checks for autoattacking; Using auto-attack damage from weapon; Maru 2017-08-11 00:58:35 -03:00
  • 65fd18c668 added sql import script Tahir Akhlaq 2017-08-11 02:48:56 +01:00
  • d4cb82d82b added sql import script Tahir Akhlaq 2017-08-11 02:48:56 +01:00
  • 30b0dc6562 Merge 85292ad051 into 5af5eadf60 Tahir Akhlaq 2017-08-10 23:00:12 +00:00
  • b041db85ec fix exception crap from previous commit Tahir Akhlaq 2017-08-10 23:33:46 +01:00
  • 85292ad051 fix exception crap from previous commit Tahir Akhlaq 2017-08-10 23:33:46 +01:00
  • 5e192f5b22 Merge pull request #28 from amibu01/master SapphireMordred 2017-08-11 00:05:40 +02:00
  • 3634ccdb4e Merge pull request #28 from amibu01/master SapphireMordred 2017-08-11 00:05:40 +02:00
  • 695e6a9157 added launch args to server_rest (needs testing) Tahir Akhlaq 2017-08-10 22:13:00 +01:00
  • 93763c5005 added launch args to server_rest (needs testing) Tahir Akhlaq 2017-08-10 22:13:00 +01:00
  • 594248e457 Fix insta skills amibu 2017-08-10 22:06:05 +02:00
  • e8c7634e8f Fix insta skills amibu 2017-08-10 22:06:05 +02:00
  • 8c5ac5b162 Merge pull request #27 from takhlaq/travis SapphireMordred 2017-08-10 20:15:57 +02:00
  • 5af5eadf60 Merge pull request #27 from takhlaq/travis SapphireMordred 2017-08-10 20:15:57 +02:00
  • 11fc32ee79 apparently i didnt commit this Tahir Akhlaq 2017-08-10 18:07:35 +01:00
  • 04105eaad4 apparently i didnt commit this Tahir Akhlaq 2017-08-10 18:07:35 +01:00
  • 6d8c088d07 Merge pull request #26 from takhlaq/travis SapphireMordred 2017-08-10 19:00:30 +02:00
  • a05e3211fb Merge pull request #26 from takhlaq/travis SapphireMordred 2017-08-10 19:00:30 +02:00
  • d04be92bea fix 64bit build Tahir Akhlaq 2017-08-09 23:49:00 +01:00
  • 23e2bb4b7b fix 64bit build Tahir Akhlaq 2017-08-09 23:49:00 +01:00
  • a04a86774a Merge pull request #25 from amibu01/master SapphireMordred 2017-08-10 16:44:24 +02:00
  • 3db37945f4 Merge pull request #25 from amibu01/master SapphireMordred 2017-08-10 16:44:24 +02:00
  • a40f0eefe0 Return implemented amibu 2017-08-10 16:31:48 +02:00
  • 32357ba812 Return implemented amibu 2017-08-10 16:31:48 +02:00
  • 5c07181b13 Add more StatusEffect scripting, fix Sprint amibu 2017-08-10 16:12:54 +02:00
  • 78252ae96d Add more StatusEffect scripting, fix Sprint amibu 2017-08-10 16:12:54 +02:00
  • f2e74458a9 StatusEffect script bindings amibu 2017-08-10 13:56:29 +02:00
  • f4e8798fe0 StatusEffect script bindings amibu 2017-08-10 13:56:29 +02:00
  • 05c5734954 Merge pull request #23 from Minoost/matchmaking SapphireMordred 2017-08-10 08:33:54 +02:00
  • 4ae193ad7f Merge pull request #23 from Minoost/matchmaking SapphireMordred 2017-08-10 08:33:54 +02:00
  • e888690812 Add eta field in CfMemberStatus Adam 2017-08-10 15:32:10 +09:00
  • 42537bee46 Add eta field in CfMemberStatus Minho Kang 2017-08-10 15:32:10 +09:00
  • 490163ef55 Merge 81c13d5e8c into 882bdb9bad Minho Kang 2017-08-10 06:10:35 +00:00
  • c52ee19469 Add CFMemberStatus packet definition Adam 2017-08-10 11:35:05 +09:00
  • 81c13d5e8c Add CFMemberStatus packet definition Minho Kang 2017-08-10 11:35:05 +09:00
  • 47773cc5fe Merge pull request #21 from takhlaq/travis SapphireMordred 2017-08-10 00:41:05 +02:00
  • 882bdb9bad Merge pull request #21 from takhlaq/travis SapphireMordred 2017-08-10 00:41:05 +02:00
  • e7ab2f0327 travis build crap Tahir Akhlaq 2017-08-09 17:49:09 +01:00
  • e79f1b9689 travis build crap Tahir Akhlaq 2017-08-09 17:49:09 +01:00
  • 978922c38a Merge branch 'master' of https://github.com/SapphireMordred/Sapphire Mordred 2017-08-09 23:13:52 +02:00
  • d8af791d53 Merge branch 'master' of https://github.com/SapphireMordred/Sapphire Mordred 2017-08-09 23:13:52 +02:00
  • 2b5ed15794 Fixed red circle in exp bar Mordred 2017-08-09 23:13:27 +02:00
  • fe1909b4ee Fixed red circle in exp bar Mordred 2017-08-09 23:13:27 +02:00
  • afa18e3a6f Merge pull request #19 from amibu01/master SapphireMordred 2017-08-09 22:52:38 +02:00
  • 568a88ac73 Merge pull request #19 from amibu01/master SapphireMordred 2017-08-09 22:52:38 +02:00
  • 67a18a8253 Fixed levelup crashing the client occasionally Mordred 2017-08-09 22:50:59 +02:00
  • f6679f7ad0 Fixed levelup crashing the client occasionally Mordred 2017-08-09 22:50:59 +02:00
  • 89d9e54a85 Chai bindings for status effects, Sprint script amibu 2017-08-09 22:31:24 +02:00
  • 0a62578590 Chai bindings for status effects, Sprint script amibu 2017-08-09 22:31:24 +02:00
  • 0bc3116cb9 Merge pull request #18 from Minoost/matchmaking SapphireMordred 2017-08-09 19:35:48 +02:00
  • e38c0aa1f7 Merge pull request #18 from Minoost/matchmaking SapphireMordred 2017-08-09 19:35:48 +02:00
  • de28fd909a Unlock all contents in duty finder for now Adam 2017-08-10 00:41:37 +09:00
  • 6109a191b2 Unlock all contents in duty finder for now Minho Kang 2017-08-10 00:41:37 +09:00
  • 80ac11839b Travis... why do you hate me... Mordred 2017-08-09 17:32:41 +02:00