155 Commits

Author SHA1 Message Date
_nebula
ec478d2aac fix #609 2023-04-26 22:10:11 +01:00
_nebula
0b039ce792 fix WakeUpSync stuff 2023-03-09 16:38:17 +00:00
_nebula
a252463781 move WakeUpSync off remote players 2023-03-09 16:02:05 +00:00
Mister_Nebula
d40eff9dcf fix it better by removing it entirely 2022-11-21 21:33:29 +00:00
Mister_Nebula
a203d2d0ef fix timestep's override being overridden 2022-11-21 21:30:43 +00:00
JohnCorby
dcc51c3da6 allow meditation 2022-10-06 17:34:57 -07:00
JohnCorby
e48027e683 remove usages for remotecall 2022-08-28 22:21:20 -07:00
JohnCorby
2c30375c00 note BUG 2022-08-27 22:16:33 -07:00
JohnCorby
673ede6a06 UsedInUnityProjectAttribute 2022-08-27 11:54:14 -07:00
JohnCorby
df75b8c56a dont SetSecondsRemaining if loop count is not the same 2022-08-24 16:08:05 -07:00
JohnCorby
c55bc591a4 remote call here too 2022-08-14 17:10:18 -07:00
JohnCorby
026f36b081 sync seconds remaining 2022-08-14 16:35:19 -07:00
JohnCorby
f0e3c4f596 Revert "WakeUpSync.GetSecondsElapsed"
This reverts commit b8afa3b292ca85c752b1bb5067b38228df83e1c3.
2022-08-14 16:01:28 -07:00
JohnCorby
b789748e78 Revert "use WakeUpSync.GetSecondsElapsed"
This reverts commit 70ec7f9276c9c0f020dcce5ee84845d9c9f80670.
2022-08-14 16:01:27 -07:00
JohnCorby
70ec7f9276 use WakeUpSync.GetSecondsElapsed 2022-08-14 14:11:14 -07:00
JohnCorby
b8afa3b292 WakeUpSync.GetSecondsElapsed 2022-08-14 14:08:16 -07:00
JohnCorby
39f6bca01b more 2022-08-05 12:01:55 -07:00
Mister_Nebula
8feb2e095c fix gorpo softlock 2022-08-05 19:58:48 +01:00
JohnCorby
331d26d2e4 copy code from Init so it behaves identically 2022-08-02 21:35:06 -07:00
JohnCorby
2e80ca71d4 fix the NRE by just waiting like previously lmao 2022-08-02 21:19:23 -07:00
JohnCorby
dc820b5555 document bug but dont actually bother fixing it 2022-08-02 21:12:02 -07:00
JohnCorby
c40f3a890c actually include waking up in WakeUpOrSleep 2022-08-02 21:05:01 -07:00
JohnCorby
c4b9bda016 check if not pausing before pausing from WaitingForAllPlayersToDie 2022-06-11 15:09:48 -07: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
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
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
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
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
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
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