93 Commits

Author SHA1 Message Date
JohnCorby
43e56d30cd remove ShowNotification from FactReveal 2021-12-26 00:58:03 -08:00
JohnCorby
8abddb4e8c move/rename eventnames, also move FactReveal out of WorldSync folder 2021-12-26 00:53:43 -08:00
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
73a98b95b1 remove GetIdFromUnity 2021-12-25 16:59:08 -08:00
JohnCorby
9cc452f22c remove type from worldobject 2021-12-20 19:40:43 -08:00
JohnCorby
d9991b1c4b tweak 2021-12-20 18:47:02 -08:00
JohnCorby
918dc2a080 world object type 2021-12-20 18:35:38 -08:00
JohnCorby
2f3a46dea6 use new init method 2021-12-17 16:26:44 -08:00
JohnCorby
4741c976a9 Merge branch 'dev' into orb-overhaul
# Conflicts:
#	QSB/Syncs/SyncBase.cs
2021-12-16 21:30:03 -08:00
Mister_Nebula
5982de7e7d fix the probe launcher sound effects 2021-12-15 21:09:10 +00:00
JohnCorby
e6f472ff5a lets take a step back for a second 2021-12-15 01:20:51 -08:00
JohnCorby
2c69f8f9f2 orb refactor 2021-12-13 21:18:16 -08:00
JohnCorby
07dc6242dc make GetWorldFromId work 2021-12-11 22:05:31 -08:00
JohnCorby
a83744bb99 better RemoveWorldObjects 2021-12-11 22:00:21 -08:00
JohnCorby
e9b4ebc4d8 remove TypeSubset 2021-12-11 21:57:22 -08:00
JohnCorby
fce0a7d7d8 remove world objects in Rebuild (all at once), and use ObjectId = WorldObjects.Count 2021-12-11 21:57:00 -08:00
JohnCorby
4fb68a9283 inline CreateWorldObject 2021-12-11 20:35:54 -08:00
JohnCorby
6a81808bc0 Merge branch 'dev' into worldobject-init 2021-12-11 18:15:12 -08:00
JohnCorby
cbc495f9ba use new(), make IWorldObjectTypeSubset derive IWorldObject, add constraints 2021-12-11 15:09:45 -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
554c2bb2dd cleanup 2021-12-07 15:56:08 +00:00
Mister_Nebula
c785d42f83 add stacktraces to all GetWorldFromUnity errors/warnings 2021-12-04 09:14:48 +00:00
JohnCorby
9cca7273f6 removed GetWorldFromUnity alladded no-warning checks since nothing else does that.
(this causes a bunch of HARMLESS WorldObjectsToUnityObjects errors but idc)
2021-12-02 03:29:26 -08:00
JohnCorby
c760fe2c41 add support for delayed readiness in WorldObject and WorldObjectManager
(also slightly optimize qsbworldsync)
2021-12-02 02:44:33 -08:00
Mister_Nebula
ae8bf9a8b2 aaaaaaaaaa 2021-11-20 19:49:50 +00:00
JohnCorby
96c8bb6d1d Revert "revert GetUnityObjects thingy"
This reverts commit 53093ddd66b3522be2eefac10cb3c9da341ee43a.
2021-11-14 03:55:11 -08:00
Mister_Nebula
0dd78feb27 cleanup 2021-11-09 19:39:56 +00:00
Mister_Nebula
169a65a60e add new overload to GetWorldFromUnity 2021-11-01 19:51:37 +00:00
Mister_Nebula
266b6147fc aaaaa 2021-11-01 15:49:00 +00:00
Mister_Nebula
256830e557 cleanup 2021-10-29 23:00:13 +01:00
Mister_Nebula
18dc5bfbde add null checks to all uses of OrbTransformSyncs 2021-10-26 14:08:23 +01:00
Mister_Nebula
bccc4e1873 fix some logs 2021-10-24 10:47:25 +01:00
Mister_Nebula
50efe668d3 added post-init event for world objects, fixes quantum state issue 2021-10-16 23:35:45 +01:00
Mister_Nebula
0a5b5fd811 comment out some debug lines 2021-08-08 20:04:55 +01:00
Mister_Nebula
967718d234 change isServer to isHost 2021-08-08 19:53:55 +01:00
Mister_Nebula
44e1729c85 Check worldobjectmanager is ready before doing stuff 2021-07-17 09:53:13 +01:00
Mister_Nebula
636f51d74e fix orbs 2021-07-08 14:14:56 +01:00
Mister_Nebula
f267276ccf cleanup (tabs, whitespace, usings) 2021-07-07 09:02:23 +01:00
_nebula
1df05b70db
Merge branch 'change-some-syncs-into-child-syncs' into master 2021-07-07 08:54:44 +01:00
ShoosGun
8676347822 Moved RaiseEvent from WorldSync to Utilities, made it an extension and updated the parts that used the method from WorldSync 2021-07-06 20:08:26 -03:00
Mister_Nebula
a0286c3c74 fix ones in QSB 2021-06-18 22:38:32 +01:00
Mister_Nebula
54297ddb17 cleanup 2021-05-15 21:31:29 +01:00
Mister_Nebula
c8dd5a8dfa fix playerheadrotationsync giving errors 2021-05-08 00:10:30 +01:00
Mister_Nebula
84358dbb3d fix more transform sync isues (and rework worldobject ready) 2021-05-02 08:54:00 +01:00
Mister_Nebula
27fd752cf4 rename OrbNetworkTransform 2021-04-28 16:32:01 +01:00
Mister_Nebula
5b8072891e more transform syncs aaaaaaaaaaa 2021-04-28 10:02:16 +01:00
Mister_Nebula
ec724f7353 fix land animation 2021-04-24 00:10:29 +01:00
Mister_Nebula
a806db5424 move probe events 2021-04-11 17:08:18 +01:00
Mister_Nebula
4f1b2c31c1 move things around 2021-04-11 17:05:02 +01:00
Mister_Nebula
9a60e77f4a change logs 2021-03-28 14:28:51 +01:00