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

1422 commits

Author SHA1 Message Date
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
Mordred
aced23b4b3 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
Mordred
349fa1d788 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
7c3f0190df 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
Mordred
5ade7b5524 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
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
Mordred
45f526f195 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
Perize
f6a32e11c4 Added the duty action because why not 2018-03-18 19:06:32 +09:00
Mordred
89be947e1e Update Ipcs.h 2018-03-18 10:23:59 +01:00
Perize
8e66d72671 Added pvp duel packetdef 2018-03-18 17:40:00 +09:00
Mordred
fcc27defef Improved handling of actors in zones generally 2018-03-17 18:06:13 +01:00
Mordred
c92ee8b7cd Fixed an issue where players were removed from the wrong zone 2018-03-17 11:36:56 +01:00
Mordred
a0bf531315 Merge pull request #276 from NotAdam/actor_rewrite
instance player binding done, minor refactoring
2018-03-16 19:34:08 +01:00
Mordred
80241c0318 Merge pull request #278 from perize/actor_rewrite
fix for #277
2018-03-16 19:32:04 +01:00
Mordred
53ff01aa84 style 2018-03-16 19:31:42 +01:00
Perize
705018102b fixed #277 2018-03-17 02:27:46 +09:00
Adam
9aa7656e44 some more initui figured out 2018-03-17 01:25:44 +11:00
Adam
0d3b4431e8 make cf choose a random instance, fix territorymgr spawning event instances 2018-03-16 21:40:59 +11:00
Adam
797f5ee8ff enable df and all df content 2018-03-16 20:54:03 +11:00
Adam
5d198c7743 fix zone crash when using a normal zones instance id vs zone id 2018-03-16 20:33:28 +11:00
Adam
84fc705101 initui updates 2018-03-16 20:22:21 +11:00
Adam
65d7bb3fef don't start instance until all bound players are present 2018-03-16 19:43:36 +11:00
Adam
801bb1b732 instance player binding done, minor refactoring 2018-03-16 16:56:43 +11:00
Mordred
f5ff43857e Basics of instance binding system 2018-03-15 23:37:21 +01:00
Mordred
ac94e9beff Update some script flags 2018-03-15 20:03:29 +01:00
Mordred
e59728f820 Merge pull request #275 from Minoost/actor_rewrite
Implement director wide bgm
2018-03-15 12:46:59 +01:00
Mordred
919abe5162 style fix 2018-03-15 12:24:34 +01:00
Adam
6bb3c4f45c Implement director wide bgm
Warning: Not tested
2018-03-15 19:57:35 +09:00
Mordred
e2216b98c3 Merge pull request #274 from NotAdam/actor_rewrite
instance bgm works now
2018-03-15 11:33:41 +01:00
Adam
108268b107 bgm is set correctly for instances 2018-03-15 20:48:35 +11:00
Adam
f0319081f2 style points and packet def 2018-03-15 18:06:12 +11:00
Mordred
e75c04aa75 Merge pull request #273 from NotAdam/actor_rewrite
proper event plays upon entering sastasha
2018-03-14 22:35:45 +01:00
Adam
b1d1d885a7 fix indent: episode 2 2018-03-15 03:31:46 +11:00
Adam
f20d3adc61 make leave instance button work 2018-03-15 03:22:59 +11:00
Adam
f9323cc574 fix indent and leave button opcode def 2018-03-15 03:13:20 +11:00
Adam
9789faaf17 packet doc 2018-03-15 03:05:49 +11:00