3d4c0445d1
Add config-defined tooltip to header building blocks stock
...
Implement REQ-UI-BLOCKS-TOOLTIP: an optional world.toml
[world].building_blocks_tooltip, threaded into HeaderBar via a new
const GameConfig* parameter and shown as the building blocks stock label's
hover tooltip. Omitted when unset. Author the text in the app config and
extend ConfigLoaderTest to cover the field.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01DZR44tA8sn4dPqDzAVXyps
2026-07-12 20:37:22 +02:00
c4d696c79e
Add config-defined tooltips to build and module buttons
...
Implement REQ-UI-BUILD-TOOLTIP and REQ-MOD-UI-MODULE-TOOLTIP: an optional
tooltip string on BuildingDef and ModuleDef, parsed from buildings.toml and
modules.toml and shown as the build/module button's hover tooltip. Omitted
when unset. Author descriptions for all buildings and modules in the app
config, and extend ConfigLoaderTest to cover the optional field.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01DZR44tA8sn4dPqDzAVXyps
2026-07-12 17:56:09 +02:00
2ddf13238c
Fix Salvage Bay drop-off not working by adding config-driven buffer capacity
2026-07-09 20:11:12 +02:00
de1ebb8a5f
increase scroll speed across contest zone
2026-07-08 22:25:12 +02:00
e8786c3922
implement cost formula for asteroid expansion
2026-07-08 20:33:19 +02:00
6ea0655eaf
implement unlock dependencies
2026-07-03 08:35:45 +02:00
18e732ae99
Remove schematic upgrades and module and ship levels
2026-07-02 21:32:36 +02:00
81b1c7a66b
Derive ship scrap drop from threat
2026-07-02 21:30:38 +02:00
0a7e9a34ef
Add artifact win condition ( #3 )
...
Reviewed-on: #3
Co-authored-by: Malte Langkabel <malte.langkabel@gmail.com >
Co-committed-by: Malte Langkabel <malte.langkabel@gmail.com >
2026-07-01 20:27:29 +00:00
577927ef70
fix bug where splitter filters were not taken over to blueprint
2026-06-23 21:08:46 +02:00
a472ec196c
cargo component refactoring
2026-06-21 21:49:46 +02:00
9573b9789a
change repair_tool application and add beams for salvager and repair_tool
2026-06-19 21:15:47 +02:00
ac97652c60
make ships claim targets
2026-06-16 21:18:28 +02:00
4153b7e2f5
make ships orbit their targets
2026-06-15 21:37:47 +02:00
10c5ad678f
derive threat cost dynamically
2026-06-13 22:47:46 +02:00
1641189b75
explicit recipe unlocking
2026-06-12 17:15:06 +02:00
af96b95f61
allow to unlock modules when destroying defence stations
2026-06-10 22:37:38 +02:00
aad094f842
allow to configure when which schematic gets unlockable
2026-06-10 21:09:03 +02:00
510e37c37b
fix issue where upgrade modules are not working properly
2026-06-09 23:34:29 +02:00
6b95619806
add units in config files
2026-06-06 20:46:36 +02:00
7669245229
use meters in config
2026-06-05 20:09:20 +02:00
3e19e44f24
store ship module layout in shipyard blueprint
2026-06-04 21:48:45 +02:00
b5185b0906
boss waves
2026-06-03 22:14:31 +02:00
f921f00a0d
add collection rate for salvager modules and respect collection range of each of these modules
2026-06-02 21:28:31 +02:00
9d0a60a93b
define ship roles via added modules and allow multiple weapons
2026-06-01 23:05:21 +02:00
34c6dea505
change to physics based ship movement
2026-05-20 19:44:46 +02:00
d397b9969a
ship layout blueprints
2026-05-19 21:41:19 +02:00
d08bf5d37b
implement ship modules
2026-05-18 08:54:26 +02:00
b0320ac117
implement sensor range requirements
2026-04-29 21:11:35 +02:00
ced4ab5fe3
implement save and load blueprints
2026-04-28 21:31:29 +02:00
ed6b503767
implement ships depart in waves
2026-04-27 21:31:04 +02:00
fb83db98ab
rename blueprint to schematic
2026-04-26 21:00:55 +02:00
774f5dee28
read tunnel length from different config and fix tests
2026-04-26 20:41:40 +02:00
89005d6bb7
implement tunnels
2026-04-26 17:15:50 +02:00
78f746d352
implement load config on game restart
2026-04-22 22:53:56 +02:00
393c49e1bb
fix issue where shipyard did not produce anything
2026-04-21 22:17:48 +02:00
bf29cc40e3
implement building system
2026-04-19 20:53:08 +02:00
f2d912b4eb
implement belt system
2026-04-19 16:18:39 +02:00
41fd2a83ee
add basic types and fix cmake
2026-04-19 15:35:21 +02:00