422 Commits

Author SHA1 Message Date
JohnCorby
36fb9ab300 do less build things 2022-10-26 15:04:37 -07:00
JohnCorby
130cc0fb7e update OWML 2022-09-18 12:04:00 -07:00
JohnCorby
f915da215d update nuget package 2022-09-15 15:29:20 -07:00
JohnCorby
0904d3d6a0 make output path match name when downloading from mod manager 2022-08-28 20:21:07 -07:00
JohnCorby
40204c3933 update owml 2022-08-20 12:49:19 -07:00
Mister_Nebula
f137a9fcb3 initial stuff of profile refactor 2022-08-07 20:02:45 +01:00
Mister_Nebula
a7b98bce07 bump versions 2022-07-14 10:33:21 +01:00
Mister_Nebula
eef9c9ff57 update OWML version 2022-06-08 21:09:37 +01:00
Mister_Nebula
feda78d405 add localization 2022-06-04 16:19:55 +01:00
JohnCorby
91f017d77d bruh moment (wtf you doin?) 2022-05-26 22:52:39 -07:00
JohnCorby
cad49f6ee0 light sensors: do a local thingy 2022-05-26 21:23:05 -07:00
JohnCorby
4bb05b28c8 me when i format the csproj 2022-05-22 13:47:21 -07:00
Mister_Nebula
d425a0d712 Merge branch 'dev' into update-changelog-popup 2022-05-04 10:28:59 +01:00
Mister_Nebula
61d6022c56 bump versions 2022-05-04 09:03:56 +01:00
Mister_Nebula
2daa443cfa add popup for changelogs 2022-04-30 15:33:55 +01:00
Mister_Nebula
f6f009cabc add image files 2022-04-25 21:42:00 +01:00
JohnCorby
fbfccb2346 Revert "steamworks dll doesnt exist on epic"
This reverts commit 4be33583b9f0ebfa7519f5f2a344215e6b4343b2.
2022-03-10 14:15:29 -08:00
JohnCorby
4be33583b9 steamworks dll doesnt exist on epic 2022-03-10 14:08:26 -08:00
Mister_Nebula
36fd0c00fd Revert "QSB.csproj : don't copy steam dll if it doesn't exist"
This reverts commit 09d0193a75cf1029bf68e38bf0dc5a94d32dd7a0.
2022-03-10 22:08:14 +00:00
Mister_Nebula
09d0193a75 QSB.csproj : don't copy steam dll if it doesn't exist 2022-03-10 15:58:18 +00:00
JohnCorby
daaf58be8d copy more stuff 2022-03-07 16:12:36 -08:00
JohnCorby
7fe6fdd60c no more GameDlls :) 2022-03-02 18:35:25 -08:00
JohnCorby
64b4fcc147 bye bye proxy scripts 2022-03-02 18:03:39 -08:00
JohnCorby
cf53e97c50 copy less stuff 2022-03-02 16:28:44 -08:00
JohnCorby
05ea4fa1c3 use copy/delete task instead of shell command because it's faster 2022-02-25 23:18:46 -08:00
JohnCorby
6c815f1c4f clean up csproj files a bit 2022-02-25 23:18:46 -08:00
JohnCorby
335614f609 remove ProxyInjector, inject into separate dll beforehand 2022-02-21 01:34:06 -08:00
JohnCorby
303602aa96 dont create pdb files in release mode 2022-02-19 09:09:48 -08:00
JohnCorby
f406e61da0 copy over debug symbols to unity project too, just in case we ever want to debug in editor 2022-02-13 21:36:35 -08:00
JohnCorby
39d6d62042 change name instead of namespace, always inject so workflows work 2022-02-11 20:34:55 -08:00
JohnCorby
76daf83bc5 run injector as part of qsb 2022-02-11 20:05:15 -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
388b07be3a Update QSB.csproj 2022-02-11 05:04:56 -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
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
609b9edf09 clean up csproj a bit 2022-02-10 17:46:46 -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
3c697acc4b Revert "Update QSB.csproj"
This reverts commit 1721131f13c3bffe6113d381668bc0a2dce36f17.
2022-02-07 00:01:28 -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
2d75917f9a use epic instead of fizzy 2022-02-05 18:52:24 -08:00
Mister_Nebula
2f23f8f3f5 update things 2022-02-04 14:33:49 +00:00