251 Commits

Author SHA1 Message Date
JohnCorby
74a4775511 OPTIMIZE IMPORTS 2021-12-23 17:07:29 -08:00
JohnCorby
0122b73a80 and rename folder 2021-12-23 13:49:47 -08:00
JohnCorby
b59668490a change Events namespace to Messages 2021-12-23 02:17:56 -08:00
JohnCorby
513741112a orbs 2021-12-23 01:51:22 -08:00
JohnCorby
65b8186b3d RequestStateResyncMessage 2021-12-22 18:20:53 -08:00
JohnCorby
1f5144a007 some player messages 2021-12-22 16:46:38 -08:00
JohnCorby
1da5793ebb Merge branch 'dev' into message-manager
# Conflicts:
#	QSB/Events/QSBEventManager.cs
#	QSB/SectorSync/QSBSectorManager.cs
2021-12-19 21:15:33 -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
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
3c0cdcb076 simplify, handle edge cases 2021-12-13 21:52:59 -08:00
JohnCorby
2c69f8f9f2 orb refactor 2021-12-13 21:18:16 -08:00
JohnCorby
229171d87c Merge branch 'dev' into message-manager 2021-12-12 02:18:36 -08:00
JohnCorby
a83744bb99 better RemoveWorldObjects 2021-12-11 22:00:21 -08:00
JohnCorby
a925327c0c Merge branch 'dev' into message-manager
# Conflicts:
#	QSB/Events/QSBEvent.cs
#	QSB/Events/QSBEventManager.cs
#	QSB/Messaging/MessageHandler.cs
#	QSB/Patches/QSBPatchManager.cs
#	QSB/QSBCore.cs
#	QSB/QSBNetworkManager.cs
2021-12-11 18:31:28 -08:00
JohnCorby
6a81808bc0 Merge branch 'dev' into worldobject-init 2021-12-11 18:15:12 -08:00
JohnCorby
0988dc8f45 Merge branch 'dev' into tornadoes
# Conflicts:
#	QSB/Events/EventNames.cs
2021-12-11 16:16:40 -08:00
JohnCorby
6e3845c10b IWorldObjectTypeSubset is IWorldObject, so no need to RemoveWorldObjects<IWorldObjectTypeSubset> 2021-12-11 15:36:59 -08:00
JohnCorby
990f91c80c - message manager
- automatically add patches, events, world object managers, messages
- qsbevent uses message manager
- remove RepeatingManager, merge it into QSBSectorManager since it's only used there
2021-12-10 23:28:42 -08:00
Mister_Nebula
554c2bb2dd cleanup 2021-12-07 15:56:08 +00:00
JohnCorby
41af623ded use prefab template to make network objects 2021-12-04 17:47:54 -08:00
JohnCorby
72a3334f4c non-tornado stuff (todo: prefab) 2021-12-04 06:21:11 -08:00
JohnCorby
629deaa927 further migrate to AuthorityManager 2021-12-02 02:44:33 -08:00
JohnCorby
705162860d change naming 2021-12-02 02:44:32 -08:00
JohnCorby
36f6ccc251 started 2021-12-01 01:10:38 -08:00
JohnCorby
bbfa64e3c4 bubba 2021-11-30 23:54:35 -08:00
JohnCorby
cb84fcd847 change authority before client disconnects and wipes stuff out
(fixes #380)
2021-11-30 23:52:00 -08:00
Mister_Nebula
c505c01390 use new bundles 2021-11-24 22:16:56 +00:00
JohnCorby
96c8bb6d1d Revert "revert GetUnityObjects thingy"
This reverts commit 53093ddd66b3522be2eefac10cb3c9da341ee43a.
2021-11-14 03:55:11 -08:00
Mister_Nebula
383c0e2ae0 stop timesync on disconnect 2021-11-11 19:34:25 +00:00
Mister_Nebula
fda64810b8 Merge branch 'dev' into translator-sync 2021-11-10 20:20:28 +00:00
JohnCorby
c0e8bd95e4 angler transform sync 2021-11-09 17:56:45 -08:00
Mister_Nebula
381df32826 moved all tools into seperate folders, including probe (so removed QSB.ProbeSync) 2021-11-09 17:46:46 +00:00
Mister_Nebula
51149fc700 catch error if profile doesnt exist 2021-10-25 16:35:16 +01:00
Mister_Nebula
5ffaccc4dd skip null orbs when checking ownership 2021-10-25 11:07:09 +01:00
Mister_Nebula
1118082ecb fix assetid bug?? 2021-10-13 18:09:51 +01:00
Mister_Nebula
20c27cfd10 added support for more general client errors (like dns faliures) 2021-09-05 13:13:06 +01:00
Mister_Nebula
9ad3f9fcaa push it aaaaa 2021-08-26 08:51:33 +01:00
Mister_Nebula
29a4705035 remove qsbnetworklobby 2021-08-24 21:05:31 +01:00
Mister_Nebula
3cc3aa3a22 remove debug write 2021-08-12 14:19:34 +01:00
Mister_Nebula
460a974ee2 cleanup 2021-08-09 11:49:58 +01:00
Mister_Nebula
c586900b1b update player infomation request system 2021-08-08 20:04:15 +01:00
Mister_Nebula
11c167dd6a add server state 2021-08-08 19:59:40 +01:00
Mister_Nebula
31f7557ba7 add client state 2021-08-08 19:57:58 +01:00
Mister_Nebula
967718d234 change isServer to isHost 2021-08-08 19:53:55 +01:00
Mister_Nebula
2a09f81524 carry over childIndex from assetbundle 2021-07-19 14:58:44 +01:00
Mister_Nebula
d09717c06f rewrite worldobjectmanager 2021-07-17 09:52:46 +01:00
Mister_Nebula
63fe79ad59 redo player prefab AGAIN 2021-07-07 19:45:14 +01:00
Mister_Nebula
02e7f90c3b more cleanup 2021-07-07 09:09:34 +01:00