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 |
|
JohnCorby
|
a2769c4036
|
will this work
|
2023-05-06 19:40:29 -07:00 |
|
JohnCorby
|
64ad1a27ef
|
set Transport.active too
|
2023-05-06 19:19:17 -07:00 |
|
JohnCorby
|
d332f1fd47
|
idiot suggestion
|
2023-05-06 19:05:15 -07:00 |
|
JohnCorby
|
588b3f7488
|
note
|
2023-05-06 19:01:51 -07:00 |
|
JohnCorby
|
17b7754875
|
add to FAQ
|
2023-05-06 18:58:17 -07:00 |
|
JohnCorby
|
e31148c45c
|
fix previous commit
|
2023-05-06 18:55:17 -07:00 |
|
JohnCorby
|
033615bfdc
|
make UseKcpTransport a config option
|
2023-05-06 18:44:20 -07:00 |
|
_nebula
|
dfc664be25
|
fix #615
|
2023-05-05 18:36:35 +01:00 |
|
_nebula
|
7be2339260
|
Update README.md
|
2023-05-04 17:04:35 +01:00 |
|
_nebula
|
3928d1b04c
|
Merge pull request #621 from misternebula/dev
Dev
|
2023-04-27 01:49:43 +01:00 |
|
_nebula
|
68afde42d3
|
Update QSBQuantumObject.cs
|
2023-04-27 01:47:42 +01:00 |
|
_nebula
|
82f8389000
|
Fix bug with players leaving in ship
|
2023-04-27 01:37:20 +01:00 |
|
_nebula
|
4693330e81
|
Merge pull request #608 from misternebula/dev
Dev (0.27.0)
|
2023-04-27 01:12:32 +01:00 |
|
JohnCorby
|
4c866345e5
|
copy paste #590 fix for model ship
|
2023-04-26 16:08:21 -07:00 |
|
_nebula
|
9ab9158a50
|
Merge pull request #619 from misternebula/update-mirror
Update Mirror
|
2023-04-26 23:49:28 +01:00 |
|
JohnCorby
|
4dccc55b56
|
_assetId and kcp message
|
2023-04-26 15:38:37 -07:00 |
|
JohnCorby
|
cefabfd3dd
|
update epic
|
2023-04-26 15:32:28 -07:00 |
|
JohnCorby
|
613a2704b7
|
update weaver
|
2023-04-26 15:06:17 -07:00 |
|
JohnCorby
|
2ca7046480
|
update ALL the dlls (again)
|
2023-04-26 15:00:18 -07:00 |
|
_nebula
|
81afbbc4e8
|
fix compile errors in QSB/EOT
|
2023-04-26 22:28:52 +01:00 |
|
_nebula
|
cbc69b264e
|
update mirror dlls
|
2023-04-26 22:25:32 +01:00 |
|