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-18 00:00:40 +08:00
Code
Issues
Releases
Wiki
Activity
32,616
Commits
4
Branches
791
Tags
a920342a094c857962af199fc90becb69813eafd
Commit Graph
38 Commits
Fix intro welcome playing double due to missing conditional
Dean Herbert
·
2020-08-21 18:33:24 +09:00
1edafc39ba
Avoid beatmap load call in IntroScreen
Dean Herbert
·
2020-08-21 15:50:14 +09:00
0ae460fb8f
Update with further framework changes
smoogipoo
·
2020-08-12 01:50:18 +09:00
c0031955c9
Fix intros playing incorrectly
smoogipoo
·
2020-08-06 18:54:08 +09:00
ef689d943a
Expose track from MusicController
smoogipoo
·
2020-08-06 16:24:14 +09:00
5c05fe3988
Move track to MusicController, compiles
smoogipoo
·
2020-08-06 16:24:14 +09:00
6e42b8219c
rename classes
jorolf
·
2020-07-22 22:10:59 +02:00
50f72ac9cb
simplify transform
jorolf
·
2020-07-15 12:40:46 +02:00
87f7d8744d
Tidy up colour and variable usage
Dean Herbert
·
2020-07-15 19:03:59 +09:00
675544ec2f
change textures
jorolf
·
2020-07-04 19:06:26 +02:00
52b313f290
update colours/transformations
jorolf
·
2020-06-28 17:53:53 +02:00
820056cc4e
apply suggestions
jorolf
·
2020-06-25 00:59:12 +02:00
1409ace282
remove size from hue animation
jorolf
·
2020-06-24 16:27:00 +02:00
6f0ec36407
generalize and simplify animation
jorolf
·
2020-06-24 14:11:38 +02:00
768e28faba
Replace logo-triangles.mp4 with shadered logo-triangles.png
Sebastian Krajewski
·
2020-06-24 10:30:33 +02:00
68f078c9e6
Change hash to be lowercase and change sample directories
Shivam
·
2020-06-12 15:57:23 +02:00
81c392b841
Merge branch 'master' into fallback-intro
Dean Herbert
·
2020-06-12 17:19:11 +09:00
c0afe4c880
Attempt to reimport intro if a bad state is detected
Dean Herbert
·
2020-06-08 14:48:42 +09:00
dd61d6ed04
Don't attempt to use virtual track for intro sequence clock
Dean Herbert
·
2020-06-08 13:42:16 +09:00
72ada020a2
Rename IntroFallback classes to IntroLegacy
This commit also renames files accordingly with
https://github.com/ppy/osu-resources/pull/103
Shivam
·
2020-06-02 13:14:50 +02:00
888b90b426
Implement welcome and seeya samples
Shivam
·
2020-06-02 11:05:18 +02:00
2aadb9deba
Fix triangle intro video being out of time
Dean Herbert
·
2020-04-08 19:51:55 +09:00
61d8cfd224
Update usages of Animation and Video in line with framework changes
Dean Herbert
·
2020-04-03 16:00:06 +09:00
51db361c32
Apply osu!-side video sprite changes
smoogipoo
·
2020-03-11 18:00:39 +09:00
8eb8572c73
Disable triangles in triangles intro
smoogipoo
·
2020-02-27 15:51:55 +09:00
101a587641
Use [Resolved] wherever possible
recapitalverb
·
2020-02-14 20:14:00 +07:00
c753cb46c5
Remove duplicated dependency on AudioManager
recapitalverb
·
2020-02-14 18:40:58 +07:00
6d87d22a84
Update MathUtils namespace usages
smoogipoo
·
2020-01-09 13:43:44 +09:00
91735ff367
Move welcome to local usages
Dean Herbert
·
2019-10-08 12:07:59 +09:00
b8b2ff2674
Centralise track handling
Dean Herbert
·
2019-10-08 12:03:42 +09:00
449e53ee6d
always use default samples
LeNitrous
·
2019-09-24 18:17:27 +08:00
afa043aa7d
remove unused dependencies
LeNitrous
·
2019-09-24 08:14:20 +08:00
ec78889e94
move common logic to IntroScreen
LeNitrous
·
2019-09-23 20:52:44 +08:00
5024770544
Fix crash on closing game
Dean Herbert
·
2019-08-23 13:02:50 +09:00
900df5d72f
Fix video decoding loop running permanently in the background
Dean Herbert
·
2019-08-22 13:48:27 +09:00
db1ff6d211
Update framework
Dean Herbert
·
2019-08-21 13:29:50 +09:00
48716f8f2b
Fix game not starting if intro music is disabled
Dean Herbert
·
2019-08-12 02:04:06 +09:00
359261d4a4
Add triangles intro
Dean Herbert
·
2019-08-09 20:05:28 +09:00
cb0cd7ed58