Starbound

Starbound

Size of Life - Framework
Showing 1-10 of 17 entries
< 1  2 >
Update: 1 Jan @ 1:29pm

Update: 1 Jan @ 1:28pm

Update: 23 Dec, 2024 @ 2:01pm

-Added a minor fix for the size tablet, works better when "BL3 healthbars" or "Supper's Health bars" is installed.

Update: 18 Jun, 2024 @ 10:43am

-Added config options for the interface, min-max values.
-Changed default NPC size calculation to include the seed, so the same NPC should be the same height when default.
-"Resetting" an NPC returns them to their default species size, NOT 1. (Does not apply to players) (Applies retroactively)
-Added a "bodysizedata.defaultSize" to storage variable for default species/type size.
-Added "bodysizebase_over" and "bodysizerange_over" as overrides of base values, meant to be used in ".npctype" files to override species configs.
-Some story NPCs now have default value of 1, changing it may break things.
-Added some comments.

Update: 18 Jun, 2024 @ 10:41am

Update: 15 Apr, 2024 @ 12:29pm

-Fixed crouching hitbox and jankiness.
-Added a way to disable the players collision polygon, setting the stat "bodysize" to negative or 0. Store and reset the value once it's done to resume functionality. (useful for techs or effects that may want to alter it's collision, or just set the "bodysize" value you want)
-Added "Dodge Roll" tech from "Star Forge" support.

Update: 13 Apr, 2024 @ 5:02pm

-Small player fix

Update: 13 Apr, 2024 @ 2:02pm

Update: 13 Apr, 2024 @ 1:48pm

-Fixed vanilla techs, report techs to fix them
-Fixed crouching collision. (If you are too big and get stuck under the ground, keep jumping and crouching)
-"Fermion Resizer" now removes the effect from monsters and unsupported NPCs (fixes pets being tiny).

Update: 12 Apr, 2024 @ 10:17pm

-Quick fix