PercyDan54
|
f2ef7bee5d
|
Fix checks
|
2020-11-16 18:17:50 +08:00 |
|
PercyDan54
|
d7acfd5413
|
Remove retires from ModEasy
|
2020-11-16 18:15:15 +08:00 |
|
Dean Herbert
|
7dc19220e5
|
Apply new resharper formatting fixes
|
2020-06-09 23:38:54 +09:00 |
|
Dean Herbert
|
de50b725d5
|
Fix mod failure checks executing actual game logic
|
2020-05-12 20:08:35 +09:00 |
|
Liam DeVoe
|
63e9b2a299
|
use string.Empty, use base SettingDescription for [Osu/Catch]ModDifficultyAdjust
|
2020-03-22 18:50:09 -04:00 |
|
Liam DeVoe
|
6a63ba1bb8
|
use humanizer for ModEasy lives setting
|
2020-03-20 16:42:35 -04:00 |
|
Liam DeVoe
|
cda1efef0b
|
move overridability to SettingDescription method
|
2020-03-20 16:34:36 -04:00 |
|
Liam DeVoe
|
7bdbdd25f8
|
Revert "use SettingSource to define IconTooltip format"
This reverts commit 5a6d8f1932 .
|
2020-03-20 16:05:12 -04:00 |
|
Liam DeVoe
|
5a6d8f1932
|
use SettingSource to define IconTooltip format
|
2020-03-20 12:47:17 -04:00 |
|
Liam DeVoe
|
18bf7c913b
|
show mod settings in ModIcon tooltip
|
2020-03-18 23:43:26 -04:00 |
|
mcendu
|
5d160376c0
|
nullable-ize Mod.Icon
|
2020-01-14 21:22:00 +08:00 |
|
Dan Balasescu
|
ecfe1d361b
|
Merge branch 'master' into fix-mod-read-setting
|
2019-12-27 17:29:13 +09:00 |
|
smoogipoo
|
7414a6aadd
|
Merge remote-tracking branch 'huoyaoyuan/master' into health-processor
# Conflicts:
# osu.Game.Rulesets.Catch/CatchRuleset.cs
# osu.Game.Rulesets.Mania/ManiaRuleset.cs
# osu.Game.Rulesets.Taiko/TaikoRuleset.cs
|
2019-12-26 14:56:54 +09:00 |
|
Dean Herbert
|
f603dd82bc
|
Fix difficulty adjust mod not correctly reading settings while leaderboard visible
|
2019-12-26 14:52:08 +09:00 |
|
Dean Herbert
|
1b1c255394
|
Make the Easy mod's extra life count customizable (#7331)
Make the Easy mod's extra life count customizable
|
2019-12-25 20:19:08 +09:00 |
|
Lucas A
|
e3753ae29f
|
Make the easy mod's extra life count customizable
|
2019-12-24 10:13:12 +01:00 |
|
smoogipoo
|
76f2fb378f
|
Separate score and health parts of ScoreProcessor
|
2019-12-19 20:03:14 +09:00 |
|
unknown
|
472fa9822c
|
make ModDifficultyAdjust incompatible with ModEasy and ModHardRock
|
2019-12-12 08:25:51 +08:00 |
|
Dean Herbert
|
c99b48f934
|
Bring up-to-date and use IApplicableFailOverride
|
2019-09-21 23:30:54 +09:00 |
|
RORIdev
|
ca6a73cb9d
|
Fixed Code Inspection Fails.
|
2019-04-04 18:04:49 -03:00 |
|
RORIdev
|
c195481223
|
Trimmed Whitespace
|
2019-04-04 13:28:43 -03:00 |
|
RORIdev
|
5a3e5036ed
|
All suggestions were applied.
|
2019-04-04 13:21:53 -03:00 |
|
RORIdev
|
27fe6f610a
|
Removed deprecated code. Thanks peppy.
|
2019-04-03 22:55:09 -03:00 |
|
RORIdev
|
ff1815e714
|
Fixed lives being not reseting between maps.
E.G. quitting a map with only 1 revive and getting 2 lives on another map.
|
2019-04-03 20:22:48 -03:00 |
|
RORIdev
|
28bf3156ba
|
Fixed the mod being not resetting.
|
2019-04-03 19:32:29 -03:00 |
|
RORIdev
|
5aa284781e
|
Reverted back Player.cs changes.
|
2019-04-03 19:20:20 -03:00 |
|
RORIdev
|
ebaaaef4d6
|
Fixed Inconsistent Naming
|
2019-04-03 18:17:21 -03:00 |
|
RORIdev
|
621f8fd78d
|
Trimmed whitespaces.
|
2019-04-03 18:05:47 -03:00 |
|
RORIdev
|
f6e1cb07a1
|
Changed the logic to ModEasy.
|
2019-04-03 17:58:17 -03:00 |
|
Dean Herbert
|
de80fc0eac
|
Update icon usage to match framework changes
|
2019-03-27 19:29:27 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Dean Herbert
|
d97a15a504
|
Add IMod and change ShortenedName to Acronym
|
2018-11-30 17:16:00 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Joseph Madamba
|
d122aa80e4
|
Edit mods description, multiplier, and code
|
2018-03-13 20:07:03 -07:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
MrTheMake
|
4c2d7bf343
|
Parse the mods of a leaderboard's score
|
2017-08-13 17:41:13 +02:00 |
|
Dean Herbert
|
e75f438c29
|
Add difficulty application mods
Also fixes circular references when using IJsonSerializable.
|
2017-08-07 08:54:54 +09:00 |
|
EVAST9919
|
00a8dbbacf
|
Added ModType for each mode
|
2017-05-02 21:36:55 +03:00 |
|
Dean Herbert
|
3f832731c9
|
Add DoubleTime, HalfTime and Nightcore support.
|
2017-04-21 17:33:37 +09:00 |
|