Anuken
|
56bcabedf7
|
Balancing / Bugfixes / Badly antialiased turret outlines
|
2019-02-07 23:06:43 -05:00 |
|
Anuken
|
67940476af
|
Fixed refactoring errors
|
2019-02-02 15:59:07 -05:00 |
|
Anuken
|
0dd9d2b460
|
Moved entity package from Arc / Entity code cleanup
|
2019-02-02 15:53:35 -05:00 |
|
Anuken
|
564c258c86
|
Core tiers
|
2019-01-31 15:33:07 -05:00 |
|
Anuken
|
da9278ad8d
|
Added recorder module
|
2019-01-27 12:31:14 -05:00 |
|
Anuken
|
6723157ca5
|
Power tweaks
|
2019-01-26 17:33:20 -05:00 |
|
Anuken
|
956448a1a5
|
Fixed tests again, locally
|
2019-01-26 13:20:07 -05:00 |
|
Anuken
|
4be675f977
|
Thermal generator now based on floor / Power restructuring
|
2019-01-26 12:48:15 -05:00 |
|
Anuken
|
c3883cdad0
|
Slight improvements to editor rendering / Renamed blockpart -> part
|
2019-01-23 08:51:21 -05:00 |
|
Anuken
|
6229f99a2e
|
Fixed tests / Various build tools updated
|
2019-01-22 15:01:30 -05:00 |
|
Anuken
|
0478af2564
|
Recipe class removed completely
|
2019-01-20 13:49:53 -05:00 |
|
Anuken
|
22a6c4e8af
|
Glass
|
2019-01-17 19:28:25 -05:00 |
|
Anuken
|
8aa1509f47
|
Gamemodes removed
|
2019-01-12 16:55:24 -05:00 |
|
Anuken
|
28fa0b070d
|
Merge branch 'unsector'
# Conflicts:
# core/src/io/anuke/mindustry/maps/SectorPresets.java
# core/src/io/anuke/mindustry/maps/Sectors.java
# core/src/io/anuke/mindustry/maps/TutorialSector.java
# core/src/io/anuke/mindustry/maps/generation/FortressGenerator.java
# core/src/io/anuke/mindustry/maps/missions/MissionWithStartingCore.java
# core/src/io/anuke/mindustry/world/blocks/storage/CoreBlock.java
|
2019-01-08 22:28:13 -05:00 |
|
Anuken
|
ee9f65d4a3
|
Block class merge
|
2019-01-07 18:39:06 -05:00 |
|
Anuken
|
153e6c5f1b
|
Re-structuring
|
2019-01-03 19:46:25 -05:00 |
|
Anuken
|
b8e6e5df61
|
Power PR merged / Various bugfixes
Closes #288
|
2019-01-03 18:22:13 -05:00 |
|
Anuken
|
734d4a912b
|
Fixed failing tests
|
2018-12-29 12:05:29 -05:00 |
|
Anuken
|
db546412f1
|
Arc compatibility update
|
2018-12-27 15:47:17 -05:00 |
|
Anuken
|
8879593381
|
hhhhhhh
|
2018-12-26 13:22:31 -05:00 |
|
Anuken
|
94908bc599
|
🔥🔥🔥🔥🔥🔥maximum breakage
|
2018-12-20 12:38:27 -05:00 |
|
Timmeey86
|
828661e9de
|
More efficient way of retrieving ConsumePower subclasses
|
2018-12-15 23:49:46 +01:00 |
|
Timmeey86
|
e50ff6b0a5
|
Merged current master and fixed conflicts
|
2018-12-09 22:40:33 +01:00 |
|
Anuken
|
35b16c7292
|
New placement unit tests / Placing bugfix
|
2018-12-09 14:42:22 -05:00 |
|
Timmeey86
|
0a76647175
|
ForceProjector should now work properly
|
2018-12-07 19:38:14 +01:00 |
|
Timmeey86
|
57bebd3fb6
|
Removed file which was not supposed to be commited
|
2018-12-05 18:57:52 +01:00 |
|
Timmeey86
|
329dac77ee
|
Consumers only draw power when all other required inputs are valid
|
2018-12-05 18:56:07 +01:00 |
|
Timmeey86
|
e5dabc63c2
|
Removed power bars from producers
|
2018-12-05 18:03:50 +01:00 |
|
Timmeey86
|
982c9bf964
|
- Fixed double power production
- Buffered consumers no longer request power when full
|
2018-12-01 14:31:01 +01:00 |
|
Timmeey86
|
149f7a1d9d
|
Merged current master into branch (with manual changes)
|
2018-11-30 21:33:09 +01:00 |
|
Timmeey86
|
074a6bfa87
|
Reverted accidental file push
|
2018-11-30 21:10:31 +01:00 |
|
Timmeey86
|
965fec5927
|
Continued work on power generators
|
2018-11-30 21:08:33 +01:00 |
|
Timmeey86
|
28f73d0a76
|
Merged ItemGenerator, LiquidGenerator and ItemLiquidGenerator into a single class.
Unit tests now test the ItemsOnly, LiquidsOnly and LiquidsAndItems cases
|
2018-11-30 18:37:51 +01:00 |
|
Timmeey86
|
bcb9cfd2fe
|
Synchronized Item/Liquid generator code
|
2018-11-30 00:03:53 +01:00 |
|
Timmeey86
|
ec631f3499
|
Changed test naming conventions as requested by Anuke
|
2018-11-28 23:54:26 +01: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 |
|
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 |
|
Timmeey86
|
11e071289b
|
Reorganized power tests ...
... and changed creation of fake tiles so update() implementations have all required dependencies
|
2018-11-27 08:51:19 +01:00 |
|
Timmeey86
|
a9517096f9
|
Merged current Anuke master into branch
|
2018-11-26 23:25:24 +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
|
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 |
|
Timmeey86
|
560d388df4
|
Added Tests, fixed detected bugs and updated JUnit
|
2018-11-22 23:30:49 +01:00 |
|
Anuken
|
c5241eaaf6
|
Encoding tests
|
2018-11-21 23:12:27 -05:00 |
|
Timmeey86
|
7683e86d8b
|
Added two unit tests for bounds checking
|
2018-11-21 23:57:24 +01: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 |
|