Commit Graph

8 Commits

Author SHA1 Message Date
type-two
887039c289 PRODUCTION + TECH TREE: player-side ClassicProductionQueues (Base/Units), sidebar with ClassicProductionLogic palette + type buttons, buildable swat/$250 hauler/$700 warcar/$900 (workshop prereq = first tech edge), Workshop building $1200 with placement preview, depot produces both queues with exits, build icons generated from sprites, $2000 starting cash
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-31 19:45:35 +10:00
type-two
71416b3843 RECORDS ECONOMY + UX: hauler is a Harvester (Records, cap 20), Record Depot refinery building at spawn, cash counter HUD (IngameCashCounterLogic in PLAYER_WIDGETS), fog of war (RevealsShroud on player units, HiddenUnderFog monsters), unit tooltips via fluent, win/lose (MissionObjectives + ConquestVictoryConditions)
Trait chain learned: MapOptions + ResourceClaimLayer on world, StoresResources.Resources on harvester, QuantizedFacings 1 for buildings, FrozenActorLayer player-only

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-31 19:22:42 +10:00
Pavel Penev
0059e22e0e Updated glyphs.png
OpenRA PRs 20226, 21317, 21318 and 21489.
2025-04-22 19:24:09 +02:00
Pavel Penev
edc53225c6 Updated map editor - Part 2
OpenRA PRs 20226, 21317 and 21318, but only partially.
2025-04-22 19:24:09 +02:00
Pavel Penev
d03f43b435 Ran the Utility's update-mod command
utility example --update-mod release-20231010 --detailed --apply
2025-04-22 19:24:09 +02:00
Pavel Penev
5969789ad3 Ran automatic extraction of chrome strings
OpenRA PR 21134.
Run utility command --extract-chrome-strings. NOTE: This expects that there is a /fluent folder with a /chrome.ftl file in your mod!
2025-04-22 19:24:09 +02:00
penev92
77b77d1c76 Added an ingame-observer.yaml file
OpenRA PR 20436 removed the common file that none of the default mods use, so adding a copy of the one from TS here.
Removed redundant (and crashing) references to HPF and statistics widgets - the world actor doesn't have the necessary traits because it doesn't need them, so the widgets crash.
2023-11-03 16:54:35 +02:00
IceReaper
98eec41578 Modernized the SDK. 2023-03-27 20:24:23 +02:00