* Updates bundle_fr.properties
Final core launch animation / Added option to skip core animations
* Translation end
* Proper name/impl for "borderless windowed" on Windows
* Mod import progress bar
* WIP team icons
* Improved environmental block internal names
* Update core/assets/bundles/bundle_fr.properties
Co-authored-by: Lucien Perregaux <57545107+Luhrel@users.noreply.github.com>
* payload source and void descriptions
* Game stats cleanup
* Added max units field for wave editor
* Added max units
Co-authored-by: Lucien Perregaux <57545107+Luhrel@users.noreply.github.com>
Co-authored-by: Anuken <arnukren@gmail.com>
* Avoid ambiguity
When you see 'boost: 150%'
It can be 'increase the speed to 150%' or 'increase the speed to 250%'.
Maybe you will say that the colon has already avoided this ambiguity.
But you know there's always someone who ignores those things, and also translating 'boost' is hard with no 'x' to avoid ambiguity.
With a 'x', it will show 'Boost: x150%', which will never be thought as 250%.
* Update OverdriveProjector.java
When power is low, show 'low power: -{0}%';
When power is high, show 'boost: +{0}%'.
* Update bundle.properties
* Update bundle.properties
* Update OverdriveProjector.java
bugfix(perhaps)
* Update OverdriveProjector.java
what if
* Update OverdriveProjector.java
InTeReStInG
* Update OverdriveProjector.java
back to the past
* Update OverdriveProjector.java
Now using Math.max.
* Update bundle_bg.properties
* Update bundle_de.properties
* Update bundle_fr.properties
* Update bundle_hu.properties
* Update bundle_in_ID.properties
* Update bundle_ja.properties
* Update bundle_ko.properties
* Update bundle_pl.properties
* Update bundle_ro.properties
* Update bundle_ru.properties
* Update bundle_th.properties
* Update bundle_uk_UA.properties
* Update bundle_vi.properties
* Update bundle_zh_CN.properties
* Update bundle_zh_TW.properties
* Update OverdriveProjector.java
Maybe this is necessary.
* Update OverdriveProjector.java
The stats are '+50%' ,etc. now.
* Update OverdriveProjector.java
Necessary, because the previous one is strange.
2.5 does not make sense. 12.5 does.
* Updates bundle_fr.properties
Additions of commits from May 28, 2021 to June 3, 2021.
Corrections and translations
* Update bundle_fr.properties
Commits on Jun 4, 2021 added
* Update bundle_fr.properties
Corrections translation.
* Update for V7
Update for V7
* Add new commit
* Add commits..
Experimental core-capture PvP map / Editor filter fixes
* Add commits.
Polygonal core (WIP)
* Minor Translation
Minor Translation
* Update bundle_fr.properties
Minor correction on the translation.
Addition of commits validated in the translation of Mar 10, 2021 ...
* Update bundle_fr.properties
* Update bundle_fr.properties
* Update bundle_fr.properties
* Fixing remaining typos errors in bundle_fr
There are some errors that had managed to get through the verification. Imma chase them down!
* added logic hints and some typo fixes
* Fixing 2 typos in bundle.properties
L1548: Color statement affects every following draw operations.
* smolfixes