Commit Graph

4921 Commits

Author SHA1 Message Date
JohnCorby
8858a8f182 actually use the modified field 2023-05-16 11:00:21 -07:00
JohnCorby
26f56e93c4 mirror weaver: properly set modified flag 2023-05-16 10:58:37 -07:00
_nebula
be290339c2 fix ccu? 2023-05-12 23:14:06 +01:00
JohnCorby
c763c24bd5 MultiplayerHUDManager.cs: fix text fade maybe 2023-05-11 17:10:35 -07:00
_nebula
6c68bd97e0 Update PlayerBox.cs 2023-05-11 23:59:45 +01:00
_nebula
af5d148c15 fade out text chat when no new messages 2023-05-10 21:50:51 +01:00
JohnCorby
0319e251aa rename again 2023-05-08 11:41:43 -07:00
JohnCorby
ab13d59382 rename all instances of auth/authority to own/ownership 2023-05-08 11:38:24 -07:00
JohnCorby
f0c732af26 change authority stuff to ownership 2023-05-08 11:30:59 -07:00
JohnCorby
55a4de8e77 hasAuthority -> isOwned 2023-05-08 11:27:32 -07:00
JohnCorby
6c0861faad TODO 2023-05-08 11:01:57 -07:00
_nebula
992851a0b8
Merge pull request #622 from misternebula/dev
0.28.0
2023-05-08 14:56:23 +01:00
_nebula
515cb9db8f Merge branch 'dev' of https://github.com/misternebula/quantum-space-buddies into dev 2023-05-08 14:55:02 +01:00
_nebula
688b239043
Merge pull request #622 from misternebula/dev
0.28.0
2023-05-08 14:52:43 +01:00
_nebula
11e135d097 fix #620 2023-05-08 14:48:36 +01:00
_nebula
8ac95d27c2 im dumb 2023-05-08 14:32:28 +01:00
JohnCorby
9b448e9cf5 just in case 2023-05-07 18:51:08 -07:00
JohnCorby
456238d456 oops 2023-05-07 18:48:14 -07:00
JohnCorby
bac3e44c91 d 2023-05-07 18:39:49 -07:00
JohnCorby
d8bfa01868 bruh 2023-05-07 18:30:24 -07:00
JohnCorby
fef77499c3 remove timeout hack 2023-05-07 18:18:15 -07:00
JohnCorby
a89c325c88 QSBNetworkManager.cs: proper transport error 2023-05-07 18:16:46 -07:00
JohnCorby
38f653ef3c Client.cs: add OnReceivedError stuff 2023-05-07 18:16:46 -07:00
JohnCorby
2253210489 no more hack needed yay! 2023-05-07 18:16:46 -07:00
JohnCorby
9585327512 Server.cs: use new OnServerError 2023-05-07 18:16:46 -07:00
_nebula
c7316fb687 Update manifest.json 2023-05-08 01:05:45 +01:00
_nebula
2d7cbd1824 clear on wake up 2023-05-08 00:46:32 +01:00
JohnCorby
4a0fc180b5 i am silly 2023-05-07 16:33:04 -07:00
JohnCorby
9043135390 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	QSB/HUD/MultiplayerHUDManager.cs
2023-05-07 16:27:48 -07:00
JohnCorby
8197edcb1f use array for lines, dont remove duplicates for messages 2023-05-07 16:26:16 -07:00
_nebula
fcd635df4e make it array lmao 2023-05-08 00:26:05 +01:00
JohnCorby
a06b61dabe leave message 2023-05-07 16:10:00 -07:00
JohnCorby
658f5a33db OnServer/ClientError 2023-05-07 16:06:43 -07:00
_nebula
d9a0daec37
Merge pull request #625 from misternebula/text-chat
Text chat
2023-05-07 21:04:52 +01:00
_nebula
8324a0acf2 clear chat on wakeup 2023-05-07 21:04:28 +01:00
_nebula
57dec490be move messages to chat, add noise 2023-05-07 21:02:29 +01:00
_nebula
8f317512a4 rename to WriteMessage 2023-05-07 20:13:59 +01:00
JohnCorby
d495d20e83 comment 2023-05-07 11:41:25 -07:00
_nebula
053efa8c7e add suit check 2023-05-07 18:25:59 +01:00
_nebula
c043e6a258 remove broken screen prompt 2023-05-07 18:25:53 +01:00
_nebula
d954ecf5cc add text chat lol 2023-05-07 18:24:02 +01:00
_nebula
dc9524b2c6 update assetbundles 2023-05-07 18:23:52 +01:00
_nebula
83a35d833f Update ListStack.cs 2023-05-07 18:23:40 +01:00
JohnCorby
20fe2c4fe7 update README.md 2023-05-06 20:13:50 -07:00
JohnCorby
1366e2cbd3 Revert "revert to old value if fail to set the transport"
This reverts commit 84ee48ecb2.
2023-05-06 20:05:55 -07:00
JohnCorby
b9899fa0f6 Revert "allow autostart override"
This reverts commit 7e0312f026.
2023-05-06 20:05:54 -07:00
JohnCorby
7e0312f026 allow autostart override 2023-05-06 20:04:07 -07:00
JohnCorby
84ee48ecb2 revert to old value if fail to set the transport 2023-05-06 20:00:53 -07:00
_nebula
55e2898c97 fix SetButtonActive NRE 2023-05-07 03:54:08 +01:00
Will Corby
bf5e8a013c
Merge pull request #624 from misternebula/transport-switcher
UseKcpTransport in config
2023-05-06 19:51:56 -07:00