160 Commits

Author SHA1 Message Date
JohnCorby
1d8e55c796 bruh 2021-12-17 22:21:58 -08:00
JohnCorby
f5f473c059 ignore cancel drag and slot collision if we dont have authority 2021-12-17 22:21:20 -08:00
JohnCorby
fbdd719846 use auth queue system for orbs 2021-12-17 21:14:30 -08:00
JohnCorby
d3f926439a use setslot instead of setslotted 2021-12-17 16:53:27 -08:00
JohnCorby
2f3a46dea6 use new init method 2021-12-17 16:26:44 -08:00
JohnCorby
66bbf16aee okay well it works but its also wacky for some reason??? 2021-12-15 02:25:13 -08:00
JohnCorby
e6f472ff5a lets take a step back for a second 2021-12-15 01:20:51 -08:00
JohnCorby
2f648733c2 pass slot before setting it to null 2021-12-15 00:10:35 -08:00
JohnCorby
1284ce3012 we dont need an orb slot world object 2021-12-14 23:58:35 -08:00
JohnCorby
6bba8de116 fix nre whoops 2021-12-14 22:20:48 -08:00
JohnCorby
9c2ddef242 add qsborb 2021-12-14 20:24:02 -08:00
JohnCorby
533bf00ecb stop letting NomaiOrbTransformSync.Instances have null values 2021-12-13 23:20:13 -08:00
JohnCorby
6dc9135be1 extra syncyness 2021-12-13 22:36:27 -08:00
JohnCorby
8210793f56 more edge case 2021-12-13 22:16:32 -08:00
JohnCorby
3c0cdcb076 simplify, handle edge cases 2021-12-13 21:52:59 -08:00
JohnCorby
cc36df2f90 move correctly 2021-12-13 21:50:53 -08:00
JohnCorby
2c69f8f9f2 orb refactor 2021-12-13 21:18:16 -08:00
JohnCorby
e284c5ce66 make orbs lerp 2021-12-13 14:38:20 -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
916056c605 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 2021-12-10 22:13:39 +00:00
Mister_Nebula
554c2bb2dd cleanup 2021-12-07 15:56:08 +00:00
Mister_Nebula
a9fc152ff8 replace RequireWorldObjectsReady with property 2021-12-05 11:03:09 +00:00
Mister_Nebula
88084bb24d add RequireWorldObjectsReady check to all events 2021-12-04 16:39:37 +00:00
Mister_Nebula
0bd60ddb68 rename variables, fix QSBOWItem (again) 2021-12-04 09:51:27 +00:00
JohnCorby
914a05916d removed world object bools from qsbcore since they're duplicates 2021-12-02 02:44:34 -08:00
JohnCorby
da1cf59ecb migrate to AuthorityManager 2021-12-02 02:44:32 -08:00
Mister_Nebula
f612d2b37b remove EventType 2021-11-29 22:26:32 +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 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
JohnCorby
495f814739 easier logging 2021-11-10 21:51:14 -08:00
Mister_Nebula
18dc5bfbde add null checks to all uses of OrbTransformSyncs 2021-10-26 14:08:23 +01:00
Mister_Nebula
8943dc76b5 more fixes, my god 2021-10-25 16:31:15 +01: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
2ae0751aa7 stuff 2021-10-21 17:21:54 +01:00
Mister_Nebula
049b82a483 fix orb issue again 2021-10-20 17:29:49 +01:00
Mister_Nebula
0ef03086ae fix orb issue on scene reload
fixes #322
2021-10-19 20:23:53 +01:00
Mister_Nebula
565f0b7f8e update patches, use publicized assembly 2021-10-15 21:06:51 +01:00
Mister_Nebula
ab23ed826b CLEANUP - remove unnecessary usings 2021-08-22 16:57:09 +01:00
Mister_Nebula
bb5c3d272a Update NomaiOrbTransformSync.cs 2021-08-19 17:34:21 +01:00
Mister_Nebula
a6cdc10d3c dont change owner if same owner 2021-08-19 17:34:17 +01:00
Mister_Nebula
28691065a0 add SpawnWithServerAuthority extension 2021-08-19 16:37:29 +01:00
Mister_Nebula
120b430cd1 add new transform syncs 2021-08-14 15:03:01 +01:00
Mister_Nebula
967718d234 change isServer to isHost 2021-08-08 19:53:55 +01:00
Mister_Nebula
045a965409 destroy orb if it's unused 2021-07-09 15:54:16 +01:00