2555 Commits

Author SHA1 Message Date
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
76daf83bc5 run injector as part of qsb 2022-02-11 20:05:15 -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
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
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
JohnCorby
9d0bc4fd64 allow detach even if not grounded 2022-02-07 20:48:35 -08:00
JohnCorby
1088539b37 improve patches 2022-02-07 14:23:16 -08:00
JohnCorby
1088603538 use "out * __result" instead of "ref * __result" where we can 2022-02-07 00:50:03 -08:00
JohnCorby
3c697acc4b Revert "Update QSB.csproj"
This reverts commit 1721131f13c3bffe6113d381668bc0a2dce36f17.
2022-02-07 00:01:28 -08:00
JohnCorby
3bdd1c8d53 rename again + more 2022-02-06 23:10:01 -08:00
JohnCorby
3efb07896a epic check in interop instead of qsbcore 2022-02-06 22:46:05 -08:00
JohnCorby
b93e23dc57 move namespaces + wip 2022-02-06 22:37:44 -08:00
JohnCorby
e9d97008a7 some patches 2022-02-06 22:05:24 -08:00
JohnCorby
6e26faff3f start working on epic rerouter 2022-02-06 21:38:14 -08:00
JohnCorby
1721131f13 Update QSB.csproj 2022-02-06 21:14:08 -08:00
JohnCorby
e9428a265d Update MenuManager.cs 2022-02-06 16:29:47 -08:00
JohnCorby
4ffe433afd Update MenuManager.cs 2022-02-06 02:14:18 -08:00
JohnCorby
9da4282d47 update MenuManager 2022-02-06 01:49:34 -08:00
JohnCorby
f9f5521bef SetTransportError 2022-02-06 01:45:18 -08:00
JohnCorby
06d178a9b7 Update MenuManager.cs 2022-02-05 23:01:02 -08:00
JohnCorby
ec0ec118e2 Update QSBNetworkManager.cs 2022-02-05 22:56:29 -08:00
JohnCorby
e7accbdf17 dont do player metrics 2022-02-05 20:13:57 -08:00
JohnCorby
0e9cad7128 Update QSBNetworkManager.cs 2022-02-05 19:57:33 -08:00
JohnCorby
1924a2c354 Update MenuManager.cs 2022-02-05 19:51:22 -08:00