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-20 19:40:38 +08:00
Code
Issues
Releases
Wiki
Activity
13,435
Commits
4
Branches
793
Tags
5ad45b2d42791d7eb6375e422fc4a67e24d46bb2
Commit Graph
27 Commits
Rename GameBeatmap -> BindableBeatmap
smoogipoo
·
2018-06-06 20:16:20 +09:00
72cc53aded
Privatise the OsuGame beatmap, add local beatmap to OsuTestCase
smoogipoo
·
2018-05-23 17:38:02 +09:00
8004b8af4d
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Use cached vertexbatch add delegate
smoogipoo
·
2018-03-22 15:13:38 +09:00
3f3f57e51e
Support HandleKeyboardInput, HandleMouseInput, CanReceiveKeyboardInput, CanReceiveMouseInput properties
TocoToucan
·
2018-01-07 23:40:00 +03:00
ae032cbf23
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Fix early access to beatmap in LogoVisualisation
Missed this one..
Dean Herbert
·
2017-11-21 19:47:12 +09:00
aff217cd03
Avoid LogoVisualisation accessing the track before it's loaded
Dean Herbert
·
2017-11-21 12:42:28 +09:00
66f72baa39
Many fixes
Dean Herbert
·
2017-11-03 17:54:35 +09:00
3adcfa8c38
Update all dependencies in line with framework
Dean Herbert
·
2017-09-13 20:25:40 +09:00
fb7740a3ab
Update in line with framework changes.
smoogipooo
·
2017-09-07 22:46:21 +09:00
19db7a8f72
Fix broken test case
Dean Herbert
·
2017-07-19 18:48:27 +09:00
8ce71ef235
Remove many now unnecessary null-checks
Dean Herbert
·
2017-07-19 15:45:23 +09:00
64ebc01a3b
Rename const in all of the code
ColdVolcano
·
2017-06-21 18:55:44 -05:00
c619de7f9b
Boost visualiser performance
Also fixes amplitudes being set wrongly if kiai was false.
ColdVolcano
·
2017-06-21 18:32:31 -05:00
1978a4e8a6
Visualiser
Dean Herbert
·
2017-06-19 18:41:35 +09:00
17cb043cb2
More documentation and constants
Dean Herbert
·
2017-06-19 18:41:11 +09:00
a1b9499480
Simplify AccentColour property for now
Dean Herbert
·
2017-06-19 18:38:39 +09:00
8c063fe2b8
Use additive colour; adjust constants a bit
Dean Herbert
·
2017-06-19 18:30:13 +09:00
e269bdbad7
Add kiai support
Dean Herbert
·
2017-06-19 18:29:44 +09:00
359cb4c083
CI Fixes
ColdVolcano
·
2017-06-18 23:52:42 -05:00
77ca48c1bd
Attempt to fix possible loss of fraction
ColdVolcano
·
2017-06-18 23:08:27 -05:00
84aa17dea3
Fix TestCaseMenuButtonSystem not starting up
ColdVolcano
·
2017-06-18 22:34:45 -05:00
63aabc162b
Make bar length and visualizer count floats
ColdVolcano
·
2017-06-18 22:28:18 -05:00
3764c1d799
Fix possible loss of fraction
ColdVolcano
·
2017-06-18 22:13:21 -05:00
cea8dc5602
CI fixes
ColdVolcano
·
2017-06-18 22:01:07 -05:00
d3662636d6
Add a visualizer around the logo
ColdVolcano
·
2017-06-18 19:33:50 -05:00
ccac2e9a75