mlangkabel
  • Joined on 2026-04-17
mlangkabel pushed to master at mlangkabel/dota_factory 2026-07-21 19:25:59 +00:00
a8a6a04f1e Highlight tunnel connections in green when selected
a75222f111 Never rotate tunnels in place
9b63af6ccb Unify tunnel build mode into a single Tunnel button
4ca5b332cd Snap belt-drag end tile to a building's input edge
0c4eb480be Update belt drag L-path immediately on rotate
Compare 6 commits »
mlangkabel deleted branch feature/belt-drag-placement from mlangkabel/dota_factory 2026-07-21 19:25:48 +00:00
mlangkabel pushed to feature/belt-drag-placement at mlangkabel/dota_factory 2026-07-21 17:32:55 +00:00
3ac3d8a6e6 Highlight selected tunnels' connection in green (REQ-BLD-TUNNEL-SELECT-HIGHLIGHT)
mlangkabel pushed to feature/belt-drag-placement at mlangkabel/dota_factory 2026-07-21 17:10:17 +00:00
9a21506b5c Never rotate tunnels in place (REQ-BLD-ROTATE-IN-PLACE)
mlangkabel pushed to feature/belt-drag-placement at mlangkabel/dota_factory 2026-07-21 17:04:18 +00:00
ad1e5ed487 Implement unified tunnel build mode (REQ-BLD-TUNNEL-MODE)
mlangkabel pushed to feature/belt-drag-placement at mlangkabel/dota_factory 2026-07-21 15:20:28 +00:00
2f1a4940de Unify tunnel build mode into a single Tunnel button
mlangkabel pushed to feature/belt-drag-placement at mlangkabel/dota_factory 2026-07-21 14:20:02 +00:00
56c691abfe Snap belt-drag end tile to a building's input edge
mlangkabel pushed to feature/belt-drag-placement at mlangkabel/dota_factory 2026-07-21 13:47:02 +00:00
77519826b2 Add belt-drag snapping to a building's input edge
mlangkabel pushed to feature/belt-drag-placement at mlangkabel/dota_factory 2026-07-21 13:12:56 +00:00
ef9837c722 Document rotate-during-drag in belt drag placement requirement
mlangkabel pushed to feature/belt-drag-placement at mlangkabel/dota_factory 2026-07-21 13:03:35 +00:00
bb3ac61776 Update belt drag L-path immediately on rotate
mlangkabel pushed to feature/belt-drag-placement at mlangkabel/dota_factory 2026-07-21 10:59:23 +00:00
42b86785a5 Implement deferred L-shaped belt drag placement
mlangkabel pushed to feature/belt-drag-placement at mlangkabel/dota_factory 2026-07-21 10:29:53 +00:00
333b72e3b7 Rework belt drag placement requirements
mlangkabel created branch feature/belt-drag-placement in mlangkabel/dota_factory 2026-07-21 10:29:53 +00:00
mlangkabel deleted branch rename-getters-setters from mlangkabel/dota_factory 2026-07-20 20:21:19 +00:00
mlangkabel deleted branch req-port-target-glyph from mlangkabel/dota_factory 2026-07-20 20:21:09 +00:00
mlangkabel deleted branch refactor/optional-over-sentinels from mlangkabel/dota_factory 2026-07-20 20:20:52 +00:00
mlangkabel deleted branch feature/building-status-light from mlangkabel/dota_factory 2026-07-20 20:20:47 +00:00
mlangkabel pushed to master at mlangkabel/dota_factory 2026-07-20 20:20:08 +00:00
1cbc695bc5 Add building status light
c7ecce6ac4 make empty layout cells pulse while module is selected
Compare 2 commits »
mlangkabel pushed to feature/building-status-light at mlangkabel/dota_factory 2026-07-20 19:50:10 +00:00
ee71be549a Implement building status light (REQ-UI-STATUS-LIGHT)
mlangkabel pushed to feature/building-status-light at mlangkabel/dota_factory 2026-07-20 19:26:09 +00:00
1f6663e49f Add REQ-UI-STATUS-LIGHT building status indicator requirement