updated readme

This commit is contained in:
Luxferre
2024-01-22 11:40:11 +02:00
parent 6e245ba4aa
commit aae94ca5a0
+10 -5
View File
@@ -63,13 +63,18 @@ Fuel price is fixed at 0.2 CR/LY, you can hold 7LY of fuel at most.
As of the current version, 1.5.8:
* multiple typos corrected in text strings
* the "cash" and "sneak" commands are only available to the REPL if running with -v CHEAT=1
* galaxy jumps are no longer free and cost 5000 credits each (like in classic Elite and Oolite)
* cargo hold expansion also is non-free (400 credits) and can only be done once from 20t to 35t (like in classic Elite)
* alien items are available by default, can be overridden with -v NO_ALIEN_ITEMS=1
* the "cash" and "sneak" commands are only available to the REPL if running
with -v CHEAT=1
* galaxy jumps are no longer free and cost 5000 credits each
(like in classic Elite and Oolite)
* cargo hold expansion also is non-free (400 credits) and can only be
done once from 20t to 35t (like in classic Elite)
* alien items are available by default
(can be overridden with -v NO_ALIEN_ITEMS=1)
* economy names are no longer shortened
* the "politically correct" goods names are turned on with -v CENSORED=1
* the following goods have been renamed: "Robot Slaves" to "Robots", "Liquor/Wines" to "Liquors", "Gem-Strones" to "Gem-stones"
* the following goods have been renamed: "Robot Slaves" to "Robots",
"Liquor/Wines" to "Liquors", "Gem-Strones" to "Gem-stones"
* market and local info tables are better aligned
To be continued. This list is expected to grow in the future.