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-06-13 07:13:39 +08:00
Code
Issues
Releases
Wiki
Activity
30,180
Commits
4
Branches
803
Tags
02871c960ba37153075a2781f94de943e49b5ac0
Commit Graph
13 Commits
Fix typo in exception
smoogipoo
·
2020-04-20 13:23:27 +09:00
355e682e24
Use foreach for conformity
Dean Herbert
·
2020-04-20 11:00:42 +09:00
8c85602ad0
Simplify return logic
Dean Herbert
·
2020-04-20 10:59:44 +09:00
e1acfd26a6
Add mention of notelock in xmldoc (potentially easier to find class)
Dean Herbert
·
2020-04-20 10:59:08 +09:00
28318a0140
Simplify by removing custom enumerator
smoogipoo
·
2020-04-17 14:48:12 +09:00
bbcbd7e3fb
Dispose enumerators for safety
smoogipoo
·
2020-04-17 14:40:29 +09:00
2dee5e03e3
Add fail-safe to ensure hittability after a hit
smoogipoo
·
2020-04-17 14:22:03 +09:00
a4a7823817
Optimise by removing state machine
smoogipoo
·
2020-04-17 14:00:00 +09:00
62f77a05be
Initial inefficient refactor of hitobject enumeration
smoogipoo
·
2020-04-17 13:34:20 +09:00
3daacbc2d2
Rename variable, add comment
smoogipoo
·
2020-04-10 03:12:13 +09:00
6988df30bd
Rename methods + fix incorrect method usage
smoogipoo
·
2020-04-10 03:07:44 +09:00
42b3ff805b
Improve commenting + refactor
smoogipoo
·
2020-04-10 02:41:48 +09:00
b54bbc5f6a
Separate into separate class
smoogipoo
·
2020-04-10 02:02:09 +09:00
10e849d196