Commit Graph

203 Commits

Author SHA1 Message Date
Mister_Nebula
935726c861 more fixes 2021-11-21 13:52:29 +00:00
JohnCorby
44ce17fda9 swap EventType for PlayerInformationEvent.cs and LaunchCodesEvent.cs lol 2021-11-20 17:40:41 -08:00
Mister_Nebula
badacec3c6 merge from dev 2021-11-20 21:32:56 +00:00
Mister_Nebula
ae8bf9a8b2 aaaaaaaaaa 2021-11-20 19:49:50 +00:00
Mister_Nebula
0c78faff03 fix launch code event + add check for duplicate eventtypes 2021-11-20 17:38:00 +00:00
Mister_Nebula
8a27aefb44 remove PlayerState, add launch code event 2021-11-20 11:48:46 +00:00
JohnCorby
04420e2d8d Merge branch 'dev' into meteors
# Conflicts:
#	QSB/Events/QSBEventManager.cs
2021-11-18 23:07:49 -08:00
_nebula
35ffe9b058
Merge pull request #347 from misternebula/my-eyes-the-fixes-do-nothing
Fixes
2021-11-18 21:21:34 +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
bc40e74d3b implement method nebula described 2021-11-13 20:41:46 -08:00
Mister_Nebula
84c9ec5a2c fixed player hud marker 2021-11-13 19:01:42 +00:00
JohnCorby
8e7ff076bf It begins. 2021-11-13 03:41:01 -08:00
JohnCorby
cef8cf23e5 changed all Resources.FindObjectsOfTypeAll to QSBWorldSync.GetUnityObjects, which doesnt include prefabs 2021-11-13 00:42:59 -08:00
JohnCorby
0949924f59 Merge branch 'dev' into meteors 2021-11-12 01:56:33 -08:00
JohnCorby
0c897ad3bd progress 2021-11-10 21:13:49 -08:00
Mister_Nebula
0dd78feb27 cleanup 2021-11-09 19:39:56 +00: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
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
bb298b74c4 add playerinfo.helditem 2021-10-30 16:14:38 +01:00
Mister_Nebula
84d1b856a2 add solanum anim sync 2021-10-28 16:18:22 +01:00
Mister_Nebula
9ad260c081 change "enterheadzone" to "enternonnomaiheadzone" 2021-10-28 14:28:57 +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
565f0b7f8e update patches, use publicized assembly 2021-10-15 21:06:51 +01:00
Mister_Nebula
87c36598b7 removed some logs 2021-09-25 09:47:30 +01:00
Mister_Nebula
178dea0722 remove some debug logs 2021-09-13 19:22:07 +01:00
Mister_Nebula
f5cad9f0cd add error checks to GetPlayersWithCameras 2021-09-02 11:24:54 +01:00
Mister_Nebula
609bda1a50 remove some old logs 2021-09-02 11:23:48 +01:00
Mister_Nebula
4f0aabd1c8 remove check for qsbnetworkmanager ready in getplayer 2021-08-29 16:42:43 +01:00
Mister_Nebula
5c0ba4574b add onAddPlayer event 2021-08-28 21:53:35 +01:00
Mister_Nebula
d9eba599f9 add "none" kickreason 2021-08-28 12:56:01 +01:00
Mister_Nebula
95f2e35a95 added support for kick messages, better displaying of network errors 2021-08-27 13:02:05 +01:00
Mister_Nebula
0b42ec4262 CLEANUP - add new lines 2021-08-22 17:17:46 +01:00
Mister_Nebula
35dd2fbac2 CLEANUP - remove extra newlines 2021-08-22 17:16:46 +01:00
Mister_Nebula
4234631a7b CLEANUP - format document 2021-08-22 16:54:48 +01:00
Mister_Nebula
0d46a7e07d change some VS tasks 2021-08-22 16:40:50 +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
28301b53f4 add stuff for pc move 2021-08-10 14:54:23 +01:00
Mister_Nebula
460a974ee2 cleanup 2021-08-09 11:49:58 +01:00
Mister_Nebula
e356f9c5f6 fix flashlight getter NRE 2021-08-08 20:06:38 +01:00
Mister_Nebula
c586900b1b update player infomation request system 2021-08-08 20:04:15 +01:00
Mister_Nebula
31f7557ba7 add client state 2021-08-08 19:57:58 +01:00
Mister_Nebula
aba169319b Change OnSceneLoaded to oldScene and newScene 2021-08-08 19:50:47 +01:00
Mister_Nebula
5aa907d259 add syncing of player probe launcher 2021-07-26 22:55:09 +01:00
Mister_Nebula
067dc7605d sync roasting system position/rotation 2021-07-19 14:59:20 +01:00