Commit Graph

27 Commits

Author SHA1 Message Date
tobspr 5ab3afdd30 Move item processing into separate methods 2020-09-19 17:55:36 +02:00
tobspr 3e93681ce6 Add virtual stacker and painter, fix css 2020-09-19 15:33:24 +02:00
tobspr 1ebfafd8de Further performance improvements, show indicator while game is saving 2020-09-18 20:41:40 +02:00
tobspr 16902bed8d Rename belt_base -> belt, minor refactorings 2020-09-18 12:55:46 +02:00
tobspr 06e276f021 Add belt reader building 2020-08-29 10:38:23 +02:00
tobspr 5459e6470b Add 1x1 compact splitters 2020-08-28 21:28:29 +02:00
tobspr 296b76bf11 Add virtual shape processing buildings 2020-08-18 20:02:39 +02:00
tobspr 5a0d3dcbe8 Add wire coating 2020-08-15 16:16:17 +02:00
tobspr 390c4ce1a5 Add display 2020-08-14 14:55:37 +02:00
tobspr efd8ba7ae9 Add wire bridges and fix Q on hub crash 2020-08-13 21:04:44 +02:00
tobspr ff02508361 Add transistor building (Gate) 2020-08-13 20:47:33 +02:00
tobspr f44563fc05 Add item filter 2020-08-13 20:30:43 +02:00
tobspr 984bea1921 Add OR gate and different colors of wire based on the value 2020-08-13 20:01:54 +02:00
tobspr 49da768b73 Add NOT gate 2020-08-13 19:33:35 +02:00
tobspr 52b4d4d742 Implement wire networks, add levers 2020-08-13 19:23:00 +02:00
tobspr 75ab655998 Add basic logic gate and improve wires in general 2020-08-13 10:23:50 +02:00
tobspr f4ac6dfe03 Add constant signal emitters 2020-08-12 21:05:32 +02:00
tobspr f65b3728ed Improve wire auto-connect 2020-08-12 20:11:24 +02:00
tobspr 850461df8f Further take on logic wires 2020-08-11 18:40:09 +02:00
tobspr 93975df4d5 Get rid of item ejector / acceptor layers and new wires buildings for now 2020-08-10 21:24:58 +02:00
tobspr bf2eee908f Refactor static map entity component to store building metaclass 2020-07-27 17:14:29 +02:00
tobspr 04ea105584 Fix lots of bugs, add wire splitters / mergers 2020-07-06 21:33:37 +02:00
tobspr 989ed2db87 Fix wires placement not snapping 2020-06-30 08:23:05 +02:00
tobspr b499760d74 Start to work on advanced shape processing 2020-06-28 20:28:46 +02:00
tobspr 0967d5114c Initial take on wires 2020-06-28 19:34:10 +02:00
tobspr 6677ff0a44 Initial take on wires 2020-06-24 22:23:10 +02:00
Tobias Springer 93c6ea683d Initial commit 2020-05-09 16:45:23 +02:00