Starbound
bk3k's Tech Helper
6개 중 1~6개 표시 중
업데이트: 2019년 6월 14일 오후 5시 57분

The interface changed a bit in SB 1.4, causing a minor error.

I added the same highlighting frame vanilla now has, thus fixing it. Plus I like the highlighting too.

업데이트: 2019년 6월 14일 오후 5시 57분

업데이트: 2018년 1월 30일 오전 2시 36분

UI Changes
  • The requirements area is larger to display a longer "shortdescription" for your unlock items.
  • This area and the unlock button are better centered for a better overall look. 1.0 was a little sloppy.
  • The requirements area will now display the icon from your unlock items - and features automatic scaling in case you use larger/more detailed icons!
  • Much better automatic pluralization of an item's "shortdescription" and also the opportunity to override this in the UI config ("Ancient Essence" already is).
Support Options
  • Player currency ("money", "essence", etc) is now accepted to unlock your techs. The UI would show it before, but it didn't actually work. Now it does.
  • New "excludeSpecies" array option in "requirements". Does the opposite of "species". The intent is you could have one version of a tech just for a particular race, and another version for everyone else. You'd probably want to exclude the regular version for that race then.
  • I was thinking there may have been some combinations of requirements before that might not have worked, but now I think they should after a little re-coding. The replacement code is also a little clearer.

Note I also added a couple example files to make clear how little you actually need to add in your patch files. One that covers you adding
"includes" : [ "bk3k_techHelper", "bk3k_Techs" ],
in your _metadata, and one that works without doing so (just a little extra patch work).

업데이트: 2018년 1월 30일 오전 2시 35분

업데이트: 2018년 1월 23일 오후 10시 54분

업데이트: 2018년 1월 23일 오후 9시 47분