Commit Graph

37 Commits

Author SHA1 Message Date
JohnCorby
724ef056a3 remove dll 2021-12-02 18:51:22 -08:00
Chris Yeninas
7631fc2f7b QuantumUNET.csproj: disable obsolete warnings
the obsolete methods will never be removed so let's not flood build logs with them
2021-11-27 20:17: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
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
7ad38fcb81 cleanup quantumunet 2021-11-20 19:55:54 +00:00
Mister_Nebula
776224f1fb fix some dependency stuff 2021-11-03 09:28:13 +00:00
Mister_Nebula
576c14b6c6 add back in menu support 2021-10-16 16:57:01 +01:00
Mister_Nebula
c1704b53f0 fix item patch 2021-10-12 16:56:07 +01:00
Mister_Nebula
cc62f4db4a remove network manager hud 2021-08-24 21:00:24 +01:00
Mister_Nebula
66ce7b6927 added basic menus 2021-06-04 11:31:09 +01:00
Mister_Nebula
5791c9fd0c ship stuff idk im tired and aaaaaaaaaaaaaaaaaaaaaaa 2021-05-15 11:25:47 +01:00
Mister_Nebula
9444b9c130 update build events 2021-05-03 22:40:52 +01:00
Mister_Nebula
fcf7706b8e change post build events 2021-05-03 22:18:30 +01:00
Mister_Nebula
3a51911717 roasting sync! 2021-03-31 10:30:51 +01:00
Mister_Nebula
0df7b11128 Update QuantumUNET.csproj 2021-01-05 16:13:48 +00:00
Mister_Nebula
6939a59a8d move to PackageReference 2021-01-05 16:13:10 +00:00
Mister_Nebula
53974485c9
Spiral sync (#242)
* add stuff

* extract patches

* extract worldobjects (#241)

* add spiral sync

* cleanup

* cleanup

* fix

* rename

* add computers

* remove qnet flagshelper

* Update README.md

* cleanup
2020-12-31 12:10:55 +00:00
Mister_Nebula
ef401d3ff4 start of logging switchover 2020-12-23 13:48:31 +00:00
Mister_Nebula
49b32971f4 remove owml 2020-12-23 12:59:25 +00:00
Mister_Nebula
244544c0d5 rename files 2020-12-23 12:58:45 +00:00
Mister_Nebula
73f723ae9e socket sync 2020-12-22 21:39:53 +00:00
AmazingAlek
9d1dcbbe5d
csproj fixes (#232)
* Using $(GameDir) to reference all game dlls in .csproj
* Copying all wanted files to output (the "normal" way)
* NOT copying unwanted files to output
* Simplified build events
2020-12-21 00:17:31 +01:00
Mister_Nebula
af22c6f215 update owml 2020-12-20 16:47:24 +00:00
Mister_Nebula
7a4149bee6 Revert "REVERT"
This reverts commit 661c04a987.
2020-12-16 09:08:38 +00:00
Mister_Nebula
661c04a987 REVERT 2020-12-16 09:07:40 +00:00
Mister_Nebula
a2120b9018 remove qsbnetworkid 2020-12-16 08:57:15 +00:00
Mister_Nebula
d9e5f6184f remove custom types 2020-12-16 08:45:58 +00:00
Mister_Nebula
9f4d886903 more 2020-12-15 16:37:52 +00:00
Mister_Nebula
6148bee639 more clean 2020-12-15 09:56:03 +00:00
Mister_Nebula
ea4e56b046 cleanup 2020-12-15 09:30:55 +00:00
Mister_Nebula
4c466dbe24 cleanup 2020-12-14 22:07:21 +00:00
Mister_Nebula
7b500c7208 changes 2020-12-13 22:25:23 +00:00
Mister_Nebula
55fab1ab54 Update QuantumUNET.csproj 2020-12-10 11:23:36 +00:00
Mister_Nebula
36f925a983 re-organize 2020-12-07 21:19:16 +00:00
Mister_Nebula
c56b23b34c cleanup 2020-12-07 20:47:07 +00:00
Mister_Nebula
56e99c49f1 seperate projects 2020-12-04 22:14:53 +00:00