Commit Graph

3406 Commits

Author SHA1 Message Date
Anuken
783f453da3 Generate tool bugfixes / Map edits / New blocks 2019-03-17 18:30:33 -04:00
Anuken
6dcf889ffe Map tweaks 2019-03-17 14:04:55 -04:00
Anuken
8d44879cc6 Power/wave dialog fixes 2019-03-17 12:03:48 -04:00
Anuken
e7b813962d Bugfixes 2019-03-16 22:59:50 -04:00
Anuken
22fadab3b3 Fixed units patrolling too quickly / Editor bugfixes 2019-03-16 13:25:50 -04:00
Anuken
91741ec29c Enemy indicators 2019-03-16 12:44:45 -04:00
Anuken
8269d842ce Removed redundant zone waves / Fixed wave dialog float issue 2019-03-16 10:13:49 -04:00
Anuken
d038bdb6ce Better filter layout 2019-03-15 20:32:08 -04:00
Anuken
6cef301b94 Filter localization / Ore filter / Pick tool ore compatibility 2019-03-15 20:19:09 -04:00
Anuken
e7ffbd817c Improved generation tool 2019-03-15 15:06:55 -04:00
Anuken
97067a6ee2 heck 2019-03-15 10:25:27 -04:00
Anuken
7d1a8f5404 Unfinished generation tool 2019-03-15 00:13:54 -04:00
Anuken
43bcf0cf3b Fixed unit icons / New scatter AA turret 2019-03-14 16:37:07 -04:00
Anuken
71751ee18d Fixed build error / Minor wave info dialog correction / Bugfix 2019-03-14 14:12:08 -04:00
Anuken
ed105b102d Custom wave patterns / Fixed checkbox sprite / Bugfixes 2019-03-14 14:01:22 -04:00
Anuken
f2662045ed New item bars / Map bugfixes / Stub wave editing 2019-03-13 21:26:53 -04:00
Anuken
ecb77b0283 Fortress builtin map / Attributes / Efficiency stat / Bugfixes 2019-03-12 23:39:39 -04:00
Anuken
4d4869842e Bugfixes 2019-03-12 16:37:32 -04:00
BLucky-gh
47300b42b0 Add instructions to change permissions (#415) 2019-03-12 13:09:06 -06:00
Andreas Heiskanen
609565af5f Tests: Add tests for addDarkness() in World.java (#412)
* Tests: Add tests for addDarkness() in World.java

Add Junit tests for the addDarkness found in core/src/io/anuke/mindustry/core/World.java

* Refactor: Remove code duplication

Remove code duplication in WorldTests. Invoke launchApplication directly from ApplicationTests.

* BugFix: Assign Tiles[][] tiles used for testing. 

Add assignment of Tiles[][] tiles separately when invoking ApplicationTests.launchApplication.
2019-03-12 13:08:35 -06:00
Anuken
0c75f920de Fixed editor placing blocks at 0 health 2019-03-12 14:57:10 -04:00
Anuken
e7b51f313b Merge branches 'master' and 'new-map-format' of https://github.com/Anuken/Mindustry 2019-03-12 13:50:48 -04:00
Anuken
e8204fc983 Fixed misc compile errors 2019-03-12 13:46:40 -04:00
Anuken
aa69af64fb Fixed some ores not loading in correctly / Conflict check 2019-03-12 13:42:20 -04:00
Anuken
41f734b04d Fixed legacy maps loading with no team 2019-03-12 13:35:25 -04:00
Anuken
8ad6f3abcc New ore system / Multiblock fixes 2019-03-12 13:28:00 -04:00
Anuken
e4875903f1 More fixes 2019-03-12 11:31:14 -04:00
Anuken
0a04de04f1 Format bugfixes 2019-03-12 11:07:02 -04:00
Anuken
20427fdffa Implemented correct map loading, legacy format support 2019-03-12 10:36:04 -04:00
Anuken
0fd0abc6c0 Fixed compile errors / New non-crappy undo system 2019-03-11 23:06:41 -04:00
Anuken
70f7fc29d4 Cleanup 2019-03-11 17:18:37 -04:00
Anuken
b0c1aff783 Heal bullet effect fix / Spawned ID sync / Crash fix 2019-03-11 14:54:15 -04:00
Anuken
4909c28ed9 Better low-FPS predict 2019-03-11 14:33:39 -04:00
Anuken
9e6745f691 Fixed polluted water 2019-03-11 13:34:15 -04:00
Anuken
6c3ccb259f Some errors fixed 2019-03-11 13:27:15 -04:00
Anuken
6c8d80777c Removed useless name mapping / Cleanup 2019-03-11 11:43:23 -04:00
Anuken
2db61f93ac Balance 2019-03-11 09:28:50 -04:00
Anuken
ad059cbc38 Unfinished RLE 2019-03-11 09:26:35 -04:00
Anuken
87e7e04c5e Balance 2019-03-11 08:29:18 -04:00
Anuken
c083d059c9 Progress 2019-03-11 08:25:03 -04:00
Anuken
ebd44d3b60 Merge 2019-03-10 22:51:04 -04:00
Anuken
51f5d04889 Work on map format upgrade 2019-03-10 22:47:09 -04:00
Anuken
0f4d574115 New unfinished environment blocks / Bugfixes / Tech tree tweak 2019-03-10 22:38:53 -04:00
Anuken
1feb4a5e6d Tar shader / Spritesheet split / Font cleanup 2019-03-10 11:11:16 -04:00
키에르
f861b75c7d Fix fonts (#424)
* Fix fonts

* Add more fonts & bundle update

* Increase font size
2019-03-10 08:03:54 -06:00
Anuken
3530ca8989 Fixed more tests 2019-03-10 00:21:21 -05:00
Anuken
6b074ed4b2 Fixed some tests failing 2019-03-10 00:10:33 -05:00
Anuken
671823b4fa Tentative travis build fix 2019-03-09 23:55:01 -05:00
Anuken
8ceebf1546 More UDP 2019-03-09 23:10:47 -05:00
Anuken
376495836a ok 2019-03-09 23:06:55 -05:00