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 03:52:35 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
791
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
19824 Commits
This Branch
This Branch
All Branches
General improvements to chat querying and logic organisation.
Dean Herbert
·
2016-10-08 19:23:21 +09:00
3067c890ce
Merge pull request
#48
from peppy/general-fixes
General fixes
Thomas Müller
·
2016-10-08 12:21:17 +02:00
965cd6539f
Fix typo in comment.
Dean Herbert
·
2016-10-08 19:18:50 +09:00
5ff3767038
Fix event not being unbound.
Dean Herbert
·
2016-10-08 19:12:31 +09:00
5a507838d6
Use own Scheduler instead of Game.Scheduler.
Thomas Müller
·
2016-10-08 11:33:24 +02:00
0c793dfe69
Add proper toolbar state handling.
Dean Herbert
·
2016-10-08 15:54:09 +09:00
556420ee58
Ensure the correct background state is restored when skipping multiple levels
Dean Herbert
·
2016-10-08 15:54:09 +09:00
27a26cfaaf
Fix welcome sound being played twice.
Dean Herbert
·
2016-10-08 15:54:08 +09:00
93f326bb9b
Block window closing while intro is playing.
Dean Herbert
·
2016-10-08 15:54:07 +09:00
243d2cdec5
BackgroundModes shouldn't handle the escape key themselves.
Dean Herbert
·
2016-10-08 15:54:07 +09:00
f2f3b69eee
Make sure intro can't be exited unless the main menu has displayed once.
Dean Herbert
·
2016-10-08 15:54:06 +09:00
08728b84d1
Unify and smiplify exit logic. Now only OsuGame calls the final Exit.
Dean Herbert
·
2016-10-08 15:54:05 +09:00
c5228b63cb
Add the ability to exit the game using escape.
Dean Herbert
·
2016-10-08 15:54:05 +09:00
c5ac851ba9
Add basic intro sequence.
Dean Herbert
·
2016-10-08 15:54:04 +09:00
b2d899feb5
Never Prefer32bit.
Dean Herbert
·
2016-10-08 15:54:04 +09:00
656aee41e2
Remove "Deploy" configuration.
Dean Herbert
·
2016-10-08 15:54:03 +09:00
4f2bb25853
Update namespace references.
Dean Herbert
·
2016-10-08 15:54:02 +09:00
a5adbc0615
Fix the initial state of VolumeControl being wrong.
Dean Herbert
·
2016-10-08 15:54:01 +09:00
065b193b15
Add basic VolumeControl and saving of volume to config.
Dean Herbert
·
2016-10-08 15:54:00 +09:00
bdb72d7b82
Add sample usage of PlayMode bindable.
Dean Herbert
·
2016-10-08 15:54:00 +09:00
e25e7319e9
Add KeyCounter to Player for fun.
Dean Herbert
·
2016-10-08 15:53:59 +09:00
5ff9d828eb
Add some comments about future usage.
Dean Herbert
·
2016-10-08 15:53:58 +09:00
10468a566c
Move BackgroundModes to their own files.
Dean Herbert
·
2016-10-08 15:53:57 +09:00
d1dfa120d1
Add intro and begin to create central logic nest.
Dean Herbert
·
2016-10-08 15:53:56 +09:00
d6042bd689
Expose CursorContainer.
Dean Herbert
·
2016-10-08 15:53:55 +09:00
9b76a0ffb8
Remove unusable "tests" button from main menu system.
Dean Herbert
·
2016-10-08 15:53:54 +09:00
a23ca25e7d
Add main menu music back.
Dean Herbert
·
2016-10-08 15:53:53 +09:00
75c97a62e3
Bring up-to-date with latest framework.
Dean Herbert
·
2016-10-08 15:53:52 +09:00
e5dc8bad2f
Update framework version.
Dean Herbert
·
2016-10-08 15:50:46 +09:00
9ed4da556e
TestCase buttons + minor fixes
Adonais Romero González
·
2016-10-07 17:15:36 -05:00
a3b4a34a1a
Reflection to simplify transforms + some refactoring
Adonais Romero González
·
2016-10-07 16:59:52 -05:00
7277cf5af1
Line wrapping
Adonais Romero González
·
2016-10-07 16:14:35 -05:00
965e542eaf
Merge pull request
#46
from peppy/background-stack
Game Mode Backgrounds & More
Dean Herbert
·
2016-10-07 23:29:15 +09:00
eca76c2a81
Bring framework up-to-date.
Dean Herbert
·
2016-10-07 22:54:37 +09:00
2ca7a74e63
Licence added
Adonais Romero González
·
2016-10-07 02:24:46 -05:00
35325fab95
Rolling counters (initial)
Adonais Romero González
·
2016-10-07 02:05:02 -05:00
00cfc51004
Make play modes display playfield.
Dean Herbert
·
2016-10-05 20:49:31 +09:00
b588f28856
Improve white-boxed game modes.
Dean Herbert
·
2016-10-05 20:08:58 +09:00
c0f25a2683
Remove unused button state.
Dean Herbert
·
2016-10-05 20:07:15 +09:00
4eb310c3a5
Fix width of toolbar buttons with text.
Dean Herbert
·
2016-10-05 20:07:10 +09:00
698c1ef1ae
Add BackgroundMode stack.
Dean Herbert
·
2016-10-05 20:06:55 +09:00
03aea04a00
Merge pull request
#43
from peppy/toolbar
Basic toolbar implementation
Drew DeVault
·
2016-10-04 14:30:42 -04:00
3c01f59e00
Framework update.
Dean Herbert
·
2016-10-05 03:27:29 +09:00
a768e4ec16
Fix being able to click two toolbar buttons at once.
Dean Herbert
·
2016-10-04 20:00:55 +09:00
3891f467a3
Clean up a bit.
Dean Herbert
·
2016-10-04 19:57:32 +09:00
836083667f
Implement mode selector highlight line.
Dean Herbert
·
2016-10-04 19:41:18 +09:00
cc52580568
Add osu! prefix to mode descriptions.
Dean Herbert
·
2016-10-04 19:40:56 +09:00
c2d4672b8d
Make Home, Settings and PlayMode buttons work.
Dean Herbert
·
2016-10-04 17:15:03 +09:00
11403a922a
Merge pull request
#1
from ppy/master
Actualize fork
UselessToucan
·
2016-10-03 18:41:10 +03:00
2f588a2d2c
Remove performance overlay.
Dean Herbert
·
2016-10-03 23:56:25 +09:00
51cf13460f
First
Previous
...
391
392
393
394
395
...
Next
Last