Commit Graph

4938 Commits

Author SHA1 Message Date
_nebula
b6894e5b36 fix it 2023-07-04 20:29:10 +01:00
_nebula
c6255fbb15 Revert "make OnModStart addon patches work"
This reverts commit 7dfbba52c9.
2023-07-04 20:24:07 +01:00
_nebula
fb2eda7b13 redo addon patch initialization 2023-07-04 20:24:00 +01:00
_nebula
7dfbba52c9 make OnModStart addon patches work 2023-07-04 20:05:49 +01:00
_nebula
2ad07641f1 make ShipManager public 2023-07-04 20:01:40 +01:00
_nebula
79a0b4e478 update OWML 2023-07-04 20:01:32 +01:00
_nebula
ed2b3e49e9 Update manifest.json 2023-06-25 15:08:02 +01:00
_nebula
9f11bc93ed fix ccu support 2023-06-25 15:07:48 +01:00
_nebula
e95fc17680 Update manifest.json 2023-06-23 19:23:07 +01:00
_nebula
8ae452078b fix chat colors being broken on long messages 2023-06-23 19:22:56 +01:00
_nebula
1fdefbb895 add setting to disable text chat input 2023-06-22 20:40:37 +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