Commit Graph

32 Commits

Author SHA1 Message Date
Mister_Nebula
2f23f8f3f5 update things 2022-02-04 14:33:49 +00:00
Mister_Nebula
d7eb6f5e64 remove unused UnitTestDetector 2022-02-01 15:42:20 +00:00
JohnCorby
604249e39c make this work with line numbers 2022-01-26 05:42:18 -08:00
JohnCorby
e4bd8008ea wtf 2022-01-14 22:10:41 -08:00
JohnCorby
e29bf69952 use wrapper message 2022-01-14 02:29:42 -08:00
JohnCorby
e338b84aaf dont check serialize or deserialize anymore since it can be automatic now 2022-01-13 23:46:15 -08:00
JohnCorby
59572d19fb match ldflda too lol 2022-01-13 23:42:47 -08:00
JohnCorby
b209bb6999 clean up message test a bit 2022-01-13 23:40:40 -08:00
JohnCorby
7064cbb793 create completely empty default ctor if one doesnt already exist 2022-01-13 21:35:15 -08:00
JohnCorby
4493bacc5e make weaver not copy to mod directory, simplify outputpath 2022-01-13 15:29:22 -08:00
JohnCorby
766b8b0779 update packages 2022-01-13 14:59:27 -08:00
Will Corby
e0cf9a9d2d baba booey 2022-01-02 18:10:44 -08:00
Mister_Nebula
ef4a83e12d cleanup 2022-01-01 22:19:10 +00:00
JohnCorby
65503c1a46 braces 2021-12-31 19:01:33 -08:00
JohnCorby
21836522ba message test 2021-12-31 17:10:41 -08:00
JohnCorby
990f91c80c - message manager
- automatically add patches, events, world object managers, messages
- qsbevent uses message manager
- remove RepeatingManager, merge it into QSBSectorManager since it's only used there
2021-12-10 23:28:42 -08:00
Chris Yeninas
3b8022c9b2 cleanup
remove unneeded files
2021-11-26 23:07:49 -05:00
Chris Yeninas
4de835914c cleanup
- merge common properties into Directory.Build.props
- set output directory to `$(OwmlDir)\Mods\QSB` if `$(OwmlDir)` exists to avoid using post build events to achieve the same thing
2021-11-26 22:17:03 -05:00
Chris Yeninas
0ec2fe82e5 QSBTests.csproj: include missing references 2021-11-26 21:53:09 -05:00
Chris Yeninas
621b97fdd0 get all required game assemblies from nuget 2021-11-26 21:43:28 -05:00
Chris Yeninas
c9a7e2dfcc switch to sdk format 2021-11-26 20:28:22 -05:00
Mister_Nebula
b39ceb851f update to net framework 4.8 2021-11-16 15:52:19 +00: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
Mister_Nebula
dc45063c18 add patch tests back in 2021-11-03 09:44:17 +00:00
Mister_Nebula
2024e5fcd9 cleanup 2021-10-15 21:08:17 +01:00
Mister_Nebula
565f0b7f8e update patches, use publicized assembly 2021-10-15 21:06:51 +01:00
Mister_Nebula
c1704b53f0 fix item patch 2021-10-12 16:56:07 +01:00
Mister_Nebula
e5c984459f add assembly-csharp reference to qsbtests 2021-08-10 17:50:51 +01:00
Mister_Nebula
c44ea2cc54 add patch tests and run tests on build (so fail build if tests fail) 2021-08-08 19:48:26 +01:00
Mister_Nebula
32f931c440 cleanup 2021-02-13 09:07:39 +00:00
Mister_Nebula
ff2e5b8736 add tests 2021-02-12 13:29:01 +00:00