208 Commits

Author SHA1 Message Date
JohnCorby
9309d6e25e prevent goofy gaffer when pausing while waking uip 2022-06-07 17:16:16 -07:00
_nebula
5163b75a13
Cache some unity objects (#517) 2022-05-03 08:48:24 +01:00
Mister_Nebula
bf8b1530cd Add OnModStart patch type, fix funny collision bug with AvoidTimeSync 2022-03-11 10:21:27 +00:00
JohnCorby
e4da50a656 solution-wide: file-scoped namespaces 2022-03-02 19:46:33 -08:00
Mister_Nebula
b541961686 remove disabling of campfire sleeping 2022-03-02 11:51:31 +00:00
JohnCorby
a8fba743f6 Revert "solution wide: use file-scoped namespace" 2022-02-27 05:25:39 -08:00
JohnCorby
182678c4bc solution wide: use file-scoped namespace 2022-02-25 23:18:46 -08:00
JohnCorby
f8f37aa011 IAddComponentOnStart: some of these can be destroyed right after running 2022-02-05 03:28:37 -08:00
JohnCorby
4f3c359946 send server/client state messages directly, since it sets the state both locally and remotely 2022-02-05 02:50:13 -08:00
Mister_Nebula
2f52ab9cae Merge branch 'master' into dev 2022-02-05 10:17:46 +00:00
Mister_Nebula
1783271c0f Fix collision errors when loading 2022-02-05 10:14:27 +00:00
Mister_Nebula
0ade96de92 Update TimePatches.cs 2022-02-05 09:53:14 +00:00
JohnCorby
4f12462f82 Manager -> IAddComponentOnStart 2022-02-01 14:24:21 -08:00
Mister_Nebula
2583965c0a Merge branch 'echoes-of-the-eye' into better-player-prefab 2022-01-30 09:31:01 +00:00
Mister_Nebula
adbb052a92 Merge branch 'dev' into echoes-of-the-eye 2022-01-30 09:27:43 +00:00
JohnCorby
2895e54083 rename 2022-01-29 01:29:02 -08:00
JohnCorby
c9321fff84 rename 2022-01-29 01:26:28 -08:00
JohnCorby
e42aec8bae move everything over to UnityEvents 2022-01-29 01:24:15 -08:00
Mister_Nebula
bedf8e3558 Update PreserveTimeScale.cs 2022-01-23 17:31:32 +00:00
Mister_Nebula
74e0f09b71 Move remote player to assetbundle 2022-01-23 16:14:42 +00:00
JohnCorby
e6118c1530 show timer when too far ahead 2022-01-22 19:14:37 -08:00
Mister_Nebula
628ed51699 Disable meditation button 2022-01-22 15:45:25 +00:00
Mister_Nebula
7d47450ae1 move debug stuff around 2022-01-20 22:33:03 +00:00
JohnCorby
ae90014137 toggle-able DebugMode 2022-01-18 16:10:05 -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
ff9a93108c remove qnet references (except AnimationSync) 2022-01-14 22:54:31 -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
Will Corby
b6e60fbbab use repel volume instead of game pause 2022-01-02 18:45:46 -08:00
JohnCorby
a6f820d556 use OnDisconnect to reset timescale instead since it doesnt do a bunch of other stuff 2022-01-01 01:21:12 -08:00
JohnCorby
a703463394 defer time sync disable 2022-01-01 00:22:18 -08:00
JohnCorby
3b3ea16257 reset time scale before disabling time sync lol 2022-01-01 00:17:06 -08:00
JohnCorby
6dd20d4113 Merge branch 'dev' into message-conversion 2021-12-27 13:41:51 -08:00
Mister_Nebula
40e1c948dd add clamp option to map function 2021-12-27 21:04:57 +00:00
JohnCorby
bb0dc9e8eb optimize imports 2021-12-26 21:05:07 -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
74a4775511 OPTIMIZE IMPORTS 2021-12-23 17:07:29 -08:00
JohnCorby
e90a00f06b rename more folders 2021-12-23 13:57:33 -08:00
JohnCorby
0122b73a80 and rename folder 2021-12-23 13:49:47 -08:00
JohnCorby
54810251cd ServerTimeMessage 2021-12-22 21:06:58 -08:00
JohnCorby
6922d3a481 rename 2021-12-22 18:47:55 -08:00
JohnCorby
65b8186b3d RequestStateResyncMessage 2021-12-22 18:20:53 -08:00
Mister_Nebula
58a7583c66 rename some client states to be scene generic 2021-12-21 20:05:06 +00:00
Mister_Nebula
c141c6bee5 improve server/client states 2021-12-20 11:49:03 +00:00