mlangkabel
  • Joined on 2026-04-17
mlangkabel pushed to refactoring at mlangkabel/dota_factory 2026-08-04 10:38:52 +00:00
2c9433cea6 move the shared TOML helpers into the utility namespace
21eb6ad096 extract loadUnlocks into ConfigLoaderUnlocks.cpp
bf579bb76e extract loadModules into ConfigLoaderModules.cpp
6bde69dc33 extract loadStations into ConfigLoaderStations.cpp
bf99cd0694 extract loadShips into ConfigLoaderShips.cpp
Compare 9 commits »
mlangkabel pushed to refactoring at mlangkabel/dota_factory 2026-08-03 19:56:53 +00:00
b1720dc2b3 drop the now-dead payloads from the sim-backed state-change events
099f0b55fc make HeaderBar read the tick, artifacts and boss wave from the simulation
b133a21914 make BlueprintPanel read the block stock from the simulation
Compare 3 commits »
mlangkabel pushed to refactoring at mlangkabel/dota_factory 2026-08-03 19:28:57 +00:00
69848eb9f8 remove the last duplicate findModuleDef from ShipLayoutPreview
mlangkabel pushed to refactoring at mlangkabel/dota_factory 2026-08-02 19:38:27 +00:00
993325d97c remove duplicate findBuildingDef from BuildingSystem
75f306f650 route the win-path restart through ResetCommand
0eb9c97e5d dedupe AttackExecutor and RepairExecutor via executeOrbitAndAssign
28d0416458 add ModalPauseScope for the pause-around-modal idiom
59fde8dbbc extract MainWindow::reloadConfig
Compare 14 commits »
mlangkabel pushed to refactoring at mlangkabel/dota_factory 2026-08-02 18:23:14 +00:00
b722955f7e fix splitter filters being lost when rotating in place
mlangkabel created branch refactoring in mlangkabel/dota_factory 2026-08-02 18:23:14 +00:00
mlangkabel deleted branch fix/hq-hpbar-behind-belts from mlangkabel/dota_factory 2026-08-02 13:58:49 +00:00
mlangkabel pushed to master at mlangkabel/dota_factory 2026-08-02 13:58:36 +00:00
370a3036c1 fix issue where HP bar is drawn below belts
f60f111ccc move claude project files into git repo
Compare 2 commits »
mlangkabel pushed to master at mlangkabel/dota_factory 2026-08-02 13:54:31 +00:00
2969aa2033 Ignore local Claude Code config files
mlangkabel pushed to master at mlangkabel/dota_factory 2026-08-02 13:50:54 +00:00
76d0ccdbb7 fix issue where HP bar is drawn below belts
mlangkabel pushed to master at mlangkabel/dota_factory 2026-08-02 13:41:11 +00:00
5fc30efde2 move claude project files into git repo
mlangkabel pushed to fix/hq-hpbar-behind-belts at mlangkabel/dota_factory 2026-07-24 05:02:49 +00:00
7aeadb9184 Draw HQ HP bar after all buildings so belts don't cover it
mlangkabel created branch fix/hq-hpbar-behind-belts in mlangkabel/dota_factory 2026-07-24 05:02:48 +00:00
mlangkabel deleted branch unlock-groups from mlangkabel/dota_factory 2026-07-23 19:33:14 +00:00
mlangkabel pushed to master at mlangkabel/dota_factory 2026-07-23 19:32:17 +00:00
2518f4f14a Make railgun S/M/L distinct via barrel count (1/2/3)
561c95d0dd make belt darker so that there is more contrast to the item icons
b4be06ed5e make item icons larger
d1051607b2 add spacing between items in header bar
79b79ab7c3 Show building_block icon in header stock, expand button and build costs
Compare 14 commits »
mlangkabel pushed to unlock-groups at mlangkabel/dota_factory 2026-07-23 19:28:12 +00:00
a83dd33c5c Make railgun S/M/L distinct via barrel count (1/2/3)
mlangkabel pushed to unlock-groups at mlangkabel/dota_factory 2026-07-23 19:23:45 +00:00
4461d17737 Tighten item icon viewBoxes so art fills the slot
mlangkabel pushed to unlock-groups at mlangkabel/dota_factory 2026-07-23 19:11:15 +00:00
b631de5ea3 Show building_block icon in header stock, expand button, build costs
mlangkabel pushed to unlock-groups at mlangkabel/dota_factory 2026-07-23 18:47:52 +00:00
b9b812e264 Show building_block icon in header stock, expand button, and build costs
mlangkabel pushed to unlock-groups at mlangkabel/dota_factory 2026-07-23 18:04:28 +00:00
c909920ac9 Give building_block icon a paneled cube (more structure)