Commit Graph

137 Commits

Author SHA1 Message Date
JohnCorby
25900cbc2f better QSBPatch.Remote 2023-08-02 14:02:00 -07:00
_nebula
a82fd159de fix gabba guh 2023-03-05 20:48:08 +00:00
JohnCorby
3492992632 add function to kill player map marker (TODO) 2022-11-19 17:15:42 -08:00
JohnCorby
679657c803 actually set Remote 2022-08-28 22:22:19 -07:00
JohnCorby
673ede6a06 UsedInUnityProjectAttribute 2022-08-27 11:54:14 -07:00
JohnCorby
5a5d2a3c5d remove PlayerTransformSync checks (they dont work) 2022-08-23 12:15:27 -07:00
JohnCorby
b1984e7542 make EyeTombWatcher work 2022-08-17 17:30:34 -07:00
JohnCorby
ab8429e543 use name instead of gameObject.name 2022-08-14 14:02:23 -07:00
Mister_Nebula
6b011d8acd check for players with the current transformsync 2022-08-14 20:38:34 +01:00
Mister_Nebula
056ad56b18 goof 2022-08-14 20:26:46 +01:00
Mister_Nebula
3af82705ff extra checks in PlayerTransformSync 2022-08-14 20:22:14 +01:00
JohnCorby
332ed840d7 PlayerInfo: reset on transform sync unint 2022-03-28 12:54:20 -07:00
JohnCorby
ae88766ee1 PlayerInfo: ToString 2022-03-06 01:01:58 -08:00
JohnCorby
33364cd71d PlayerTransformSync: remove log lol 2022-03-04 03:00:44 -08:00
JohnCorby
e4da50a656 solution-wide: file-scoped namespaces 2022-03-02 19:46:33 -08:00
JohnCorby
2154a22624 make the child thing actually work 2022-02-27 06:52:09 -08:00
JohnCorby
3dcb462ac4 revert QSBNetworkTransformChild crap 2022-02-27 05:27:07 -08:00
JohnCorby
a8fba743f6 Revert "solution wide: use file-scoped namespace" 2022-02-27 05:25:39 -08:00
JohnCorby
b49e8f7cc9 PlayerTransformSync: check children changed 2022-02-26 20:47:52 -08:00
JohnCorby
98955dc29b fix derived transform syncs 2022-02-25 23:18:52 -08:00
JohnCorby
abf4e2650f PlayerTransformSync: dont get position if you're dead 2022-02-25 23:18:49 -08:00
JohnCorby
182678c4bc solution wide: use file-scoped namespace 2022-02-25 23:18:46 -08:00
JohnCorby
a85efa403c JoinLeaveSingularity: cancel task on object destroy 2022-02-17 04:04:15 -08:00
JohnCorby
140fefe475 more stuff 2022-02-16 23:54:01 -08:00
JohnCorby
45410c87e6 JoinLeaveSingularity: use async task instead of MonoBehaviour 2022-02-16 23:08:44 -08:00
JohnCorby
0f508e9d53 yeah this is going somewhere kinda 2022-02-15 01:29:25 -08:00
JohnCorby
99fa5c698b holy crap its sorta working 2022-02-15 00:28:24 -08:00
JohnCorby
76458bed4b guh 2022-02-14 23:35:23 -08:00
JohnCorby
e6194d624a simplify a whole bunch 2022-02-14 23:14:28 -08:00
JohnCorby
4680911cac join/leave singularity 2022-02-14 18:07:36 -08:00
JohnCorby
65199f0da0 cleanup remote player creation, and use tuple instead of struct 2022-02-02 19:21:31 -08:00
Mister_Nebula
dd83b4b9e8 move player creation code to seperate namespace 2022-02-02 20:33:53 +00:00
Mister_Nebula
4b75ff81d3 update flashlight, signalscope and roasting stick 2022-02-02 11:58:00 +00:00
Mister_Nebula
b46279af00 update the code that uses player prefab stuff 2022-02-01 22:44:01 +00: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
de419da227 allow player to be inactive since that can happen at the eye 2022-01-29 05:26:49 -08:00
JohnCorby
2895e54083 rename 2022-01-29 01:29:02 -08:00
JohnCorby
c9321fff84 rename 2022-01-29 01:26:28 -08:00
JohnCorby
7c3de18d41 rename, for fun 2022-01-29 01:25:40 -08:00
JohnCorby
e42aec8bae move everything over to UnityEvents 2022-01-29 01:24:15 -08:00
JohnCorby
65f71678a6 remove unneeded check 2022-01-27 02:15:42 -08:00
Mister_Nebula
f7108338c7 fix playervfx/flashlight? 2022-01-23 17:15:56 +00:00
Mister_Nebula
6f95a9882a remove old commented-out code 2022-01-23 16:16:02 +00:00
Mister_Nebula
74e0f09b71 Move remote player to assetbundle 2022-01-23 16:14:42 +00:00
Mister_Nebula
00aa0c8037 Merge branch 'dev' into echoes-of-the-eye 2022-01-22 15:25:29 +00:00
JohnCorby
5270b9dff9 PlayerTransformSync: send ready message before requesting state resync 2022-01-21 23:07:15 -08:00
JohnCorby
02e419c767 SetVisible for PlayerInfo 2022-01-21 22:21:45 -08:00
JohnCorby
004478e296 tweak 2022-01-21 21:04:02 -08:00
JohnCorby
7f9cb3662f guh 2022-01-21 19:32:11 -08:00