231 Commits

Author SHA1 Message Date
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
a980322f90 silly grammar 2022-08-15 15:06:19 -07:00
JohnCorby
834d0c38c6 put this back 2022-08-15 15:05:11 -07:00
JohnCorby
c55bc591a4 remote call here too 2022-08-14 17:10:18 -07:00
JohnCorby
ae3a9d5617 Revert "SetSecondsRemaining: we dont need RemoteCall since only non host patches and its always sent to host"
This reverts commit d4ff6f59fd0874868395e42caf5c678454585d30.
2022-08-14 17:09:41 -07:00
JohnCorby
d4ff6f59fd SetSecondsRemaining: we dont need RemoteCall since only non host patches and its always sent to host 2022-08-14 17:08:13 -07:00
JohnCorby
026f36b081 sync seconds remaining 2022-08-14 16:35:19 -07:00
JohnCorby
33cf712ce0 just delete that 2022-08-14 16:11:28 -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
182b4385e3 change namespace from Localisation -> Localization 2022-06-29 15:00:44 -07:00
Mister_Nebula
6f09e08445 update localization to include timesyncui 2022-06-12 11:10:49 +01:00
JohnCorby
c4b9bda016 check if not pausing before pausing from WaitingForAllPlayersToDie 2022-06-11 15:09:48 -07:00
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