1298 Commits

Author SHA1 Message Date
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
JohnCorby
3dfe087ddc also make system reference not based on Program Files 2021-11-09 15:27:54 -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
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
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
Mister_Nebula
3157ee343c reference event 2021-11-03 09:29:03 +00:00
Mister_Nebula
838940942f satellite projector stuffz 2021-11-03 09:18:52 +00:00
Mister_Nebula
d1e45d7adb add some dlc stuffz 2021-11-01 20:58:10 +00:00
Mister_Nebula
8e6fc71c90 remove quantummanager.getobject 2021-11-01 20:20:28 +00:00
Mister_Nebula
a6d0780975 simplify itemmanager (remove GetObject) 2021-11-01 19:51:53 +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
0cfe890d0c bump version to 0.13.0 2021-10-30 19:48:34 +01:00
Mister_Nebula
4643d5c188 Merge branch 'dev' into solanum-sync 2021-10-30 19:47:10 +01:00
Mister_Nebula
4fd18bb97d Merge branch 'master' into dev 2021-10-30 19:46:37 +01:00
Mister_Nebula
cba6cae152 bump version 2021-10-30 19:36:43 +01:00
Mister_Nebula
53433445e3 fix map patches + cleanup 2021-10-30 19:33:59 +01:00
Mister_Nebula
4a8a6bc2a1 move solanum patches to new file, add sync for raising cairns 2021-10-30 16:15:06 +01:00
Mister_Nebula
bb298b74c4 add playerinfo.helditem 2021-10-30 16:14:38 +01:00
Mister_Nebula
68db89d94b use publicized in qsbwalltext 2021-10-29 23:00:30 +01:00
Mister_Nebula
256830e557 cleanup 2021-10-29 23:00:13 +01:00
Mister_Nebula
34601740ed add the funny comment 2021-10-29 22:22:07 +01:00
Mister_Nebula
47e4a7401e fix QM patch (fixes solanum spirals??) 2021-10-29 22:17:13 +01:00
Mister_Nebula
21662c402a set _playerInWatchVolume correctly with patch 2021-10-28 22:27:48 +01:00
Mister_Nebula
e8331f30fa Update QSB.csproj 2021-10-28 20:17:36 +01:00
Mister_Nebula
3920373277 actual init qsbsolanumanimcontrollers 2021-10-28 20:17:20 +01:00
Mister_Nebula
84d1b856a2 add solanum anim sync 2021-10-28 16:18:22 +01:00
Mister_Nebula
7e8b532f70 add nomaiheadzone eventnames 2021-10-28 16:17:32 +01:00
Mister_Nebula
7b2e2e1a84 use public thingies 2021-10-28 14:29:53 +01:00
Mister_Nebula
e2b5c167be add qsb solanum controller 2021-10-28 14:29:27 +01:00
Mister_Nebula
9ad260c081 change "enterheadzone" to "enternonnomaiheadzone" 2021-10-28 14:28:57 +01:00
Ricardo
a56ac64978
Remove unused description
No longer used anywhere
2021-10-27 22:50:26 +02:00
Mister_Nebula
05c018bbac fix conversation stone socket 2021-10-27 12:50:49 +01:00