Starbound

Starbound

Ztarbound
Showing 11-20 of 24 entries
< 1  2  3 >
Update: 21 Jun, 2019 @ 9:17am

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

Update: 15 Jun, 2019 @ 4:43am

----- 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

Update: 30 Apr, 2019 @ 4:00pm

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

Update: 27 Apr, 2019 @ 8:42am

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

Update: 26 Apr, 2019 @ 7:15am

Research trees can now have their own backgrounds

Update: 26 Apr, 2019 @ 4:45am

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

Update: 3 Nov, 2018 @ 2:14pm

Update: 16 Oct, 2018 @ 2:20pm

Update: 13 Oct, 2018 @ 10:40am

----- 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.

Update: 13 Aug, 2018 @ 12:19am

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