Commit Graph
1325 Commits
Author SHA1 Message Date
Matthew PengandGitHub 2f47f13ef7 Adjustable generateEffect randomness (#5901) 2021-08-29 22:55:52 -04:00
Anuken cc689fd114 Fixed #5895 2021-08-29 10:26:39 -04:00
Anuken e30d7e998d Allow unit icons for sectors 2021-08-28 20:49:39 -04:00
Anuken 48d568978b Merge remote-tracking branch 'origin/master'
# Conflicts:
#	core/src/mindustry/entities/Damage.java
2021-08-28 14:17:29 -04:00
Anuken 9a7324ce54 Fixed #5887 2021-08-28 14:17:01 -04:00
SMOLKEYS.exeandGitHub 800f0f4511 inconspicuous OCD goes to brazil (#5884) 2021-08-28 09:13:57 -04:00
Anuken 4d62b0321f Fixed #5885 2021-08-28 08:44:42 -04:00
Anuken 139d6cd5cc Proper #5872 2021-08-26 15:07:08 -04:00
Anuken 2b6856634c Fixed #5864 2021-08-25 13:22:19 -04:00
Anuken 901d594768 Prevent server sound ear destruction / Particle effect rand param 2021-08-23 20:27:01 -04:00
SoMall-dumplingandGitHub 3bd3d3aa37 Avoid ambiguity (#5809)
* 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.
2021-08-23 12:37:34 -04:00
Anuken 160fdee596 Consistent tile attribute display 2021-08-23 09:12:36 -04:00
Matthew PengandGitHub b860b2bbfb Don't show core ghosts (#5834) 2021-08-22 09:45:17 -04:00
Anuken f85c078de8 PR cleanup 2021-08-21 11:34:05 -04:00
Matthew PengandGitHub 9cc08ada22 Heal Targetting on Turrets (#5820)
* Heal Targetting on Turrets

* Just in case
2021-08-21 11:33:20 -04:00
Anuken b8eaabe0de Fixed #5802 2021-08-18 18:55:36 -04:00
Anuken a94735c5a5 Remote unlock tweaks 2021-08-18 17:52:59 -04:00
Anuken ba48373bbc Game stats cleanup 2021-08-18 16:39:20 -04:00
Anuken 103ee371bd Fixed #5800 2021-08-18 13:49:59 -04:00
Anuken e4742133ca Made various fields/methods public 2021-08-17 17:23:02 -04:00
Anuken c35dde5569 Fixed #5772 2021-08-15 21:17:16 -04:00
Anuken d9ecaa701b Merge remote-tracking branch 'origin/master' 2021-08-14 23:19:34 -04:00
Anuken 9355496915 Correct SolidPump bar 2021-08-14 23:19:29 -04:00
Matthew PengandGitHub 79939db170 If it accepts payloads, then it shouldn't be blocked. (#5767) 2021-08-14 20:35:29 -04:00
Matthew PengandGitHub 24d3afca18 If a block doesn't rotate, then don't check if the payload conveyor is trying to input into the output side (#5766)
* If a block doesn't rotate, then don't check if the payload conveyor is trying to input into the output side

* b l o c k

* h

* Revert "h"

This reverts commit 2860818e3f.
2021-08-14 18:48:52 -04:00
Anuken 0e6d9ea933 Fixed #5760 / Fixed #5761 2021-08-13 13:58:25 -04:00
Anuken 6e5ad304e4 Fixed #5759 2021-08-13 12:17:32 -04:00
Anuken 9111860fce Merge remote-tracking branch 'origin/master' 2021-08-11 21:18:52 -04:00
Anuken 0cac972061 Support for team-specific multipliers (no UI) 2021-08-11 21:18:48 -04:00
buthed010203andGitHub fa9257182b Dont configure if not needed (#5745)
* Dont configure if not needed

* fix
2021-08-11 17:23:34 -04:00
Anuken 5d86390e28 Turret heat cleanup 2021-08-11 10:31:36 -04:00
Anuken be38bba0e4 #5729 2021-08-10 10:16:15 -04:00
Anuken 9c1063c7cc Misc minor bugfixes 2021-08-09 16:53:49 -04:00
Anuken c60f6d155f Fixed #5725 2021-08-09 11:41:39 -04:00
Anuken 00a2c1aad0 Refactored fireball into FireBulletType 2021-08-08 13:37:55 -04:00
Anuken 6cb2c0e8a7 Anuken/Mindustry-Suggestions/issues/2810 2021-08-07 12:22:34 -04:00
Anuken 5f29633689 Fixed #5707 2021-08-06 23:19:45 -04:00
Anuken cab71958d0 Implementation of #4921 2021-08-06 19:40:27 -04:00
Anuken b8232326bc Fixed #5703 2021-08-06 09:04:07 -04:00
Anuken 4fa04b9e23 Bannable units / Show tech tree icon for unresearched units 2021-08-05 23:01:58 -04:00
Anuken 66ce3e75ec Allow dumping/moving into payload voids 2021-08-05 12:00:35 -04:00
Anuken ec30232c4e Made AttributeCrafters consume a constant amount of liquid
+ cultivator water requirement decrease
2021-08-05 10:27:46 -04:00
Anuken 294ab0a81b Better initial bridge arrows 2021-08-04 19:16:14 -04:00
Anuken 909c64468f Fixed #5695 / Fixed #5697 2021-08-04 09:26:39 -04:00
Anuken 36deb5e225 Fixed #5688 2021-08-03 09:25:41 -04:00
Anuken a3d1dd91d9 Dispose display framebuffer on remove 2021-08-02 08:53:50 -04:00
Anuken d9a92dc10e Minor deployment script fixes 2021-08-01 18:01:36 -04:00
Anuken 9c1f897fff Fixed #5684 2021-08-01 17:00:24 -04:00
Anuken 9f6c45f4a0 Merge remote-tracking branch 'origin/master' 2021-07-30 22:49:55 -04:00
Anuken b7842bbb26 warmup = 1 for bridges without power 2021-07-30 22:49:51 -04:00