1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-24 21:57:44 +00:00
Commit graph

1785 commits

Author SHA1 Message Date
NotAdam
e569ffd809 ReqServiceAccountList -> ClientVersionInfo 2018-10-14 18:33:16 +11:00
Mordred
7d1291009f Merge pull request #396 from KBiscuit/updates/packetDefs
GMCommand1 & 2 almost fully mapped / Fixed /playtime
2018-10-14 09:16:14 +02:00
Biscuit
c224967480 Fix /playtime 2018-10-14 13:03:15 +11:00
Biscuit
23c288489f Update GMCommand 1 and 2 Defs 2018-10-14 12:52:06 +11:00
Mordred
89e3c0b996 Merge pull request #395 from KBiscuit/updates/packetDefs
SharedEstateSettings Ops Added / Level Up Fixed
2018-10-11 08:23:53 +02:00
Biscuit
6bc0512fa4 I WAS SO CLOSE 2018-10-11 17:15:52 +11:00
Biscuit
0b285c4091 Fixed Level up / Fixed Build 2018-10-11 16:09:53 +11:00
Biscuit
037b98f25b derp, they should be in their own struct 2018-10-11 15:44:15 +11:00
Mordred
6018ff6ab1 Merge pull request #393 from goaaats/develop
Fix EorzeaTimeOffset
2018-10-06 16:48:18 +02:00
Mordred
40dc9e9681 Merge pull request #394 from KBiscuit/updates/moggleMail
Add some Moogle Mail PacketDefs and Opcodes
2018-10-05 11:30:31 +02:00
Biscuit Boy
2668674b31 mmm fresh new line 2018-10-05 19:22:12 +10:00
Biscuit Boy
faa8e05a8d Fixed WardYardInfo for Vox 2018-10-03 01:58:58 +10:00
Biscuit Boy
8e475a092a Added some moogle mail defs 2018-10-03 01:22:43 +10:00
goaaats
eef05e4a10 Fix EorzeaTimeOffset 2018-10-02 00:39:34 +02:00
Mordred
6ed8864ec0 Merge remote-tracking branch 'origin/develop' 2018-09-27 15:13:44 +02:00
root
d22cf7e762 Also include boost to_lower stuff 2018-09-26 09:25:19 -04:00
root
f6d4712929 Lexical cast missing on windows 2018-09-26 09:11:59 -04:00
root
d1efbe6307 Various small cleanups 2018-09-26 08:47:22 -04:00
root
94b111ee85 Fixed a couple compiler warnings 2018-09-26 03:32:43 -04:00
Biscuit Boy
38d4ea25de oops forgot the ClientDef 2018-09-26 03:32:05 +10:00
Biscuit Boy
219c06632f Should mention it's the current 2018-09-26 03:23:31 +10:00
Biscuit Boy
d6a2517efb Add Shared Estate Settings PacketDef and ClientTrigger 2018-09-26 03:22:42 +10:00
Mordred
6e13b47c97 Merge pull request #392 from KBiscuit/updates/playerspawn
Fixed OnlineStatus and Standing Cpose in PlayerSpawn
2018-09-25 14:46:14 +02:00
Biscuit Boy
7168c00a22 Fixed OnlineStatus and Standing Cpose in PlayerSpawn 2018-09-25 22:40:57 +10:00
root
64a9eec055 Split up NativeScriptApi 2018-09-25 07:18:42 -04:00
Mordred
84e334d9bb Various cleanups and start of spawn system 2018-09-24 23:48:42 +02:00
Mordred
4d3988ed12 Merge pull request #389 from KBiscuit/develop
Lobby now shows correct info (fixes #328), Gm teri improvements, Discov ref is debug text
2018-09-24 22:20:19 +02:00
Mordred
6deb276be4 Merge pull request #390 from KBiscuit/updates/examine
Examine works correctly again / Handles errors for GM's and diff zones
2018-09-24 22:19:23 +02:00
Biscuit Boy
b19a4ea35d style 2018-09-25 01:24:50 +10:00
Biscuit Boy
7b701781ad Examine works correctly again / Handles errors for GM's and diff zones 2018-09-25 01:11:14 +10:00
root
04d572f05f Attempted build fix 2018-09-24 09:24:08 -04:00
root
b89402e109 Some linker reorg 2018-09-24 09:03:29 -04:00
Mordred
02de786f60 Another build fix attempt 2018-09-22 15:04:18 +02:00
Mordred
a8a820b89c Linux build fix #2 2018-09-22 13:07:20 +02:00
Mordred
acf389d512 Linux build fix 2018-09-22 11:06:00 +02:00
Mordred
a3234bba44 More cmake cleanup 2018-09-22 09:57:40 +02:00
Biscuit Boy
efb0d74494 welcome back to moredreds coooode review!
today we are going to be hunting for some extra brackets in the sewer! so come along for the ride
2018-09-21 09:28:34 +10:00
Mordred
a2f03fd304 Some cmake cleanups 2018-09-20 23:31:38 +02:00
Biscuit Boy
e448863215 Style for mordred 2018-09-21 03:50:38 +10:00
Biscuit Boy
de6e87e0d7 classLevel cleanup, now check EXD 2018-09-21 03:26:02 +10:00
Biscuit Boy
749490bb27 I can already hear the screams of mordred shouting style 2018-09-21 02:06:00 +10:00
Biscuit Boy
68d0fb7186 Discov ref should be a debug, not notice 2018-09-21 02:03:10 +10:00
Biscuit Boy
d8c71d69ca Gm teri will now tele to the main aetheryte if there is one in the zone 2018-09-21 02:02:51 +10:00
Biscuit Boy
06abc5f33d Lobby now shows correct info for everything 2018-09-21 01:59:45 +10:00
Mordred
7bd6318167 Build fix 2018-09-19 23:26:36 +02:00
Mordred
ea46624148 Fixed !instance cr, it now takes contentfindercondition ids as input though 2018-09-19 23:04:23 +02:00
Mordred
ba754e0e7e Merge pull request #387 from AcedArmy/develop
Fix InitZone bitmask and share my findings on it
2018-09-19 17:26:06 +02:00
Biscuit Boy
b96ee1aeba Should probs mention it's decimal not hex 2018-09-20 00:00:01 +10:00
Biscuit Boy
953affede1 Fix InitZone bitmask and add my findings 2018-09-19 23:53:34 +10:00
Mordred
cec5d31229 Fixed ActorCast opcode 2018-09-19 14:58:11 +02:00