diff --git a/CHANGES.md b/CHANGES.md index 542773e2..f73486c1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -#Version 0.3.0 +# Version 0.3.0 Updated 9/30/2022 diff --git a/README.md b/README.md index a7e64cdc..068cd5ed 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ To update to the most recent patch, follow the instructions below for the patch Note: If you have done a full installation using the .zip instructions, there is no need to follow the patch install directions until a new patch comes out. + ## Mod .zip file install 1. Download "Factorio Access.zip" @@ -23,7 +24,6 @@ Note: If you have done a full installation using the .zip instructions, there i 6. If you are a jaws user, you may want to copy Factorio.jkm from the .zip into your JAWS settings folder, found in your user's AppData folder. An example file path is `C:\Users\Crimso\AppData\Roaming\Freedom Scientific\JAWS\2022\Settings\enu\` - ## Mod patch install 1. Download control.lua, data.lua, and config.ini @@ -72,6 +72,8 @@ Open building's menu: OPEN SQUARE BRACKET Nudge building by one tile: CONTROL + SHIFT + DIRECTION, where the direction is one of W A S D. +Get building status: CLOSE SQUARE BRACKET, for applicable buildings when your hand is empty + ## Cursor @@ -94,17 +96,20 @@ Teleport player to cursor: SHIFT + T Scan for nearby entities: END +Repeat scanned entry: HOME + Navigate scanned entity list: PAGE UP and PAGE DOWN +Switch between different instances of the same entity: SHIFT + PAGE UP and SHIFT + PAGE DOWN + Change scanned category: CONTROL + PAGE UP and CONTROL + PAGE DOWN -Change Sorting mode for scanned list: SHIFT + PAGE UP and SHIFT + PAGE DOWN +Change Sorting mode for scanned list: N and SHIFT + N -Repeat scanned entry: HOME +Move cursor to scanned target in cursor mode: CONTROL + HOME -Move cursor to scanned target: CONTROL + HOME +Teleport to the scanned target outside of cursor mode: CONTROL + HOME -note: If you are not in cursor mode, this will simply teleport the player to the nearest position to the target. ## Fast Travel @@ -118,6 +123,7 @@ Confirm an option: LEFT BRACKET Note: Options include Teleporting to a saved point, renaming a saved point, deleting a saved point, and creating a new point. + ## BStride Travel freely from building to building as if they were laid out in a grid pattern. @@ -132,6 +138,7 @@ Last, confirm your selection by pressing the direction you started with. For in Once you find your target, press LEFT BRACKET to teleport your character to the building. + ## Warnings Warnings Menu: P @@ -153,12 +160,10 @@ Save game: F1 Set quickbar #: CONTROL + Any number -Quickbar: Any number +Pick from quickbar: Any number Recalibrate: CONTROL + END -Note: If you zoom in and out frequently, you should also recalibrate in order for certain actions like mining and opening buildings to work. - ## While in a menu @@ -176,6 +181,16 @@ Smart Insert/Smart Withdrawal: SHIFT + OPEN SQUARE BRACKET Note: This will insert an item stack, or withdraw an item stack from a building. It is smart because it will decide the proper inventory to send the item to. For instance, smart inserting coal into a furnace will attempt to put it in the fuel category, as opposed to the input category. +Bulk transfer: CONTROL + OPEN SQUARE BRACKET + +Note: When you have a building inventory open, pressing CONTROL + OPEN SQUARE BRACKET for a selected item in an inventory will cause an attempt to transfer the entire supply of this item to the other inventory. Non-transferred items will remain in their original inventory. Similarly, pressing CONTROL + CLOSE SQUARE BRACKET will try to transfer half of the entire supply of the selected item. + +Note 2: When you have a building inventory open and select an empty slot, pressing CONTROL + OPEN SQUARE BRACKET will cause an attempt to transfer the full contents of the selected inventory into the other inventory. This is useful for easily filling up labs and assembling machines with everything applicable from your own inventory instead of searching for items individually. Non-transferred items will remain in their original inventory. Similarly, pressing CONTROL + CLOSE SQUARE BRACKET on an empty slot will try to transfer half of the entire supply of every item. + +Modify chest inventory slot limits: PAGE UP or PAGE DOWN. + +Note: You can hold SHIFT to modify limits by increments of 5 instead of 1 and you can hold CONTROL to set the limit to maximum or zero. + ### Crafting @@ -250,7 +265,6 @@ If you want to help others or discuss the development of the mod or the wiki, fe An updated changelog can be found [here](https://github.com/Crimso777/Factorio-Access/blob/main/CHANGES.md) - # Donations While this mod is completely free for all, I am a full time student working on this mod in my free time, thus any and all support is greatly appreciated.