Commit graph

6 commits

Author SHA1 Message Date
lahm86
de1a63fc74 tools: clean-up config tool build messages
This fixes VS messages regarding namespaces, removes some redundant
usings and SDK parameters, and adds XAML design data contexts.
2025-04-03 17:09:56 +01:00
Marcin Kurczewski
adc025d648 game-flow: use consistent naming 2025-01-03 14:03:35 +01:00
lahm86
1cbded12dc config_tool: add support for searching
This adds a search box to the config tool to allow filtering properties
by keywords.

Resolves #1889.
2024-11-16 19:25:35 +00:00
lahm86
f0f7edcc2c libtrx/config: refactor enforced config approach
This refactors the enforced config control from #1854 into the gameflow
and removes the legacy settings for enforcing game modes and save
crystals.

Resolves #1857.
2024-11-11 15:04:27 +00:00
lahm86
c0583e193a tools/config: disable editing of enforced properties
This makes enforced properties read-only inside the config tool, and
adds a banner to the top of the main window to inform the user why some
settings cannot be changed.
2024-11-10 17:13:33 +00:00
Marcin Kurczewski
605c1815ed misc: import config tool codebase 2024-10-03 10:36:35 +02:00