Anuken
|
76dd3c86f2
|
Removed redundant sector mission display
|
2018-11-27 20:36:23 -05:00 |
|
Timmeey86
|
739219c57b
|
Finished first draft of ItemLiquidGenerator through TDD
|
2018-11-27 22:28:41 +01:00 |
|
Timmeey86
|
f56e1933a6
|
Fixed occassional crashes of Power Tests and continued TDD
|
2018-11-27 21:27:35 +01:00 |
|
Anuken
|
e6e29aaf1e
|
Team button layout fix
|
2018-11-27 13:19:44 -05:00 |
|
Anuken
|
e17286eb9f
|
Player list fixes with teams
|
2018-11-27 13:00:34 -05:00 |
|
Anuken
|
19c17e96de
|
Mobile UI fixes
|
2018-11-27 12:31:45 -05:00 |
|
Anuken
|
b45368342d
|
Block config UI fixes
|
2018-11-27 09:29:28 -05:00 |
|
Anuken
|
dcea8ae64f
|
New UI
|
2018-11-26 22:47:54 -05:00 |
|
Timmeey86
|
a9517096f9
|
Merged current Anuke master into branch
|
2018-11-26 23:25:24 +01:00 |
|
Anuken
|
b721d7a10f
|
Merge branch 'master' of https://github.com/Anuken/Mindustry into rendering-optimizations
# Conflicts:
# core/assets/sprites/sprites.atlas
# core/assets/sprites/sprites.png
# core/src/io/anuke/mindustry/core/Renderer.java
# core/src/io/anuke/mindustry/entities/units/types/Drone.java
# core/src/io/anuke/mindustry/graphics/CacheLayer.java
# core/src/io/anuke/mindustry/world/blocks/Floor.java
|
2018-11-26 13:23:38 -05:00 |
|
Anuken
|
d03ceb2a23
|
Bugfixes / Sorter item memory
|
2018-11-26 12:40:24 -05:00 |
|
Timmeey86
|
f640494c1f
|
PowerGraph now handles delta
Also power bars are displayed for non-buffered consumers as well
|
2018-11-26 10:26:49 +01:00 |
|
Timmeey86
|
77b9feb765
|
More Tests and fixes
- Batteries will now get charged with no consumers
- Fixed stat display of power generators
|
2018-11-26 09:24:08 +01:00 |
|
Timmeey86
|
99139dfcca
|
Added unit tests for batteries...
...and fixed battery distribution until all tests passed
|
2018-11-26 08:58:16 +01:00 |
|
Anuken
|
70507258ae
|
Cleanup
|
2018-11-25 22:55:13 -05:00 |
|
Anuken
|
54ad9ba243
|
Added fullscreen map screenshot
|
2018-11-25 20:43:45 -05:00 |
|
Anuken
|
a7f7a09418
|
Drone repair cleanup / Percentage-based repair
|
2018-11-25 16:34:31 -05:00 |
|
Anuken
|
44897fb371
|
Mobile chat fix / Turret balance / UI disable variable
|
2018-11-25 13:58:19 -05:00 |
|
Anuken
|
bb6a748167
|
Various bugfixes
|
2018-11-25 10:29:38 -05:00 |
|
Anuken
|
c321402414
|
Various bugfixes
|
2018-11-24 20:04:20 -05:00 |
|
Anuken
|
ec80fc9f3f
|
Android build update
|
2018-11-24 19:39:35 -05:00 |
|
Anuken
|
6bfd57097f
|
Cleanup of TODOs
|
2018-11-24 08:21:22 -05:00 |
|
Anuken
|
6f5df6a671
|
Added list of contributors to credits
|
2018-11-23 14:30:58 -05:00 |
|
Anuken
|
1baf3190cd
|
Host dialog name selection
|
2018-11-23 13:35:16 -05:00 |
|
Anuken
|
66c29c49e5
|
Wave spawner moved / Bundle tweaks / Blank name
|
2018-11-23 13:32:17 -05:00 |
|
Anuken
|
e5d6740555
|
Additional tests, inventory fixes
|
2018-11-23 12:40:36 -05:00 |
|
Anuken
|
8a0761cad8
|
Bugfixes
|
2018-11-23 09:23:42 -05:00 |
|
Anuken
|
4f56bf3c3e
|
Consume icon fix / Liquid mixer fix
|
2018-11-23 08:32:56 -05:00 |
|
Anuken
|
f5959c8829
|
Optional display section
|
2018-11-22 19:09:51 -05:00 |
|
Timmeey86
|
560d388df4
|
Added Tests, fixed detected bugs and updated JUnit
|
2018-11-22 23:30:49 +01:00 |
|
Anuken
|
5447c71790
|
Removed junction item voiding
|
2018-11-22 08:39:05 -05:00 |
|
Anuken
|
c5241eaaf6
|
Encoding tests
|
2018-11-21 23:12:27 -05:00 |
|
Anuken
|
9266b55ddf
|
Fixed charset issues
|
2018-11-21 23:05:33 -05:00 |
|
Anuken
|
d498ac89f2
|
Mining bugfix
|
2018-11-21 21:13:30 -05:00 |
|
Timmeey86
|
920491ddb2
|
MassDriver now properly displays the power per shot
|
2018-11-21 23:38:28 +01:00 |
|
Timmeey86
|
761728ac43
|
Fixed the ConsumePower constructors which got mixed up at some point
|
2018-11-21 23:04:18 +01:00 |
|
Timmeey86
|
d8ddb9dc82
|
Merged the three ConsumePower classes into a single one
|
2018-11-21 22:55:53 +01:00 |
|
Timmeey86
|
405f153439
|
Reverted/Adapted blocks to new Consume interfaces
|
2018-11-21 21:54:43 +01:00 |
|
Timmeey86
|
f789a35901
|
Readded buffered and direct consumers as three classes
|
2018-11-21 20:07:05 +01:00 |
|
Anuken
|
729f5ed5e4
|
New version format / Updated bundles / ConnectPacket encoding fix
|
2018-11-21 11:00:50 -05:00 |
|
Anuken
|
46c6b2168c
|
Added automatic build incrementing
|
2018-11-21 10:04:38 -05:00 |
|
Anuken
|
1f955904a4
|
Merge
|
2018-11-21 10:04:17 -05:00 |
|
Timmeey86
|
558c89cc30
|
Finished first unit test (equal power input and output) and fixed bugs detected by it
|
2018-11-21 00:04:26 +01:00 |
|
Timmeey86
|
f561768c67
|
Handled compiler errors by either resolving them or commenting & adding a TODO
|
2018-11-20 22:33:36 +01:00 |
|
Anuken
|
5ced5ce253
|
Fixed some bugs/crashes
|
2018-11-20 10:00:13 -05:00 |
|
Anuken
|
ee3c4a4124
|
Mass driver buff
|
2018-11-20 00:26:14 -05:00 |
|
Anuken
|
6c744443fb
|
Item list value fix
|
2018-11-19 20:52:31 -05:00 |
|
Anuken
|
3c37047afb
|
Misc bugfixes
|
2018-11-19 17:56:26 -05:00 |
|
Anuken
|
f31f09d77a
|
Visual fix
|
2018-11-19 16:40:33 -05:00 |
|
Timmeey86
|
f5b8d8a60c
|
Fixed compiler errors/typos in PowerGraph
|
2018-11-19 22:11:11 +01:00 |
|