Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: [0.95a] Placeholder for Orbital Parade  (Read 1304 times)

Wispborne

  • Captain
  • ****
  • Posts: 413
  • Discord: wispborne
    • View Profile
[0.95a] Placeholder for Orbital Parade
« on: April 24, 2021, 11:24:07 AM »


Why a placeholder thread? So that the modThreadId field in version checker can be filled in prior to release.
Coming soon™!

Orbital Parade
v0.0.3
Display ships in your storage and for sale around planets/stations.

Download

requires LazyLib 2.6 or later
All updates are save-compatible unless the first number changes (1.1.x to 1.2.x is ok, but 1.x.x to 2.x.x is not).

Source CodePrevious Versions



Configurable in /data/config/modSettings.json.

Code
{
  "wisp_trophy-planet": {
    "showShipsInStorage": false,
    "showShipsForSale": true,
    # The scale of the sprite prior to any normalization.
    "preNormalizationSpriteScaleModifier": 0.5,
    # A higher number makes smaller ships larger and larger ships smaller.
    # 0 for no normalization.
    "normalizingAmount": 1.00,
    # The overall size of the sprites to normalize towards.
    "normalizingTargetSize": 35,
    # The transparency of the sprites, between 0 and 1.
    "alphaMult": 0.6
  }
}

Bugs? Questions? Ping me on Discord @Wisp#0302, or just leave a comment in this thread.

Changelog
Spoiler

[close]

Known Issues
- none


Credits
Jaghaimo: for Stellar Networks, which was very useful to snoop around in.
Many others on Discord for help, support, reports, and being a motivating community
And of course Fractal Softworks for this incredible game

« Last Edit: April 26, 2021, 08:26:45 AM by Wispborne »
Logged
Mod: Persean Chronicles | Mod Managers: SMOL & TriOS | Tool: VRAM Estimator | Tool: Forum+Discord Mod Database | If I'm inactive for 3 months, anyone can use any of my work for anything (except selling it or its derivatives).