1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-05 18:27:47 +00:00
Commit graph

6945 commits

Author SHA1 Message Date
Biscuit Boy
f815e3e3d2 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
933a519957 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
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
16b25ce3c5 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
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
ed78803ef0 cleanup old func def 2018-04-04 11:48:05 +10:00
Adam
5a623da2a5 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
Adam
ddd9c808d7 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
Mordred
ed8f4e2044
Merge pull request #282 from NotAdam/actor_rewrite
proper festival handling (woah)
2018-03-23 14:43:00 +01:00
Mordred
aced23b4b3 Merge pull request #283 from takhlaq/actor_rewrite
attempt to fix build
2018-03-23 14:42:28 +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
b19f6baf0b attempt to fix build 2018-03-22 22:56:14 +00:00
Tahir Akhlaq
a4c189b71e attempt to fix build 2018-03-22 22:56:14 +00:00
Mordred
349fa1d788 Added discovery parser 2018-03-22 23:01:55 +01:00
Mordred
0afb688374 Added discovery parser 2018-03-22 23:01:55 +01:00
Mordred
189d852285 Merge branch 'actor_rewrite' of https://github.com/SapphireMordred/Sapphire into actor_rewrite 2018-03-22 22:59:12 +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
Mordred
7c3f0190df update_discovery.sql now contains well over 4000 new maprange entries for discovery 2018-03-22 22:58:52 +01:00
Mordred
706b33b0cd update_discovery.sql now contains well over 4000 new maprange entries for discovery 2018-03-22 22:58:52 +01:00
Adam
a471d49c78 remove bindscene macro and move to wrapper func 2018-03-22 23:45:17 +11:00
Adam
00a7c1c6d3 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
Mordred
4f16667765
Merge pull request #281 from perize/pvp_duel_poc
replay def
2018-03-21 15:21:45 +01:00
Adam
34de90ac97 update submodule 2018-03-22 00:54:00 +11:00
Adam
bda2a51362 update submodule 2018-03-22 00:54:00 +11:00
Adam
4f75d21b21 fix zone crash from an invalid class instance ptr 2018-03-21 19:07:05 +11:00
Adam
8984a98b34 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
a1c531932c 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
660709becb 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
66fbc9931b 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
dd8ed62430 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
Adam
d7006574ac 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
Mordred
d95aaba887
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
Perize
1696a292e5 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
Mordred
836279de09 Simplified scripts a bit, a bit easier on the eyes 2018-03-20 00:05:54 +01:00
Mordred
45f526f195 Merge pull request #280 from perize/pvp_duel_poc
Added pvp duel packetdef
2018-03-18 11:44:49 +01:00
Mordred
642282ca21
Merge pull request #280 from perize/pvp_duel_poc
Added pvp duel packetdef
2018-03-18 11:44:49 +01:00
Perize
8f699b846f typo fix 2018-03-18 19:32:42 +09:00