commit aae94ca5a0bf4fd6dd838294a2dcca26aa6a2b9a
parent 6e245ba4aaf0cec1ef89db9cc5ead4e05a8988f8
Author: Luxferre <lux@ferre>
Date: Mon, 22 Jan 2024 11:40:11 +0200
updated readme
Diffstat:
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/README b/README
@@ -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.