84 Commits

Author SHA1 Message Date
JohnCorby
2743c8ffa9 move a bunch of WorldObjectManager stuff to QSBWorldSync 2022-01-18 00:27:32 -08:00
JohnCorby
fe8ba4d8f0 use built dlls for mirror 2022-01-15 20:27:24 -08:00
JohnCorby
37c3d25494 rebuild network animator params and mirror floats on controller change 2022-01-15 18:17:18 -08:00
JohnCorby
1edeaf2e2a dont add networkbehaviours dynamically 2022-01-15 03:54:37 -08:00
JohnCorby
a09ee8ac99 make this work 2022-01-15 03:37:25 -08:00
JohnCorby
9bbebf04d0 dont add network behaviours 2022-01-15 03:30:48 -08:00
JohnCorby
ff9d223c01 replace QNetworkAnimator with NetworkAnimator and pray 2022-01-15 02:15:10 -08:00
JohnCorby
ff9a93108c remove qnet references (except AnimationSync) 2022-01-14 22:54:31 -08:00
JohnCorby
5d4af69719 remove old variable syncers 2022-01-14 22:46:01 -08:00
JohnCorby
e1b7f5ffd4 Merge branch 'dev' into mirror
# Conflicts:
#	QSB/ConversationSync/Messages/DialogueConditionMessage.cs
#	QSB/Player/Messages/EnterLeaveMessage.cs
#	QSB/QSB.csproj
#	QSB/SaveSync/Messages/GameStateMessage.cs
#	QSBTests/MessageTests.cs
2022-01-14 14:14:40 -08:00
JohnCorby
235ed1203b baba booey use NetworkReader and NetworkWriter 2022-01-13 23:40:15 -08:00
JohnCorby
a349e4dd2b cleanup enums 2022-01-11 20:08:38 -08:00
JohnCorby
4780b1a1b1 remove sync object stuff 2022-01-07 15:21:58 -08:00
JohnCorby
6ecbfd7c63 remove rootidentity 2022-01-07 15:16:23 -08:00
JohnCorby
292b49deb5 destroy debug actions/gui if we're not debugging 2021-12-28 21:25:25 -08:00
JohnCorby
402ca56000 remove AnimControllerPatch.cs 2021-12-26 21:42:16 -08:00
JohnCorby
ad076e716d use __instance in patches instead of ___whatever since we can access fields directly 2021-12-26 21:25:26 -08:00
JohnCorby
a0a1c21a66 redundant arguments with default value 2021-12-26 21:08:40 -08:00
JohnCorby
bb0dc9e8eb optimize imports 2021-12-26 21:05:07 -08:00
JohnCorby
0574cd17e5 use nameof for RaiseEvent 2021-12-26 21:01:24 -08:00
JohnCorby
232f71b66a remove SetValue usages 2021-12-26 20:57:51 -08:00
JohnCorby
248527d65b remove GetValue usages 2021-12-26 20:35:40 -08:00
JohnCorby
7acd63e339 remove default ctors from messages 2021-12-26 18:55:54 -08:00
JohnCorby
8abddb4e8c move/rename eventnames, also move FactReveal out of WorldSync folder 2021-12-26 00:53:43 -08:00
JohnCorby
90a6998560 move PlayerAnimationPatches to correct namespace lol 2021-12-25 23:13:19 -08:00
JohnCorby
f0fe15847e animation 2021-12-25 23:03:23 -08:00
JohnCorby
c4228f1440 marshmallow 2021-12-25 22:53:36 -08:00
JohnCorby
5619666638 change anim type 2021-12-25 18:23:20 -08:00
JohnCorby
347f8d1945 ship fly and suit 2021-12-23 22:41:11 -08:00
JohnCorby
507af7a1fa rename ALL Events folders to Messages so i dont have to do it later 2021-12-23 16:26:31 -08:00
JohnCorby
4741c976a9 Merge branch 'dev' into orb-overhaul
# Conflicts:
#	QSB/Syncs/SyncBase.cs
2021-12-16 21:30:03 -08:00
JohnCorby
348eb92728 even better variable syncer 2021-12-14 21:42:40 -08:00
Mister_Nebula
8b83b20caa add Jump trigger sync 2021-12-14 23:31:44 +00:00
Mister_Nebula
ae2d2d1da3 Merge branch 'dev' into new-save-sync 2021-12-12 00:01:05 +00:00
Mister_Nebula
d9e250d191 help 2021-12-11 20:06:02 +00:00
Mister_Nebula
916056c605 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 2021-12-10 22:13:39 +00:00
Mister_Nebula
e163a2a69f some error catchers 2021-12-10 14:54:51 +00:00
JohnCorby
f8eb7970d0 improve variable syncer (fixes the TODO) 2021-12-07 23:01:25 -08:00
Mister_Nebula
554c2bb2dd cleanup 2021-12-07 15:56:08 +00:00
Mister_Nebula
a9fc152ff8 replace RequireWorldObjectsReady with property 2021-12-05 11:03:09 +00:00
Mister_Nebula
88084bb24d add RequireWorldObjectsReady check to all events 2021-12-04 16:39:37 +00:00
Mister_Nebula
0bd60ddb68 rename variables, fix QSBOWItem (again) 2021-12-04 09:51:27 +00:00
JohnCorby
914a05916d removed world object bools from qsbcore since they're duplicates 2021-12-02 02:44:34 -08:00
Mister_Nebula
f612d2b37b remove EventType 2021-11-29 22:26:32 +00:00
Mister_Nebula
4b886951db merge dev into fixes 2021-11-26 22:53:14 +00:00
Mister_Nebula
d79a716d4e i dont even know anymore 2021-11-26 22:31:52 +00:00
Mister_Nebula
666e4585d7 add syncers 2021-11-26 19:33:56 +00:00
Mister_Nebula
9fc72cbdff stuffz 2021-11-26 17:36:14 +00:00
Mister_Nebula
7054b239a1 create DebugSettings 2021-11-25 22:44:15 +00:00
Mister_Nebula
badacec3c6 merge from dev 2021-11-20 21:32:56 +00:00