1
0
mirror of https://github.com/SirusDoma/VoxCharger.git synced 2024-11-14 10:27:43 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
CXO2
b8f49e3e2d Update 0.9.12c
- Fix naming and other code style issues
- Fix `float` and `double` parsing issue when current System Culture comma separator is not `.` - This fixes issue when parsing BPM and other floating numbers.
- Fix song selection when the program doesn't support the latest datecode in the future - It will disable Game Version and Infinite Version selection.
- Replaced ancient `FolderBrowserDialog` with `CommonFileDialog`
- Update default GameVersion and BackgroundId to latest version
- Implement Radar information in `LevelEditorForm`
- Implement built-in 2DX Encoder
- Start Offset / TimeStamp and Fader effect for audio preview is now supported
- Audio preview files is no longer divided into multiple files by default when audio files are unique. It still possible to specify unique preview via `LevelEditorForm`
- Implement advanced configuration when importing .ksh chart
- Add draft codes for Effect Mapping configurations and S3V support
- Other Bugfixes and QoL improvements
2023-01-06 20:59:21 +07:00
Ghastlcon
19c5377cc9
Fix path with whitespace 2022-02-05 14:34:09 +08:00
Ghastlcon
109ae7faff
Fix path with whitespace 2022-02-05 14:21:20 +08:00
SirusDoma
c755d49175 Fix import counter 2020-04-19 19:39:32 +07:00
SirusDoma
1c3d063003 Fix incorrect ID for Bulk Import 2020-04-19 19:35:38 +07:00
SirusDoma
1b82079a37 Add Bulk Import
Also, fix some bugs
2020-04-19 19:13:12 +07:00
SirusDoma
2d6eb38dff Fix Music ID Handling
Also, Music ID field is now disabled
2020-04-19 15:02:55 +07:00
SirusDoma
e3564e690d Fix error when parsing empty line 2020-04-19 13:48:20 +07:00
SirusDoma
9641c03539 Fix incorrect time formula 2020-04-19 04:24:01 +07:00
SirusDoma
1e9878672e Initial commit 2020-04-19 03:24:48 +07:00