tag:github.com,2008:https://github.com/dwmuller/NMSInventoryExplorer/releases Release notes from NMSInventoryExplorer 2018-11-11T17:39:16Z tag:github.com,2008:Repository/154590192/v0.7 2018-11-11T17:48:22Z Item Explorer added <p>There is now a simple Item Explorer tab which lets you check the value of an item, and what recipes are associated with it.</p> dwmuller tag:github.com,2008:Repository/154590192/v0.6 2018-11-11T02:38:40Z Look! A file open dialog! <p>Plus some minor fixes, like disabling the malfunctioning filtering of recipe targets to "known items" which crept into the master branch somehow.</p> <p>Also some internal refactoring to separate the burgeoning UI code into more manageable pieces.</p> dwmuller tag:github.com,2008:Repository/154590192/v0.5-alpha.1 2018-11-04T19:50:18Z Update for the Abyss, and crash fix <p>Updated for NMS version 1.7. Or 1.74. Or whatever - they don't make it easy to determine the program version number. But <a href="https://www.nomanssky.com/abyss-update/" rel="nofollow">their website</a> says v1.7.</p> <p>Fixed crash caused by "unknown known" items. See issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="377177589" data-permission-text="Title is private" data-url="https://github.com/dwmuller/NMSInventoryExplorer/issues/11" data-hovercard-type="issue" data-hovercard-url="/dwmuller/NMSInventoryExplorer/issues/11/hovercard" href="https://github.com/dwmuller/NMSInventoryExplorer/issues/11">#11</a>.</p> dwmuller tag:github.com,2008:Repository/154590192/v0.4-alpha.1 2018-11-03T22:13:58Z Now with more ... stuff <p>Inventory Explorer's internal lists of items and recipes now come entirely from game assets, rather than hand-coded lists, so they are probably complete. (Or nearly so ... I may be missing items from some asset files yet.)<br> The list of output items available in the recipe finder reflects only items known to the player.</p> <p>There are some significant problems left:</p> <ul> <li>The heuristic for picking recipes is not very sophisticated at the moment.</li> <li>The program doesn't know what recipes are known to the user, so it may suggest recipe lists that you can't execute.</li> <li>Some items can't be properly distinguished in the UI.</li> </ul> dwmuller tag:github.com,2008:Repository/154590192/v0.3-alpha 2018-10-27T04:21:51Z Actually Useful and Works <p>This release fixes breakage caused by new vehicle slots that were recently added to the NMS save files.<br> Also added missing recipes for quite a few basic resources.</p> <p>For details on running it, see the README on the <a href="https://github.com/dwmuller/NMSInventoryExplorer">project main page</a>.</p> dwmuller tag:github.com,2008:Repository/154590192/v0.2-alpha 2018-10-26T23:33:04Z Actually Useful <p>With this release, functionality to search for recipe chains works. See the Recipe Finder tab.<br> Select the inventories you wish to draw materials from, select the output item and quantity<br> that you want, and press Search.</p> <p>Download NMSInventoryExplorer.zip, unzip it, and run the executable. If you run it from a command window it may give you some useful debugging information that you can pass on to help improve it.</p> <p>This program should be entirely safe to use. It does not attempt to modify your game save files in any way, nor is that an intention of this project.</p> dwmuller tag:github.com,2008:Repository/154590192/v0.1-alpha 2018-10-26T14:53:34Z Minimally useful. <p>This release allows you to view a summary of selected inventories' contents in a data grid, taken from your latest No Man's Sky save file. Unzip it and run the executable. If you run it from a command window it may give you some useful debugging information that you can pass on to help improve it.</p> <p>This program should be entirely safe to use, it does not attempt to modify your game save files in any way, nor is that an intention of this project.</p> dwmuller