smoogipoo
5c49d2060f
Do a full clone
2018-05-17 18:33:46 +09:00
smoogipoo
0e604f7147
Cleanup paddings
2018-05-17 18:22:03 +09:00
smoogipoo
ae81838f61
Display none instead of culling line
2018-05-17 18:18:22 +09:00
smoogipoo
42c359af5f
Fix .Aggregate exception if replay has no mods
2018-05-17 17:59:04 +09:00
Dean Herbert
0dcecf169d
Merge pull request #5 from smoogipoo/no-ruleset-caching
...
Don't cache the performance processor ruleset
2018-05-16 00:46:15 +09:00
smoogipoo
816ef1a84b
Don't cache the performance processor ruleset
...
We might want this at some point in the future, but it is unnecessary optimisation for now and will cause issues if score don't share the same ruleset.
2018-05-16 00:34:03 +09:00
Dean Herbert
c00c89a628
Merge pull request #4 from smoogipoo/no-more-gamehost
...
Remove the GameHost requirement
2018-05-16 00:25:44 +09:00
smoogipoo
6cd9ed8bb9
Fix license header link
2018-05-16 00:06:42 +09:00
smoogipoo
7209578b1e
Remove the gamehost
2018-05-16 00:05:36 +09:00
Dean Herbert
b772082cd1
Merge pull request #3 from smoogipoo/update-submodule
...
Update submodule
2018-05-15 23:49:42 +09:00
smoogipoo
09e27cc102
Update submodule
2018-05-15 23:31:26 +09:00
Dean Herbert
bad537412f
Fix second typo in README.md
2018-05-15 17:12:55 +09:00
Dean Herbert
1c11793a0a
Fix type in README.md
2018-05-15 17:09:48 +09:00
Dean Herbert
310960f043
Merge pull request #1 from smoogipoo/performance-calculator
...
Implement a CLI performance calculator
2018-05-15 17:01:24 +09:00
Dean Herbert
c75fb6c0f7
Update readme
2018-05-15 16:34:52 +09:00
Dean Herbert
5fd3f7791d
Fix incorrect licence headers
2018-05-15 16:20:52 +09:00
Dean Herbert
73cc4af578
Remove white space
2018-05-15 16:20:44 +09:00
Dean Herbert
f91c43f50f
Add appveyor
2018-05-15 16:16:57 +09:00
Dean Herbert
1aeb06a7c4
Move files up one directory
2018-05-15 16:12:46 +09:00
Dean Herbert
8ed25b854a
Update submodule
2018-05-15 16:05:19 +09:00
smoogipoo
2681b0420b
Output the ruleset processing difficulty with
2018-05-15 13:20:32 +09:00
smoogipoo
d85625128f
Pad output with a newline
2018-05-15 13:17:08 +09:00
smoogipoo
37066ef840
Disable logger
2018-05-15 13:13:40 +09:00
smoogipoo
fec61c5cf9
Give ProcessorWorkingBeatmap a valid ruleset
2018-05-15 13:13:22 +09:00
smoogipoo
b40d3f56a9
Make processor accept folder as argument
2018-05-15 13:13:06 +09:00
smoogipoo
99762f0da0
Adjsut comments
2018-05-14 18:52:43 +09:00
smoogipoo
b9f0f728b1
Remove now unused arguments
2018-05-14 18:52:01 +09:00
smoogipoo
b08440d26f
Make PerformanceProcessor not use the BeatmapManager/ScoreStore
2018-05-14 18:51:28 +09:00
smoogipoo
2c45b3d5c0
Make DifficultyProcessor not use the BeatmapManager
2018-05-14 18:30:58 +09:00
smoogipoo
c785e8a11f
Update osu submodule
2018-05-14 12:24:48 +09:00
smoogipoo
680836a541
Add vscode build/launch configs
2018-05-14 12:05:49 +09:00
smoogipoo
e9f56d1463
Make performance processor work with .oszs
2018-05-14 10:45:46 +09:00
smoogipoo
8c10b56203
Add player name and mods to performance output
2018-05-14 10:26:36 +09:00
smoogipoo
c409bbd043
Fix license headers
2018-05-12 13:13:35 +09:00
smoogipoo
129e8aa203
Add readme
2018-05-12 12:48:40 +09:00
smoogipoo
224dd28ead
Improve help text
2018-05-12 12:40:33 +09:00
smoogipoo
22210dc787
Add description of performance command
2018-05-12 12:39:30 +09:00
smoogipoo
2da5f8113f
Use WriteLine instead of Out.WriteLine
2018-05-12 12:39:07 +09:00
smoogipoo
18e9f2c17b
Improve performance command help text
2018-05-12 12:26:49 +09:00
smoogipoo
ce87edd813
Reduce conversion step in performance proessor
2018-05-12 12:26:38 +09:00
smoogipoo
fb7ba28ba6
Add a difficulty calculator command
2018-05-12 12:20:47 +09:00
smoogipoo
b46ff79c58
Restructure to support multiple commands
2018-05-12 11:25:54 +09:00
smoogipoo
8478be8ff8
Implement the performance processor
2018-05-11 23:06:47 +09:00
smoogipoo
d38b401ec8
Add license header and props
2018-05-11 22:13:08 +09:00
smoogipoo
48027e8e01
Repo structure
2018-05-11 20:54:43 +09:00