Skip to content

Latest commit

 

History

History
87 lines (79 loc) · 4.06 KB

changelog.md

File metadata and controls

87 lines (79 loc) · 4.06 KB

Eclipse Menu

v1.0.0-beta.4

Geometry Dash v2.2074 support
No Android support yet, but we're working on it!

Fixes:

  • Fixed radio buttons keybinds always setting the first option
  • Fixed random crash with combo boxes
  • Fixed some Slider Limit issues
  • Fixed shader related issues with Internal Recorder
  • Fixed rare crash when having an invalid UI renderer mode set
  • Fixed few issues with Instant Complete (#60)
  • Fixed issues with Mute Level Audio On Death (#60)
  • Fixed keyboard shortcuts (Ctrl+C, Ctrl+V, etc.) not working in the UI
  • Fixed keybind deletion crash
  • Fixed random crashes with All Modes in Platformer, Practice Coins and Show Trajectory
  • Fixed Frame Stepper bugging out with Speedhack
  • Fixed an issue with slashes in level name when saving a render
  • StartPos Switcher keybinds now trigger instantly
  • Practice Music Sync now auto-toggles the option in settings
  • Replay does not trigger Auto Safe Mode unless you have a loaded macro
  • Added some mod descriptions (#19, #70)

Additions:

  • New Internal Recorder backend (crossplatform support, no need to install ffmpeg)
  • Added No Trail
  • Added Always Show Trail
  • Added Discord RPC
  • Added Show In Editor option to Show Hitboxes
  • Replaced TPS Bypass with Physics Bypass
  • Added Place Checkpoint and Remove Checkpoint shortcuts
  • Added custom keybinds for P1/P2 jump
  • Added Endscreen Cheat Indicator
  • Auto Safe Mode now stores your attempt state (whether any cheats were active at any time)
  • Click Between Frames toggle if you have the mod installed
  • New label variables: isDualMode, cubeIcon, shipIcon, ballIcon, ufoIcon, waveIcon, robotIcon, spiderIcon, swingIcon, gamemode, playerIcon, levelDescription, frameReal, tps, runStart
  • Updated RIFT scripting with more features:
    • Added cfg function to get values from settings
    • Improved overall performance and stability
    • Fixed some expressions not working as expected
    • Added int, float and str functions, to convert variable types
    • Added duration function to convert seconds into a formatted time string
    • Added $ operator to evaluate sub-expressions
  • Added Eclipse API for developers to interact with the mod (BetterInfo users might notice a new tab :D)

v1.0.0-beta.3

Fixes:

  • Fixed Pause Countdown taking 2.5 seconds instead of 3 seconds
  • Fixed Noclip Deaths not working properly
  • Fixed Respawn Delay not being able to added as a keybind
  • Moved Copy Bypass and Verify Bypass to the Creator tab
  • Fixed several issues with label parser

Additions:

  • Added 0% Practice Completion
  • Added No Mirror
  • Added Instant Mirror
  • Added No Object Glow
  • Added Level Uncomplete Shortcut
  • Labels can now be reordered
  • Macros can now be deleted in the menu itself

v1.0.0-beta.2

Fixes:

  • Fixed Force Platformer not working in online levels
  • Fixed the invisible interface tab when using the panel layout
  • Fixed the immediate change of font size
  • Fixed the awkward left window size in Sidebar layout
  • Fixed Smart Startpos on macOS
  • Fixed crash if theme file was corrupted

Additions:

  • Added Solid Wave Trail
  • Added Custom Wave Trail
  • Added Stop Triggers on Death
  • Added Noclip Death Limit and Noclip Accuracy Limit
  • Keybinds will now not activate if you are typing in a GD text box
  • Added a hint message for adding a new keybind
  • Automatically disable Click Between Frames when botting
  • Added new variables for labels: framestepper, monthName, lastDeath

v1.0.0-beta.1

  • Initial Release!