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

3016 commits

Author SHA1 Message Date
NotAdam
5c0d967b6d fix actorcontrol and actorcontrolself opcodes being switched
thanks to ravahn for noticing
2019-10-30 22:48:20 +11:00
karashiiro
3328bb347f Commit review responses 2019-10-29 20:06:26 -07:00
karashiiro
adabe9cf29 Merge branch 'develop' of https://github.com/karashiiro/Sapphire into develop 2019-10-29 11:02:18 -07:00
karashiiro
c16749c600 MarketBoardItemListing and MarketBoardItemListingHistory opcodes 2019-10-29 11:02:01 -07:00
NotAdam
fef9ce0b3e AoeEffect[8,16,24,32] opcodes, inventory, hatelist, party list 2019-10-29 21:50:59 +11:00
NotAdam
f7a729d61c object spawn, player setup, cast packet, set pos, modelequp opcodes 2019-10-29 21:28:55 +11:00
NotAdam
cf47810ed0 more opcodes 💤 2019-10-29 21:14:44 +11:00
NotAdam
505c19ae05 more 5.1 opcodes 2019-10-29 20:35:32 +11:00
NotAdam
2a699081a5 opcode updates 2019-10-29 20:23:06 +11:00
Adam
7942f22252 Merge pull request #590 from NotAdam/develop
fix clang builds & exd_struct_gen error handling
2019-10-29 19:06:28 +10:00
NotAdam
49b0fb8012 fix formatting 2019-10-29 19:38:51 +11:00
NotAdam
23aad09227 handle bad json in exd_struct_gen 2019-10-29 18:49:27 +11:00
NotAdam
39fc43a27a fix builds on clang 2019-10-29 18:39:40 +11:00
Mordred
1c78f9835e Fixed housing opcodes 2019-10-28 22:18:23 +01:00
Mordred
f87aa5d488 Apply rotation properly when using zoneline / aetheryte 2019-10-27 08:26:48 +01:00
Mordred
79764da844 Fixed popranges not being found 2019-10-22 22:34:34 +02:00
Mordred
b17af41e67 Major rewrite of zonelines, aetherytes and discoveries 2019-10-21 23:24:26 +02:00
Adam
ba651e4c38 Merge pull request #589 from Supamiu/develop
Add more details on crafting packets and premium saddlebag container ids
2019-10-21 08:02:21 +10:00
Supamiu
b33c08fb9c Add premium saddlebag container ids 2019-10-19 14:12:07 +02:00
Supamiu
f9d7043581 Merge remote-tracking branch 'upstream/develop' into develop 2019-10-19 14:05:45 +02:00
karashiiro
67aa243fbe Merge pull request #5 from SapphireServer/develop
merge upstream branch
2019-10-15 11:32:52 -07:00
Adam
2d8c5d00b1 Merge pull request #586 from Supamiu/patch-1
Update DesynthResult actorControl
2019-10-15 14:16:30 +11:00
NotAdam
99604a589c should actually build now... hopefully... 2019-10-14 19:12:17 +11:00
NotAdam
d1969452b1 actually gets past cmake now 2019-10-14 18:57:31 +11:00
NotAdam
3a3499e378 set arch flag correctly 2019-10-14 18:50:55 +11:00
NotAdam
88bce0622e update travis config to use g++-8 2019-10-14 18:45:17 +11:00
NotAdam
db37d9ea3c vs2019 support & dropping std::experimental::filesystem 2019-10-14 18:41:28 +11:00
karashiiro
c9edbc8aac This was marked todo 2019-10-12 23:50:41 -07:00
Supamiu
6746e51dcb Add more details about CraftingUnk ActorControl packet 2019-10-11 23:04:45 +02:00
Supamiu
c21ef703da Add description for AetherReductionDlg ActorControl packet 2019-10-11 22:59:15 +02:00
Supamiu
734e550471 Fixes for DesynthOrReductionResult packet def 2019-10-11 19:44:49 +02:00
karashiiro
cbb00b9cb3 MarketCity enum 2019-10-10 14:47:35 -07:00
karashiiro
f484097be8 Merge pull request #4 from SapphireServer/develop
Merge upstream branch
2019-10-10 14:35:34 -07:00
Mordred
eb75b35e7d Some packet cleanup, long overdue 2019-10-10 22:58:59 +02:00
Flavien Normand
d41e3dbef0 Update DesynthResult actorControl 2019-10-10 21:02:26 +02:00
Mordred
cfc4a997fe Changed makeActorControl calls aswell 2019-10-09 18:42:25 +02:00
Mordred
9bfb9c74f0 Renamed ActorControl packets and definitions according to usage 2019-10-09 18:14:53 +02:00
Adam
276911a187 Merge pull request #585 from Supamiu/develop
Adding actor control 20F: DesynthResult
2019-10-09 19:02:21 +11:00
Supamiu
1ad13598f0 Adding actor control 20F: DesynthResult 2019-10-09 09:30:49 +02:00
Adam
583d0a30ae Merge pull request #582 from Supamiu/patch-1
add saddlebag container ids
2019-09-20 21:52:13 +10:00
Flavien Normand
fedc6ff4e3 add saddlebag container ids 2019-09-19 19:52:13 +02:00
Adam
6986754589 Merge pull request #581 from BiscuitUmU/develop
Add SetMountSpeed ActorControl
2019-09-07 07:31:44 +10:00
Biscuit
64b37752ea No idea why I did that 2019-09-06 10:56:35 +10:00
Biscuit
2687403409 Add SetMountSpeed ActorControl 2019-09-06 10:55:03 +10:00
Mordred Admin
3db411d907 Fixing some CMake issues with mariadb 2019-08-30 15:29:02 +02:00
Adam
23aead84d3 Merge pull request #579 from NotAdam/develop
fix playersetup packet some more
2019-08-22 18:11:43 +10:00
NotAdam
178abd9415 fix playersetup packet some more 2019-08-22 18:02:07 +10:00
Adam
1e7a3c8d69 Merge pull request #570 from NotAdam/develop
api charlist json cleanup & some base action code
2019-08-21 23:00:29 +10:00
Adam
76f36f0f41 Merge pull request #578 from karashiiro/develop
MarketBoardItemListing updated opcode, reordered ServerZoneDef market structs
2019-08-18 10:07:27 +10:00
karashiiro
f2bbab8fef Merge pull request #3 from LimiQS/develop
Add more detail+info
2019-08-17 12:41:34 -07:00