MEEPofFaith
40c5510205
Better handling of missiles splitting to other missiles ( #8603 )
...
- Pass a shooter separate to owner into `BulletType#create`. `killShooter` kills the owner while the shooter is passed into the missile ai
- `killShooter` no longer kills already dead units
- `MissileAI` no longer aims at shooter's aim pos if the shooter is dead
2023-06-15 13:57:27 -04:00
Github Actions
913722202e
Automatic bundle update
2023-06-14 13:11:46 +00:00
Даркнесс#3729
4e5475f0ed
Team improvements ( #8704 )
...
* Update Team.java
* Update ServerControl.java
* better
* kill me please
* kill me please
* kill me please
* Update bundle_ca.properties
* kill me please
* Update bundle_da.properties
* kill me please
* kill me please
* Update bundle_et.properties
* Update bundle_eu.properties
* Update bundle_fi.properties
* Update bundle_fil.properties
* Update bundle_fr.properties
* Update bundle_hu.properties
* Update bundle_id_ID.properties
* Update bundle_ja.properties
* Update bundle_ko.properties
* Update bundle_lt.properties
* Update bundle_nl.properties
* Update bundle_nl_BE.properties
* Update bundle_pl.properties
* Update bundle_pt_BR.properties
* Update bundle_pt_PT.properties
* Update bundle_ro.properties
* Update bundle_ru.properties
* Update bundle_sr.properties
* Update bundle_sv.properties
* Update bundle_th.properties
* Update bundle_tr.properties
* Update bundle_tk.properties
* Update bundle_uk_UA.properties
* Update bundle_vi.properties
* Update bundle_zh_CN.properties
* Update bundle_zh_TW.properties
* Update World.java
* Update CustomRulesDialog.java
* skill issue
* skill issue x2
* skill issue x3
2023-06-13 18:54:10 -04:00
Anuken
d4e7f4a2ee
Merge remote-tracking branch 'origin/master'
2023-06-13 16:02:29 -04:00
Anuken
1928c6db83
Fixed #8710
2023-06-13 16:02:24 -04:00
BalaM314
c49075ff0d
Correctly display ∞ unit cap in reconstructors ( #8709 )
...
* Correctly display ∞ in reconstructors
UnitFactory.java uses getStringCap, but Reconstructor uses getCap
this was probably missed in 8cabae1
* might as well fix formatting
same format as UnitFactory.java
2023-06-13 10:37:17 -04:00
Anuken
1d358a3c84
Show locked item names
2023-06-13 09:29:21 -04:00
Anuken
4721086a8e
Fixed logic blocks making clicking noises when not accessible
2023-06-12 10:50:32 -04:00
Anuken
a07db8a08e
Merge remote-tracking branch 'origin/master'
2023-06-12 10:35:36 -04:00
Anuken
a00b3a4670
Fixed objective flags not syncing
2023-06-12 10:35:31 -04:00
Github Actions
637bd4fc8f
Automatic bundle update
2023-06-12 04:04:41 +00:00
Anuken
0006291631
e
2023-06-12 00:03:41 -04:00
Anuken
8cb6f080f1
Merge remote-tracking branch 'origin/master'
2023-06-11 23:22:59 -04:00
Anuken
7389a5de7f
Cleanup
2023-06-11 23:22:54 -04:00
Github Actions
5459322080
Automatic bundle update
2023-06-12 03:19:14 +00:00
Anuken
4b0824a20c
Admin player team switch + more trace info
2023-06-11 23:18:04 -04:00
NullReferenceExc
f05d1ebc78
Update Team.java ( #8700 )
2023-06-10 16:59:11 -04:00
Anuken
2dbbd62163
Merge remote-tracking branch 'origin/master'
2023-06-10 12:27:40 -04:00
Anuken
49168bb8f9
Fixed #8698
2023-06-10 12:27:36 -04:00
qwertystar
a8de7c17bd
Update bundle_zh_CN.properties ( #8692 )
...
refer the Chinese translation of hint.rebuildSelect to provide that of hint.rebuildSelect.mobile
2023-06-09 09:26:21 -04:00
夜狐
603efd7653
Update bundle_de.properties ( #8688 )
2023-06-07 23:15:24 -04:00
Valera
a43d39597a
fix a small mistake made by inattention ( #8686 )
2023-06-07 17:36:19 -04:00
Даркнесс#3729
376e5c0b29
💀 ( #8685 )
2023-06-07 14:13:41 -04:00
Anuken
f2cd506eb4
Merge remote-tracking branch 'origin/master'
2023-06-07 09:52:55 -04:00
Anuken
af76e889cf
Closes Anuken/Mindustry-Suggestions/issues/4452
2023-06-07 09:52:50 -04:00
Даркнесс#3729
ef0efc84cb
Map improvements ( #8682 )
...
* Update Map.java
* Update MapListDialog.java
* Update ServerControl.java
2023-06-07 09:35:57 -04:00
Anuken
4d301ebdbf
Merge remote-tracking branch 'origin/master'
2023-06-06 10:05:16 -04:00
Anuken
84817c0c24
Fixed #8680
2023-06-06 10:05:11 -04:00
Github Actions
d7a87f36b7
Automatic bundle update
2023-06-05 18:30:55 +00:00
Ninjdai
379875f591
Update bundle_fr.properties ( #8678 )
...
Translated new votekick strings
2023-06-05 14:30:07 -04:00
MEEPofFaith
38b2540677
Side-based liquid tile padding ( #8676 )
2023-06-05 10:37:26 -04:00
Github Actions
9ff10e9d16
Automatic bundle update
2023-06-05 00:51:34 +00:00
Даркнесс#3729
ebe965ef40
Better votekick reason input ( #8673 )
...
* Update bundle.properties
* Update PlayerListFragment.java
* Update bundle.properties
* Update bundle.properties
2023-06-04 20:50:48 -04:00
Alex Gusev
32c146cdf1
Adapt interface to display notch of mac laptops ( #8666 )
...
* Adapt interface to display notch of mac laptops
* `macNotchHeight` as a separate variable, and description for mac notch setting
2023-06-04 12:43:07 -04:00
frieda666
70bb7aff54
Improvement on votekick ( #8664 )
...
* Add test case for achievement
* Allow admins to cancel votekick & allow players to change vote
* Require reason to start votekick
* Require reason to start votekick
* Update message sent by votekick button
2023-06-03 23:45:55 -04:00
Anuken
fc673de556
augh
2023-06-03 12:43:39 -04:00
Anuken
925d19d867
Merge remote-tracking branch 'origin/master'
2023-06-03 12:38:22 -04:00
Anuken
cda82e572f
ServerConnectFilter
2023-06-03 12:38:18 -04:00
Github Actions
21f4efaddc
Automatic bundle update
2023-06-03 15:48:18 +00:00
Anuken
5515cd3187
Merge remote-tracking branch 'origin/master'
2023-06-03 11:47:24 -04:00
Anuken
038994a95f
Fixed #8667
2023-06-03 11:47:19 -04:00
SITUVNgcd
d09f4c0db5
Update Vietnamese translation ( #8663 )
...
* Update Vietnamese translation
- Fixed mistake in #8654 : Changed new line to `\n` instead of `\r\n`.
- Update and translate new strings.
* Add SITUVNgcd as contributor
2023-06-03 01:00:29 -04:00
Anuken
37daf0a871
Ignore processing players kicked in event
2023-06-03 00:58:22 -04:00
Anuken
88c201559f
Fixed #8658
2023-06-03 00:30:29 -04:00
Anuken
1266eb00ea
Merge remote-tracking branch 'origin/master'
2023-06-02 19:11:54 -04:00
Anuken
174f0f2ffe
Fixed #8659
2023-06-02 19:11:49 -04:00
Github Actions
798e442b2f
Automatic bundle update
2023-06-02 16:06:53 +00:00
Anuken
dde7b77de6
Closes Anuken/Mindustry-Suggestions/issues/4457
2023-06-02 12:06:06 -04:00
Anuken
afee374a66
Merge remote-tracking branch 'origin/master'
2023-06-02 11:56:13 -04:00
Anuken
4dd414c22f
Closes Anuken/Mindustry-Suggestions/issues/4456
2023-06-02 11:56:08 -04:00