Commit Graph

2102 Commits

Author SHA1 Message Date
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
918dc2a080 world object type 2021-12-20 18:35:38 -08:00
JohnCorby
5773bbc3ab game state: warped to eye and seconds remaining 2021-12-20 18:17:55 -08:00
JohnCorby
41d58785e9 remove unused imports 2021-12-20 17:53:11 -08:00
JohnCorby
e96c67df3c Merge branch 'dev' into initial-eye-stuff
# Conflicts:
#	QSB/Events/EventNames.cs
#	QSB/QSBCore.cs
2021-12-20 17:50:06 -08:00
Mister_Nebula
627f5e69a6 update manifest/debugsettings 2021-12-20 14:10:54 +00:00
_nebula
9821315c62
Merge pull request #430 from misternebula/auto-trigger-dialogue
Remote dialogue triggers, fix server/client states
2021-12-20 14:08:01 +00:00
Mister_Nebula
ef3217722d fix launch codes 2021-12-20 14:07:06 +00:00
Mister_Nebula
c141c6bee5 improve server/client states 2021-12-20 11:49:03 +00:00
Mister_Nebula
1b0934be9f make auto-triggers work 2021-12-20 11:48:50 +00:00
_nebula
199c14d575
Merge pull request #429 from misternebula/fix-qm-killer
fix qm death
2021-12-20 09:49:20 +00:00
_nebula
a4ceefde61
Update README.md 2021-12-20 09:45:10 +00:00
JohnCorby
f24ba6e2e1 fix my name lol 2021-12-19 21:19:11 -08:00
JohnCorby
90866b8bc8 remove IRepeating, meant to do this earlier, whoops 2021-12-19 21:17:50 -08:00
JohnCorby
3ef757ad27 send state change in resync event 2021-12-19 15:50:54 -08:00
JohnCorby
dc66aa7375 make QSBEyeProxyQuantumMoon match QSBQuantumMoon 2021-12-19 14:35:45 -08:00
_nebula
b918b62663
Merge pull request #428 from misternebula/fix-deaths
Fix death events being called too many times
2021-12-19 21:50:19 +00:00
Mister_Nebula
07a205eb56 remove logs 2021-12-19 21:40:07 +00:00
Mister_Nebula
958ba50d4a cleanup and more fixes 2021-12-19 21:38:50 +00:00
Mister_Nebula
ad795f6a42 Do actual death when last player, check for IsDead properly 2021-12-19 19:47:40 +00:00
Mister_Nebula
a2a4d5d709 add picking up instruments, starting instruments playing
fixed #419
fixed #418
2021-12-19 12:37:44 +00:00
_nebula
6fe0c77b35
Merge pull request #415 from misternebula/orb-overhaul
Orb Overhaul
2021-12-19 11:18:23 +00:00
Will Corby
0c4cfaac42
Update Extensions.cs
change ICollection to IList
2021-12-18 17:52:48 -08:00
Will Corby
9ce8463d57
Update SyncBase.cs
remove the todo
2021-12-18 17:47:45 -08:00
JohnCorby
3b004d7026 remove suspended check 2021-12-18 16:15:33 -08:00
JohnCorby
aa155f802b initially spawn with no authority 2021-12-18 15:17:20 -08:00
JohnCorby
fa13a40941 fix snap 2021-12-18 15:14:02 -08:00
JohnCorby
801e56063c SmoothPosition and SmoothRotation 2021-12-18 14:42:15 -08:00
JohnCorby
93274af6e5 remove reparenting transform sync 2021-12-18 14:25:12 -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
_nebula
4a5264f314
Merge pull request #423 from misternebula/fix-probe-funk
Fix sector quick switching (and maybe the probe stuff???)
2021-12-18 20:34:01 +00: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
7cc0ecf83d fix nre 2021-12-18 00:01:20 -08:00
JohnCorby
0ef96f897a tweak 2021-12-17 23:28:29 -08:00
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
83e6d26f44 revert sector sync, since there's a bug in dev 2021-12-17 21:34:43 -08:00
JohnCorby
fbdd719846 use auth queue system for orbs 2021-12-17 21:14:30 -08:00
JohnCorby
b8854979ca support force authority 2021-12-17 20:11:38 -08:00
JohnCorby
fe370960a7 use events instead of patches 2021-12-17 19:58:12 -08:00
JohnCorby
c28353c26d change auth queue stuff 2021-12-17 19:16:22 -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