3206 Commits

Author SHA1 Message Date
JohnCorby
e9e448cbdc proxy injector: ctors already have void return type 2022-02-13 01:38:50 -08:00
JohnCorby
948831d58c AuthorityManager: default owner support 2022-02-12 23:10:48 -08:00
JohnCorby
743142e6d8 QSBNetworkBehaviour: isClient is always true 2022-02-12 21:42:19 -08:00
JohnCorby
0dea2b85c2 rename AuthQueue functions 2022-02-12 21:40:04 -08:00
JohnCorby
10471ee6c7 orbs: update auth queue since they're spawned with server authority 2022-02-12 21:27:22 -08:00
JohnCorby
438d3a3d0e set scale of parented SyncBase 2022-02-12 20:16:37 -08:00
_nebula
7fa41fa1ce
Merge pull request #479 from misternebula/probe-launcher-assetbundle
Use player audio and probe launcher from assetbundle
2022-02-12 22:33:18 +00:00
Mister_Nebula
a1bfe3d8e4 cleanup, add lightbulb_off to material list 2022-02-12 22:26:52 +00:00
Mister_Nebula
80b64202f6 fix stuff 2022-02-12 22:21:19 +00:00
Mister_Nebula
f396f53aa2 do the stuffy 2022-02-12 22:07:01 +00:00
JohnCorby
255bf9ebb1 fix translator (move spring + scan speed) 2022-02-11 21:43:21 -08:00
JohnCorby
80e337e5e5 proxy scripts: call base.ctor to init fields 2022-02-11 21:23:32 -08:00
JohnCorby
e1b4a09bd4 guh 2022-02-11 20:46:09 -08:00
JohnCorby
b22997c460 Update network 2022-02-11 20:40:21 -08:00
JohnCorby
39d6d62042 change name instead of namespace, always inject so workflows work 2022-02-11 20:34:55 -08:00
JohnCorby
3b582c82d4 update bundle 2022-02-11 20:20:41 -08:00
JohnCorby
a756781a2d remove REM.cs, use proxy scripts instead 2022-02-11 20:17:50 -08:00
JohnCorby
59b45cd8d4 guh 2022-02-11 20:09:15 -08:00
JohnCorby
76daf83bc5 run injector as part of qsb 2022-02-11 20:05:15 -08:00
JohnCorby
11da24b798 proxy injector 2022-02-11 19:55:39 -08:00
JohnCorby
b39cf48c7b initialize scan beams in Awake so it isnt null on OnFinishUnequipAnimation 2022-02-11 06:23:05 -08:00
JohnCorby
bd6a199665 make log hook match regular Debug.Log 2022-02-11 06:00:28 -08:00
JohnCorby
ac978f6052 move REM scripts 2022-02-11 05:50:07 -08:00
JohnCorby
e38feb4f28 fix translator 2022-02-11 05:41:35 -08:00
JohnCorby
3f89ca1450 only include debugsettings.json if it exists 2022-02-11 05:34:48 -08:00
JohnCorby
01b85689a3 ignore exit code on cleaning, since the output dir might not exist yet 2022-02-11 05:12:40 -08:00
JohnCorby
1de091500b update bundles 2022-02-11 05:11:28 -08:00
JohnCorby
388b07be3a Update QSB.csproj 2022-02-11 05:04:56 -08:00
JohnCorby
a0d1ab5e22 CameraFacingBillboard: move to proper namespace 2022-02-11 05:03:08 -08:00
JohnCorby
4f4f630dd2 bundle update 2022-02-10 23:16:13 -08:00
JohnCorby
4157b52789 proxy scripts for usage in unity project 2022-02-10 23:16:03 -08:00
JohnCorby
8839c6fa0e clean before building 2022-02-10 23:15:48 -08:00
JohnCorby
16f0db3e8b dont include some files in output lol 2022-02-10 21:54:17 -08:00
JohnCorby
4a581416e9 revert .gitignore update 2022-02-10 21:14:55 -08:00
JohnCorby
eda0a8c9dc nvm on copying game dlls to local folder,
since epic/steam version are different and we dont want a git diff every time it switches
2022-02-10 20:39:21 -08:00
JohnCorby
82db6644f7 overhaul building
- use targets to split up the work
- delete unused asset bundle stuff
- copy game dlls to local dir
2022-02-10 20:28:07 -08:00
JohnCorby
dc924141dc delete assetbundle manifest lol 2022-02-10 18:35:29 -08:00
JohnCorby
de6a059072 move includes to 1 ItemGroup 2022-02-10 18:34:47 -08:00
JohnCorby
51ce6ebb95 change dlls copied. we dont need owmldir for it 2022-02-10 18:09:54 -08:00
JohnCorby
c8b7550abd rename and format xmls 2022-02-10 17:48:46 -08:00
JohnCorby
609b9edf09 clean up csproj a bit 2022-02-10 17:46:46 -08:00
JohnCorby
1885ab201d make debug log hook a setting 2022-02-10 17:21:02 -08:00
JohnCorby
cb00fafa1c hook Debug.Log calls 2022-02-10 17:21:01 -08:00
JohnCorby
16051597df weaver: use OuterWildsGameLibs 2022-02-10 17:21:01 -08:00
JohnCorby
c5131a8744 QSB.csproj: tabs -> spaces 2022-02-09 17:02:37 -08:00
JohnCorby
9adb3c94bd remove stuff in dll folder before re adding them 2022-02-09 12:00:14 -08:00
JohnCorby
2022b74473 redo all the dlls 2022-02-08 18:29:58 -08:00
JohnCorby
4b62512348 copy rerouter to unity dir too 2022-02-08 15:05:26 -08:00
JohnCorby
c1be2e4d22 pause timer if we fail to init or uninit 2022-02-08 14:36:47 -08:00
JohnCorby
d47d0556e6 InitializeAssemblies earlier 2022-02-08 12:59:57 -08:00