1596 Commits

Author SHA1 Message Date
JohnCorby
ca9a4009c0 Merge remote-tracking branch 'origin/meteors' into meteors
# Conflicts:
#	QSB/MeteorSync/WorldObjects/QSBMeteor.cs
2021-11-12 01:54:31 -08:00
JohnCorby
c743b9da75 handle null hitObject in patch 2021-11-12 01:52:16 -08:00
JohnCorby
8b0d621201 disable collision from triggering impact code on clients 2021-11-11 02:42:57 -08:00
JohnCorby
51402612a1 disable collision from triggering impact code on clients 2021-11-11 02:17:12 -08:00
JohnCorby
5f5e04e29f rework - dont sync transform 2021-11-11 02:09:22 -08:00
JohnCorby
f1d45c9e8c use variable to denote when to impact, instead of enabling/disabling collision 2021-11-11 00:44:52 -08:00
JohnCorby
fdeaf8111a make impacting work 2021-11-10 23:57:04 -08:00
JohnCorby
15af7e1ce3 oops that bug also is on the angler fish lol 2021-11-10 23:30:30 -08:00
JohnCorby
a371c71415 dont process events if world objects arent ready yet lol 2021-11-10 21:59:32 -08:00
JohnCorby
495f814739 easier logging 2021-11-10 21:51:14 -08:00
JohnCorby
292d4ce5f5 more progress 2021-11-10 21:38:28 -08:00
JohnCorby
0c897ad3bd progress 2021-11-10 21:13:49 -08:00
JohnCorby
15eb5fa804 meteor transform sync 2021-11-10 19:02:04 -08:00
Will Corby
eaa7a735bf
Merge pull request #341 from misternebula/anglerfish
Anglerfish
2021-11-10 02:21:29 -08:00
JohnCorby
b351dd9109 deez nuts 2021-11-10 02:06:29 -08:00
JohnCorby
333f23d797 back to using custom SetVelocity 2021-11-10 02:03:21 -08:00
JohnCorby
57ba9e1d1b funny 2021-11-10 01:42:25 -08:00
JohnCorby
716e20fd7b Merge remote-tracking branch 'origin/anglerfish' into anglerfish 2021-11-10 01:38:50 -08:00
JohnCorby
7f96c20e2e target nothing after consume complete 2021-11-10 01:33:32 -08:00
Mister_Nebula
9f57454ae9 more cleanup 2021-11-10 09:28:05 +00:00
JohnCorby
2aa2a04473 Merge remote-tracking branch 'origin/anglerfish' into anglerfish 2021-11-10 01:20:33 -08:00
JohnCorby
71cba8cca3 new lines between methods 2021-11-10 01:20:16 -08:00
Mister_Nebula
781391651c cleanup anglers 2021-11-10 09:18:57 +00:00
JohnCorby
b3f0a6ba30 oh heck, just call ChangeState 2021-11-10 00:48:29 -08:00
JohnCorby
ae4582043b manually trigger state change event for listeners 2021-11-09 22:53:34 -08:00
JohnCorby
27fe4d2786 oops 2021-11-09 22:40:01 -08:00
JohnCorby
cf03b5a884 replace all angler code to only use transform instead of rigidbody 2021-11-09 22:35:54 -08:00
JohnCorby
76eaaf2f9c sync target pos 2021-11-09 20:35:55 -08:00
JohnCorby
02f095c042 use change state for transfer authority instead 2021-11-09 19:09:12 -08:00
JohnCorby
41bbe2808e transfer authority on angler unsuspend 2021-11-09 18:43:06 -08:00
JohnCorby
c0e8bd95e4 angler transform sync 2021-11-09 17:56:45 -08:00
JohnCorby
03314fd4ad - implement UnsectoredRigidbodySync.cs
- fix TODO in SectoredRigidbodySync.cs
2021-11-09 16:26:06 -08:00
Will Corby
0d35fa8a9a
Merge pull request #340 from JohnCorby/fix-deps
fix deps
2021-11-09 15:38:13 -08:00
Mister_Nebula
e1eb549862 remove unneeded includes 2021-11-09 23:36:46 +00:00
Mister_Nebula
633684a7d2 use nuget package 2021-11-09 23:33:41 +00:00
JohnCorby
3dfe087ddc also make system reference not based on Program Files 2021-11-09 15:27:54 -08:00
JohnCorby
1f4ea684d7 fix deps 2021-11-09 15:19:59 -08:00
_nebula
cd3c02a1ac
Merge pull request #339 from PhantomGamers/pr-fixes
Build Fixes
2021-11-09 10:51:19 +00:00
Chris Yeninas
d14d00d7ae move user dependent properties to Directory.Build.targets
so that directories only need to be set in a single file
2021-11-09 00:00:58 -05:00
Chris Yeninas
3f83657f94 use qnetweaver from current configuration 2021-11-08 23:58:21 -05:00
Chris Yeninas
86b435b22d move unsafe property to general group 2021-11-08 23:57:37 -05:00
_nebula
ebfc7b343d
Merge pull request #338 from misternebula/light-sensor-sync
Light sensor sync
2021-11-08 20:58:19 +00:00
Mister_Nebula
bc1aa66de9 add light sensor sync 2021-11-08 20:55:53 +00:00
Mister_Nebula
d66db3baf9 Update Necronomicon.cs 2021-11-07 09:52:33 +00:00
Mister_Nebula
af450f2bff Update DebugGUI.cs 2021-11-07 09:52:22 +00:00
Mister_Nebula
25f9f388fa update gizmos stuff 2021-11-07 09:52:03 +00:00
_nebula
5826404701
Merge pull request #335 from misternebula/village-satellite-sync
Village satellite sync
2021-11-03 16:45:20 +00:00
Mister_Nebula
a1ea8faf62 fix interaction with projector 2021-11-03 12:10:26 +00:00
Mister_Nebula
46b488cbc7 actually add patch for snapshots :p 2021-11-03 11:56:50 +00:00
Mister_Nebula
49c6eb4b1a remove debug prints 2021-11-03 11:56:31 +00:00