1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-09-22 13:57:46 +03:00
Commit Graph

599 Commits

Author SHA1 Message Date
Anuken
c167e117c0 Added tutorial map and useless tutorial button 2017-10-13 17:19:12 -04:00
Anuken
0decc18d76 Implemented catching of settings flush exception 2017-10-08 19:44:38 -04:00
Anuken
60a13742cd Fixed pump being able to pump water regardless of block it was on 2017-10-08 11:54:16 -04:00
Anuken
8b8172421e Fixed error when saving with empty conduits 2017-10-08 11:50:31 -04:00
Anuken
2c9921748c Updated pixel rounding, turrets and resources no longer "wobble" 2017-10-05 16:47:06 -04:00
Anuken
af29eb8c96 Re-enabled junction chaining 2017-10-04 21:58:12 -04:00
Anuken
61dbd33f51 A few more minor bugfixes; added targeting debugging 2017-10-03 17:06:46 -04:00
Anuken
3e9aca023a Fixed some minor bugs 2017-10-02 17:14:32 -04:00
Anuken
77f574e974 Fixed bugs with enemies not getting put on paths correctly 2017-09-26 17:59:29 -04:00
Anuken
fa6495ceeb More balancing 2017-09-26 17:03:17 -04:00
Anuken
e85c7d8e50 Minor fixes and balance changes 2017-09-26 14:19:35 -04:00
Anuken
8a24cc354d Optimized shadows 2017-09-25 22:46:14 -04:00
Anuken
ce75be6204 Fixed save crash 2017-09-25 19:48:24 -04:00
Anuken
9f3d7be7b4 Major improvements to Android touch controls, many bugfixes 2017-09-25 18:53:04 -04:00
Anuken
c0505338f2 Re-made all weapon sprites and finalized weapon layout 2017-09-24 13:03:20 -04:00
Anuken
2f092604a3 More UI changes, made weapons usable, fixed ammo for turret types 2017-09-24 12:20:43 -04:00
Anuken
67b1fc4dbd Updated spawn lists, other minor fixes 2017-09-24 01:51:42 -04:00
Anuken
5f8e451750 Implemented more enemies and a tier system 2017-09-23 20:48:18 -04:00
Anuken
b3ef1e2f2f Re-structured Renderer, bugfixes, implemented EnemySpawn system 2017-09-23 11:50:50 -04:00
Anuken
446e70c52b Changed spawn system 2017-09-22 23:41:19 -04:00
Anuken
465c4b39f3 Implemented more armor blocks and liquid router 2017-09-21 22:56:53 -04:00
Anuken
41c6f90ca3 Implemented touch/scrollwheel zooming, fixed many Android bugs 2017-09-21 22:10:09 -04:00
Anuken
f68de4d69f Added coal purifier block 2017-09-21 16:11:14 -04:00
Anuken
ec0b4b5dc4 Added TeslaOrb entity and implemented tesla turrets 2017-09-21 14:07:58 -04:00
Anuken
d3b613feb2 Final(?) logo sprites, removed drawing of overlay 2017-09-20 18:27:23 -04:00
Anuken
8b22ef2691 Multiple UI changes, new logo, other misc. changes 2017-09-19 21:20:31 -04:00
Anuken
28bb82ef4b Implemented dirium, finished new turret, multiple bugfixes 2017-09-19 11:40:16 -04:00
Anuken
537641c8a3 Added LaserTurret block, minor improvements 2017-09-18 21:33:46 -04:00
Anuken
1b870da997 Added a long list of content 2017-09-17 23:19:54 -04:00
Anuken
0e8204b243 Added block description panel, disabled deselecting, updated uCore 2017-09-17 15:41:49 -04:00
Anuken
6861939f78 Updated uCore references 2017-09-11 19:42:41 -04:00
Anuken
4c860a0315 Fixed ClassCastException thrown on Junction use and turret prediction 2017-09-11 17:50:42 -04:00
Anuken
d53f12aeb9 Implemented replacement blocks 2017-09-07 22:14:21 -04:00
Anuken
a5e877028e Fixed a crash related to tile entities not being removed on save load 2017-09-01 15:59:01 -04:00
Anuken
cc0d0a0f54 Added a few extra blocks, fixed icons 2017-08-27 00:48:35 -04:00
Anuken
353ec7db2a Conveyors now can get clogged up at angles 2017-08-25 17:57:04 -04:00
Anuken
7a8df93f7f Fixed bugs with router distribution, added max router capacity 2017-08-25 17:32:48 -04:00
Anuken
f29bb16d80 Debug mode now activated with command line arguments 2017-08-24 22:39:06 -04:00
Anuken
b73a7ce046 Multiple bugfixes and turret rotation improvements 2017-08-24 20:51:35 -04:00
Anuken
86c02bf469 Implemented saving of conveyor belt contents and turret ammo 2017-08-23 20:27:09 -04:00
Anuken
d6050c59db Fixed ridiculous screenshake, preparing for entity serialization 2017-08-23 17:38:25 -04:00
Anuken
3fa3456c2b Added additional info to block descriptions 2017-08-14 15:32:20 -04:00
Anuken
04e4377ee4 Added health and ammo to block descriptions 2017-08-13 14:36:02 -04:00
Anuken
4da9d730bf Smoothed enemy paths, AI should no longer get stuck on walls 2017-08-13 13:57:39 -04:00
Anuken
cd4014f86a Fixed Eclipse generating pointless warnings about facets 2017-08-09 14:59:31 -04:00
Anuken
09985e30fe Fixed bug with conveyor belt rotation not being saved 2017-08-08 20:18:31 -04:00
Anuken
de22d72c51 Minor bugfixes all around 2017-08-08 13:04:07 -04:00
Anuken
eabdc3d27d Added loading dialogs for saving 2017-08-08 12:20:26 -04:00
Anuken
6ce2f0ef25 Finished saving dialogs 2017-08-08 12:01:00 -04:00
Anuken
22a28f337c Finished save format 2017-08-07 23:59:02 -04:00