Commit Graph

6 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
type-two
c19bf48e5e JUNKTOWN: the map lives — DOOMSDAY tileset (48 tiles from eldamar materials), 5 monster types sliced from Doomsday Horrors 21x21 sheets (stand/run/attack/die, 8 facings), 2 16-facing vehicles from Apocalyptic Autos, doodads, records-as-resource layer with procedural vinyl sprites, machine-gun combat with FX pack audio, generated 50x50 map with roads/plazas/record fields/mutant camps
Runtime lessons: FrozenActorLayer required by AutoTarget, Immobile for doodad spatial presence, effect palette + attack cursors, WithFacingSpriteBody explicit Sequence

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-31 13:20:57 +10:00
type-two
5c73776376 FIRST STRIKE: swat infantry — 8-facing PngSheet sprites baked from quaternius Swat via spritebake pipeline (idle/run/shoot/die), Locomotor, starting support squad
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-31 01:38:34 +10:00
penev92
b6f4adc3e4 Ran the update rules on the example mod
Running a second time actually fixed a duplucate Filename: on the sequences that the first run created!
2023-11-03 16:54:35 +02:00
IceReaper
98eec41578 Modernized the SDK. 2023-03-27 20:24:23 +02:00