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 09:22:34 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
791
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
8 Commits
Simplify math by making direction a float
Dean Herbert
·
2020-11-19 18:46:19 +09:00
1c7ee2ca5f
Use structs for parts for added safety
Dean Herbert
·
2020-11-19 18:08:54 +09:00
84e73e88d5
Fix some behavioural regressions
Dean Herbert
·
2020-11-19 17:56:11 +09:00
3a7291c5cf
Replace particle explosion implementation with DrawNode version
Dean Herbert
·
2020-11-19 17:22:37 +09:00
476d0256cc
Add back positional randomness from stable
Dean Herbert
·
2020-11-19 16:00:20 +09:00
83024f1ec5
Randomise direction every animation playback
Dean Herbert
·
2020-11-19 15:55:11 +09:00
efd5acb8ab
Make particles additive and consume in judgement explosions
Dean Herbert
·
2020-11-19 15:47:02 +09:00
9d04ce75cc
Add basic implementation of particle explosion
Using drawables still, just to get things in place and setup the structure
Dean Herbert
·
2020-11-19 14:54:33 +09:00
9df93e1f18