81 Commits

Author SHA1 Message Date
Mister_Nebula
f267276ccf cleanup (tabs, whitespace, usings) 2021-07-07 09:02:23 +01:00
Mister_Nebula
72956bfe65 do it!!! 2021-07-06 22:29:47 +01:00
Mister_Nebula
0d4c9bfac2 clean up child sync 2021-07-06 21:42:57 +01:00
Mister_Nebula
fae5f49c96 remove tokens 2021-07-06 21:11:57 +01:00
Mister_Nebula
cd3a029c5c Code Cleanup 2021-06-19 11:26:05 +01:00
Mister_Nebula
2ea7c56ce3 fix in qnet 2021-06-18 22:39:21 +01:00
Mister_Nebula
2ed5e43db3 remove internalreplaceplayerforconnection 2021-06-11 18:50:18 +01:00
Mister_Nebula
e33bab1253 update user files 2021-06-10 21:28:52 +01:00
Mister_Nebula
5791c9fd0c ship stuff idk im tired and aaaaaaaaaaaaaaaaaaaaaaa 2021-05-15 11:25:47 +01:00
Mister_Nebula
22339f3795 fix variable sync 2021-05-07 14:58:37 +01:00
Mister_Nebula
df9046bd3f add changed check 2021-05-04 20:09:29 +01:00
Mister_Nebula
72e3a4dfbf two way syncvars 2021-05-04 19:32:05 +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
c94e85af64 add qnetweaver 2021-05-03 20:13:03 +01:00
Mister_Nebula
2b6f10a105 cleanup 2021-04-27 20:57:55 +01:00
Mister_Nebula
97a736c050 more cleanup 2021-04-27 20:56:04 +01:00
Mister_Nebula
e9606392b4 Revert "cleanup"
This reverts commit 0ff3145b60500ac59d6e9c2adc1925ad153389b3.
2021-04-27 20:50:21 +01:00
Mister_Nebula
0ff3145b60 cleanup 2021-04-26 14:45:14 +01:00
Mister_Nebula
3523f3b806 AAA 2021-04-26 14:30:21 +01:00
Mister_Nebula
ec724f7353 fix land animation 2021-04-24 00:10:29 +01:00
Mister_Nebula
bc64d9f64b cleanup 2021-04-21 19:06:00 +01:00
Mister_Nebula
a55536c444 add interp 2021-04-21 11:28:45 +01:00
Mister_Nebula
702b637cf5 redo *everything* 2021-04-21 11:02:17 +01:00
Mister_Nebula
3a51911717 roasting sync! 2021-03-31 10:30:51 +01:00
Mister_Nebula
4dfb4a13b6 kicking players for wrong version 2021-03-09 16:43:41 +00:00
Mister_Nebula
42f1684947 fix lots of things 2021-02-21 18:25:25 +00:00
Mister_Nebula
c18cf0b43f fix some stuff with HasWokenUp 2021-02-15 10:58:21 +00:00
Mister_Nebula
ae871fff33 unpatching, stuff 2021-02-09 17:18:01 +00: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
050539e12e Update QNetworkClient.cs 2021-01-05 16:04:20 +00:00
Mister_Nebula
4e65e500ff cleanup 2021-01-05 15:58:12 +00:00
Mister_Nebula
1dd58e977c cleanup 2021-01-04 17:31:58 +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
34bb233cf5 cleanup 2020-12-24 16:34:24 +00:00
Mister_Nebula
4cc68e2be3 cleanup 2020-12-23 19:21:33 +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
b9fbee72e9 cleanup 2020-12-23 10:43:13 +00:00
Mister_Nebula
73f723ae9e socket sync 2020-12-22 21:39:53 +00:00
AmazingAlek
dc6232bbcf
Unet cleanup (#233)
* A lot of cleanup - tried to do it safely.
* Didn't invert ifs, as that'll ruin the diff.
* Haven't deleted any unused code or renamed any methods/variables.
2020-12-21 00:50:24 +01: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
9c7041393f cleanup 2020-12-19 16:03:15 +00:00
Mister_Nebula
18050f2fa7 add fact sync and cleanup and fixes 2020-12-19 10:56:25 +00:00
Mister_Nebula
db99c7c5ee cleanup - add readonly 2020-12-18 20:32:16 +00:00
Mister_Nebula
044f60046a cleanup 2020-12-18 20:28:22 +00:00
Mister_Nebula
c2d7cb10a9 remove logfilter 2020-12-18 20:20:54 +00:00