mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-07 14:02:48 +07:00
6fad057ced
* Console: History remembers only _changed_ command lines * Console: New command sethealth, allow setmovement without argument to set max movement * Console: All object name comparisons on the "CliInput" level so multiword or varying-case input is recognized properly * Console: Autocomplete change so continuation is easier: Don't add space if there were alternatives, output CliInput-style * Console: Autocomplete religions - only from the actually founded ones (but we could easily add ruleset.religions - a '+' would be distinct already) * Console: Intelligent autocomplete promotions in `unit addpromotion` * Console: Treat all warnings * Console: Split off a few classes * Console: Forgot to treat a reminder - fix crash on `unit addp<tab><tab>` * Console: setterrain, setresource, consequences of tile changes * Console: Revert normalizeToRuleset 'safety net' calls |
||
---|---|---|
.. | ||
src/com/unciv | ||
build.gradle.kts |