Starbound

Starbound

443 ratings
Frackin' Stations Interface
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
3.901 MB
Feb 4, 2020 @ 11:39am
Aug 3, 2024 @ 3:12pm
28 Change Notes ( view )

Subscribe to download
Frackin' Stations Interface

In 1 collection by MrHimera
Сборочка ^_^
64 items
Description
This mod replaces the interface of some stations with the FU interface!

Replaceable stations:
- Stations of the standard starbound
- Some FU stations
- RPG Growth Stations
- Enhanced Storage Stations
- Betabound Stations
- Elithian Races
- Galaxy in Conflict
- Memory Leakless Pixel Printer
- Penguin Piracy Reborn
- Avali (Triage) Race
- K'Rakoths, the Lords of the Cosmos
- The Saturnians
- Squids in Space!: A Splatoon Mod
- The Pony Modpack

Support Author[www.donationalerts.com]
130 Comments
MrHimera  [author] May 16 @ 12:43am 
Arhont, идея интересная, это осуществимо, но тогда в обычных интерфейсах кол-во пикселей будет уходить за границу.
Arhont May 15 @ 10:10am 
Спасибо огромное за все моды и русификаторы. По поводу этого мода - ну ооочень большая просьба, если можно, сделать строчку где отображаются пиксели внизу окна, как в ванилле, а то эта строка иногда сливается (находится прямо под) с описанием предмета, особенно, когда описание длинное. Смотрелось бы эстетически гораздо красивее, если бы строка была снизу. Скриншоты для сравнения с ваниллой:
https://photo-screen.ru/i/sYUfR3fD9
https://photo-screen.ru/i/ebXUfgFdM
Silver Sokolova Jan 19 @ 10:02pm 
That sounds great! Thank you very much. Not sure why Steam removed my link, but it's PQLGXjCx on Pastebin. No credit needed
MrHimera  [author] Jan 19 @ 10:00pm 
Silver Sokolova, When I have a day off after work I'll try to fix this.
Silver Sokolova Jan 19 @ 9:54pm 
Example of the fix {LINK REMOVED}
Silver Sokolova Jan 19 @ 9:48pm 
I hope the fix can be implemented! It affects mods such as Betabound
Silver Sokolova Jan 19 @ 9:47pm 
Finally, I found out why so many people have untraceable errors with the rail crafting station. This mod causes it by attempting to add `lblTitle` and `lblSubTitle` (which do not exist outside of FU) to an object's `interactData/paneLayoutOverride` without specifying a `type` or `position`- it only specifies `value`, meaning that if another mod changes which interface the crafting station uses to one which does not have `lblTitle` or `lblSubTitle`, the `lblTitle` and `lblSubTitle` defined in the `paneLayoutOverride` will be incomplete and thus cause the error.

This can be fixed by defining a `type` and `position` (and preferably `fontSize` so it looks how you intend it to look) in the object's `paneLayoutOverride`, that way, any station which doesn't already have `lblTitle` or `lblSubTitle` interface will have a working one.
Лукавi Очi Jan 5 @ 11:03am 
[Error] Could not apply patch from file /objects/crafting/atprk_metamorphosisengine/atprk_metamorphosisengine.object.patch in source: D:\SteamLibrary\steamapps\workshop\content\211820\1988654567\contents.pak. Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'paneLayoutOverride' in pathApply("/interactData/paneLayoutOverride/windowtitle")
BacC0rCr1H4lP3n777 Nov 22, 2024 @ 8:52pm 
I only just now realise that the comment was months old, nevertheless, yes, disabling the mod did cause one crash on startup, but upon reopening, the rail station is now accessible.
BacC0rCr1H4lP3n777 Nov 22, 2024 @ 8:46pm 
Hi, I also have the Rail Crafting Station broken and I don't think it generated a log. It quits me out to the main menu and spits this message:
Exception caught in client main-loop (WidgetParserException) Malformed gui json: member is not a map, or does not specify a widget name and type

If Cat-Lunatic and I share similar modlists, there might be a issue we can isolate with mod conflict. Right now I am assuming it might be some ui mods conflicting, since it seems the most obvious, but I'm gonna disable/delete this mod for now and see if there are still issues.