Releases: LingFeng-bbben/MajdataPlay
Releases · LingFeng-bbben/MajdataPlay
Alpha4.5
Changes
- NEW UI!!
- Practice mode: hold button 4 to enter practice mode.
- Rebuild Judge logic
- WASAPI auto exclusive. Switch to shared if exclusive is disabled or failed.
- Move LED to MychIO
- The game now run 240 fps no vsync. Change the limit in settings.
- Early experimental touchscreen support.
- Global volume setting.
- Various bug fixes and optimization.
What's Changed
- Sync by @LeZi9916 in #107
- Slide Optimization by @LeZi9916 in #108
- Merge by @LeZi9916 in #109
- IO Manager & Note judge by @LeZi9916 in #110
- Sync by @LeZi9916 in #111
- Judge Fix & Practice mode & New UI by @LingFeng-bbben in #112
Full Changelog: Alpha4.3.5...Alpha4.5
Alpha4.4
Updates
Basically 4.3.5, but fixed a bug where song cover might not be properly loaded
Alpha4.3.5
Updates
- Dan mode!!
- Wasapi audio now use exelusive mode
- Fixed a problem where the ASIO is not working properly
- Display message about majnet login
- Upload scores to majnet!! Be a ranker now.
- An option to turn off touch judge display seprately
- Refresh the LEDs more frequently (still working)
P.S. This might be the last alpha version
What's Changed
- Led Updater by @LeZi9916 in #96
- Reduce GC alloc and 段位認定 mode by @LeZi9916 in #97
- Audio optimize by @LeZi9916 in #101
- Optimized Fast/Late Display by @LeZi9916 in #102
- Perf by @LingFeng-bbben in #103
Full Changelog: Alpha4.3.2...Alpha4.3.5
Alpha4.3.2
Updates
- Break and hold shine
- Classic slide animation
- Prevent multiple software open at once
- Judge optimization
- More functional in-game sub display
- Optimize keyboard de-bounce
- Do not play video when bg cover is full opaque
What's Changed
- Chart analyzer by @LingFeng-bbben in #94
- Perf by @LingFeng-bbben in #95
Full Changelog: Alpha4.3...Alpha4.3.2
Alpha4.3
New things you should care
- Major audio backend rebuild. Now default use wasapi on Bass audio.
- Chart track will be normalized.
- Chart track preview.
- New voice!!
- Classic (Old cab) style judgement.
- Mods. (Play Speed, Autoplay, Judge Style...more fun)
- Mirror and rotation.
- New AP and FC animation.
- Redesigned Result screen.
- Note mask.
- Increased performance!!!
- Debounce the inputs using new MychIO version. Special thanks to @istareatscreens !!!
- Sort find now moved to the side button.
- "All" folder for all your charts.
- C-type judge display by changing the skin.
- Touch reflection animation
- New star rotation calculation method.
What's Changed (Auto generated)
- Add English translation file by @RyutoSetsujin in #73
- Sound normalize & Online preview by @LingFeng-bbben in #74
- Update github action by @LeZi9916 in #81
- Classic judgement style by @LeZi9916 in #82
- Sensor zone drawing by @LeZi9916 in #84
- Update en.US.json by @itBunHop in #85
- Ref and ValueRef support by @LeZi9916 in #87
- SlideLauncher decoupling by @LeZi9916 in #88
- Gameplay performance optimization by @LeZi9916 in #89
- Mod by @LeZi9916 in #90
New Contributors
- @RyutoSetsujin made their first contribution in #73
- @itBunHop made their first contribution in #85
Full Changelog: Alpha4.2...Alpha4.3
Alpha4.2
Alpha4.1
What's Changed
- ManagedBass backend by @LingFeng-bbben in #65
- Online Interactions (download video, read interactions, give likes)
- Song Preview
- Various pref and fixes by @LeZi9916
Full Changelog: Alpha4.0...Alpha4.1
Alpha4.0
New things you should care
- See xxlb dance on sub screen /(>.<)\
- You can now find and sort songs by using button 2. (And you need a keyboard!!)
- We now have Japanese support. Change it in setting menu.
- Adjust the slide appear sorting between DX and classic.
- Skip the empty part in the end of the chart.
- Break...touch? Touchhold...anywhere?
- Various performance fix. e.g. The tracks now load directly from disk, reducing memory usage.
P.S. If you wanna add support for any language, sumbit a pullrequest of local json, which is in Assets/StreamingAssets/Langs
What's Changed (Auto generated)
- NoteEffectPool & NoteQueue by @LeZi9916 in #39
- CachedSampleProvider refactor by @LeZi9916 in #41
- Sync by @LeZi9916 in #42
- NotePool and performance optimization by @LeZi9916 in #44
- Bump Unity Version by @LeZi9916 in #46
- i18n Support by @LeZi9916 in #47
- Fix NotePool by @LeZi9916 in #48
- Sync change from origin/main by @LeZi9916 in #49
- UncachedSampleProvider Support by @LeZi9916 in #50
- Song sort and filter optimize by @LeZi9916 in #51
- Custom BreakJudgeSkin support and naming changes by @LeZi9916 in #60
Full Changelog: Alpha3.0...Alpha4.0