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-15 06:22:34 +08:00
Code
Issues
Releases
Wiki
Activity
65,490
Commits
4
Branches
791
Tags
ad69259eb8c2c8c45ede72a01558bb5bd2fe5f36
Commit Graph
15 Commits
Fix default volume control keys not working when chat textbox is focused
Closes
#22004
.
Dean Herbert
·
2023-01-03 09:44:35 +08:00
ac85433178
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Variant 5: cannot change history, edit resets index
Terochi
·
2022-11-21 10:17:28 +01:00
d81ef541bc
Variant 4: cannot change history, empty text/everything selected resets index (current with bug fix)
Terochi
·
2022-11-21 10:11:26 +01:00
7dc7729ac2
Variant 3: cannot change history, cannot reset index (the "default")
Terochi
·
2022-11-21 09:43:36 +01:00
58288275a6
Variant 2: edit changes history, cannot reset index (similar to stable)
Terochi
·
2022-11-21 09:41:29 +01:00
672e1cd45b
Variant 1: edit changes history, empty text resets index
Terochi
·
2022-11-21 09:36:31 +01:00
8f942f130b
Add xmldoc to
HistoryTextBox
Bartłomiej Dach
·
2022-11-20 12:29:47 +01:00
33b2fe46d9
Removed unnecessary methods, changed tests, and moved LimitedCapacityQueue.cs to a more generic namespace.
Terochi
·
2022-11-19 16:53:35 +01:00
eff6c7be64
Replacing structure to use LimitedCapacityQueue.cs
Dragon
·
2022-11-17 13:07:06 +01:00
a25c94d567
Cleaning up
Dragon
·
2022-11-17 13:07:06 +01:00
a9747d367c
Implemented finite limit of stored history.
Terochi
·
2022-11-17 13:07:06 +01:00
0100c01b82
Added more tests for new features
Terochi
·
2022-11-17 13:07:06 +01:00
5253f5309e
Reversed indexing
Terochi
·
2022-11-17 13:07:06 +01:00
44c3e71746
Added functioning tests.
Terochi
·
2022-11-17 13:07:06 +01:00
3d4962e181