Lunaticvibes Versions Save

Modern BMS player

0.10.3.1

1 year ago

Full Changelog: https://github.com/yaasdf/lunaticvibes/compare/0.10.2...0.10.3.1

  • Fix: crash when replay ends (fail, esc) in 0.10.3.
  • Fix: Text sprites are broken in 0.10.2.
  • Adjust lane cover behavior.
  • Adjust HS-FIX behavior.
    • Introduce 2 new modes: INITIAL BPM, MAIN BPM
    • Modes other than OFF now automatically turns off FHS, vice versa

Notes about ARENA mode:

  • Extended skin definitions can be found here.
  • A simple patch for WMIX_HD is also available in 0.10.2 release page.

0.10.2

1 year ago

Full Changelog: https://github.com/yaasdf/lunaticvibes/compare/0.10.1...0.10.2

  • Keep the song list in memory. Greatly reduce boot / navigate time and disk usage but takes extra RAM.
    • RAM Usage increased about ~200MB on my 400GB library.
  • Fix crashing when enabling H-RAN / ALLSCR on LN intensive charts.
  • Hi-speed fix now ignore sections without notes.
    • e.g. AVALON (50-2008) has two certain sections: BPM600, 2 invisible notes; BPM2008, no notes; both of them are ignored now
  • Quick retry hotkeys (W+B or START+SELECT) are accepted only after ESC or failing with HARD(+) gauge now.
  • Fix BGA scaling with image size smaller than 256x256. Mainly for old BMS with 1x1 white bmp
  • Fix incorrect clear lamp at ARENA result.

Notes about ARENA mode:

  • Extended skin definitions can be found here.
  • A simple patch for WMIX_HD is also available below. If you are using the patch on earlier releases, please update.

0.10.1

1 year ago

Full Changelog: https://github.com/yaasdf/lunaticvibes/compare/0.10...0.10.1

A quick release for minor changes (one month ago). I don't have time on the project recently, so updates are coming slower.

0.10

1 year ago

Full Changelog: https://github.com/yaasdf/lunaticvibes/compare/0.9.2...0.10

New gamemode: ARENA

  • Works over LAN / VLAN. You may setup a ZeroTier network to try out.
  • Extended skin defs can be found here. A simple patch for WMIX_HD is also available below.

0.9.2

1 year ago

Full Changelog: https://github.com/yaasdf/lunaticvibes/compare/0.9.1...0.9.2

  • Add: F6 Screenshot
  • Add: F7 Show FPS
  • Add: A simple key config skin with controller axis dead zone settings
  • Add: Now 7keys skin can be used to play 5k charts
  • Fix: Solves low framerate on some environments by replacing system API the background looper was using. See https://github.com/yaasdf/lunaticvibes/commit/6e09f67c8449a3621013c39a91d2044e56955edc
  • Fix: 1P SC-Left keeps holding when binding Controller Axis
  • Fix: Course data display / replay
  • Fix: Improves skin compatibility

0.9.1

1 year ago

0.9

1 year ago
  • Add Feature: auto detect skin resolution and stretch to window (or manually set by skin with #RESOLUTION)
  • Add Feature: SELECT key to switch difficulty at select scene (Tap: next version of same difficulty, Hold: switch difficulty(N/H/A))
  • Add Feature: R-RANDOM / SYNCHRONIZE RANDOM / SYMMETRY RANDOM
  • Add Feature: EX-HARD / ASSIST-EASY
  • Add Feature: Course: CLASS (段位認定) (put .lr2crs files into gamedata/courses. No EXPERT / NONSTOP support yet)
  • Add Feature: Quick retry (White+Black: same random seed; START+SELECT: change random seed)
  • Fix replay HI-SPEED / Lanecover adjustments. Note that old replays are unsupported anymore
  • Rework home menu (F9 -> ESC)
  • Add translation: zh-cn
  • Optimize disk usage when importing charts
  • Improve skin compatibility
  • Improve stability
  • Other bug fixes

0.8.7

1 year ago

十几天没Release,随便发一下

  • Add Feature: preview support (#PREVIEW / preview(*).ogg / directly play bms)
  • Add Feature: LN animation
  • Add Feature: Skin Customize Preview
  • Improve skin compability
  • Other bug fixes and optimizations

0.8.6

1 year ago
  • Add Feature: BGA EXTEND
  • Add Feature: HIDDEN+, SUD+&HID+ (replaces obsoleted lane effect options)
  • Add Feature: LIFT, LIFT&SUD+; certain skin elements will move along with judge line
  • Add Feature: TARGET switch
  • Add Feature: F8 refresh song list
  • Fix crash on replaying a chart with video BGA
  • Fix crash on auto playing charts with LN
  • Fix corrupted videos with audio stream
  • Fix incorrect behavior of S-RAN / H-RAN / ALL-SCR on DP right side
  • Adjusted ALL-SCR lane arrangement
  • Other bug fixes

0.8.5

1 year ago
  • Add feature: AUTO-SCR
  • Fix: FREQ related bugs (Mybest, replay). Note that replays saved from previous release will not work
  • Other bug fixes