Commit Graph

117 Commits

Author SHA1 Message Date
Anton Vakhrushev
8d58542890 Detect unknown tiles and types 2019-10-18 15:55:21 +03:00
Anton Vakhrushev
5a0cc4cb10 Add smelter 2019-10-18 14:58:02 +03:00
Anton Vakhrushev
7802836fe7 Add oxygen collector 2019-10-18 14:25:32 +03:00
Anton Vakhrushev
9b057bdc9f Extract map generator 2019-10-18 13:57:49 +03:00
Anton Vakhrushev
50c7f658e6 Configurable map 2019-10-18 13:53:30 +03:00
Anton Vakhrushev
c87db2496e Fix buildings 2019-10-15 17:05:03 +03:00
Anton Vakhrushev
fe7fdb7858 Add building check 2019-10-15 16:38:15 +03:00
Anton Vakhrushev
c05199c7d8 Rewrite map rendering 2019-10-15 16:28:04 +03:00
Anton Vakhrushev
e0050b920e Refactoring 2019-10-15 15:33:02 +03:00
Anton Vakhrushev
52607c48dd Fix produce command start 2019-10-15 15:25:23 +03:00
Anton Vakhrushev
bcb5b96138 Delete old commands 2019-10-15 15:22:20 +03:00
Anton Vakhrushev
33b8e08f8c Add produce command 2019-10-15 15:21:55 +03:00
Anton Vakhrushev
189f6dd96b Calc paths when restore 2019-10-15 15:04:27 +03:00
Anton Vakhrushev
ea5e7950de Fix ameba inspections 2019-10-14 18:16:44 +03:00
Anton Vakhrushev
b63c00cea4 Tool improvements 2019-10-14 18:11:28 +03:00
Anton Vakhrushev
a7249a875a Add ameba linter 2019-10-14 18:03:48 +03:00
e8f7453a8f Change mine command with storehouse calc 2019-10-13 17:29:20 +03:00
d15aeaedc4 Small fixes 2019-10-13 17:13:04 +03:00
8f1ac6c74f Refactoring of Deposit 2019-10-13 17:01:13 +03:00
45d0042a29 Add restore command 2019-10-13 16:54:33 +03:00
6cf4759e5e Small fixes 2019-10-13 15:38:27 +03:00
51b36019f7 Rewrite mine command 2019-10-13 15:20:02 +03:00
f440b34f38 Add test namespaces 2019-10-13 13:41:02 +03:00
19f6d479f2 Names refactoring 2019-10-13 13:19:43 +03:00
bccff5461d Move point tests 2019-10-13 12:35:54 +03:00
0aaab2e131 Rename file with types 2019-10-13 12:05:00 +03:00
fe7d096891 Move app to separate class 2019-10-13 12:03:33 +03:00
454ecc60f6 Use deposit span in building configuration 2019-10-13 11:43:46 +03:00
a13969ce43 Building name is optional 2019-10-13 09:40:41 +03:00
d3fe2ff23b Add deposit concept 2019-10-12 18:00:53 +03:00
658d3b7288 Everything broken, restore tests 2019-10-12 17:52:39 +03:00
Anton Vakhrushev
dacecf2aa8 Add build command 2019-10-11 18:36:36 +03:00
Anton Vakhrushev
94caa93d7c Refactoring: buildings 2019-10-11 18:02:22 +03:00
Anton Vakhrushev
28c51ba518 Add alias for resource capacity 2019-10-10 17:39:54 +03:00
Anton Vakhrushev
ff266c199a Resource type move in Resources class 2019-10-10 17:35:39 +03:00
Anton Vakhrushev
e6f4e5ee29 Random map generation 2019-10-10 17:01:12 +03:00
Anton Vakhrushev
5292bc612c Remove unnecessary require 2019-10-10 16:49:41 +03:00
Anton Vakhrushev
354bbfcf32 Add map for tests 2019-10-10 16:48:32 +03:00
Anton Vakhrushev
6fa9a7cf8e Add map generator 2019-10-10 16:38:18 +03:00
Anton Vakhrushev
f03a13ce66 Add block type hints 2019-10-10 16:25:22 +03:00
Anton Vakhrushev
55f9bad188 Use two dimensional array in map 2019-10-10 16:20:20 +03:00
Anton Vakhrushev
34cf40a099 Add dockerignore 2019-10-10 15:46:25 +03:00
4b61881bfb Fix terraform logic 2019-10-08 22:14:01 +03:00
47d6857dd7 Fix score calculation 2019-10-08 21:11:17 +03:00
Anton Vakhrushev
5f9abcbddf Add score calculation 2019-10-08 17:40:28 +03:00
Anton Vakhrushev
bc57cae1e1 Show time in future 2019-10-08 17:26:55 +03:00
Anton Vakhrushev
60f4c1aad0 Change tile letters 2019-10-08 17:18:04 +03:00
Anton Vakhrushev
b2038dcc69 Add time to task finish 2019-10-08 17:14:19 +03:00
Anton Vakhrushev
acba0b2328 Use constant for clear screen esc code 2019-10-08 17:03:24 +03:00
Anton Vakhrushev
b29c35b91b Configure time zone 2019-10-08 16:57:36 +03:00