Skip to content

Whitehole Neo public beta 7

Pre-release
Pre-release
Compare
Choose a tag to compare
@SuperHackio SuperHackio released this 13 Sep 22:28
· 6 commits to master since this release

Whitehole.

Changes

3D Editor

  • Added TEV Swap support
  • Added Area Limit warnings (Can be overridden per workspace) (#31)
  • Added more model substitutions for objects that don't have a model with a matching name (#21)
  • Added the option to use Low/Middle models where applicable (reopen the Galaxy Editor to apply) (#22)
  • Added the option to start the Galaxy Editor Maximized (#46)
  • Added Collision Rendering (Invisible Wall Rendering) (#16)
  • Object Properties that are not used by the class according to the Object Database now appear italicized.
  • Object Properties can now have Tooltips (#19)
  • Object Properties that have selectable options now have a Dropdown. (#35)
    Bug Note: Sometimes part of the galaxy view gets obscured permanently even after closing a dropdown. Reopen the Galaxy Editor to fix.
  • Fixed PlantGroupRenderer from being unable to render color frames
  • Fixed GeneralPos from being unable to be rotated via keyboard shortcuts
  • Fixed PoleSquare from not rendering like the other poles
  • Zones that are not loaded on a given scenario now indicate that in the Zone List (None instead of just Common) (#50)
  • Added more SpecialRenderers
    • WaterLeakPipe (TwoJointScale)
    • FireRing (PatternRenderer)
    • CircleCoinGroup (PatternRenderer)
    • CirclePurpleCoinGroup (PatternRenderer)
    • StarPieceGroup (PatternRenderer)

BCSV Editor

  • Disabled UI buttons when no BCSV is currently opened (#47)

Misc

  • The Object Database web request now times out in 10 seconds to prevent long opening times.
  • Added the Whitehole Icon to the CreateGalaxyForm and GalaxyPropertiesForm since it was previously missing