Starbound
1,533 avaliações
Stardust Core
   
Premiar
+ favoritos
Nos favoritos
- favoritos
Tamanho
Publicado em
Atualizado em
973.049 KB
17/set./2016 às 5:28
24/nov./2021 às 19:15
49 notas de atualização (ver)

Inscreva-se para baixar
Stardust Core

Em 3 coleções de Zia Satazaki
zetaBOUND
49 itens
Stardust Suite
2 itens
(WIP) Beyond the Stars
41 itens
Descrição
Formerly (and internally) known as StardustLib.
System features and support code for the modded experience.
NOTE TO SERVER OWNERS: this mod contains a second .pak! Make sure this is loaded or unexpected behavior may occur!

metaGUI
A custom UI system designed to make designing panes less of a pane and add a plethora of new features such as:
- Unified theming engine with user-selectable styles
- Universal settings panel - easily add any client-side configurables from your mods into one centralized control panel
- Full layout engine that makes arranging your widgets a breeze
- Full context menu support
- Receive scroll wheel events in scripts (yes, it can be done!)
Code and reference sheet can be found on GitHub[github.com].

Quickbar
This mod replaces the Matter Manipulator button for quick access to various shortcuts.
Other mods can easily add their own options to the Quickbar with a simple patch.
Documentation can be found on the old Quickbar Mini Wiki[github.com].

Note that this mod is incompatible with Manipulated UI.

Other features
- Costume system
- Navigation panel extension (fuel gauge, toolbar; per species options)
- Per-species intro cinematic system

Follow development and view changelogs here:
https://github.com/zetaPRIME/sb.StardustSuite
151 comentário(s)
Zia Satazaki  [autor(a)] 27 de fev. às 20:58 
it's also apparently been fixed on OSB's end in current git (by making their fix to a specific bit of vanilla brokenness my functionality relies on optional)
GrimWolf 27 de fev. às 12:54 
It's OK, it's not top priority as their is a workaround I found.
https://steamoss.com/sharedfiles/filedetails/?id=2957136802

That will make the quickbar scrolling work again.
Zia Satazaki  [autor(a)] 26 de fev. às 20:26 
right, I need to get around to accepting a PR and pushing a new release out
GrimWolf 26 de fev. às 14:01 
I'm also using OpenStarbound and having the same scrolling issue with the quickbar. Although I only just installed oBS and didn't have the issue before installing oBS.
☯ James ☪ 25 de fev. às 16:25 
Mouse wheel scrolling down in quickbar doesn't seem to work at all, however scrolling up does. I'm using OpenStarbound if this makes a difference. I also don't see any errors at all in the log.
Zia Satazaki  [autor(a)] 22 de fev. às 23:51 
eh, I think that one's firmly in the realm of whatever adds the "rage" effect; my code only shows up because it hooks into the vanilla code that applies status effects.
sergei.strizhak 22 de fev. às 9:12 
[12:02:21.801] [Error] Exception while calling script init: (LuaException) Error code 2, [string "/stats/effects/rage/rage.lua"]:7: attempt to index a nil value (global 'animator')
stack traceback:
[C]: in metamethod '__index'
[string "/stats/effects/rage/rage.lua"]:7: in function <[string "/stats/effects/rage/rage.lua"]:1>
[C]: in field 'addEphemeralEffects'
[string "/stats/monster_primary.lua"]:70: in upvalue '_applyDamageRequest'
[string "/sys/stardust/statusext.lua"]:89: in function <[string "/sys/stardust/statusext.lua"]:70>
[0] 7ff60121a213 Star::captureStack
[1] 7ff601218f9e Star::StarException::StarException
[2] 7ff6011ecfb1 Star::LuaEngine::handleError
[3] 7ffce995fb43
[4] 7ff6013ce9bb Star::LuaEngine::callFunction<>
[5] 7ff6013d2513 Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData> * __ptr64>::operator()


Starforge w FU w RPGGrowth
Mobs sometimes make a huge damage ~70k
Hushpuppy 17 de fev. às 23:00 
Is there a way to remove certain icons from the quickbar? Some things add too much useless stuff I feel clogs it and makes it more difficult to use
Kade 30/dez./2024 às 0:55 
@Captainrocket77 Both mods are compatible with Stardust Core. On their mod pages, they recommend or state compatibility with StardustLib, which was the former name of Stardust Core.
Zia Satazaki  [autor(a)] 25/dez./2024 às 17:55 
entirely depends if they've updated to support the quickbar (just a quick check within the patch and a copy *of* the patch); most such mods that I know of have done so by now but it's not a guarantee.