Craftplacer
|
8ae119ab62
|
Fix last formatting error
|
2020-04-24 08:05:57 +02:00 |
|
Craftplacer
|
84aa37d7c3
|
Fix all local tests
|
2020-04-24 07:57:16 +02:00 |
|
Craftplacer
|
7091d47464
|
Merge remote-tracking branch 'upstream/master' into taiko-don
|
2020-04-24 07:09:28 +02:00 |
|
Craftplacer
|
ac44185f09
|
Fix formatting
|
2020-04-24 07:09:20 +02:00 |
|
Craftplacer
|
dbf39be607
|
Decide on the name "Mascot", add testing, bug fixed, etc.
|
2020-04-24 06:59:05 +02:00 |
|
Dean Herbert
|
196e74940c
|
Merge pull request #8842 from smoogipoo/improve-osu-placement
Make osu! ruleset placements happen on mouse down
|
2020-04-24 13:36:18 +09:00 |
|
Dan Balasescu
|
2a1335a21e
|
Merge pull request #8856 from peppy/fix-editor-hard-crash
Fix editor crashing when entering with no beatmap selected
|
2020-04-24 12:53:59 +09:00 |
|
Dan Balasescu
|
e67ac515fc
|
Merge branch 'master' into fix-editor-hard-crash
|
2020-04-24 12:29:48 +09:00 |
|
smoogipoo
|
ca692f30e6
|
Do full placement on mouse down
|
2020-04-24 12:27:56 +09:00 |
|
Dean Herbert
|
ce602f84be
|
Merge branch 'master' into improve-osu-placement
|
2020-04-24 11:24:48 +09:00 |
|
Dean Herbert
|
92182ad706
|
Merge pull request #8834 from smoogipoo/fix-testbeatmap-rulesetid
Fix TestBeatmap not setting appropriate ruleset ID
|
2020-04-24 11:23:34 +09:00 |
|
Dean Herbert
|
ff82de69e7
|
Merge branch 'master' into fix-testbeatmap-rulesetid
|
2020-04-24 10:58:50 +09:00 |
|
Dean Herbert
|
1c13fa6c61
|
Fix editor crashing when entering with no beatmap selected
|
2020-04-24 10:27:32 +09:00 |
|
Dean Herbert
|
55652609d8
|
Merge pull request #8849 from iiSaLMaN/rename-editor-to-editing
Rename editor tests namespace from "Editor" to "Editing"
|
2020-04-24 09:53:00 +09:00 |
|
Craftplacer
|
6de08db653
|
Add removed skin component back
|
2020-04-24 02:50:47 +02:00 |
|
Craftplacer
|
bbe831698c
|
Remove unused code
|
2020-04-24 02:50:33 +02:00 |
|
Craftplacer
|
608596c3b3
|
Rename DefaultTaikoDonTextureAnimation to TaikoDonTextureAnimation
|
2020-04-24 02:50:10 +02:00 |
|
Salman Ahmed
|
e3a3144236
|
Rename editor tests namespace from "Editor" to "Editing"
|
2020-04-23 11:07:55 +03:00 |
|
smoogipoo
|
8d5732aabd
|
Make placements happen on mouse down
|
2020-04-23 12:17:11 +09:00 |
|
smoogipoo
|
40f11ed15c
|
Resolve broken test scene
|
2020-04-23 10:37:05 +09:00 |
|
smoogipoo
|
7796593b2c
|
Merge branch 'master' into fix-testbeatmap-rulesetid
|
2020-04-23 10:35:08 +09:00 |
|
Dean Herbert
|
97dcd546f1
|
Merge pull request #8833 from smoogipoo/remove-obsoletes
Remove obsolete nested hitobject methods
|
2020-04-22 22:40:06 +09:00 |
|
Dean Herbert
|
baeeafa941
|
Merge pull request #8832 from smoogipoo/editor-platform-bindings
Use platform bindings for editor actions
|
2020-04-22 22:39:38 +09:00 |
|
Craftplacer
|
8446fa98b5
|
Merge remote-tracking branch 'upstream/master' into taiko-don
|
2020-04-22 15:21:54 +02:00 |
|
Craftplacer
|
617d27ace9
|
Restart branch
|
2020-04-22 15:19:29 +02:00 |
|
smoogipoo
|
08982e0e00
|
Ensure editor tests wait for load to complete
|
2020-04-22 19:49:21 +09:00 |
|
smoogipoo
|
0a34fddcc3
|
Fix TestBeatmap not setting appropriate ruleset ID
|
2020-04-22 19:38:27 +09:00 |
|
Dan Balasescu
|
e91018bce2
|
Merge pull request #8830 from iiSaLMaN/replace-catcher-construction-with-static-calculation-methods
Add static internal catcher calculation methods for CatchDifficultyCalculator
|
2020-04-22 19:15:31 +09:00 |
|
smoogipoo
|
93151f7612
|
Add back necessary events + addition to list
|
2020-04-22 18:32:59 +09:00 |
|
Dan Balasescu
|
402fba131b
|
Merge branch 'master' into replace-catcher-construction-with-static-calculation-methods
|
2020-04-22 18:29:16 +09:00 |
|
smoogipoo
|
e1142b424d
|
Fix test failures
|
2020-04-22 18:14:21 +09:00 |
|
smoogipoo
|
8b0274fedd
|
Remove obsolete methods
|
2020-04-22 17:55:50 +09:00 |
|
smoogipoo
|
9c22d2f1dd
|
Use platform bindings for editor actions
|
2020-04-22 17:41:24 +09:00 |
|
Salman Ahmed
|
883788dd5a
|
Privatize externally-unused methods
|
2020-04-22 07:37:49 +03:00 |
|
Salman Ahmed
|
fccb30e031
|
Adjust documents
*whoops*
|
2020-04-22 07:36:59 +03:00 |
|
Salman Ahmed
|
f841eb7e06
|
Replace constructing a whole Catcher with static calculation methods
|
2020-04-22 07:27:15 +03:00 |
|
Dean Herbert
|
aaa0f908d5
|
Merge pull request #8818 from smoogipoo/fix-beatmap-encoder
Fix beatmap encoder by enabling untested test cases
|
2020-04-22 13:03:56 +09:00 |
|
Dean Herbert
|
e035a493c8
|
Merge pull request #8607 from Game4all/rulesetstore-ruleset-dir
Load user rulesets from the game data directory
|
2020-04-22 11:42:09 +09:00 |
|
smoogipoo
|
07a73ba83c
|
Merge branch 'master' into rulesetstore-ruleset-dir
|
2020-04-22 10:23:04 +09:00 |
|
Dan Balasescu
|
8ebe50c779
|
Merge pull request #8828 from peppy/fix-empty-version-brackets-string
Fix beatmap string output having empty brackets when pieces are missing
|
2020-04-22 10:20:28 +09:00 |
|
Dean Herbert
|
360c9f8e38
|
Add test coverage and handle null creator
|
2020-04-22 09:19:34 +09:00 |
|
Dean Herbert
|
0c74f1aaa9
|
Fix now playing output showing empty brackets when no difficulty specified
|
2020-04-22 09:08:33 +09:00 |
|
smoogipoo
|
d27ca725f9
|
Use IEnumerable<T> instead
|
2020-04-22 09:04:44 +09:00 |
|
smoogipoo
|
516e6a4bb1
|
Fix overlapping control points not written correctly
|
2020-04-22 09:04:44 +09:00 |
|
smoogipoo
|
1421e876b1
|
Remove implicit new combo from spinners
|
2020-04-22 09:04:44 +09:00 |
|
smoogipoo
|
d8d85e5b08
|
Don't output certain properties if they don't exist
|
2020-04-22 09:04:44 +09:00 |
|
smoogipoo
|
3093c3e185
|
Fix custom sample set not being written correctly
|
2020-04-22 09:04:44 +09:00 |
|
smoogipoo
|
a702a521f8
|
Fix not being able to serialise converted beatmaps
|
2020-04-22 09:04:44 +09:00 |
|
smoogipoo
|
21949ac499
|
Add osu! test beatmap
|
2020-04-22 09:04:44 +09:00 |
|
smoogipoo
|
1e7e7417ed
|
Fix testing relying on control point order
|
2020-04-22 09:04:44 +09:00 |
|