This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-17 15:33:35 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
791
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
13 Commits
Fix name typo of OsuModObjectScaleTween
Huo Yaoyuan
·
2019-12-26 14:25:41 +08:00
9a013acb26
Add shared base class for both mod imlpementations
Dean Herbert
·
2019-07-03 19:42:16 +09:00
cc9a28afa8
Removed redundant imports and fixed indentation
MaxOhn
·
2019-07-01 17:49:37 +02:00
48a828b746
Removed old unnecessary change, updated license header and apply deflating onto first object regardless
MaxOhnh
·
2019-07-01 14:46:17 +02:00
02b9e89f43
Replace deflate progress with modified copy-paste of grow mod
MaxOhnh
·
2019-07-01 13:55:09 +02:00
cd5e1bc4b1
Variable adjustments
MaxOhn
·
2018-10-12 21:34:24 +02:00
a876beeada
Added TestCase, first RepeatPoint now deflates aswell
MaxOhn
·
2018-10-12 20:55:42 +02:00
19efa1cafb
ArmedState now considered, SliderBody now deflates (TODO: handle slider's nested objects)
MaxOhn
·
2018-10-10 01:36:37 +02:00
951ac30de8
set drawableOnApplyCustomUpdateState private to make AppVeyor happy :)
MaxOhn
·
2018-10-01 12:29:21 +02:00
0ae9c78c38
previous commit only added scaling-up (oops), this one includes fading
MaxOhn
·
2018-09-30 14:49:52 +02:00
8b09935c37
add the default fadeout-while-scaling-up to clicked objects
MaxOhn
·
2018-09-30 14:46:36 +02:00
98042eb7d4
fixed object scale upon hit
MaxOhn
·
2018-09-30 14:29:55 +02:00
9a5127d506
Added OsuModDeflate class and adjusted OsuRuleset.cs
MaxOhn
·
2018-09-05 22:54:07 +02:00
b72d44b1e8