Anuken
1e3bfba31a
this engine is also broken
2019-12-03 17:16:23 -05:00
Anuken
5788c27aaa
hmmm
2019-12-03 01:01:18 -05:00
Anuken
5c30f4bc9c
Fixed nothing
2019-12-02 17:52:49 -05:00
Anuken
5a9957c578
Merge remote-tracking branch 'origin/master'
2019-12-01 17:36:30 -05:00
Anuken
42687fb47e
Fixed crash caused by missing sounds
2019-12-01 17:35:47 -05:00
Anuken
9cb55b9745
a mess
2019-12-01 14:21:47 -05:00
itskatt
04d3c40baa
Apply suggestions from review
...
Co-Authored-By: YaFou <33806646+YaFou@users.noreply.github.com>
2019-12-01 18:36:25 +01:00
Anuken
0e7c403bd8
Tweaks
2019-12-01 12:32:35 -05:00
itskatt
77e0e46a17
Update the French Translation
2019-12-01 16:52:39 +01:00
Anuken
b6915a0483
Fixed script load crash
2019-12-01 01:30:40 -05:00
Ali-C-Ila
ae981053b2
Update bundle_zh_TW.properties ( #1133 )
...
* Update bundle_zh_TW.properties
* Update bundle_zh_TW.properties
2019-12-01 00:10:51 -05:00
PlayerBrasil13
23f90fcaf4
Update bundle_pt_BR.properties ( #1128 )
...
Translated the last PR's added lines, fixed some portuguese errors.
2019-12-01 00:08:40 -05:00
Prosta4okua
765d9703f5
Ukrainian translation ( #1144 )
...
* :flag_ua:
* 🇺🇦
* ЇїЇ
* 30.10.2019
* Упс.
* 1
* 06.11.2019
* lol
* Update bundle_uk_UA.properties
* Update bundle_uk_UA.properties
* Update bundle_uk_UA.properties
* Update bundle_uk_UA.properties
* Update bundle_uk_UA.properties
* Update bundle_uk_UA.properties
* Update bundle_uk_UA.properties
* Update bundle_uk_UA.properties
* Update bundle_uk_UA.properties
* Update bundle_uk_UA.properties
* Update bundle_uk_UA.properties
* Update bundle_uk_UA.properties
* Update bundle_uk_UA.properties
2019-12-01 00:04:35 -05:00
Anuken
ceae04aa5b
Desktop-specific scripting
2019-11-30 18:30:39 -05:00
Anuken
3abcdf2063
Better access
2019-11-30 17:45:02 -05:00
Anuken
f784e893dd
Merge remote-tracking branch 'origin/master'
2019-11-29 22:17:45 -05:00
Anuken
7e993c15dc
Moved documentation
2019-11-29 21:56:53 -05:00
valtsu41
5411ae777e
Starting bundle_fi.properties ( #900 )
2019-11-28 22:04:58 -05:00
Anuken
57f9aeee86
Public block fields / Better scripting
2019-11-27 13:51:07 -05:00
Anuken
eabbd2fa32
"""security"""
2019-11-27 00:07:37 -05:00
Anuken
d9aa9b6278
Desktop scripting support
2019-11-26 23:32:30 -05:00
Anuken
1e1b84a201
Merge branches 'master' and 'mod-spritepack-refactor' of https://github.com/Anuken/Mindustry
2019-11-25 23:55:18 -05:00
Anuken
e6753ace87
Cleanup
2019-11-25 23:43:58 -05:00
Felix Corvus
932c32ad8f
byte-logic draft translations
...
Зная скорость Анюка
2019-11-26 06:40:59 +03:00
Anuken
a5fbc07561
Texture overrides / Potential mod texture binding optimizations
2019-11-25 20:50:32 -05:00
Felix Corvus
2631c4f7af
adding millions & thousands localisation ( #1132 )
...
* "mil" / "k" localisation adding
* "mil" / "k" localisation adding
* Update bundle.properties
* Update bundle_ru.properties
2019-11-25 20:48:53 -05:00
Anuken
01304bf734
Fixed bizzare crash
2019-11-25 18:41:09 -05:00
Ali-C-Ila
c2c5836752
Update bundle_zh_TW.properties ( #1131 )
2019-11-25 14:48:24 -05:00
Vanguard
6a15328854
1 new line added
...
item.corestorable
2019-11-25 16:42:40 +03:00
matheod
dabdd094f9
Add storable indication in core database ( #1124 )
...
* Add storable in core indication in core database
* Add corestorable text
* French translation of corestorable
2019-11-24 01:35:16 -05:00
PlayerBrasil13
6f48e7a5ed
Update bundle_pt_BR.properties ( #1122 )
...
Added some lines that are in bundle.properties and was missing in bundle_pt_BR.properties
2019-11-23 20:43:00 -05:00
Ali-C-Ila
98bca1740c
Update bundle_zh_TW.properties ( #1118 )
...
* Update bundle_zh_TW.properties
* Update bundle_zh_TW.properties
* Update bundle_zh_TW.properties
* Update bundle_zh_TW.properties
* Update bundle_zh_TW.properties
2019-11-23 15:16:49 -05:00
CinExPL
51842a61a8
Update bundle_pl.properties ( #1119 )
...
Improvements based on comparison with original bundle file + small fixes
2019-11-23 15:16:32 -05:00
Anuken
78fefdacca
Merge remote-tracking branch 'origin/master'
2019-11-22 23:12:44 -05:00
Anuken
a1fb3e27ab
Fixed launched items not saving
2019-11-22 23:10:50 -05:00
YFdyh000
686b892ea9
Update bundle_zh_CN.properties ( #1113 )
...
* Update bundle_zh_CN.properties
* Update bundle_zh_CN.properties
2019-11-22 21:00:11 -05:00
osoitz
ffcfaf1610
Update bundle_eu.properties ( #1114 )
2019-11-22 20:59:42 -05:00
blackassasin1234
80c46bb5a2
Added some Events ( #1096 )
...
* Added PlayerBanEvent, PlayerUnbanEvent, PlayerIpBanEvent, and PlayerIpUnbanEvent.
* Removed Unecessary import (oops)
* Formatted code
* Fixed a little oopsie
* Prevent NPE
* add another line..
2019-11-22 20:56:00 -05:00
Anuken
cb29bee8f5
Remove js mod ext support
2019-11-22 18:42:10 -05:00
Anuken
2d42704062
Switched to hjson extension
2019-11-22 18:19:18 -05:00
Vanguard
2136ae03a5
1 new line, 1 changed line
...
New:
settings.resetKey
Changed:
mech.dart-ship.description
2019-11-23 02:18:58 +03:00
Anuken
fbe58bec04
Merge remote-tracking branch 'origin/master'
2019-11-22 17:54:25 -05:00
Anuken
5f81a0c7f3
Bugfixes
2019-11-22 17:51:29 -05:00
DeltaNedas
38804462a9
add reset keybind to english locale ( #1116 )
...
* updated english locale for "reset key".
* Update bundle.properties
* Update bundle.properties
2019-11-22 16:17:11 -05:00
Anuken
f28eb4027c
Log # of fetched servers; cleanup
2019-11-22 16:13:09 -05:00
Anuken
c324dce034
Added potential global server list
2019-11-22 16:00:53 -05:00
Anuken
6d6fac00d7
Less hacky support for atrocious json
2019-11-22 15:33:01 -05:00
Vanguard
d0803ef45c
1 new line added
...
mod.requiresversion
2019-11-22 17:07:04 +03:00
Anuken
2c61fcdfa6
Added optional mod minimum game version
2019-11-21 21:12:05 -05:00
Anuken
18b6c37a89
Item bridge fixes
2019-11-21 20:50:15 -05:00
Anuken
31c294e972
Merge remote-tracking branch 'origin/master'
2019-11-21 20:43:03 -05:00
Anuken
b8e3b70fcc
Made 'custom' the default shuffle mode for backwards compat
2019-11-21 20:42:57 -05:00
Yuuto Tokuhara
289e4f29ef
Update bundle_ja.properties ( #1108 )
...
translated somethings
2019-11-21 15:49:26 -05:00
itskatt
1482695f6e
Update the French Translation ( #1010 )
...
* translate
* Sync the bundle, translation fixes and revisions
* e
* Translate newest additions
* sync with cafd95859f
* é
* Translate new additions
* ééééééééé
* Apply suggestions from translation review
Co-Authored-By: YaFou <33806646+YaFou@users.noreply.github.com>
2019-11-21 15:49:04 -05:00
Vanguard
5e51b43367
Update bundle_ru.properties
2019-11-21 17:27:06 +03:00
ballgamer56
10376ee59d
Thai trabslation
...
Took me a week to finish :3
2019-11-21 07:53:13 +07:00
Anuken
f162d815fe
Better error messages
2019-11-20 18:10:34 -05:00
Anuken
968f3ace33
Better mod parsing
2019-11-20 18:09:43 -05:00
Anuken
8be948300e
Merge remote-tracking branch 'origin/master'
2019-11-20 14:51:02 -05:00
Anuken
f2c9c2e5fb
Bugfixes
2019-11-20 14:50:57 -05:00
AmateurPotion
6ec0ff9442
Update bundle_ko.properties ( #1044 )
...
* Update bundle_ko.properties
* Update bundle_ko.properties
* Update bundle_ko.properties
* Update bundle_ko.properties
2019-11-20 13:28:53 -05:00
Ali-C-Ila
0693480633
Update bundle_zh_TW.properties ( #1103 )
2019-11-20 13:26:35 -05:00
Vanguard
33842aca14
Update bundle_ru.properties
2019-11-20 18:43:38 +03:00
Anuken
3ddb9d166f
Update bundle.properties
2019-11-20 10:00:36 -05:00
Vanguard
d17b37cb39
RU updates ( #1104 )
...
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_uk_UA.properties
* Fixes
* Капіталізація це зло.
* Update bundle_ru.properties
* Update bundle_uk_UA.properties
* .-.
* Gm
Description
* Oof
* ЈҮУКЕНГШҺЗХҸЖДЛОРПАВЫӘЧСМИТҒБӨ
* dada
* Update upload-build.sh
* Update upload-build.sh
* test
teeest
* tesy
tesssy
* Translate new descriptions
* й
* Ukrainian finished. Fixed some errors.
* Translated everything. Maybe.
* /
* 1
* Added tutorial. Thank to Slava0135 and ymomfe.
* 1
* 1
* WATER
WATER
* [[]]
* 1
* gmmm
/-/-/-/
* idk what i changed
* Обновление и корректировка строк с 1 по 90
* router
* Обновление и корректировка строк с 87 по 252
Обновление и корректировка строк с 87 по 252, а так же правка предыдущих.
- 35 строку лучше привести в соответствии с оригинальным текстом, без дополнений и пояснений.
- 103 строка не переводится в соответствии с https://semver.org/lang/ru/ , хотя это не жёсткое правило, поскольку не влияет непосредственно на алгоритм работы с версиями.
- 187 Предлагаю эту строку перевести как 'Настройки карты', не смотря на оригинальный текст (соответственно и 230, 231).
* router
* Обновление и корректировка строк с 253 по 321 - "WorldEditor Update"
Обновление и корректировка строк с 253 по 321, а так же предыдущих.
- Разобраться с 297 строкой ("filter.option.percentile").
- Разобраться с местами применения 322 строки.
* озарение в переводе ;D
* Fixed "В"
* Unfinished Ukrainian language.
* Small fixes.
* Обновление и корректировка строк с 322 по 377 - "Campaign Update"
Обновление и корректировка строк с 322 по 377, а так же предыдущих.
- По прежнему нужно разобраться с 297 строкой ("filter.option.percentile"). Добавил метку для отличия функционала. Проверю и уберу к следующей сборке.
* Мелкие правки
* From additional improvements.
* hmmm
* hm
* 123
* Небольшие правки "КАК СОЗДАТЬ СЕРВЕР С ДРУГОМ Update"
* Рефакторинг и добавление новых строк с 1 по 136
- Приведение положения строк в бандле в соответствии с референсным файлом
- Добавление и перевод новых (отсутствующих) строк из референсного файла
* Рефакторинг и добавление новых строк с 137 по 380
- Приведение положения строк в бандле в соответствии с референсным файлом
- Добавление и перевод новых (отсутствующих) строк из референсного файла
- Мелкие правки
* Second pack of changes by Vanguard.
* ru_ri
* Небольшие правки
* 313131
* Рефакторинг, корректировка и добавление новых строк с 381 по 600
Рефакторинг, корректировка и добавление новых строк с 381 по 600
- Приведение положения строк в бандле в соответствии с референсным файлом
- Добавление и перевод новых (отсутствующих) строк из референсного файла
- Корректировка существующих строк
* Перші сто рядків українського перекладу відредаговано.
* 121
* 212122
* правки в редакторе
* ещё правки в редакторе
* мелкие правки
* правка
* Рефакторинг, корректировка и добавление новых строк с 601 по 800
Рефакторинг, корректировка и добавление новых строк с 601 по 800
- Приведение положения строк в бандле в соответствии с референсным файлом
- Добавление и перевод новых (отсутствующих) строк из референсного файла
- Корректировка существующих строк
* Рефакторинг, корректировка и добавление новых строк с 801 по 912
Рефакторинг, корректировка и добавление новых строк с 801 по 912
- Приведение положения строк в бандле в соответствии с референсным файлом
- Добавление и перевод новых (отсутствующих) строк из референсного файла
- Корректировка существующих строк
* мелкие правки
* Виправив декілька помилок
* 3123
* Мелкие правки и дополнения
* Перевод новых строк
* niiiice
* oh no
* oh no 😱
* 😱 oh no 😱
* just another yet translator
* Some contributors
The changes made by **Vanguard** were commited by @Prosta4okua and @Remint32 (Felix
Corvus).
Therefore he is not present in authors of commits on github.
* Мелкие правки из TODO
* Новые строки и новые правки
DAFAK?
-> 3f293190cf (diff-daade3141498d8856d75ec34b88bbb19)
* Добавление строк блока с сообщением
* Корректировка правок
* Правки правок
* Правки 🚚
* Крамниця
* Правки и удаление "точки сбора"
rally point ?!?!
* Steam Russian localisation files
* Tiny fix https://github.com/Anuken/Mindustry/issues/661
* Мелкие правки
* Мелкие правки из TODO
* Правки от Vanguard
Правки от @XEN0PHIL
* 🤔
( ͡° ͜ʖ ͡°)
* RU translation changes from Vanguard (#9 )
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* ЇЇЇЇЇЇЇЇЇЇЇЇЇЇЇЇЇЇЇЇЇЇЇЇЇЇЇЇЇ
* Update bundle.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_uk_UA.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Fixed the mess between codes like {0} {1} etc.
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
* Update bundle_ru.properties
2019-11-20 09:58:00 -05:00
Vanguard
c82473ba47
Update bundle_ru.properties
2019-11-20 17:42:10 +03:00
Vanguard
b99a0ff618
Merge branch 'master' into master
2019-11-20 17:14:51 +03:00
Vanguard
c7000b29a6
Update bundle_ru.properties
2019-11-20 16:47:55 +03:00
Anuken
fac217a836
Fixed infinite place distance, impact meltdown
2019-11-20 00:05:00 -05:00
Anuken
c4c19a204f
Bugfixes
2019-11-19 23:09:35 -05:00
Anuken
a6523c670f
Merge remote-tracking branch 'origin/master'
2019-11-19 22:04:15 -05:00
Anuken
879f90ebf4
Added changelogs / Updated link registry
2019-11-19 22:04:10 -05:00
Ali-C-Ila
ff2d9c34fd
Update bundle_zh_TW.properties ( #1097 )
2019-11-19 19:55:57 -05:00
Anuken
8daaea3536
Minor power tweaks
2019-11-19 19:52:15 -05:00
Anuken
cc7aaae52c
Fixed inverted sorter chains
2019-11-19 19:16:35 -05:00
Anuken
4ce494cc22
Merge remote-tracking branch 'origin/master'
2019-11-19 19:08:52 -05:00
Anuken
9461d7a360
Hjson unit tests
2019-11-19 19:08:41 -05:00
Prosta4okua
50854a55f0
Pr/10 ( #1095 )
...
* :flag_ua:
* 🇺🇦
* ЇїЇ
* 30.10.2019
* Упс.
* 1
* 06.11.2019
* lol
* Update bundle_uk_UA.properties
* Update bundle_uk_UA.properties
* Update bundle_uk_UA.properties
* Update bundle_uk_UA.properties
* Update bundle_uk_UA.properties
* Update bundle_uk_UA.properties
* Update bundle_uk_UA.properties
* Update bundle_uk_UA.properties
* Update bundle_uk_UA.properties
2019-11-19 17:35:37 -05:00
Patrick 'Quezler' Mounier
d03ec3122c
Add toggle_power_lines entry to the bundle ( #1099 )
2019-11-19 12:45:27 -05:00
Patrick 'Quezler' Mounier
dd13c305e7
Make offline force projector use no boost ( #1092 )
...
Mimiced check in the mending & overdrive projector.
2019-11-19 09:03:42 -05:00
Patrick 'Quezler' Mounier
48911005aa
Fix placing a diode on the world border ( #1094 )
...
* Fix placing a diode on the world border
* 〃
2019-11-19 08:40:44 -05:00
Patrick 'Quezler' Mounier
7955b82b1e
Add weave layer to phase 〃 icon ( #1091 )
...
Makes the block more recognizable in the build menu.
2019-11-19 08:13:43 -05:00
Prosta4okua
9ff53dd87d
Update bundle_ru.properties
2019-11-19 13:50:41 +02:00
Prosta4okua
4487d01a38
Update bundle_ru.properties
2019-11-19 13:41:31 +02:00
Arkanic
9bfaecf760
slightly reduced cooldown between votekick ( #1056 )
2019-11-18 20:08:56 -05:00
Anuken
39939f8a51
Merge https://github.com/joshuaptfan/Mindustry
...
# Conflicts:
# core/assets/bundles/bundle.properties
# core/src/io/anuke/mindustry/content/Blocks.java
# core/src/io/anuke/mindustry/input/Binding.java
2019-11-18 19:40:45 -05:00
Anuken
7e5c276e7f
Update PlacementFragment.java
2019-11-18 19:21:43 -05:00
Anuken
7e8503cde7
Merge remote-tracking branch 'origin/master'
2019-11-18 18:56:54 -05:00
Anuken
134fea445c
Custom map providers / Added next map specification command
2019-11-18 18:56:49 -05:00
YFdyh000
3a3548dd63
Update bundle_zh_CN.properties ( #1081 )
2019-11-18 17:30:56 -05:00
Ali-C-Ila
0ef27354be
Update bundle_zh_TW.properties ( #1085 )
...
plated conduit
2019-11-18 17:01:02 -05:00
Anuken
ad25cd8074
Illuminator description
2019-11-18 17:00:52 -05:00
Anuken
6bc98bbe67
Configurable lights
2019-11-18 16:58:39 -05:00
Anuken
5e2dd89d3b
Entity type cleanup
2019-11-18 16:24:57 -05:00
Patrick 'Quezler' Mounier
7830372477
Beep boop add f-droid ( #1087 )
...
Full credit to @ZacBytes for the initial implementation.
2019-11-18 15:52:44 -05:00
Anuken
425f63c673
Update Blocks.java
2019-11-18 12:43:04 -05:00
Anuken
7523f20d85
Update BuildVisibility.java
2019-11-18 12:40:03 -05:00
Anuken
dcb1f0b00a
Merge remote-tracking branch 'origin/master'
2019-11-18 00:55:49 -05:00
Anuken
9b732017a9
Added contribution guide
2019-11-18 00:55:33 -05:00
Ali-C-Ila
fd94f8f24b
Update bundle_zh_TW.properties ( #1066 )
...
* Update bundle_zh_TW.properties
* Update bundle_zh_TW.properties
Illuminati and nuke donkey!
* Update bundle_zh_TW.properties
2019-11-17 15:51:52 -05:00
Clauskem
814b7458ec
Added some extra translations ( #1078 )
2019-11-17 15:51:45 -05:00
Anuken
dc1b073882
Revert #961
2019-11-17 15:45:47 -05:00
Anuken
fad6fe9a2a
Added armored conduit / Lighting improvements / Moved liquid package
2019-11-17 13:51:36 -05:00
Anuken
c8eee3b825
Made solar panels less efficient in darkness
2019-11-17 11:35:32 -05:00
Anuken
2593e96999
Bugfixes
2019-11-17 11:20:36 -05:00
Anuken
629999a1cd
More unit tests / Lighting improvements
2019-11-16 23:45:31 -05:00
Anuken
4d3e268972
Merge branches 'lights' and 'master' of https://github.com/Anuken/Mindustry
2019-11-16 23:29:33 -05:00
Anuken
84968c9f73
Added color picker / Customizable lighting rules
2019-11-16 23:27:42 -05:00
Anuken
d73b99945f
Minor light optimization
2019-11-16 22:49:36 -05:00
Anuken
1d15316cbb
Configurable ambient light, darkness
2019-11-16 20:18:00 -05:00
Anuken
913a703d41
Illuminator textures
2019-11-16 20:06:11 -05:00
Anuken
5d949f6bc0
Correct reactor consumption display
2019-11-16 20:05:52 -05:00
Anuken
faf64f11f2
More lights
2019-11-16 19:57:33 -05:00
Anuken
430c4fa1d0
Fixed #1077
2019-11-16 16:54:51 -05:00
Anuken
a90f2545d9
Disable reactor explosions on servers by default
2019-11-16 16:43:31 -05:00
Anuken
eba0a96b6d
Merge remote-tracking branch 'origin/master'
2019-11-16 15:51:51 -05:00
Anuken
f9ffb78b33
Added configurable global server rules
2019-11-16 15:51:35 -05:00
Anuken
083f2e38d4
Update BuilderTrait.java
2019-11-16 09:37:09 -05:00
Zachary
7feed8828c
Increase time taken for reactor to explode ( #1067 )
...
yes
2019-11-16 00:16:09 -05:00
Anuken
1f6ef9d9ae
Merge remote-tracking branch 'origin/master'
2019-11-15 21:12:12 -05:00
Anuken
e6afe584e5
Fixed 'underwater' ores
2019-11-15 21:12:08 -05:00
Fayti1703
76c63443af
Deduplicate requirements assignment for Tar Fields ( #1065 )
2019-11-15 20:02:27 -05:00
Joshua Fan
cafd95859f
Clean up text capitalization, misc UI ( #1072 )
2019-11-15 20:01:59 -05:00
Vanguard
a7fc1a42ce
Update bundle_ru.properties
2019-11-15 10:02:08 +03:00
Vanguard
16eef2dd92
Update bundle_ru.properties
2019-11-15 09:30:30 +03:00
Anuken
016823d446
Bridge cleanup
2019-11-14 18:53:24 -05:00
Anuken
0cf9ef66fa
Merge remote-tracking branch 'origin/master'
2019-11-14 18:48:21 -05:00
Anuken
1f583dc7a2
Bugfixes
2019-11-14 18:48:12 -05:00
Patrick 'Quezler' Mounier
74212771dc
Might as well add a tech tree entry
2019-11-14 21:36:58 +01:00
Patrick 'Quezler' Mounier
6bcea7af66
Pressurize identically as the pulse conduit
2019-11-14 21:33:36 +01:00
Patrick 'Quezler' Mounier
3ec7e40213
Merge branch 'master' into armored-conduit
2019-11-14 21:32:15 +01:00
Patrick 'Quezler' Mounier
836e72119c
🗜 Pressure conduit ( #949 )
...
* Suggest pressure conduit
* Revert "Suggest pressure conduit"
This reverts commit 721dd9255e
.
* Increase pulse conduit output pressure
* Remove `tile.block().`
2019-11-14 15:21:29 -05:00
Maximilian
f81f7e1d2a
update DE translation ( #914 )
2019-11-14 15:11:51 -05:00
Anuken
618a050414
Fix getProgressIncrease
2019-11-14 15:02:09 -05:00
Anuken
ec7f49c94b
Merge remote-tracking branch 'origin/master'
2019-11-14 14:59:10 -05:00
Anuken
30ea285ca0
Change power "satisfaction" -> "status", use efficiency() in blocks
2019-11-14 14:59:04 -05:00
Prosta4okua
32a5c7b769
Ukrainian translation. You probably forgot about it, right? I remind:) ( #1016 )
...
* :flag_ua:
* 🇺🇦
* ЇїЇ
* 30.10.2019
* Упс.
* 1
* 06.11.2019
* lol
* Update bundle_uk_UA.properties
2019-11-14 14:44:28 -05:00
Ali-C-Ila
581749a29f
Update bundle_zh_TW.propertie ( #1060 )
...
* Update bundle_zh_TW.propertie
diode update
* Update bundle_zh_TW.properties
2019-11-14 14:43:42 -05:00
Adam Witkowski
d83d26598c
Update bundle_pl.properties ( #1041 )
...
Added missing properties for Polish bundle, improved most of the embarrassing translations and modified a few awkward ones.
2019-11-14 14:42:15 -05:00
Eler
d653f1441d
Update bundle_pt_BR.properties ( #1051 )
...
HUGE PORTUGUESE UPDATE
Changelog in English (em português logo abaixo)
•99% translated to Portuguese
•Minor correction of translation errors
•Added caps lock on unique items like Workshop and Copper(i will speak why this soon)
•Set the word Wall (house) to Wall (Wall), in Portuguese Wall has two meanings, I put the closest meaning
Changelog em Português
•99% Traduzido para o Português
•Pequena correção nos erros de tradução
•Correção nos erros do menu /n (finalmente!!!)
•Caps Lock adicionado no meio de frase para itens únicos como Oficina e Cobre(Explicarei o porquê em breve)
• Ajuste nas palavras Parede para Muro, pois a segunda tem mais sentido com o objetivo da construção, ex: Muros do Castelo
2019-11-14 14:41:32 -05:00
Joshua Fan
a9b822089f
Make Esc mirror back button behavior in settings ( #1061 )
2019-11-14 14:41:15 -05:00
Anuken
c5a4d7331f
Switched to using core attack events
2019-11-14 14:40:42 -05:00
Anuken
230428f2e0
Update CoreBlock.java
2019-11-14 12:35:59 -05:00
Anuken
1a26a1bf63
Update CoreBlock.java
2019-11-14 12:28:35 -05:00
Anuken
77001324e9
Update EventType.java
2019-11-14 09:59:33 -05:00
Anuken
0fd6207689
Cleanup
2019-11-14 08:51:12 -05:00
Anuken
dd175747ab
Permissive extensions
2019-11-13 19:40:03 -05:00
Anuken
3106389f6a
Switched to HJson content parsing
2019-11-13 19:12:12 -05:00
Anuken
d8c997b355
Methods renamed / Better build request handling
2019-11-12 23:40:45 -05:00
Anuken
103f655fa4
Removed boolean usage
2019-11-12 15:59:44 -05:00
Anuken
1dfaf3897c
Proper node intersect
2019-11-12 08:23:23 -05:00
Vanguard
f7bdd4efe1
Update bundle_ru.properties
2019-11-12 15:21:37 +03:00
Patrick 'Quezler' Mounier
8a089ba3c9
Resolve conflicts
...
# Conflicts:
# core/assets/sprites/block_colors.png
# core/assets/sprites/sprites.atlas
# core/assets/sprites/sprites.png
# core/assets/sprites/sprites3.png
# core/assets/sprites/sprites5.png
2019-11-12 08:44:26 +01:00
Anuken
56917483d6
Cleaned up diode
2019-11-11 23:32:49 -05:00
Patrick 'Quezler' Mounier
f5c1eb74af
🔩 Add (plastanium) diode ( #964 )
...
* Add plastanium diode
* Only rotate the arrow part
* Use the sum of graph batteries from both sides
* Make diode send power overflow
Diode keeps one-way equalizing while the sending graph has batteries that are ¬ yet fully filled.
* Remove redundant block != null check
* Remove free power
* Stash
* Revert "Stash"
This reverts commit 0c14854519
.
* Equalize graph storage percentage
* Update sprite
* Move nearby link check
* DRY
* Fire deathstar at extra spaces
* 〃
* Fix ghost rotation
* Please overlord anuke
* Mild cleanup
* Konami code
* 〃
* Lowercase float
* Newline begone
* Fix overclocking issue
* Fix rotation and name
2019-11-11 23:29:03 -05:00
Vanguard
785afaa281
Update bundle_ru.properties
2019-11-12 00:29:46 +03:00
Joshua Fan
dcdec7f55f
Add mouse-based movement ( #1037 )
...
* Add mouse-based movement
* Rename keybind to 'Follow Mouse'
2019-11-11 14:00:35 -05:00
itskatt
8d19c8b7af
Update overflow gate description ( #1040 )
2019-11-11 14:00:06 -05:00
Vanguard
29025a45e8
Update bundle_ru.properties
2019-11-11 18:25:22 +03:00
Anuken
52f592a357
Lighting improvements
2019-11-10 16:18:47 -05:00
Anuken
39a0dde1f4
Merge branch 'master' of https://github.com/Anuken/Mindustry into lights
...
# Conflicts:
# core/src/io/anuke/mindustry/world/blocks/power/ItemLiquidGenerator.java
2019-11-10 14:12:43 -05:00
iczero
fbb1f012e2
Add item and amount properties to DepositEvent ( #1025 )
2019-11-10 10:15:52 -05:00
Patrick 'Quezler' Mounier
6141b135fe
Fix style
2019-11-10 09:25:23 +01:00
Patrick 'Quezler' Mounier
e827bb17e7
Move blend check to autotiler
2019-11-10 09:24:24 +01:00
Anuken
4c0607aba8
Bugfixes
2019-11-09 17:19:29 -05:00
Anuken
2af13a31dc
Bugfixes
2019-11-09 16:36:28 -05:00
Anuken
2dec6af231
Merge remote-tracking branch 'origin/master'
2019-11-09 15:30:12 -05:00
Anuken
c70fb5940f
Display document import errors on iOS
2019-11-09 15:30:02 -05:00
Vanguard
2c15ae178d
Update bundle_ru.properties
2019-11-09 16:38:29 +03:00
Joshua Fan
4a987677ac
Add 'Show Block Select Keys' graphics option, implement requested changes
2019-11-09 07:59:00 -05:00
danmw3
ee88cd33b1
Allow for toggling the visibility of power line lasers ( #1022 )
...
* Allow for toggling the visibility of power line lasers
Configurable key-bind in controls and obeys the power line opacity setting.
* Last power opacity is saved after being toggled off.
* Moved key-bind into the View category.
2019-11-09 00:00:02 -05:00
Anuken
fb15c44383
Fix links in a hacky way
2019-11-08 21:11:49 -05:00
Anuken
4f4113d3d1
Merge remote-tracking branch 'origin/master'
2019-11-08 19:09:45 -05:00
Anuken
52355de1c0
use // for comments
2019-11-08 19:08:07 -05:00
iczero
ebee4fa5da
Implement build autopausing ( #1017 )
...
Automatically pause building after current build queue is empty
2019-11-08 16:56:06 -05:00
키에르
796241b40a
Add TapEvent/TapConfigEvent ( #1018 )
...
* Update EventType.java
* Update InputHandler.java
2019-11-08 14:58:24 -05:00
Anuken
505f802e20
Use ## for comments, just in case
2019-11-08 14:55:32 -05:00
Anuken
e9f9194f73
Added json comments
2019-11-08 14:40:15 -05:00
Anuken
effd4e959a
Power cleanup
2019-11-08 13:04:24 -05:00
Patrick 'Quezler' Mounier
f58eb75639
🐬 Factorio flavoured powerlines ( #997 )
...
* Stash initial prototype
* Fix 〃to connect the chain
* Add comments
* Hook onto convejor pathfinding
* Cleanup remnant discovered via pull request diff
* Toggle placement between diagonal and pathfinding
* Stash questionable prototype
* 〃
* Attempt to rewrite away the skip array
* Revert "Attempt to rewrite away the skip array"
This reverts commit 12753a9b5c
.
* Slight cleanup
* Subtract conveyor placement
* Refractor each to for
* Apply @anuke’s coding stype
2019-11-08 12:28:49 -05:00
키에르
0c430527b8
Fix error
2019-11-09 00:41:31 +09:00
키에르
7871b5bdaa
Update BlockInventoryFragment.java
2019-11-09 00:18:41 +09:00
키에르
124480f96b
Update EventType.java
2019-11-09 00:17:29 +09:00
Vanguard
32e207d047
Update bundle_ru.properties
2019-11-08 16:38:18 +03:00
Anuken
8b2934c60e
Update ForceProjector.java
2019-11-07 19:05:15 -05:00
Anuken
d05f56c5b1
Cleanup
2019-11-07 17:16:09 -05:00
Anuken
d1196f8e85
Fixed #745
2019-11-07 16:55:26 -05:00
joshuaptfan
8a6d39d5d0
Revert changes to localization files
2019-11-07 07:20:43 -08:00
Vanguard
0ac7059812
Update bundle_ru.properties
2019-11-07 00:35:44 +03:00
Anuken
1e7c21c1ae
Bugfixes
2019-11-06 13:59:35 -05:00
Vanguard
c9c1c57c9d
Update bundle_ru.properties
2019-11-06 07:35:45 +03:00
Anuken
82ae378edc
Fixed mech pads not working
2019-11-05 21:51:58 -05:00
Vanguard
01ef9c4fea
Update bundle_ru.properties
2019-11-06 05:49:46 +03:00
joshuaptfan
dbb64f1d87
Add hotkey tutorial to tutorial mission
2019-11-05 17:25:21 -08:00
Anuken
ccac67ced6
Fixed unit tests, power problems
2019-11-05 19:20:23 -05:00
Anuken
ce6f3ddb5a
Updated bundles
2019-11-05 19:03:14 -05:00
12358abc
d86997e388
Add files via upload ( #979 )
2019-11-05 18:55:31 -05:00
Ali-C-Ila
60717bdaad
Update bundle_zh_TW.properties ( #972 and #945 included) ( #1002 )
...
This includes the contents in the previous two pull requests.(#945 and #972 )
Also improved another few translations.
2019-11-05 18:54:15 -05:00
Anuken
0738a7dbf0
Merge remote-tracking branch 'origin/master'
2019-11-05 18:09:49 -05:00
Anuken
a539bb8e57
Better oil bar color
2019-11-05 17:58:30 -05:00
Patrick 'Quezler' Mounier
b2d417f207
Display pump output during placement ( #1003 )
2019-11-05 17:58:19 -05:00
kirina
4352ab92f1
fix Japanese translation for Mods ( #991 )
2019-11-05 17:42:28 -05:00
ElerTheMagnanimous
5c522069b1
Update bundle_pt_BR.properties ( #1007 )
...
a few more fixes at translation
2019-11-05 17:39:57 -05:00
Patrick 'Quezler' Mounier
49d12f36b9
Power productivity & Drone pad standby ( #998 )
...
* Introduce power productivity
Allows power consumers to scale down their intake.
* Make drone pads only use power when constructing
* Implement requested changes
* Begone
2019-11-05 17:31:32 -05:00
Anuken
e4697bae27
Merge remote-tracking branch 'origin/master'
2019-11-05 17:29:33 -05:00
Anuken
3691ab7f8f
Remove canProduce as a method
2019-11-05 17:29:19 -05:00
Joshua Fan
a47e03de0a
Fix key hints to display string names instead of internal names ( #1004 )
2019-11-05 16:08:45 -05:00
Anuken
21b7016fb5
Bugfixes
2019-11-05 15:32:13 -05:00
joshuaptfan
33da381892
Add hover info key combo hint
2019-11-05 10:48:49 -08:00
Patrick 'Quezler' Mounier
69f2a77779
F
2019-11-05 17:58:02 +01:00
Patrick 'Quezler' Mounier
2bfa304d97
Or better yet
2019-11-05 17:57:55 +01:00
Vanguard
4dde48d18e
Update bundle_ru.properties
2019-11-05 17:33:04 +03:00
Patrick 'Quezler' Mounier
c2e450add0
I suppose this makes more sense
2019-11-05 15:11:59 +01:00
Patrick 'Quezler' Mounier
8f9a9ec3e5
Rename leak rate to leak resistance
...
Since the higher the number is the slower it leaks.
2019-11-05 14:55:14 +01:00
Patrick 'Quezler' Mounier
e04b756d36
〃
2019-11-05 14:53:04 +01:00
Patrick 'Quezler' Mounier
e066034e9f
Remove duplicate blend check for armored
2019-11-05 14:52:57 +01:00
Patrick 'Quezler' Mounier
a48baa1356
Rename class to whats logical
2019-11-05 14:48:10 +01:00
Patrick 'Quezler' Mounier
c6a75891d3
Add bundle entry
2019-11-05 14:41:08 +01:00
Patrick 'Quezler' Mounier
7d7eb53cd6
Only accept liquids from conduits or behind
2019-11-05 14:36:50 +01:00
Patrick 'Quezler' Mounier
8e2c12848c
Add a cap against leaking
...
Doesn’t fully prevent leaking, there are intentional gaps, but its significantly slower.
2019-11-05 14:30:46 +01:00
Patrick 'Quezler' Mounier
521da56e70
Add plated conduits
...
Went with “plated” instead of “armored” since the titanium one wasn’t named like the conveyors as well.
2019-11-05 14:00:50 +01:00
Anuken
3e43f5577e
Bugfixes
2019-11-04 23:47:51 -05:00
Anuken
f1f8130718
arc, again
2019-11-04 22:55:04 -05:00
Anuken
f38bf9262d
Arc update 2
2019-11-04 22:35:32 -05:00
Anuken
be6af55616
Arc update
2019-11-04 22:28:11 -05:00
Anuken
53d004d91e
Merge remote-tracking branch 'origin/master'
2019-11-04 22:18:39 -05:00
Anuken
6153764c0d
Bugfixes for Steam
2019-11-04 22:18:34 -05:00
AmateurPotion
a6fd244be2
Update bundle_ko.properties ( #995 )
2019-11-04 19:52:25 -05:00
Paulao17
a54d72d00c
Update bundle_fr.properties ( #947 )
...
* Update bundle_fr.properties
Added new keys from new updates.
Also paralleled large wall names.
* Large Thorium wall syntax correction
* Add max connections for power nodes french
Updated for [#988 ](https://github.com/Anuken/Mindustry/pull/988 ) (merged at this time)
2019-11-04 19:52:14 -05:00
ElerTheMagnanimous
b3eacd841f
Update bundle_pt_BR.properties ( #993 )
...
Translation error at the thorium, they translated it as uranium
2019-11-04 17:37:34 -05:00
Anuken
08b730a349
Replaced 'loadout' class with schematics / Small sound tweaks
2019-11-03 22:15:05 -05:00
Anuken
08d0a7ada7
Bugfixes / Better power link priority
2019-11-03 21:27:58 -05:00
Vanguard
381d19634f
Update bundle_ru.properties
2019-11-03 22:09:41 +03:00
Anuken
b542b6651e
Merge remote-tracking branch 'origin/master'
2019-11-03 13:04:32 -05:00
Anuken
c249485a4f
Mobile schematic fixes
2019-11-03 13:04:27 -05:00
Joshua Fan
988c424e45
Add max connections stat to power nodes ( #988 )
2019-11-03 13:00:32 -05:00
Anuken
48c062f7af
HUD fixes
2019-11-03 12:16:28 -05:00
Anuken
cf6d2c7593
Added schematics dialog to desktop menu
2019-11-03 08:59:51 -05:00
joshuaptfan
3392138972
Add settings slider steps
2019-11-03 01:34:32 -07:00
joshuaptfan
abd76fe89f
Checking unlocked status of blocks from getByCategory() is no longer necessary
2019-11-03 00:04:15 -07:00
joshuaptfan
258670e0b5
Clean up
2019-11-02 22:37:06 -07:00
joshuaptfan
71d67b9d8f
Implement number and directional category/block selection hotkeys
2019-11-02 22:14:18 -07:00
Vanguard
240f924faf
Update bundle_ru.properties
2019-11-03 03:01:53 +03:00
Anuken
7ca8ac64a3
Merge remote-tracking branch 'origin/master'
2019-11-02 15:51:37 -04:00
Anuken
230f98fbb4
Fix abstractness
2019-11-02 15:51:31 -04:00
matheod
9122fbe141
Remove useless space in tutorial ( #981 )
2019-11-02 15:23:05 -04:00
Anuken
6f9811498a
Bugfixes
2019-11-02 14:35:50 -04:00
Anuken
a72d95e6d7
Display steam load error message
2019-11-02 14:16:26 -04:00
Anuken
19796092e5
Merge branches 'better-diagonals' and 'master' of https://github.com/Anuken/Mindustry
2019-11-02 14:09:32 -04:00
Anuken
2209968963
Auto-pathfinding diagonals
2019-11-02 14:09:16 -04:00