Starbound

Starbound

Recipe Browser
正在显示第 1 - 10 项,共 11 项条目
< 1  2 >
更新于:2 月 11 日 上午 8:24

-(more OpenStarbound integration fixes) many cases that led to an error in the last version should now be handled correctly

更新于:1 月 28 日 下午 12:51

-fixed some edge-cases (modded .recipe assets with unusual format) crashing the OpenStarbound postload patcher

(now they get skipped over instead, with a logged warning detailing which asset couldn't be parsed)

更新于:1 月 21 日 上午 9:48

-OpenStarbound integration !! (basically, i translated my auto-patcher to lua and run it as a post-load script)
-this means that (finally) you won't need manual patches anymore (as long as you're using OpenStarbound, at least)

-a few changes in the code that hopefully noone notices while playing

更新于:2023 年 8 月 6 日 上午 11:45

-small bugfixes
-fixed potential persistent crash during search when encountering an invalid item

更新于:2022 年 8 月 26 日 上午 10:40

This is a relatively huge update actually and it would never have happened if wyongcan didn't reach out to me, Thank you :).

Changes:
-massively enhanced search function by integrating wyongcans Code:
-added ability to search outputs of recipes in addition to materials
-Search is faster and more reliable in general

-search now also runs in parallel to other functions of the interface, allowing full use during search (even though it may be laggy)

-improved ui, search function is now available from the results screen

-expanded database to include a list of all craftable items as well as support for a lot of Frackin' Universes new forms of station (like the extractor and centrifuge) -this was also wyongcans work

-as a consequence of this, old custom patches become mildly outdated: they will still work as before, but don't support all the new features.

-the script for creating patches has been updated and a new, all in one version for easily making a patch for all installed mods has been added

-fixed a few longstanding bugs, probably most importantly the fact that after setting filters and exiting the interface, those filters would remain active without visual feedback, resulting in items not showing up when they should. Apologies for only catching that one this late.

更新于:2020 年 3 月 17 日 上午 11:38

-items in Interface now persist when window is closed
-improved interaction with custom patches

更新于:2020 年 3 月 16 日 下午 6:45

-Added search function
-Added ability to set input via itemID

更新于:2020 年 3 月 12 日 上午 9:15

-Added input history (last 5 items) and Reset-Button

-removed some leftover writes to the starbound-log

更新于:2020 年 3 月 11 日 上午 11:58

Made the filter a lot better at identifying categories of items
less false negatives at the cost of some false positives with mods

更新于:2020 年 3 月 11 日 上午 10:05

Added the refinery to the displayed craftingstations
also accidentally deleted the description and had to redo it [not a feature]