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

1216 commits

Author SHA1 Message Date
Mordred
a88f94e9af Opcodes... 2018-05-23 20:01:24 +02:00
Mordred
0893288f77 Forgot comments yet again 2018-05-22 23:48:49 +02:00
Mordred
c636c724b4 Events work again 2018-05-22 23:46:23 +02:00
Mordred
5cbd4a5f1e Missed a comment 2018-05-22 23:23:21 +02:00
Mordred
140bbe10c3 Chat opcode fix 2018-05-22 23:10:31 +02:00
Mordred
271d4cc96a Merge branch 'master' of https://github.com/SapphireMordred/Sapphire 2018-05-22 22:20:19 +02:00
Mordred
7958145e69 Fixed more opcodes -> faster login -> Slow walk fixed 2018-05-22 22:19:55 +02:00
Mordred
f848dddf38
Merge pull request #298 from goaaats/4-3-exdfixes
exd_struct_gen: Fixes for certain field names
2018-05-22 21:21:24 +02:00
Mordred
147e2f2cca Fixed lobby packet definitions 2018-05-22 21:20:43 +02:00
goaaats
fcc29707dc
Merge branch 'master' into 4-3-exdfixes 2018-05-22 20:19:35 +02:00
goaaats
0112659fe0 Update ex.json(needs testing) 2018-05-22 20:15:46 +02:00
goaaats
9472258693 exd_struct_gen: Fix fields starting with numbers, fix fields that are cpp keywords 2018-05-22 20:15:30 +02:00
Mordred
06b5113d78 Zone-Server should now start up fine again 2018-05-22 17:42:50 +02:00
Mordred
ad86327a89
Merge pull request #297 from itsMaru/patch_catchup
4.3 opcode shift+lobby versioning
2018-05-22 17:05:49 +02:00
Maru
94b45d12eb apply opcode shift+lobby versioning 2018-05-22 04:30:40 -03:00
Mordred
522010881d Implemented quest flag getters and setters 2018-05-20 00:33:26 +02:00
Mordred
1a4ca09a0b
Merge pull request #291 from DantestyleXD/master
ManSea001 now work properly
2018-05-18 08:26:12 +02:00
Mordred
43ad62b1c6
Merge pull request #293 from goaaats/develop
zone: add SQL for EquipDisplayFlags, fix legacy mark
2018-05-18 08:14:00 +02:00
goaaats
3399616f42 Update SQL 2018-05-17 20:50:07 +02:00
goaaats
afba72a46b Cleanup 2018-05-17 20:48:06 +02:00
goaaats
b2621bd5d6 Added SQL field for EquipDisplayFlags, fixed Legacy Mark 2018-05-17 20:46:11 +02:00
Dantestyle
704188200c typo... 2018-05-14 06:03:17 +02:00
Dantestyle
13ea7320dc typo error again 3 2018-05-14 05:50:49 +02:00
Dantestyle
c19cc8dcdc typo errors 2 2018-05-14 04:35:40 +02:00
Dantestyle
d2d96581e6 typo error 1 2018-05-13 04:39:35 +02:00
Dantestyle
c9597a9339 ManSea001 now work properly 2018-05-13 04:29:29 +02:00
Mordred
cc17261848
Merge pull request #289 from SapphireMordred/actor_rewrite
Actor rewrite
2018-04-24 21:08:33 +02:00
Mordred
a7f926b589
Merge pull request #288 from NotAdam/actor_rewrite
fix OnlineStatus so it'll return the one with the highest priority
2018-04-24 12:40:18 +02:00
Adam
24a2de55e1 shouldn't default to a nonexistant onlinestatus... 2018-04-24 20:36:06 +10:00
Adam
7a64e5f33f biscuit didn't copy my code correctly 😢 2018-04-24 20:34:36 +10:00
Mordred
40f77ffd70
Merge pull request #286 from AcedArmy/actor_rewrite
Added a whole lot of GM Stuff
2018-04-20 08:01:53 +02:00
Biscuit Boy
6a6f5b4349 How did I not notice that.... 2018-04-20 02:22:09 +10:00
Biscuit Boy
c78e33c53f Spacing should go back here 2018-04-19 23:04:31 +10:00
Biscuit Boy
e4b9db8853 Must be a fire type 2018-04-19 23:02:24 +10:00
Biscuit Boy
77cb5d7d50 Digital Monsters? 2018-04-19 22:50:17 +10:00
Biscuit Boy
327ece8748 Gm invis is less of a hack 2018-04-19 22:47:03 +10:00
Biscuit Boy
168cc7409b I love me some style and wording fixes 2018-04-19 22:34:45 +10:00
Biscuit Boy
10eec1f954 Use that Gminvis yo 2018-04-19 22:30:23 +10:00
Biscuit Boy
51a1c020a1 Fixed Shitty commit mistake 2018-04-19 22:27:57 +10:00
Biscuit Boy
f815e3e3d2 Added status priority and made the invis check better 2018-04-19 22:22:20 +10:00
Biscuit Boy
933a519957 Fixed Dat Style 2018-04-19 17:57:43 +10:00
Biscuit Boy
22abaf9d23 Added a whole lot of GM Stuff
Added Icons, Added Invis, Added Chat Types for what we have now
2018-04-18 21:00:20 +10:00
Mordred
e6c7eb46ca
Merge pull request #285 from NotAdam/actor_rewrite
fix crash when starting the server with no scripts, fixes #284
2018-04-04 07:58:44 +02:00
Adam
5a623da2a5 cleanup old func def 2018-04-04 11:48:05 +10:00
Adam
ddd9c808d7 fix crash when starting the server with no scripts, fixes #284 2018-04-04 11:25:07 +10:00
Mordred
ed8f4e2044
Merge pull request #282 from NotAdam/actor_rewrite
proper festival handling (woah)
2018-03-23 14:43:00 +01:00
Mordred
a5b97779a9
Merge pull request #283 from takhlaq/actor_rewrite
attempt to fix build
2018-03-23 14:42:28 +01:00
Tahir Akhlaq
a4c189b71e attempt to fix build 2018-03-22 22:56:14 +00:00
Mordred
0afb688374 Added discovery parser 2018-03-22 23:01:55 +01:00
Mordred
5e64a59374 Merge branch 'actor_rewrite' of https://github.com/SapphireMordred/Sapphire into actor_rewrite 2018-03-22 22:59:12 +01:00