2759 Commits

Author SHA1 Message Date
JohnCorby
6fb47ffd35 QSBWorldSync: check _cts == null after awaiting tasks, since that means it's been cancelled so we should stop stop working 2022-02-16 18:14:40 -08:00
JohnCorby
83bec7b75f optimization: MinBy and MaxBy instead of sorting 2022-02-16 18:14:40 -08:00
JohnCorby
c71641cd90 Revert "QSBWorldSync: simplify async"
This reverts commit 01e1acfc0f425062ed706221b268fa39da0613da.
2022-02-16 00:55:42 -08:00
JohnCorby
b078d68ddc temporarily disable singularity effect 2022-02-15 21:07:46 -08:00
JohnCorby
9e8e22f8cf optimization: MinBy and MaxBy instead of sorting 2022-02-15 20:56:16 -08:00
JohnCorby
482326edb1 Merge branch 'dev' into join-leave-singularity 2022-02-15 15:27:36 -08:00
Mister_Nebula
76593a11bf Merge branch 'dev' of https://github.com/misternebula/quantum-space-buddies into dev 2022-02-15 16:54:53 +00:00
Mister_Nebula
9be2eb8094 update item stuff 2022-02-15 16:54:50 +00:00
JohnCorby
6cfd74ef7a happyness 2022-02-15 02:56:38 -08:00
JohnCorby
ad85a04b08 juust right 2022-02-15 02:50:14 -08:00
JohnCorby
d661ee747b guh 2022-02-15 02:48:15 -08:00
JohnCorby
4112ee3c91 IT WORKSSSSSSSSSSSSSSSSS 2022-02-15 02:46:31 -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
af0981b1d2 QSBNetworkManager: ACTUALLY dont do authority reversion if we are the host 2022-02-15 00:01:00 -08:00
JohnCorby
1209151df2 QSBNetworkManager: ACTUALLY dont do authority reversion if we are the host 2022-02-15 00:00:22 -08:00
JohnCorby
76458bed4b guh 2022-02-14 23:35:23 -08:00
JohnCorby
9472a3708f this is still too complicated 2022-02-14 23:14:31 -08:00
JohnCorby
e6194d624a simplify a whole bunch 2022-02-14 23:14:28 -08:00
JohnCorby
01e1acfc0f QSBWorldSync: simplify async 2022-02-14 23:14:20 -08:00
JohnCorby
4680911cac join/leave singularity 2022-02-14 18:07:36 -08:00
JohnCorby
a3ab23395f Revert "better meteor patches"
This reverts commit 7c57b1b69d92976182ea2b1ed3bcf4164e5d8857.
2022-02-14 15:25:43 -08:00
JohnCorby
6ce6b7cec3 Revert "extra check"
This reverts commit befeb84f629ec139b61e9128b1bb84003cc071e9.
2022-02-14 15:25:42 -08:00
JohnCorby
befeb84f62 extra check 2022-02-14 15:19:33 -08:00
JohnCorby
7c57b1b69d better meteor patches 2022-02-14 15:16:25 -08:00
Mister_Nebula
6d5f4b4807 remove instrument/taunt stuff 2022-02-14 21:44:38 +00:00
Mister_Nebula
25c6ce5ae1 Update AnimationSync.cs 2022-02-14 21:25:24 +00:00
Mister_Nebula
358ebb16ee Update network 2022-02-14 08:08:28 +00:00
JohnCorby
f406e61da0 copy over debug symbols to unity project too, just in case we ever want to debug in editor 2022-02-13 21:36:35 -08:00
JohnCorby
80e84251eb GetPlayerId: use {conn} instead of {conn.address} 2022-02-13 18:04:25 -08:00
JohnCorby
c3c2665cf2 update Mirror 2022-02-13 18:01:25 -08:00
JohnCorby
8e04eca8bc QSBNetworkManager: dont do authority reversion if we are the host, since it wont matter anyway and just causes errors 2022-02-13 17:27:40 -08:00
JohnCorby
f4cbdd595f ThrusterManager: make static 2022-02-13 17:07:19 -08:00
JohnCorby
8c1f5a7a22 lol 2022-02-13 17:05:48 -08:00
JohnCorby
9c36e79c57 Extensions.Try: rename parameter 2022-02-13 17:05:20 -08:00
JohnCorby
c831b15aa2 guh 2022-02-13 17:02:08 -08:00
JohnCorby
1a9cb4fd22 when you 2022-02-13 16:57:27 -08:00
JohnCorby
a03c97984d Merge branch 'dev' into nicer-orbs 2022-02-13 16:34:29 -08:00
JohnCorby
609567a8cc Update QSBOrb.cs 2022-02-13 15:51:00 -08:00
Mister_Nebula
9305756f4e vfx stuffz 2022-02-13 21:01:54 +00:00
Mister_Nebula
3737e38e34 fix probe materials 2022-02-13 15:30:35 +00:00
JohnCorby
9632d31522 nicer orbs 2022-02-13 05:41:29 -08:00
Mister_Nebula
05c261929b Update probe 2022-02-13 12:07:26 +00:00
JohnCorby
948831d58c AuthorityManager: default owner support 2022-02-12 23:10:48 -08:00
JohnCorby
743142e6d8 QSBNetworkBehaviour: isClient is always true 2022-02-12 21:42:19 -08:00
JohnCorby
0dea2b85c2 rename AuthQueue functions 2022-02-12 21:40:04 -08:00
JohnCorby
10471ee6c7 orbs: update auth queue since they're spawned with server authority 2022-02-12 21:27:22 -08:00
JohnCorby
438d3a3d0e set scale of parented SyncBase 2022-02-12 20:16:37 -08:00
Mister_Nebula
a1bfe3d8e4 cleanup, add lightbulb_off to material list 2022-02-12 22:26:52 +00:00
Mister_Nebula
80b64202f6 fix stuff 2022-02-12 22:21:19 +00:00