703 Commits

Author SHA1 Message Date
Mister_Nebula
10cf30d35f debug boxes 2020-12-24 15:57:25 +00:00
Mister_Nebula
ea346f7958 cleanup 2020-12-24 10:12:38 +00:00
Mister_Nebula
160cbea160 added multistate syncing 2020-12-24 10:06:17 +00:00
Mister_Nebula
bb623fd27e
Merge pull request #238 from misternebula/alek/generics
generics
2020-12-24 09:22:36 +00:00
Aleksander Waage
fb6d423bb5 using thingy 2020-12-24 09:46:17 +01:00
Aleksander Waage
b639377fc9 only one generic parameter in most methods 2020-12-24 09:41:38 +01:00
Aleksander Waage
885f729aed only adding if creating 2020-12-24 09:12:47 +01:00
Aleksander Waage
8a003d1411 using unity object 2020-12-24 09:07:56 +01:00
Aleksander Waage
03078f9f3d renamed generic parameters, removed ref list from init 2020-12-24 09:06:23 +01:00
Mister_Nebula
1f1ad692a6 cleanup 2020-12-23 23:14:32 +00:00
Mister_Nebula
a4a79544e3 cleanup 2020-12-23 23:11:03 +00:00
Mister_Nebula
2deb2b80db remove local attachedobject 2020-12-23 23:08:55 +00:00
Mister_Nebula
b44269fa86 new generic system 2020-12-23 22:43:05 +00:00
Mister_Nebula
3887dd962e
Merge pull request #236 from misternebula/qnet-rename-and-logging
Qnet rename and logging
2020-12-23 19:25:11 +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
371a42d9f2 Update QSB.csproj 2020-12-23 12:50:59 +00:00
Mister_Nebula
5ae7364013 add stuff 2020-12-23 11:26:47 +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
Mister_Nebula
04f68e80e2 add visibility patches 2020-12-22 09:13:08 +00:00
Mister_Nebula
022636d588 add patch file 2020-12-21 19:41: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
AmazingAlek
f8f1922788
dev <- master (#231) 2020-12-20 22:29:00 +01:00
Mister_Nebula
c9ebc67c48
Merge pull request #229 from misternebula/0-7-1-dev
0.7.1 - General fixes
2020-12-20 19:34:42 +00:00
Mister_Nebula
3a58b0eeab Update manifest.json 2020-12-20 18:43:38 +00:00
Mister_Nebula
d2273476f3 clean 2020-12-20 18:43:08 +00:00
Mister_Nebula
62cc03f934 add player map markers 2020-12-20 18:16:23 +00:00
Mister_Nebula
a039cf222c remove interp 2020-12-20 17:44:45 +00:00
Mister_Nebula
465a81732f . 2020-12-20 16:48:04 +00:00
Mister_Nebula
d097c10dad cleanup 2020-12-20 16:47:50 +00:00
Mister_Nebula
af22c6f215 update owml 2020-12-20 16:47:24 +00:00
Mister_Nebula
eba61beca1 Update QSBCore.cs 2020-12-20 12:48:21 +00:00
Mister_Nebula
57a808fa9e owml update 2020-12-20 10:56:15 +00:00
Mister_Nebula
27b16ea7dd cleanup 2020-12-20 09:45:50 +00:00
Mister_Nebula
fb1f6b03f7 sector sync fixes 2020-12-20 09:42:57 +00:00
Mister_Nebula
4501b2511f added for player as well 2020-12-19 22:03:00 +00:00
Aleksander Waage
804680ba0c respawn fix 2020-12-19 22:58:14 +01:00
Mister_Nebula
d2c8ba5d11 fixed respawnondeath 2020-12-19 21:47:19 +00:00
Mister_Nebula
9677ab3928 clean 2020-12-19 21:15:44 +00:00
Mister_Nebula
3d415cab5d Update QSBCore.cs 2020-12-19 21:14:05 +00:00
Mister_Nebula
dba8d30319 Merge branch '0-7-1-dev' of https://github.com/misternebula/quantum-space-buddies into 0-7-1-dev 2020-12-19 20:45:56 +00:00
Mister_Nebula
89ea2126c1 bump version 2020-12-19 20:41:45 +00:00
AmazingAlek
1d4c598958
saving ip (#230) 2020-12-19 21:40:54 +01:00
Mister_Nebula
d7de691807 make timesyncui count down 2020-12-19 19:06:13 +00:00
Mister_Nebula
e1f94a862f cleanup 2020-12-19 18:53:26 +00:00
Mister_Nebula
562b734436 Update ConversationPatches.cs 2020-12-19 18:52:36 +00:00