Starbound
290 ψήφοι
Infinite Inventory
   
Βραβείο
Αγαπημένο
Αγαπημένο
Μη αγαπημένο
Μέγεθος αρχείου
Αναρτήθηκε
Ενημερώθηκε
29.301 KB
23 Δεκ 2019, 10:58
11 Σεπ, 15:22
23 σημειώσεις αλλαγών ( προβολή )

Συνδρομή για λήψη
Infinite Inventory

ΣΕ 3 ΣΥΛΛΟΓΕΣ ΑΠΟ Silver Sokolova
Silver's Pack 2022
66 αντικείμενα
Silver's Pack 2023
92 αντικείμενα
Silver's Clientside Mods
36 αντικείμενα
ΠΕΡΙΓΡΑΦΗ
Adds a client-side infinitely expandable inventory! Obtain from either Treasured Trophies or via Quickbar. You can also use StarExtensions or OpenStarbound to bind it (default: Shift + I).

The Infinite Inventory is separate from the main inventory, so you do not have to worry about it conflicting with other inventory mods.

Credits:
Silver Sokolova - Coding
LiquidAppleJuice - Inventory slot code
Dr_Shadox - Interface graphics
Patman - Item pickup/place sounds
222 σχόλια
Vbgvbg113 5 Ιουν, 13:25 
i found a kinda rough fix for it, i just had to manually update every empty slot by moving an item through them for each page

im guessing its because empty slots weren't being recognised so any item in that slot on other pages would not get updated to being an empty slot, and just stay there since there was nothing to update to
Silver Sokolova  [Δημιουργός] 5 Ιουν, 2:14 
@Vbgvbg113 I can't recreate the bug, sorry. Try emptying the pages. Does it happen on newly created characters? I encountered the bug while testing the update, and added code to fix it. I didn't encounter it again after.
Vbgvbg113 4 Ιουν, 17:08 
thanks the buttons work now but now there is another bug, every time i change the page the items on the previous opened page remain if the corresponding slot on the next page is empty
Silver Sokolova  [Δημιουργός] 4 Ιουν, 11:03 
@Vbgvbg113 thank you. It looks like you somehow got invalid data or an item missing its name value in one of the slots. I added a check for that
Silver Sokolova  [Δημιουργός] 3 Ιουν, 17:26 
@Vbgvbg113 Upload them on pastebin or send them to me on Discord. Send the entire logs, not just the parts you think are relevant. No inventory mods conflict with Infinite Inventory
Vbgvbg113 3 Ιουν, 14:59 
i have 2 logs, one where i interacted with the interface buttons and one where i just opened starbound for a while, did nothing and closed it, and i found an error line in the interaction log which wasnt present in the log where i did nothing
Vbgvbg113 3 Ιουν, 14:57 
i dont think i have any inventory mods that are incompatible, as i dont think i have gotten any new ones that may cause the problem
Vbgvbg113 3 Ιουν, 14:55 
what i mean by the buttons not working is that im basically stuck on the first page, the first page works fine but i cant access the other pages by using the buttons on the interface
Vbgvbg113 3 Ιουν, 14:54 
i know how to get the logs, i have them, how should i send them to you?