68 Commits

Author SHA1 Message Date
JohnCorby
cbc495f9ba use new(), make IWorldObjectTypeSubset derive IWorldObject, add constraints 2021-12-11 15:09:45 -08:00
Mister_Nebula
0bd60ddb68 rename variables, fix QSBOWItem (again) 2021-12-04 09:51:27 +00:00
Will Corby
30501ed9e5
Merge pull request #384 from misternebula/worldobject-delayed-ready
worldobject delayed ready
2021-12-02 15:21:25 -08:00
Mister_Nebula
a38b2f1329 fix it 2021-12-02 12:38:38 +00:00
JohnCorby
914a05916d removed world object bools from qsbcore since they're duplicates 2021-12-02 02:44:34 -08:00
Mister_Nebula
7054b239a1 create DebugSettings 2021-11-25 22:44:15 +00:00
JohnCorby
e4b54452a4 Merge branch 'dev' into meteors
# Conflicts:
#	QSB/TimeSync/TimeSyncUI.cs
#	QSB/WorldSync/QSBWorldSync.cs
2021-11-14 04:08:37 -08:00
JohnCorby
96c8bb6d1d Revert "revert GetUnityObjects thingy"
This reverts commit 53093ddd66b3522be2eefac10cb3c9da341ee43a.
2021-11-14 03:55:11 -08:00
JohnCorby
53093ddd66 revert GetUnityObjects thingy 2021-11-14 03:50:59 -08:00
JohnCorby
cef8cf23e5 changed all Resources.FindObjectsOfTypeAll to QSBWorldSync.GetUnityObjects, which doesnt include prefabs 2021-11-13 00:42:59 -08:00
Mister_Nebula
0dd78feb27 cleanup 2021-11-09 19:39:56 +00:00
Mister_Nebula
25f9f388fa update gizmos stuff 2021-11-07 09:52:03 +00:00
Mister_Nebula
8e6fc71c90 remove quantummanager.getobject 2021-11-01 20:20:28 +00:00
Mister_Nebula
266b6147fc aaaaa 2021-11-01 15:49:00 +00:00
Mister_Nebula
506ea6d894 use tuple 2021-10-12 15:32:47 +01:00
Mister_Nebula
bba830c144 clarify some error logs 2021-09-02 11:24:13 +01:00
Mister_Nebula
bc9444a44e change some warnings to infos 2021-08-12 14:18:35 +01:00
Mister_Nebula
967718d234 change isServer to isHost 2021-08-08 19:53:55 +01:00
Mister_Nebula
85a3f4770e cleanup 2021-07-12 22:02:50 +01:00
Mister_Nebula
9c140f3e31 aaaaa 2021-07-11 16:18:47 +01:00
Mister_Nebula
a0286c3c74 fix ones in QSB 2021-06-18 22:38:32 +01:00
Mister_Nebula
893dbd3f75 fix moon disappearing when visible 2021-05-19 21:43:29 +01:00
Mister_Nebula
3050eb7801 change HasWokenUp 2021-05-08 16:57:01 +01:00
Mister_Nebula
84358dbb3d fix more transform sync isues (and rework worldobject ready) 2021-05-02 08:54:00 +01:00
Mister_Nebula
5dac474860 fixed many bugs 2021-03-25 20:56:26 +00:00
Mister_Nebula
d9699ec2e8 fix regex, change worldobjects 2021-03-23 13:18:29 +00:00
Mister_Nebula
eeafa16c01 fix multi states 2021-03-18 13:35:11 +00:00
Mister_Nebula
aa1b6eec9c cleanup 2021-03-18 11:09:19 +00:00
Mister_Nebula
e94d5f7b31 fix it????? 2021-03-17 17:04:57 +00:00
Mister_Nebula
54c515b025 fixed eye sector and proxy QM 2021-03-13 19:54:36 +00:00
Mister_Nebula
c5ce51e039 add shared stone stuff 2021-02-26 22:24:49 +00:00
Mister_Nebula
7a53d8c2cf merge dev 2021-02-26 21:55:39 +00:00
Mister_Nebula
72a6bbed22 add entangle lock patch 2021-02-26 14:19:42 +00:00
Mister_Nebula
75fdc85fff update world objects 2021-02-24 10:45:25 +00:00
Mister_Nebula
324e02d2b1 make debug text nicer 2021-02-22 10:51:51 +00:00
Mister_Nebula
f37e71798d actually implement entangled event 2021-02-21 21:27:54 +00:00
Mister_Nebula
42f1684947 fix lots of things 2021-02-21 18:25:25 +00:00
Mister_Nebula
5aeb3faa7c cleanup 2021-02-19 10:14:03 +00:00
Mister_Nebula
7e3e5e1eec remove old stuff 2021-02-19 10:13:13 +00:00
Mister_Nebula
82e8c1fdc0 add tracker back 2021-02-19 09:40:46 +00:00
Mister_Nebula
7294327fcd fix lag - but trade for long load time 2021-02-18 15:36:11 +00:00
Mister_Nebula
aee4a88391 fix check for "enabled" 2021-02-18 10:34:35 +00:00
Mister_Nebula
379b5638f9 remove log, add comment 2021-02-16 12:13:27 +00:00
Mister_Nebula
ec46e1b646 fix moon visibility check when no players on moon 2021-02-16 12:10:14 +00:00
Mister_Nebula
c18cf0b43f fix some stuff with HasWokenUp 2021-02-15 10:58:21 +00:00
Mister_Nebula
3377d7b5e4 fix disconnections breaking ownership 2021-02-14 12:47:40 +00:00
Mister_Nebula
61866c6367 filter events better (dont do anything when equal) 2021-02-13 13:41:39 +00:00
Mister_Nebula
643f1c361d fix issue where all objects were set to owner 1 on start of clients 2021-02-09 11:01:21 +00:00
Mister_Nebula
b10cf20ee4 fix stuff 2021-02-08 20:04:14 +00:00
Mister_Nebula
1a7c71bf13 fix update not happening when disabled 2021-02-01 15:44:21 +00:00