Commit Graph

64 Commits

Author SHA1 Message Date
36b9451e01 Read-only component fields / Removed get/set prefix 2020-02-04 12:14:09 -05:00
a942ed2cad More cleanup 2020-02-03 20:24:49 -05:00
f937cb30f0 More components, less entities 2020-02-02 23:38:16 -05:00
621233a5b3 More optimization 2020-01-26 16:12:11 -05:00
93cada6a16 Conveyor benchmark test 2020-01-26 11:40:09 -05:00
de5979f4ee Many various internal changes 2019-12-26 17:46:01 -05:00
9016c12d16 Made team a separate class 2019-12-25 19:07:04 -05:00
514d4817c8 it is done 2019-12-25 01:39:38 -05:00
1c1db3990f Fully implemented safe content loading 2019-12-15 13:54:51 -05:00
74dc31b10a Removed unnecessary unit types 2019-12-09 11:27:09 -05:00
dd5e3b2aba JS console / Scripting tweaks 2019-12-07 14:10:39 -05:00
629999a1cd More unit tests / Lighting improvements 2019-11-16 23:45:31 -05:00
e103d62b75 Bugfixes / Rework of save discovery system 2019-10-27 14:58:26 -04:00
f17766c8ce Fixed tests 2019-10-15 08:51:48 -04:00
89db08f4ed Fixed unit tests, server 2019-10-02 21:29:35 -04:00
bd96ae5a48 Nestable array iterators + unit tests 2019-09-12 12:17:28 -04:00
e90c8c4d3e Extensive network refactor 2019-09-07 14:11:50 -04:00
9d214a77d7 Test fixes 2019-08-27 19:37:13 -04:00
bd15287420 Better loading screen / Fixed unit tests 2019-08-27 17:44:25 -04:00
1e80bdf19f Functional loading 2019-08-27 09:27:09 -04:00
76cd7ba8d1 non-functional loading screen 2019-08-26 22:53:11 -04:00
04c8ecf4af New team colors 2019-08-02 10:10:37 -04:00
122f43ddb9 Fixed unit tests 2019-06-14 15:07:39 -04:00
5cfab33ada Fixed unit tests / Fixed zones having incorrect waves 2019-06-12 18:42:12 -04:00
18328320c1 Fixed black blocks/units after quit / Fixed intense wave spawn lag 2019-06-12 18:07:19 -04:00
73c48afc99 Save loading regression tests 2019-06-12 15:52:47 -04:00
62bd0442df Testing loading of old saves 2019-06-12 15:29:41 -04:00
79a2f31056 Fixed unit tests 2019-05-13 11:32:57 -04:00
9f4a430412 Fixed tests 2019-05-09 14:39:52 -04:00
b40beb0d1d Source reformat 2019-04-08 09:03:18 -04:00
7dfb0a81e3 Test fixes 2019-04-07 14:53:53 -04:00
9699d9467a New tests / Bugfixes 2019-04-07 14:09:34 -04:00
0a8f2edb05 Block update unit tests 2019-04-01 11:57:43 -04:00
ee06e620c6 Zone wave bugfix / New tests / More "encouragement" 2019-03-21 19:19:12 -04:00
6c8d80777c Removed useless name mapping / Cleanup 2019-03-11 11:43:23 -04:00
976b39414f Fixed: missing spawns / incorrect ranks / jittery movement / tests 2019-02-23 15:08:07 -05:00
d74887eaa1 More bugfixes 2019-02-22 23:16:50 -05:00
f591403b7d Zone wave correctness checks 2019-02-20 17:54:23 -05:00
adf5189541 TODO cleanup / Test fixes 2019-02-08 16:29:10 -05:00
56bcabedf7 Balancing / Bugfixes / Badly antialiased turret outlines 2019-02-07 23:06:43 -05:00
67940476af Fixed refactoring errors 2019-02-02 15:59:07 -05:00
0dd9d2b460 Moved entity package from Arc / Entity code cleanup 2019-02-02 15:53:35 -05:00
564c258c86 Core tiers 2019-01-31 15:33:07 -05:00
c3883cdad0 Slight improvements to editor rendering / Renamed blockpart -> part 2019-01-23 08:51:21 -05:00
6229f99a2e Fixed tests / Various build tools updated 2019-01-22 15:01:30 -05:00
0478af2564 Recipe class removed completely 2019-01-20 13:49:53 -05:00
22a6c4e8af Glass 2019-01-17 19:28:25 -05:00
8aa1509f47 Gamemodes removed 2019-01-12 16:55:24 -05:00
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
ee9f65d4a3 Block class merge 2019-01-07 18:39:06 -05:00