Skip to content

Releases: TheFurryDevil/hasiboundlite

0.4.2

04 Nov 04:16
b71cc9b
Compare
Choose a tag to compare

local nameplates are still disabled

Changed:

  • Fixed the player set_species function setting the name instead of species. That's a copy&paste error and I feel 3% more like Chucklefish now.

0.4.1

05 Oct 21:13
b71cc9b
Compare
Choose a tag to compare

Changed:

  • Completely disabled showing local names until fixed. If you used this feature and happened to visit your ship, you might have to restore it from a backup. Sorry!

0.4.0

04 Oct 08:45
266cd77
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Added:

  • Privacy:
    • do not send aim position to server privacy.share_cursor
  • Tweaks:
    • set team type to null tweaks.null_team
    • always load all player entities in world tweaks.all_presence
    • don't unload chunks tweaks.unload_chunks

Changed:

  • disable local names tweak in singleplayer due to a bug
  • indicate a successful config command

0.3.0

02 Oct 20:51
de5cccd
Compare
Choose a tag to compare

Added:

  • _star_player():set_personality(table)

0.2.0

30 Sep 17:25
631c83c
Compare
Choose a tag to compare

Added:

  • _star_player():add_chat_message(string)
  • string _star_chat_text()

Changed:

  • _textInputActive() now returns the string "chat" when the chat input field has focus

0.1.0

27 Sep 18:48
dc46a27
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
Update README.md