Commit Graph

4935 Commits

Author SHA1 Message Date
JohnCorby
5188c5a30f Merge remote-tracking branch 'origin/steamworks-v3' into steamworks-v3 2023-06-09 17:49:51 -07:00
JohnCorby
1a842fbd97 try and fix CI 2023-06-09 17:46:19 -07:00
_nebula
a2cc77c4bd Update QSBCore.cs 2023-06-10 01:42:26 +01:00
_nebula
5cc7c2356f Update QSBCore.cs 2023-06-10 01:18:17 +01:00
_nebula
0201536284 Update QSBCore.cs 2023-06-10 00:33:30 +01:00
_nebula
92e9b2b914 Update FizzySteamworks.csproj 2023-06-10 00:17:47 +01:00
_nebula
ca99454139 add steam 2023-06-09 23:57:11 +01:00
_nebula
b4a6280e3d remove all the epic stuff 2023-06-09 22:06:35 +01:00
JohnCorby
7cf24052fd remove patch that is now in vanillafix 2023-05-25 21:28:59 -07:00
JohnCorby
b6603790d9 (TEMP?) transport error translations 2023-05-21 22:51:43 -07:00
JohnCorby
794943158e copy fix from api branch 2023-05-21 22:24:55 -07:00
_nebula
b7d9aba4a8 fix text fade issue 2023-05-20 13:42:13 +01:00
_nebula
c0327cea01
Merge pull request #627 from dumbdeniz/patch-1
Add translation for Turkish
2023-05-19 20:01:49 +01:00
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
Deniz
9c173ba54e
Add translation for Turkish
Adds translation file for Turkish.

Replaced some words as they did not have correct translation/meaning, like "Sharing" instead of "Hosting" + minor changes in translated action messages that explain what the action does more clearly.
2023-05-12 11:24:24 +03: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