Starbound

Starbound

53 ratings
Quantum Stable Item Frames
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
129.925 KB
2 Jan, 2024 @ 7:24pm
3 Jan, 2024 @ 10:11pm
2 Change Notes ( view )

Subscribe to download
Quantum Stable Item Frames

Description
This is a fixed version of Item Frame by Peasley Wellbott. Consent has not been given per se, he seems absent from the scene. If he returns and dislikes the existence of this. I will remove it.
This contains the whole thing. You can(should) unsubscribe from the original Item Frames.
I will also try to clean up the code a bit.


Aren't you tired of being trolled by the Upgrade Anvil when you try to use Item Frames? You see, when you upgrade an item it becomes so unstable, that placing it on an Item Frame causes every Quantum state of the item to materialize in one reality. This is not only ugly, it's potentially hazardous to your health.

So I bring you the Quantum Stable Item Frames. Improved so that when such an item is placed on it, the function collapses and only one state remains in your reality. As it should be.

Translation: This fixed version of the Item Frames mod solves the problem with upgraded weapons showing all frames at once when using the Item Frames.

Original Description:
The Item Frames and Weapon Frames are one-slot wall mounted storage containers which display the items placed in them.

The key difference is that Item Frames will attempt to show inventory icons, and will shrink weapon and shield sprites to create them. Weapon Frames attempt to show items at full size, so will expand themselves to display instruments, tools, shield, and of course weapons. Both types of frame come in Wooden, Metal, and Vanishing variants, and can be rotated and flipped.

Craft them at the Item Frame Bench, itself crated at the basic Inventor's Table.
37 Comments
Corbent  [author] 26 Apr @ 1:58pm 
Cierto, veré si puedo hacer ese cambio mañana. lo había olvidado.
Davoker 26 Apr @ 1:27pm 
La solución de Silver Sokolova de unos mensajes más abajo deberías añadirla, ya te lo da hecho y tardas 1 minuto en resubirlo con el arreglo, para lo demás ya sabes, a tu ritmo, que prisa hay, ninguna =)
Corbent  [author] 26 Apr @ 12:16pm 
@Lanimore For modded items? Unfortunately not. I have too much on my plate and this is a very low priority.
Lanimore 26 Apr @ 6:39am 
is it fixed?
Davoker 22 Apr, 2024 @ 7:57pm 
Enhorabuena Corbent por tu nuevo hogar, no hagas muchas fiestas =)
Corbent  [author] 18 Apr, 2024 @ 1:40pm 
Yep, I know about Galaxy in Conflict. Will get to it as soon as I get a chance. Finally finishing moving to my own home. Exciting times!
Lanimore 18 Apr, 2024 @ 12:51pm 
***not fixed for modded items
at least gic weapons
Silver Sokolova 5 Feb, 2024 @ 8:17pm 
Take your time!!

the item frames dont work with food when the Food Rot Bars mod is installed. to fix it, add this to line 430:
if itemRoot and itemRoot.config.itemAgingScripts then drawables = {drawables[1]} end

and add these to lines 432, 433, and 434:
if string.sub(drawable.image, 1, 1) ~= "/" then --apply full directory path
drawable.image = itemRoot.directory..drawable.image
end

The new line 430 prevents it from rendering the rot bar with the food, and the other lines give it the directory for the image. We check for itemRoot because saplings are evil
Corbent  [author] 10 Jan, 2024 @ 4:20pm 
I will check some of the requests here. But I will be off for a few days sorting some things. Life keeps trying to keep me tied up. Sorry. So much happening at once.
Davoker 10 Jan, 2024 @ 3:58pm 
@maxmasterbuilder You can remove yourself from the original and subscribe to this one without problems, they are the same mod, but this one solves some problems of the original, if you subscribe to this one you don't need the original.