1
0
mirror of https://github.com/SirusDoma/VoxCharger.git synced 2024-11-12 01:30:46 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
CXO2
86efc27668
Update README.md 2023-01-08 14:58:17 +07:00
dependabot[bot]
cbfc3f574b
Bump System.Text.RegularExpressions from 4.3.0 to 4.3.1 (#4)
Bumps System.Text.RegularExpressions from 4.3.0 to 4.3.1.

---
updated-dependencies:
- dependency-name: System.Text.RegularExpressions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-07 02:44:35 +07:00
dependabot[bot]
1b3f63f2b8
Bump System.Net.Http from 4.3.0 to 4.3.4 (#5)
Bumps System.Net.Http from 4.3.0 to 4.3.4.

---
updated-dependencies:
- dependency-name: System.Net.Http
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-07 02:44:17 +07:00
CXO2
7cc2e5f03e
Update README.md 2023-01-07 01:06:06 +07:00
CXO2
de70fdfbc9
Update README.md 2023-01-07 01:05:41 +07:00
CXO2
7a87d8609a Delete external dependency 2023-01-07 00:46:11 +07:00
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
CXO2
7fed5d6283
Merge pull request #1 from Ghastlcon/master
Fix path with whitespace
2022-02-05 15:50:03 +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
f07753e1bb Update README.md 2020-04-19 04:47:55 +07:00
SirusDoma
71d5473ab7 Update README.md 2020-04-19 04:46:04 +07:00
SirusDoma
1bfcd1ac81 Merge branch 'master' of github.com:SirusDoma/VoxCharger 2020-04-19 04:24:29 +07:00
SirusDoma
9641c03539 Fix incorrect time formula 2020-04-19 04:24:01 +07:00
SirusDoma
fb85caa9fe
Update README.md 2020-04-19 03:34:01 +07:00
SirusDoma
1e9878672e Initial commit 2020-04-19 03:24:48 +07:00