smoogipoo
|
5241029513
|
Use new FadeExponent shader uniform
|
2021-08-13 10:27:26 +09:00 |
|
TheOmyNomy
|
1069f9d501
|
Always add cursor trail for legacy cursor with disjoint trail
|
2021-08-13 00:13:03 +10:00 |
|
smoogipoo
|
fbaa480b3e
|
Fix out-of-order hits in editor causing exceptions
|
2021-08-12 10:08:54 +09:00 |
|
Bartłomiej Dach
|
f868a201f5
|
Ensure proxied judgement content is correctly depth-ordered
|
2021-08-01 15:21:31 +02:00 |
|
Dean Herbert
|
5b91111eda
|
Update SettingsSubsection.Header to accept a LocalisableString
|
2021-07-15 13:09:51 +09:00 |
|
Dean Herbert
|
70a844ac10
|
Remove allowFallback parameters completely
|
2021-05-27 14:50:42 +09:00 |
|
Henry Lin
|
a91f2d3dba
|
Change "judgment" to "judgement"
|
2021-05-16 10:17:04 +08:00 |
|
Dean Herbert
|
4910d8f56c
|
Fix click-to-resume cursor location being incorrect when playfield is transformed
Closes #12501.
|
2021-04-21 00:12:49 +09:00 |
|
Dan Balasescu
|
587973be25
|
Merge pull request #12405 from frenzibyte/top-left-cursor
Add support for legacy skin's `CursorCentre` setting
|
2021-04-16 00:30:53 +09:00 |
|
smoogipoo
|
34859a4760
|
Invalidate drawnode on change
|
2021-04-15 23:37:05 +09:00 |
|
Dan Balasescu
|
3374895e40
|
Merge branch 'master' into mod-barrel-roll
|
2021-04-15 22:15:26 +09:00 |
|
smoogipoo
|
1a987dfbc0
|
Fix gameplay cursor showing offscreen
|
2021-04-15 21:16:38 +09:00 |
|
Dean Herbert
|
a209415942
|
Add "Barrel Roll" mod
|
2021-04-14 16:52:29 +09:00 |
|
Salman Ahmed
|
367dafab56
|
Apply CursorCentre to old-style legacy cursor trail
|
2021-04-14 08:20:18 +03:00 |
|
smoogipoo
|
c458c4cfae
|
Fix unintended changes due to renaming or otherwise
|
2021-02-10 20:27:47 +09:00 |
|
smoogipoo
|
7021d1dfdc
|
Merge branch 'hit-policy-refactor' into classic-mode-flags
|
2021-02-08 20:12:33 +09:00 |
|
smoogipoo
|
f4a31287bf
|
Add/use IHitObjectContainer interface instead of IEnumerables
|
2021-02-08 20:11:06 +09:00 |
|
smoogipoo
|
6aece18f8d
|
Add OOHP tests
|
2021-02-05 15:36:47 +09:00 |
|
smoogipoo
|
a4551dc1ee
|
Add object-ordered hit policy
|
2021-02-05 15:36:47 +09:00 |
|
smoogipoo
|
8adf37d958
|
Add SetHitObjects() to IHitPolicy instead of using ctor
|
2021-02-05 15:25:03 +09:00 |
|
smoogipoo
|
08aae011c1
|
Add IHitPolicy interface
|
2021-02-05 15:25:03 +09:00 |
|
smoogipoo
|
df1df81847
|
Better indicate ordering
|
2021-02-05 15:25:03 +09:00 |
|
smoogipoo
|
0528469b44
|
Rename OrderedHitPolicy -> StartTimeOrderedHitPolicy
|
2021-02-05 15:25:03 +09:00 |
|
Dean Herbert
|
1793385e96
|
Pass a score to the replay recorder to allow reading more general scoring data
|
2020-12-14 16:52:14 +09:00 |
|
smoogipoo
|
fdef6e479c
|
Remove 1000ms offset and adjust comment
|
2020-11-30 18:28:04 +09:00 |
|
smoogipoo
|
0414e5c550
|
Add MaximumJudgementOffset to DrawableHitObject, use in more places
|
2020-11-26 01:12:42 +09:00 |
|
ekrctb
|
c506b438bf
|
Remove more code and make some methods private
|
2020-11-22 18:51:16 +09:00 |
|
ekrctb
|
295ca38cda
|
Merge remote-tracking branch 'origin/master' into on-drawable-hitobject-added
|
2020-11-21 15:25:16 +09:00 |
|
ekrctb
|
4345d8dcb6
|
Event -> virtual method
|
2020-11-21 15:20:33 +09:00 |
|
ekrctb
|
82aefa3868
|
Rework and rename to OnNewDrawableHitObject.
The semantics is changed and hopefully more clear.
|
2020-11-21 00:27:19 +09:00 |
|
ekrctb
|
27f5a99726
|
Fix more than one proxy is created
|
2020-11-20 18:42:48 +09:00 |
|
ekrctb
|
cd16a3fa61
|
Use event instead of using custom pools (osu)
|
2020-11-20 17:56:47 +09:00 |
|
Dean Herbert
|
7fe0923fcf
|
Show main judgement content above hitobjects
|
2020-11-20 16:25:48 +09:00 |
|
Dean Herbert
|
185653b1d8
|
Remove depth specifications
|
2020-11-20 15:11:24 +09:00 |
|
Dean Herbert
|
45b1fcf26f
|
Remove unnecessary using statement
|
2020-11-20 15:01:37 +09:00 |
|
Dean Herbert
|
af67b4a346
|
Remove no longer necessary code from OsuPlayfield
|
2020-11-20 14:57:08 +09:00 |
|
Dean Herbert
|
7ac4d2c4be
|
Move "drawable" to first prefix
|
2020-11-14 18:05:30 +09:00 |
|
Dean Herbert
|
90f37ff4ab
|
Rejig namespaces
|
2020-11-14 18:04:59 +09:00 |
|
smoogipoo
|
5b60f32c7f
|
Move implementation into OsuPlayfield
|
2020-11-14 01:03:23 +09:00 |
|
smoogipoo
|
f7f70d41df
|
Add osu! editor pooling support
|
2020-11-13 17:28:26 +09:00 |
|
smoogipoo
|
beb6bbd2a1
|
Implement now abstract method
|
2020-11-13 14:58:32 +09:00 |
|
smoogipoo
|
3f78d81386
|
Add nested osu! hitobject pooling
|
2020-11-12 15:59:48 +09:00 |
|
smoogipoo
|
1ea526b5ef
|
Adjust pooling implementation with branch changes
|
2020-11-12 15:39:02 +09:00 |
|
smoogipoo
|
bf72961959
|
Add top-level osu! hitobject pooling
|
2020-11-12 15:39:02 +09:00 |
|
Dean Herbert
|
54f927ee11
|
Move casts to DrawableHitObject instead
|
2020-11-05 15:41:55 +09:00 |
|
smoogipoo
|
9c1c9945af
|
Make FollowPointRenderer use hitobject models
|
2020-11-05 15:01:45 +09:00 |
|
Dean Herbert
|
267b399f9f
|
Add some simple border styles
|
2020-10-20 13:59:03 +09:00 |
|
Bartłomiej Dach
|
bca0539735
|
Move setting to osu! ruleset subsection
|
2020-10-19 21:05:21 +02:00 |
|
Bartłomiej Dach
|
4267d23d59
|
Move border to more appropriate namespace
|
2020-10-19 20:56:34 +02:00 |
|
Bartłomiej Dach
|
4af3fd1ed6
|
Allow toggling border on & off during gameplay
|
2020-10-19 20:41:45 +02:00 |
|
Bartłomiej Dach
|
053c7a69a6
|
Fix code style issues & compilation failures
|
2020-10-19 20:22:48 +02:00 |
|
Dean Herbert
|
22bde43106
|
Merge branch 'master' into visible-playfield-boundary
|
2020-10-19 18:05:28 +09:00 |
|
Dean Herbert
|
9d7880afda
|
Make SettingsItem conform to IHasCurrentValue
|
2020-10-06 17:18:54 +09:00 |
|
Endrik Tombak
|
8cd13729ee
|
Actually multiply by the multiplier
|
2020-10-02 19:34:49 +03:00 |
|
Endrik Tombak
|
16f331cf6d
|
Move implementation to LegacyCursorTrail
|
2020-10-02 19:34:06 +03:00 |
|
Endrik Tombak
|
fa1903cd03
|
Get bound copy instead
|
2020-10-01 23:41:24 +03:00 |
|
Endrik Tombak
|
abf1afd3f1
|
Do not decrease density
|
2020-10-01 23:27:57 +03:00 |
|
Endrik Tombak
|
9e52f9c858
|
Consider cursor size in trail interval
|
2020-10-01 23:23:28 +03:00 |
|
Yao Chung Hu
|
96f39dd350
|
Merge remote-tracking branch 'upstream/master' into visible-playfield-boundary
|
2020-09-05 01:50:13 -05:00 |
|
Sebastian Krajewski
|
2c73fc0e1b
|
Merge branch 'master' into playfield-shift
|
2020-08-05 22:34:43 +02:00 |
|
smoogipoo
|
24bc9b33b1
|
Always place spinners behind hitcircles/sliders
|
2020-08-05 15:40:45 +09:00 |
|
Sebastian Krajewski
|
9fb7b8f3d8
|
Rename the property to "AlignWithStoryboard"
|
2020-08-04 15:43:33 +02:00 |
|
Sebastian Krajewski
|
675f618b28
|
Apply playfield's offset only in play mode
|
2020-08-03 14:18:45 +02:00 |
|
Sebastian Krajewski
|
c48648ea2a
|
Add playfield shift like in osu-stable
|
2020-08-03 13:00:36 +02:00 |
|
Yao Chung Hu
|
d40f209f4b
|
Move Playfield Border to OsuPlayfield Ruleset
|
2020-07-10 07:36:21 -05:00 |
|
Dean Herbert
|
024fb52726
|
Fix unnecessary using
|
2020-07-10 19:05:31 +09:00 |
|
Dean Herbert
|
c9e54651d5
|
Merge branch 'master' into judgement-pooling
|
2020-07-10 18:51:42 +09:00 |
|
Dean Herbert
|
f872343bab
|
Make Apply virtual to further simplify application process
|
2020-07-10 18:35:20 +09:00 |
|
Dean Herbert
|
8aff828dfe
|
Move application of judgements to Apply method
|
2020-07-10 18:34:31 +09:00 |
|
Dean Herbert
|
c562435267
|
Adjust cursor transforms for better feel
|
2020-07-10 14:44:30 +09:00 |
|
Dean Herbert
|
a21c2422c5
|
Make cursor centre portion non-expanding and more visible with outline
|
2020-07-10 14:44:20 +09:00 |
|
Dean Herbert
|
e211ba5e7d
|
Fix cursor scale potentially not being updated if set too early
|
2020-07-10 14:43:30 +09:00 |
|
Dean Herbert
|
51050ec4ef
|
Add per-result type pooling
|
2020-07-06 12:54:39 +09:00 |
|
Dean Herbert
|
ffec4298a7
|
Use DrawablePool for DrawableJudgements
|
2020-07-04 16:45:50 +09:00 |
|
smoogipoo
|
dc41e74e19
|
Fix cursor trail not displaying
|
2020-06-02 23:54:23 +09:00 |
|
smoogipoo
|
355e682e24
|
Fix typo in exception
|
2020-04-20 13:23:27 +09:00 |
|
Dean Herbert
|
8c85602ad0
|
Use foreach for conformity
|
2020-04-20 11:00:42 +09:00 |
|
Dean Herbert
|
e1acfd26a6
|
Simplify return logic
|
2020-04-20 10:59:44 +09:00 |
|
Dean Herbert
|
28318a0140
|
Add mention of notelock in xmldoc (potentially easier to find class)
|
2020-04-20 10:59:08 +09:00 |
|
smoogipoo
|
bbcbd7e3fb
|
Simplify by removing custom enumerator
|
2020-04-17 14:48:12 +09:00 |
|
smoogipoo
|
2dee5e03e3
|
Dispose enumerators for safety
|
2020-04-17 14:40:29 +09:00 |
|
smoogipoo
|
a4a7823817
|
Add fail-safe to ensure hittability after a hit
|
2020-04-17 14:22:03 +09:00 |
|
smoogipoo
|
62f77a05be
|
Optimise by removing state machine
|
2020-04-17 14:00:00 +09:00 |
|
smoogipoo
|
3daacbc2d2
|
Initial inefficient refactor of hitobject enumeration
|
2020-04-17 13:34:20 +09:00 |
|
smoogipoo
|
6988df30bd
|
Rename variable, add comment
|
2020-04-10 03:12:13 +09:00 |
|
smoogipoo
|
42b3ff805b
|
Rename methods + fix incorrect method usage
|
2020-04-10 03:07:44 +09:00 |
|
smoogipoo
|
b54bbc5f6a
|
Improve commenting + refactor
|
2020-04-10 02:41:48 +09:00 |
|
smoogipoo
|
10e849d196
|
Separate into separate class
|
2020-04-10 02:02:09 +09:00 |
|
smoogipoo
|
ea1bec85ae
|
Simplify code/language
|
2020-04-10 01:41:00 +09:00 |
|
smoogipoo
|
b8d7b78b55
|
Remove unnecessary null set
|
2020-04-10 01:21:37 +09:00 |
|
smoogipoo
|
116b952dfe
|
Change param to hitobject rather than result
|
2020-04-10 01:20:43 +09:00 |
|
smoogipoo
|
796976db3c
|
Completely ignore spinners from note lock
|
2020-03-30 17:00:53 +09:00 |
|
smoogipoo
|
744f6c3ca7
|
Rename method + adjust comments
|
2020-03-30 16:33:46 +09:00 |
|
smoogipoo
|
0d20292992
|
Fix ticks/spinners contributing to notelock
|
2020-03-30 16:14:56 +09:00 |
|
smoogipoo
|
3f8fbebbb4
|
Merge branch 'master' into add-notelock
|
2020-03-30 15:01:39 +09:00 |
|
Dean Herbert
|
388cf5c83a
|
Fix catch positional data being incorrectly recorded
|
2020-03-24 15:38:54 +09:00 |
|
Dean Herbert
|
14a85a84bf
|
Add proper screen space - gamefield mapping
|
2020-03-23 20:06:18 +09:00 |
|
Dean Herbert
|
6d48068061
|
Move replay recorder to final location
|
2020-03-23 20:04:15 +09:00 |
|
smoogipoo
|
12a48d2774
|
Cause all earlier hitobjects to get missed
|
2020-03-19 19:16:24 +09:00 |
|
smoogipoo
|
f285b43a74
|
Allow simultaneous hitobjects
|
2020-03-19 17:45:08 +09:00 |
|