Skip to content

Commit

Permalink
Updated readme and changes to reflect most recent update
Browse files Browse the repository at this point in the history
  • Loading branch information
Crimso777 committed Jul 8, 2022
1 parent 1b59be5 commit 1c735cb
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
#Version 0.1.0

Updated 07/07/2022

New Features:

-Added transport line analyzer: LEFT BRACKET while facing a belt to open the new and improved transport belt menu. Use tab to toggle between the contents of the single tile you are looking at, the entire transport line's contents, and analysis of belts upstream and downstream from the examined belt.

-Added Warnings menu: Press P to see the new warnings menu. Warnings are little icons that appear over buildings graphically and indicate something is wrong with the building. Examples include not connected, no power, and no fuel. LEFT BRACKET while over a warning to jump to the building in question.

-Added localised descriptions for all items and entities in the game. Press L while over an item in inventory to get detailed information about the item. Special shoutout to @Sir Fendi and @MyNameIsTres for making this possible.

-Selecting items will now notify the player what is currently in the hand. Thanks to @Eph for making this happen

-Added various mouse controls while on the main map. Examples include CONTROL + LEFT BRACKET and CONTROL + RIGHT BRACKET for fast transfer and fast split respectively. This means to put the entire stack you are holding in a building, press CONTROL and LEFT BRACKET while focused on a building. To put half, press CONTROL + RIGHT BRACKET. Thanks again to @Eph for his work in this regard

-Jumping cursor to scan items no longer requires entering cursor mode. This should make it easier to get where you need to go.

-Read-Tile now gives additional information including the recipe that a production building is using, whether it is connected to power or out of fuel.

-Q now speaks the item held in hand. SHIFT + Q now performs actions that Q previously executed.

Various Bug Fixes.


# Version 0.0.5

Updated 06/23/22
Expand Down
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,18 @@ Repeat scanned entry: HOME

Move cursor to scanned target: CONTROL + HOME

Note: This only works while in cursor mode.

## Warnings

Warnings Menu: P

Navigate woarnings menu: WASD to navigate a single range

Switch Range: TAB

Teleport cursor to Ent with warning: LEFT BRACKET

Close Warnings menu: E


## Others
Expand Down

0 comments on commit 1c735cb

Please sign in to comment.