Anuken
99fb1a4c5f
Implemented null-items for sorters and item sources
2018-11-30 10:28:27 -05:00
Timmeey86
bcb9cfd2fe
Synchronized Item/Liquid generator code
2018-11-30 00:03:53 +01:00
Timmeey86
1d57568322
All power distributors now update power graph
...
Replaced manual power graph update by base implementation call so future changes in base class get applied to all subclasses automatically. Added the call where missing.
2018-11-29 23:35:56 +01:00
Anuken
d56c041c4a
Fixed ground units always spawning in (-1, -1)
2018-11-29 16:58:11 -05:00
Anuken
be48ed5589
Fixed another boring layout issue
2018-11-29 16:37:22 -05:00
Anuken
897c296fbe
Fixed server crash
2018-11-29 16:30:41 -05:00
Anuken
d25fe028b8
Fixed mobile recipe switching
2018-11-29 16:23:11 -05:00
Anuken
d9ade96fad
Compile fix
2018-11-29 14:47:39 -05:00
Anuken
7fd05b7ca6
Added mobile copy/paste
2018-11-29 13:04:34 -05:00
Anuken
0eec5383ed
UI fixes / Better ghost connection fix
2018-11-29 12:07:43 -05:00
Anuken
f474d2c834
Fixed ghost connections
2018-11-29 09:32:36 -05:00
Anuken
e40e5e6a99
UI fix
2018-11-29 09:22:39 -05:00
Anuken
8c7716428d
Logo update
2018-11-28 22:38:01 -05:00
Anuken
9ac8a4211e
Merge
2018-11-28 22:37:49 -05:00
Anuken
23750bab55
Layout fixes
2018-11-28 22:05:34 -05:00
Anuken
22aeddc655
Fixed screenshot key firing when chat open
2018-11-28 20:30:34 -05:00
Anuken
ab69cd8027
Initial crafting rework changes
2018-11-28 19:00:59 -05:00
Anuken
f3d35e9537
Crash fixes
2018-11-28 18:43:35 -05:00
Timmeey86
4cb72c1998
Resolved some of the power-related TODOs
2018-11-29 00:38:53 +01:00
Timmeey86
12ccc10e83
Restored SolarGenerator and adapted to new power system.
2018-11-28 23:56:11 +01:00
Anuken
75d2ea1519
Added build revision
2018-11-28 17:42:12 -05:00
Anuken
14e9a94061
Merge remote-tracking branch 'origin/master'
2018-11-28 17:24:26 -05:00
Anuken
d3284ab9f6
Chained block inventory scaling
2018-11-28 17:24:21 -05:00
Anuken
e2e6024e8f
Pan tweak
2018-11-28 14:00:51 -05:00
Anuken
aa626947ed
HUD cleanup
2018-11-28 13:14:54 -05:00
Anuken
f2be23274e
Crash fixes
2018-11-28 08:53:03 -05:00
Timmeey86
2972780bed
Initial Efficiency is now zero. Blocks display efficiency.
2018-11-28 13:19:52 +01:00
Timmeey86
cf3d2c3def
Fixed handling of item duration
2018-11-28 11:59:58 +01:00
Timmeey86
1f8751054c
Tested/fixed delta calculations
...
Tests now use a fixed delta of 0.5 to make sure calculations work with deltas different from 1.0
2018-11-28 11:04:08 +01:00
Anuken
cc90e6d479
b a l a n c i n g
2018-11-27 21:07:29 -05:00
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