Commit Graph

7931 Commits

Author SHA1 Message Date
Anuken
b12c25bc0b Updated sector data 2020-07-30 20:19:51 -04:00
Anuken
40edbe785c More bugfixes 2020-07-30 20:07:49 -04:00
Anuken
5ad2807958 Fixed #2287 2020-07-30 19:59:31 -04:00
Anuken
a297d11023 Bugfixes 2020-07-30 19:00:19 -04:00
Anuken
01e3599c7d arc 2020-07-30 17:01:12 -04:00
Anuken
06b08c80c2 BitmapFont -> Font / Bugfixes 2020-07-30 16:59:53 -04:00
Anuken
f39609d1ef Named the starter planet 2020-07-30 16:14:15 -04:00
Anuken
99fafc47f2 Bugfixes 2020-07-30 14:24:23 -04:00
Anuken
b46a8263ba perhaps ground zero was a bit too hard 2020-07-30 11:16:47 -04:00
Anuken
c3a073fbbf Bugfixes 2020-07-30 10:51:43 -04:00
Anuken
bc8f02666a Minor UI tweaks 2020-07-30 09:40:46 -04:00
Anuken
c9316bd9fa Merge branch 'master' of https://github.com/Anuken/Mindustry 2020-07-30 08:48:14 -04:00
Anuken
6e88a665a0 Reset revisions 2020-07-30 08:48:10 -04:00
Anuken
f0f4c77d4f
Merge pull request #2283 from Dexapnow/patch-9
Update bundle_pl.properties
2020-07-30 08:45:36 -04:00
Dexapnow
7cb2b75802
Update bundle_pl.properties
Ready to merge.
2020-07-30 13:28:19 +02:00
Anuken
66c0c9baa2 Autopan to last sector 2020-07-29 23:36:59 -04:00
Anuken
9bf3074aee AI bugfixes / Balance 2020-07-29 21:09:58 -04:00
Anuken
1e7aaac3d4 Merge remote-tracking branch 'origin/master' 2020-07-29 19:04:24 -04:00
Anuken
e127df3aed Changed startup reminder 2020-07-29 19:04:20 -04:00
Anuken
418f598d26
Merge pull request #2281 from Summet-V/delete-all-saves
[QOL] Button to clear all saves.
2020-07-29 14:29:03 -04:00
Anuken
5d266174af Fixed #2282 2020-07-29 14:24:42 -04:00
Summet-V
c34bf78ab6 Moved to the game data section 2020-07-29 21:05:58 +03:00
Anuken
f840b007ed Costs for item/liquid research (very much WIP) 2020-07-29 13:52:30 -04:00
Anuken
b672d79dd7 Door chaining / p l a s t a n i u m b l e n d i n g 2020-07-29 13:22:13 -04:00
Summet-V
8c310e38ff Add button 2020-07-29 19:02:40 +03:00
Anuken
b8d1f66653 Bugfixes 2020-07-29 11:02:39 -04:00
Anuken
a0459191d6 Different crash saving mechanism on Android 2020-07-29 10:44:32 -04:00
Anuken
6263c11ce5 Ground zero wave balance 2020-07-29 10:35:40 -04:00
Anuken
d292f954a6 arc 2020-07-29 10:19:45 -04:00
Anuken
63ed322d62 Merge remote-tracking branch 'origin/master' 2020-07-29 10:19:18 -04:00
Anuken
8729410cd8 Moved rotation to Building 2020-07-29 10:19:07 -04:00
Anuken
881929c569
Merge pull request #2280 from Dexapnow/patch-8
Small suggestion
2020-07-29 10:10:47 -04:00
Dexapnow
31f89df5b9
Small suggestion
Since Spiroct and Atrax can't fly why don't give them more cargo capacity?
2020-07-29 16:03:05 +02:00
Anuken
749b9f5b30 Plastanium conveyor buff (40/s) + description 2020-07-29 08:44:53 -04:00
Anuken
7d2b7197d6 Fixed #2277 2020-07-29 08:19:39 -04:00
Summet-V
6236819f67 Bundles 2020-07-29 14:31:00 +03:00
Anuken
81265500a5 Bugfixes 2020-07-28 17:19:57 -04:00
Anuken
3251dde4a8 Spore storms / Weather attribute effects 2020-07-28 17:13:21 -04:00
Anuken
7cc94057a1 Display modes for waves 2020-07-28 15:27:43 -04:00
Anuken
be530abd4b Merge remote-tracking branch 'origin/master' 2020-07-28 14:29:14 -04:00
Anuken
c6826a6c7e Initial implementation of Anuken/Mindustry-Suggestions/issues/327 2020-07-28 14:28:58 -04:00
Anuken
101a4c2f65
Merge pull request #2271 from Dexapnow/patch-6
Remove "sortersnek"
2020-07-28 11:14:42 -04:00
Anuken
578d5b7a71
Merge pull request #2269 from DeltaNedas/strict
add 'use strict' to mod scripts
2020-07-28 08:43:44 -04:00
DeltaNedas
6c6640f6c6
semicolon 2020-07-28 11:57:02 +00:00
Anuken
1100803af4 Global sector items / Mod file reading 2020-07-27 20:18:07 -04:00
Dexapnow
c21a0a2516
Remove "sortersnek"
There is many reasons behind it, but most important (that let to removing other "sneks") is infinite throughput/teleporter like mechanic.
I know that most of players like it and they will never change their mind, so this might be better solution.
2020-07-27 20:27:27 +02:00
Anuken
44e150638d Research % indicator 2020-07-27 14:11:44 -04:00
Anuken
8360d60ee8 Fractional research 2020-07-27 14:04:03 -04:00
DeltaNedas
3bf2e18e85 add 'use strict' to mod scripts 2020-07-27 03:55:59 +01:00
Anuken
95f7fc1b3b Rounding of research amounts 2020-07-26 10:35:47 -04:00