2883 Commits

Author SHA1 Message Date
Mister_Nebula
d6ba3600d9 Merge branch 'cleanup' of https://github.com/misternebula/quantum-space-buddies into cleanup 2022-01-31 19:35:04 +00:00
Mister_Nebula
f7ed57a787 Revert "Revert "cleanup fizzyfacepunch""
This reverts commit c049b94527a16c3ae0f04c644362cf5b3f3f114b.
2022-01-31 19:33:55 +00:00
Will Corby
c30624fb1f
Update RequestInitialStatesMessage.cs 2022-01-31 11:31:23 -08:00
Mister_Nebula
c049b94527 Revert "cleanup fizzyfacepunch"
This reverts commit 2e172fe204b9c70060086ad51f8b511568f874d5.
2022-01-31 14:31:33 +00:00
Mister_Nebula
0a5970ebdc Revert "cleanup mirrorweaver"
This reverts commit 7c5e57db544da18cf7b8eb4b9dca28c6316af333.
2022-01-31 14:31:29 +00:00
Mister_Nebula
1991c681eb cleanup qsb 2022-01-31 14:23:50 +00:00
Mister_Nebula
7c5e57db54 cleanup mirrorweaver 2022-01-31 14:21:01 +00:00
Mister_Nebula
2e172fe204 cleanup fizzyfacepunch 2022-01-31 14:20:32 +00:00
JohnCorby
de7cbfe9ac Merge remote-tracking branch 'origin/dev' into dev 2022-01-30 03:14:14 -08:00
JohnCorby
43781bbc73 probe can be destroyed 2022-01-30 03:14:05 -08:00
Mister_Nebula
2b6ada25ca Merge branch 'master' into dev 2022-01-30 09:31:32 +00:00
JohnCorby
d0c116201b fix TravelerToSignalName 2022-01-30 00:43:08 -08:00
JohnCorby
0cb8b48b71 make everything in QSBWorldSync readonly, just for fun 2022-01-29 15:33:33 -08:00
_nebula
e954782b4e
Merge pull request #464 from misternebula/dev
0.16.0
0.16.0
2022-01-29 21:37:07 +00:00
Mister_Nebula
d703465a35 Update README.md 2022-01-29 21:34:01 +00:00
Mister_Nebula
560fc0eea0 update copyright year 2022-01-29 21:26:05 +00:00
Mister_Nebula
bb817d9b4d Update README.md 2022-01-29 21:24:10 +00:00
Mister_Nebula
45bb6952e6 Update debugsettings.json 2022-01-29 21:18:19 +00:00
Mister_Nebula
3c88bc7072 fix dialogue condition funkiness 2022-01-29 20:41:12 +00:00
JohnCorby
de419da227 allow player to be inactive since that can happen at the eye 2022-01-29 05:26:49 -08:00
Will Corby
0884d3c227
Merge pull request #473 from misternebula/fix-dll-references
Fix dll references
2022-01-29 02:58:56 -08:00
JohnCorby
a3a2a41f59 fix SmartSmoothDamp 2022-01-29 02:54:45 -08:00
Mister_Nebula
680693f6c7 add the dll to the project 2022-01-29 10:53:36 +00:00
Mister_Nebula
5c6a70e303 Revert "fix it fix it"
This reverts commit 46f51b11cd9b775999e4aef6762415f4ce66ac50.
2022-01-29 10:46:51 +00:00
Mister_Nebula
46f51b11cd fix it fix it 2022-01-29 10:43:28 +00:00
Will Corby
f997c5c36b
Merge pull request #472 from misternebula/unitask
async BuildWorldObjects
2022-01-29 02:29:49 -08:00
JohnCorby
0f8fbfe287 match exactly with ModUnityEvents, just in case 2022-01-29 02:03:31 -08:00
JohnCorby
4c1e0ba3d6 all things in Delay should perform their checks/do their things at the very end of the PlayerLoop 2022-01-29 01:59:58 -08:00
JohnCorby
7e6dfd1f56 nah 2022-01-29 01:40:28 -08:00
JohnCorby
1f2ccfe6db remove this, why not 2022-01-29 01:39:45 -08:00
JohnCorby
faeec86304 reorder 2022-01-29 01:39:37 -08:00
JohnCorby
e657c8a48a cancellation support 2022-01-29 01:31:05 -08:00
JohnCorby
2895e54083 rename 2022-01-29 01:29:02 -08:00
JohnCorby
5c22a77758 switch parameter order 2022-01-29 01:27:00 -08:00
JohnCorby
c9321fff84 rename 2022-01-29 01:26:28 -08:00
JohnCorby
49ad82c326 remove QSBCore.UnityEvents 2022-01-29 01:25:54 -08:00
JohnCorby
7c3de18d41 rename, for fun 2022-01-29 01:25:40 -08:00
JohnCorby
e42aec8bae move everything over to UnityEvents 2022-01-29 01:24:15 -08:00
JohnCorby
37272f0a10 UnityEvents using UniTask 2022-01-29 01:23:29 -08:00
JohnCorby
41c7db76b0 bruh 2022-01-28 23:26:04 -08:00
JohnCorby
abf4cb5ceb rename 2022-01-28 23:22:13 -08:00
JohnCorby
6baba3fd1f suppress a warning, and fix base.Init calls with no await 2022-01-28 23:20:56 -08:00
JohnCorby
c73591d5c6 - only await for the tasks that dont finish instantly
- warn about still-running tasks in RemoveWorldObjects
2022-01-28 23:05:42 -08:00
JohnCorby
bcc87190a3 make AllObjectsAdded and AllObjectsReady non-computed again 2022-01-28 21:56:39 -08:00
JohnCorby
835f495247 oops forgot to use Try in BuildWorldObjects 2022-01-28 21:40:26 -08:00
JohnCorby
d706ffd998 check _cts before building/removing world objects 2022-01-28 21:17:59 -08:00
JohnCorby
8a67003196 AllObjectsAdded and AllObjectsReady just means no more tasks are running 2022-01-28 21:09:14 -08:00
JohnCorby
cb3b851ecf make BuildWorldObjects async, truly 2022-01-28 21:05:04 -08:00
JohnCorby
bf93713d96 make building and initing async 2022-01-28 20:57:17 -08:00
JohnCorby
edf469d3e4 rename 2022-01-28 20:50:34 -08:00