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

749 commits

Author SHA1 Message Date
NotAdam
2452410c58 remove old XMLConfig completely and implement new ConfigMgr 2018-06-11 02:34:26 +10:00
Adam
17018d6ccb fix incorrect type usage 2018-06-05 20:22:05 +10:00
Adam
c1be28e9d3 add new ultimate instance script 2018-06-05 20:16:35 +10:00
Mordred
10a39b2625 Cleanup cleanup cleanup 2018-06-03 19:31:03 +02:00
Mordred
86b2a9cded More cleanup yet 2018-06-02 15:52:35 +02:00
Mordred
d34598d295 Some cleanup and buildfix 2018-06-02 13:38:00 +02:00
Mordred
0f1ef9fd4d Removed unused functions 2018-05-29 22:12:55 +02:00
Mordred
88a512e8b2 More initui adjustments 2018-05-27 16:21:52 +02:00
Mordred
6a784921d5 Initial initui fixes ( still alot to do ) and inventory fix 2018-05-27 01:28:43 +02:00
Mordred
c48c3bb961 Fixed lobby packet definitions 2018-05-22 21:20:43 +02:00
Mordred
052ea5f1d2 Zone-Server should now start up fine again 2018-05-22 17:42:50 +02:00
Mordred
b0380d64fd Merge pull request #297 from itsMaru/patch_catchup
4.3 opcode shift+lobby versioning
2018-05-22 17:05:49 +02:00
Maru
5f8aad034e apply opcode shift+lobby versioning 2018-05-22 04:30:40 -03:00
Mordred
591b85a0ef Implemented quest flag getters and setters 2018-05-20 00:33:26 +02:00
Mordred
fc1521ef24 Merge pull request #291 from DantestyleXD/master
ManSea001 now work properly
2018-05-18 08:26:12 +02:00
goaaats
f609a936e6 Cleanup 2018-05-17 20:48:06 +02:00
goaaats
251ecf6d28 Added SQL field for EquipDisplayFlags, fixed Legacy Mark 2018-05-17 20:46:11 +02:00
Dantestyle
fc5bdf9dd9 typo... 2018-05-14 06:03:17 +02:00
Dantestyle
0cba5299ef typo error again 3 2018-05-14 05:50:49 +02:00
Dantestyle
f62d09b051 typo errors 2 2018-05-14 04:35:40 +02:00
Dantestyle
50344e2520 typo error 1 2018-05-13 04:39:35 +02:00
Dantestyle
633d019436 ManSea001 now work properly 2018-05-13 04:29:29 +02:00
Adam
92e03bfcdd shouldn't default to a nonexistant onlinestatus... 2018-04-24 20:36:06 +10:00
Adam
248952443f biscuit didn't copy my code correctly 😢 2018-04-24 20:34:36 +10:00
Biscuit Boy
fb8208af1e How did I not notice that.... 2018-04-20 02:22:09 +10:00
Biscuit Boy
879ce3609e Spacing should go back here 2018-04-19 23:04:31 +10:00
Biscuit Boy
6f86347aa0 Must be a fire type 2018-04-19 23:02:24 +10:00
Biscuit Boy
b760f08f29 Digital Monsters? 2018-04-19 22:50:17 +10:00
Biscuit Boy
3310ee0fe6 Gm invis is less of a hack 2018-04-19 22:47:03 +10:00
Biscuit Boy
b401c951a7 I love me some style and wording fixes 2018-04-19 22:34:45 +10:00
Biscuit Boy
3db961c726 Use that Gminvis yo 2018-04-19 22:30:23 +10:00
Biscuit Boy
7e17c6cf23 Fixed Shitty commit mistake 2018-04-19 22:27:57 +10:00
Biscuit Boy
ab7d745e65 Added status priority and made the invis check better 2018-04-19 22:22:20 +10:00
Biscuit Boy
96f0cafddc Fixed Dat Style 2018-04-19 17:57:43 +10:00
Biscuit Boy
b89ac35227 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
Adam
ed78803ef0 cleanup old func def 2018-04-04 11:48:05 +10:00
Adam
c0779d6b1e fix crash when starting the server with no scripts, fixes #284 2018-04-04 11:25:07 +10:00
Mordred
99feacfe99 Merge pull request #282 from NotAdam/actor_rewrite
proper festival handling (woah)
2018-03-23 14:43:00 +01:00
Adam
a471d49c78 remove bindscene macro and move to wrapper func 2018-03-22 23:45:17 +11:00
Mordred
5ade7b5524 Merge pull request #281 from perize/pvp_duel_poc
replay def
2018-03-21 15:21:45 +01:00
Adam
4f75d21b21 fix zone crash from an invalid class instance ptr 2018-03-21 19:07:05 +11:00
Adam
c24c215208 fix infinite callback loop 2018-03-20 23:56:06 +11:00
Adam
ee715a62af fix formatting again
thanks clion
2018-03-20 22:43:16 +11:00
Adam
eb1ced20b2 fix formatting 2018-03-20 22:33:51 +11:00
Adam
6304e097e4 eventPlay -> playScene, added playSceneChain 2018-03-20 22:08:25 +11:00
Adam
1771ed14b4 proper festival handling (woah) 2018-03-20 20:30:05 +11:00
Mordred
14c57be9b4 Is this what you want from me linux?! 2018-03-20 09:51:59 +01:00
Perize
7577bd316f replay def 2018-03-20 17:45:00 +09:00
Mordred
4c77868d1c Simplified scripts a bit, a bit easier on the eyes 2018-03-20 00:05:54 +01:00
Perize
8e66d72671 Added pvp duel packetdef 2018-03-18 17:40:00 +09:00