Skip to content

Releases: dodad-2/QList

0.3.0

30 Mar 20:13
Compare
Choose a tag to compare
  • KeyBindOption: Added IsKeyDown
  • KeyBindOption: Added KeyPressedThisFrame
  • KeyBindOption: Added KeyReleasedThisFrame

0.2.0

18 Mar 23:08
Compare
Choose a tag to compare
  • Options: User editing of options can now be toggled via BaseOption.AllowUserEdits and listeners are notified of this change via BaseOption.OnAllowUserEditsUpdated. This field does not affect BaseOption.SetValue and manual changes are always applied
  • Options: Added DropdownOption
  • Options: KeybindOption properly updates when the MelonPreference value is changed
  • Options: Sliders without a MelonEntry properly load and save values

0.1.2

23 Feb 00:04
Compare
Choose a tag to compare
  • Mod Options: KeybindOption fix

0.1.1

19 Jan 07:45
Compare
Choose a tag to compare
  • Mod Options Window: Reopens to last mod while ingame
  • Keybinds: Changed the cancel change keybind hotkey from Capslock to Backspace
  • Keybinds: UI fixes

0.1.0

17 Jan 23:00
Compare
Choose a tag to compare

Added KeybindOption

0.0.7

15 Jan 07:35
Compare
Choose a tag to compare
v0.0.7

Versioning

0.0.6

14 Jan 00:55
Compare
Choose a tag to compare
  • Mod list: Mods are sorted alphabetically

0.0.5

13 Jan 15:03
Compare
Choose a tag to compare
v0.0.5

Versioning

0.0.4

12 Jan 17:12
Compare
Choose a tag to compare
  • Updated version

0.0.3

12 Jan 17:00
Compare
Choose a tag to compare
  • UI fixes
  • Options properly fire events and initialize values