Commit Graph

130 Commits

Author SHA1 Message Date
JohnCorby
e00aa13461 make getting world object from id or unity object an extension method (and rename) 2021-12-25 22:45:25 -08:00
JohnCorby
3ef26a6da7 implement (might be wrong for some, like maybe AirlockManager? not sure if GhostAirlock shows up in the eye) 2021-12-20 18:41:12 -08:00
JohnCorby
90866b8bc8 remove IRepeating, meant to do this earlier, whoops 2021-12-19 21:17:50 -08:00
JohnCorby
c9d2dfd733 fix 2021-12-18 12:47:37 -08:00
JohnCorby
07caf6129b Merge branch 'dev' into orb-overhaul
# Conflicts:
#	QSB/SectorSync/QSBSectorManager.cs
#	QSB/Syncs/Sectored/BaseSectoredSync.cs
2021-12-18 12:46:38 -08:00
JohnCorby
44afd241ef make a da read only 2021-12-18 12:26:02 -08:00
JohnCorby
828caa9630 remove RepeatingManager 2021-12-18 12:25:16 -08:00
JohnCorby
146b027569 bruh moment number 5 2021-12-18 12:21:43 -08:00
JohnCorby
e293a05d84 move stuff around for fun 2021-12-18 12:18:41 -08:00
JohnCorby
a5dadf76bb remove unused var oops 2021-12-18 12:13:07 -08:00
JohnCorby
e8b219164f more cleanup 2021-12-18 12:08:26 -08:00
Mister_Nebula
82d5e1ee91 aaa 2021-12-18 10:33:18 +00:00
JohnCorby
83e6d26f44 revert sector sync, since there's a bug in dev 2021-12-17 21:34:43 -08:00
JohnCorby
2f3a46dea6 use new init method 2021-12-17 16:26:44 -08:00
JohnCorby
6a54f7bacb apparently the SectorDetector body and the actual body are not the same 2021-12-15 03:17:45 -08:00
JohnCorby
5664b24730 cleaned sector sync 2021-12-13 21:00:53 -08:00
JohnCorby
b5f12796af make syncbase generic 2021-12-13 13:05:49 -08:00
JohnCorby
6a81808bc0 Merge branch 'dev' into worldobject-init 2021-12-11 18:15:12 -08:00
JohnCorby
2414efd65f set AttachedObject and ObjectId in QSBWorldSync.cs, meaning many Init()s can be removed 2021-12-11 14:38:54 -08:00
Mister_Nebula
f6114f1f4f remove sector sync error log 2021-12-10 21:12:11 +00:00
Mister_Nebula
0bd60ddb68 rename variables, fix QSBOWItem (again) 2021-12-04 09:51:27 +00:00
Mister_Nebula
ae8bf9a8b2 aaaaaaaaaa 2021-11-20 19:49:50 +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 53093ddd66.
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
266b6147fc aaaaa 2021-11-01 15:49:00 +00:00
Mister_Nebula
7dd7967834 more fixes goddamn 2021-10-25 10:42:25 +01:00
Mister_Nebula
bccc4e1873 fix some logs 2021-10-24 10:47:25 +01:00
Mister_Nebula
576c14b6c6 add back in menu support 2021-10-16 16:57:01 +01:00
Mister_Nebula
565f0b7f8e update patches, use publicized assembly 2021-10-15 21:06:51 +01:00
Mister_Nebula
bba830c144 clarify some error logs 2021-09-02 11:24:13 +01:00
Mister_Nebula
609bda1a50 remove some old logs 2021-09-02 11:23:48 +01:00
Mister_Nebula
0b42ec4262 CLEANUP - add new lines 2021-08-22 17:17:46 +01:00
Mister_Nebula
ab23ed826b CLEANUP - remove unnecessary usings 2021-08-22 16:57:09 +01:00
Mister_Nebula
fc47464688 change input to sectorsync init from actual sync to just the targettype 2021-08-21 19:53:37 +01:00
Mister_Nebula
120b430cd1 add new transform syncs 2021-08-14 15:03:01 +01:00
Mister_Nebula
1a7d172b37 remoev ISectoredSync 2021-08-14 14:49:46 +01:00
Mister_Nebula
d2c91f5d5a rename _isReady to IsReady, make {get; private set;} 2021-08-12 14:20:59 +01:00
Mister_Nebula
bc9444a44e change some warnings to infos 2021-08-12 14:18:35 +01:00
Mister_Nebula
28301b53f4 add stuff for pc move 2021-08-10 14:54:23 +01:00
Mister_Nebula
f72056e13f change some logs in sectorsync 2021-07-17 09:53:29 +01:00
Mister_Nebula
44e1729c85 Check worldobjectmanager is ready before doing stuff 2021-07-17 09:53:13 +01:00
Mister_Nebula
a8a72c18db remove logs 2021-07-14 17:06:20 +01:00
Mister_Nebula
55ee454d1c load existing sector list on sectorsync init 2021-07-13 15:24:57 +01:00
Mister_Nebula
85a3f4770e cleanup 2021-07-12 22:02:50 +01:00
Mister_Nebula
02c6d7f9bc clean up sectorsync and add _isReady 2021-07-10 20:34:43 +01:00
Mister_Nebula
3af11df2ff make syncbase not generic :( 2021-07-07 23:54:09 +01:00
Mister_Nebula
d27ac9bba8 Create SyncBase, move lots of code into that 2021-07-07 22:12:41 +01:00
Mister_Nebula
72956bfe65 do it!!! 2021-07-06 22:29:47 +01:00