1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-30 13:20:07 +08:00
Commit Graph

15381 Commits

Author SHA1 Message Date
smoogipoo
21f8a0a56f Fix selection box using an incorrect size 2018-11-08 14:02:07 +09:00
smoogipoo
4b1b494893 Fix selection masks not having the correct size 2018-11-08 14:02:07 +09:00
Dean Herbert
a31507ff0e Safety check 2018-11-08 13:08:59 +09:00
smoogipoo
c6350c6efd Remove IHasEditablePosition 2018-11-08 13:03:11 +09:00
jorolf
5c09662c14 Allow flashlight size to be variant 2018-11-07 23:40:33 +01:00
Dean Herbert
bd6d3f1473 Improve appearance 2018-11-08 06:47:42 +09:00
Dean Herbert
5da6f11a14 Automate picks and bans from IPC 2018-11-08 06:36:36 +09:00
Dean Herbert
5c84c3c0a8 Add support for picks and bans 2018-11-08 06:29:04 +09:00
Dean Herbert
e4a767d656 Move control panel logic to its own class 2018-11-08 03:51:39 +09:00
Dean Herbert
3eabac0e3d Move all IPC handling to its own class 2018-11-08 01:23:00 +09:00
Dean Herbert
c4be2af498
Merge pull request #3691 from smoogipoo/fix-hitobject-masking
Fix hitobjects not updating IsMaskedAway after being judged
2018-11-08 00:38:38 +09:00
Dean Herbert
f2e22e0fd1
Merge branch 'master' into fix-hitobject-masking 2018-11-08 00:26:38 +09:00
Dean Herbert
a8b1e509e7 Merge remote-tracking branch 'upstream/master' into tournament-tools 2018-11-07 17:30:52 +09:00
Dean Herbert
878b16c596 Add automatic country/user information lookups 2018-11-07 17:20:50 +09:00
Dean Herbert
9467b055a5
Merge pull request #3690 from smoogipoo/cleanup-editor
Adjust some missed renames
2018-11-07 17:13:02 +09:00
smoogipoo
5d51719572 Make selection blueprints handle position adjustments 2018-11-07 16:21:32 +09:00
smoogipoo
2612fd3099 Adjust ruleset-specific namespaces 2018-11-07 16:10:21 +09:00
smoogipoo
cf4dad0fe8 Fix hitobjects not updating IsMaskedAway after being judged 2018-11-07 15:42:40 +09:00
smoogipoo
4277cb0d59 Adjust some missed renames 2018-11-07 15:04:48 +09:00
Dean Herbert
c142b86fd6
Merge pull request #3685 from smoogipoo/cleanup-editor
Re-namespace + rename compose-mode components
2018-11-07 13:55:27 +09:00
smoogipoo
e9e50f41fb Use Name/NameScreen format 2018-11-07 13:04:17 +09:00
jorolf
2cffce805a add flashlight mod 2018-11-07 00:48:54 +01:00
Dean Herbert
7f73fc2d39 Require holding back button to quit gameplay
Avoids accidental presses and streamlines logic with on-screen element.
2018-11-07 01:49:21 +09:00
Dean Herbert
a0d64c1b13 Add ability to select current match 2018-11-07 01:24:35 +09:00
Dean Herbert
555d63165b Add custom font 2018-11-07 00:27:12 +09:00
Dean Herbert
53ec01d51f Perform mappings earlier in execution 2018-11-06 20:18:11 +09:00
Dean Herbert
968d39c0e6 Rearrange scenes 2018-11-06 20:13:09 +09:00
Dean Herbert
4e87288049 Add the concept of "current match" 2018-11-06 20:13:04 +09:00
Dean Herbert
3427127589 Automatically keep window wide enough to display correctly 2018-11-06 19:27:10 +09:00
Dean Herbert
ca9df94ea2 Add skeleton for gameplay screen 2018-11-06 19:27:10 +09:00
Dean Herbert
afb3b38098 Fix regression in testing logic 2018-11-06 18:32:59 +09:00
smoogipoo
52f4923c8e Remove intermediate Screens namespace 2018-11-06 18:28:22 +09:00
smoogipoo
ac25718c5a Renamespace compose-mode components 2018-11-06 18:14:46 +09:00
smoogipoo
27d82052f4 BorderLayer -> EditorPlayfieldBorder 2018-11-06 18:10:46 +09:00
smoogipoo
85f96ad62f Fix a few missed renames 2018-11-06 18:07:53 +09:00
smoogipoo
b3fa7c111b Rename testcases 2018-11-06 18:06:20 +09:00
smoogipoo
bd775af274 PlacementMask -> PlacementBlueprint 2018-11-06 18:04:03 +09:00
smoogipoo
11be820efe CreateMaskFor -> CreateBlueprintFor 2018-11-06 18:03:21 +09:00
smoogipoo
90c813618a Merge PlacementContainer into BlueprintContainer 2018-11-06 18:02:55 +09:00
Dean Herbert
5a4292717f Allow tests to run custom game 2018-11-06 17:59:01 +09:00
smoogipoo
f2a5f28ea2 SelectionMask -> SelectionBlueprint 2018-11-06 17:56:04 +09:00
smoogipoo
ad2836a61e MaskSelection -> SelectionBox 2018-11-06 17:52:47 +09:00
smoogipoo
65bb91dcf7 Merge MaskContainer into BlueprintContainer 2018-11-06 17:51:26 +09:00
smoogipoo
26c9390c16 HitObjectMaskLayer -> BlueprintContainer 2018-11-06 17:36:10 +09:00
smoogipoo
faab744cbd DragLayer -> DragBox 2018-11-06 17:24:57 +09:00
Dean Herbert
49d3beac19 Add rider config for tournament run 2018-11-06 17:01:22 +09:00
Dean Herbert
779e57f0ca Change .idea ignore rules to not ignore run configurations 2018-11-06 16:32:11 +09:00
Dean Herbert
5eecdffa5d
Merge pull request #3683 from peppy/build-executable-flag
Add executable flag to build.sh
2018-11-06 16:31:13 +09:00
Dean Herbert
2c4aa5af65 Add executable flag to build.sh 2018-11-06 16:16:15 +09:00
Dean Herbert
a2b28e0bf4 Add missing header 2018-11-06 16:15:03 +09:00