Commit Graph
161 Commits
Author SHA1 Message Date
Anuken a2c29c0937 Removed tutorial ore post-generation / Updated uCore 2018-10-16 19:31:06 -04:00
Anuken 789d200c24 Fixed typo in tutorial missions 2018-10-16 16:58:18 -04:00
Anuken 2dc4a9e044 Fixed abandoning sector not updating texture 2018-10-16 16:35:43 -04:00
LQandAnuken 7a41fc8ec8 update pad mission (#247)
add MechMission as same as the UpgradeBlocks type
2018-10-16 09:08:53 -04:00
Anuken 798ca929d6 Improved sector mission display 2018-10-15 23:20:47 -03:00
LQandAnuken 21bc195213 make sure new sector include target sector (#244)
if shiftx, shifty calc from total width,height, the result sector did not include the target sector
2018-10-15 10:17:52 -04:00
Anuken 81ce12a38c Added random PvP/Waves map generation 2018-10-14 13:24:32 -04:00
Anuken 5f89d8588d Added 'abandon sector' button 2018-10-13 23:07:57 -04:00
Anuken 175d6b1fc5 Improved difficulty balance 2018-10-13 12:39:07 -04:00
Anuken cab585225d Removed unused 'pad' recipe modifier 2018-10-13 10:54:05 -04:00
LQandAnuken 6f87611d67 keep the saved width and height of sector (#236)
* keep the saved width and height of sector

width,height changed after expandSector mission, It will reset to original value in initSector()

* keep x,y of sector

sector X and Y may be shifted after loading as well.
2018-10-13 10:44:07 -04:00
Anuken 7dc0a7a5c3 Sector generation fix 2018-10-12 17:01:20 -04:00
Anuken 5feb212df7 Merge remote-tracking branch 'origin/master' 2018-10-12 09:57:48 -04:00
Anuken 327edcd347 Fixed map crash 2018-10-12 09:57:44 -04:00
LQandAnuken 94cbf4cddf fix displayString for CommandMission (#235) 2018-10-12 09:48:39 -04:00
Anuken 08cc87affb nothing again 2018-10-11 23:14:59 -04:00
Anuken dbcce9663c Improved base generation 2018-10-11 12:18:23 -04:00
Anuken 67db5e9dfc Nothing 2018-10-10 17:34:36 -04:00
Anuken 05201d7012 Physics, pathfinding improvements 2018-10-10 11:29:34 -04:00
Anuken 6b4983537e Fixed puddles not appearing / Oil extractors not working 2018-10-10 08:57:07 -04:00
Anuken 4792828da1 Missions now displayed as number / Improved mission gen 2018-10-09 09:22:06 -04:00
Anuken 6171e887a8 Sector growth 2018-10-08 23:56:47 -03:00
Anuken f28fa93f40 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	core/src/io/anuke/mindustry/core/Renderer.java
2018-10-08 19:55:51 -04:00
Anuken 940ad84493 Random sector sizes / Cleanup 2018-10-08 19:55:10 -04:00
Anuken 0b168376ed Fixed build errors 2018-10-08 17:02:16 -04:00
Anuken 9994ddb31b Implemented public submodules 2018-10-08 09:41:01 -04:00
Anuken fadfdaa673 Fixed missing ores 2018-10-08 09:31:47 -04:00
Anuken c1d9dee46c Added content mission / Working implementation of preset sectors 2018-10-07 19:21:53 -03:00
Anuken c1ccf4fceb Fixed sector pref clearing 2018-10-06 22:53:12 -04:00
Anuken fd107ab5b8 Code cleanup 2018-10-06 11:56:39 -04:00
Anuken 0ce226d0c9 Fixed crash 2018-10-05 23:04:34 -04:00
Anuken ed0df64cf9 Fixed compile errors / Refactored sector presets 2018-10-05 22:16:40 -04:00
Anuken 35bc2c9803 Sector preset class / New missions 2018-10-05 16:36:50 -04:00
Anuken a771dc8787 Sector tint / Sector preset system 2018-10-04 20:59:58 -04:00
Anuken 244eb91dfb Added new test 2018-10-04 17:59:16 -04:00
Anuken 7488a6d42b Usage of ExtendedPreferences 2018-10-04 12:19:05 -04:00
Anuken c82fd9ead5 Added unit tests 2018-10-03 20:58:35 -04:00
Anuken 9a286800d6 Ammo type for revenants 2018-10-03 13:44:18 -04:00
Anuken d5d90bde9a Removed mech ability key 2018-09-30 19:22:19 -04:00
Anuken e7533232c0 Fixed custom game waves / Fixed Windows appdata being incorrect 2018-09-29 14:25:29 -11:00
Anuken c4e6af455d Wall-hugging ground patrol / Core storage changed to set 2018-09-26 10:23:06 -04:00
Anuken 795bc1276b Cleanup 2018-09-25 12:45:04 -04:00
Anuken b6c0fe8bf7 Build fix / Improved map contour 2018-09-24 23:12:13 -04:00
Anuken af86564adc Final tutorial fixes 2018-09-24 22:56:48 -04:00
Anuken 5354e02b6f Finally a somewhat functional tutorial / Many bugfixes 2018-09-24 20:24:51 -04:00
Anuken 32c59b66f6 Changed tutorial ore gen 2018-09-24 10:19:27 -04:00
Anuken 20732f04ff Block position starting missions 2018-09-23 23:45:35 -04:00
Anuken 06763b34c3 Bugfixes / Better topological map 2018-09-23 18:41:08 -04:00
Anuken 6bab6c57f2 Fixed waves not appearing / Fixed ore tile blending 2018-09-23 12:45:22 -04:00
Anuken 4eab89d73e Per-sector ore gen 2018-09-23 10:10:05 -04:00