mlangkabel
  • Joined on 2026-04-17
mlangkabel pushed tag 0.1.2 to mlangkabel/dota_factory 2026-08-13 15:26:07 +00:00
mlangkabel deleted branch development from mlangkabel/dota_factory 2026-08-13 15:21:22 +00:00
mlangkabel deleted branch development_2 from mlangkabel/dota_factory 2026-08-13 15:21:13 +00:00
mlangkabel pushed to master at mlangkabel/dota_factory 2026-08-12 21:25:16 +00:00
9bbade2420 make recipe selection and buffers of smelter and reprocessing plant behave like other buildings, except that a recipe may be chosen automatically
4ee6438405 allow the probabilistic recipe output of the reprocessing plant to yield more than 1 item of a type per cycle
0b859bd1a4 start the next production cycle in the tick the last one completed
dd061082fb fix issue where status light was flickering to yellow for one tick between cycles
b6b6acb99c ask the icon cache for the inline block icon
Compare 7 commits »
mlangkabel pushed to development_2 at mlangkabel/dota_factory 2026-08-12 21:10:35 +00:00
488d706bd3 let the smelter and the plant hold one recipe like everyone else
mlangkabel pushed to development_2 at mlangkabel/dota_factory 2026-08-12 20:44:15 +00:00
a012d1a658 give the smelter and the plant a recipe of their own
mlangkabel pushed to development_2 at mlangkabel/dota_factory 2026-08-12 20:10:03 +00:00
1088b88692 name the output section for the several buffers it now holds
mlangkabel pushed to development_2 at mlangkabel/dota_factory 2026-08-12 14:46:58 +00:00
993b73a4c3 size the output buffer per item instead of per building
mlangkabel pushed to development_2 at mlangkabel/dota_factory 2026-08-12 14:04:12 +00:00
8401b20d35 give each output item its own buffer
mlangkabel pushed to development_2 at mlangkabel/dota_factory 2026-08-12 10:50:00 +00:00
1d54ecf578 start the next production cycle in the tick the last one completed
mlangkabel pushed to development_2 at mlangkabel/dota_factory 2026-08-12 10:38:27 +00:00
74233f5bc5 show green while a building is only between cycles
mlangkabel pushed to development_2 at mlangkabel/dota_factory 2026-08-12 08:34:23 +00:00
ab4aef2ad5 ask the icon cache for the inline block icon
mlangkabel pushed to development_2 at mlangkabel/dota_factory 2026-08-12 08:14:10 +00:00
344d18a5d1 draw the scrap of a debris card as an icon, not a word
mlangkabel pushed to development_2 at mlangkabel/dota_factory 2026-08-12 07:52:28 +00:00
3a4b69b520 state the debris scrap value with the item icon, not the word
mlangkabel pushed to development_2 at mlangkabel/dota_factory 2026-08-12 07:16:28 +00:00
8d0dd6f454 name recipes after their process, not their product
mlangkabel created branch development_2 in mlangkabel/dota_factory 2026-08-12 07:16:28 +00:00
mlangkabel pushed to master at mlangkabel/dota_factory 2026-08-12 06:30:44 +00:00
bd8fe5157e add border around recipes where several of them stack
a3fddf63cc give a recipe line its own row for its identity
1ddd830476 fix requirements: let the layout preview state that it shows color alone
f255224ccd show recipes visually instead of describing them in text
3274df91d4 open selection panel modals on the panel
Compare 6 commits »
mlangkabel pushed to development at mlangkabel/dota_factory 2026-08-11 20:05:19 +00:00
c9a6ec9428 box a recipe line where several of them stack
mlangkabel pushed to development at mlangkabel/dota_factory 2026-08-11 19:51:19 +00:00
f97569fa13 give a recipe line its own row for its identity
mlangkabel pushed to development at mlangkabel/dota_factory 2026-08-11 19:41:00 +00:00
423b0e74cb let the layout preview state that it shows color alone