1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-25 14:07:46 +00:00
Commit graph

3076 commits

Author SHA1 Message Date
Adam
4fdcc50898 Merge pull request #593 from karashiiro/develop
MarketTaxRates packet opcode and structure
2019-11-02 14:55:02 +11:00
karashiiro
e808619329 Corrected MarketTaxRates packet structure 2019-11-01 09:25:35 -07:00
karashiiro
a865f7a50d MarketTaxRates packet opcode and structure 2019-11-01 09:22:43 -07:00
NotAdam
dc81999485 Merge branch 'develop' of https://github.com/SapphireServer/Sapphire into develop 2019-11-01 18:13:23 +11:00
NotAdam
c0c4a04977 fix daily quest packet opcodes 2019-11-01 18:12:33 +11:00
Adam
04ea413501 Merge pull request #592 from karashiiro/develop
MarketBoardItemListing and MarketBoardItemListingHistory opcodes, clerical stuff
2019-11-01 11:28:01 +11:00
Adam
456cb1518d Merge pull request #591 from NotAdam/develop
5.1 opcode updates
2019-11-01 11:27:49 +11:00
NotAdam
0cb38494f4 fix discovery and zoneline opcodes 2019-10-31 12:41:12 +11:00
NotAdam
777f1e4c37 some client opcode fixes 2019-10-31 12:04:50 +11:00
NotAdam
8cde1617f9 fix enough to actually login now 2019-10-31 11:35:04 +11:00
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