Starbound

Starbound

Ztarbound
Viser 11-20 af 24 forekomster
< 1  2  3 >
Opdatering: 21. juni 2019 kl. 9:17

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

Opdatering: 15. juni 2019 kl. 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

Opdatering: 30. apr. 2019 kl. 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

Opdatering: 27. apr. 2019 kl. 8:42

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

Opdatering: 26. apr. 2019 kl. 7:15

Research trees can now have their own backgrounds

Opdatering: 26. apr. 2019 kl. 4:45

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

Opdatering: 3. nov. 2018 kl. 14:14

Opdatering: 16. okt. 2018 kl. 14:20

Opdatering: 13. okt. 2018 kl. 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.

Opdatering: 13. aug. 2018 kl. 0:19

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