Starbound
Ztarbound
24件中 11-20 を表示
< 1  2  3 >
更新: 2019年6月21日 @ 9時17分

----- 1.04h -----
> Fixed scan interaction script throwing an error when scanning stagehands (such as bounty hunting clues)
> Optimized the scan interaction script

更新: 2019年6月15日 @ 4時43分

----- 1.04g -----
> Added some proper text to the scan interaction handling quest (which should be hidden)
> Added the new cultist mission to new SAIL
> Added some mod missions to new SAIL
> Removed some useless data in newSail/data.config

更新: 2019年4月30日 @ 16時00分

Recap since 1.04a:
> Fixed a bug regarding obsolete acronyms
> Made adding new blueprints to already existing research possible without massive headaches
> Research trees can now use custom images for their background
> Fixed a bug where the research button would not disable when selecting affordable, yet unavailable research

更新: 2019年4月27日 @ 8時42分

Blueprints added to complete research will now be unlocked by the player

更新: 2019年4月26日 @ 7時15分

Research trees can now have their own backgrounds

更新: 2019年4月26日 @ 4時45分

Research button is no longer enabled when selecting an affordable, but unavailable research

更新: 2018年11月3日 @ 14時14分

更新: 2018年10月16日 @ 14時20分

更新: 2018年10月13日 @ 10時40分

----- 1.04 -----
> Removed a log print in the music player
> Fixed music player missing particles after its reloaded while playing music.
> Fixed the list inside the missions menu overlaying the main/secondary buttons when clicking reply
> SAIL now supports textTyper's scrambling

> Made the 'FadeHex' function inside 'zb_util.lua' use the closest whole instead of the bigger for the 3rd parameter when its not a whole
> Corrected some typos in 'zb_util.lua' (valToHex -> ValToHex)(mergeTable -> MergeTable)(isArray -> IsArray)
> Updated 'newSail.lua', 'fm_musicplayer.lua', 'questList.lua', and 'researchTree.lua' to fit these changes
> Added two functions to 'zb_util.lua' for checking if a position is inside a box area
> Rewrote Hexadecimal related functions in 'zb_util.lua' to use strings instead of tables (usage unchanged)

> Fixed 'textTyper.lua' script to replace any non-ASCII characters with a blank one instead of crashing the window (Affects SAIL and anything that uses the script)
> Rewrote 'textTyper.lua' 'scrambling' function to use a string instead of a table (usage unchanged)
> Added missing comments regarding text scrambling in 'textTyper.lua'

Note regarding ASCII characters:
The reason I'm not fixing textTyper to work for non-ASCII characters (like O's with dots above them or Japanease characters) is because its not worth the effort.
Just don't use language modifying SAIL chips if you have Scripted SAIL installed and you're good.

更新: 2018年8月13日 @ 0時19分

----- 1.03a -----
> Fixed a typo preventing the update window from working