Bartłomiej Dach
|
fd16e5992b
|
Merge branch 'master' into triangles-fix
|
2022-11-26 19:28:55 +01:00 |
|
Andrei Zavatski
|
7ab5136e12
|
Compute texel size in the DrawNode
|
2022-11-26 20:05:34 +03:00 |
|
Bartłomiej Dach
|
212d78865a
|
Add a few more missing partial specs
|
2022-11-26 16:30:52 +01:00 |
|
Bartłomiej Dach
|
894ef15e79
|
Merge branch 'master' into update-framework
|
2022-11-26 16:19:36 +01:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Dean Herbert
|
5ada9efa60
|
Update outdated comment regarding colour choices
|
2022-11-25 22:10:20 +09:00 |
|
Dean Herbert
|
76e9382e0b
|
Fix triangles showing on ExpandableButton s when in contracted state
|
2022-11-25 20:18:35 +09:00 |
|
Dean Herbert
|
b0f14d4963
|
Clamp AimCount to ensure at least one triangle is spawned
|
2022-11-25 20:14:21 +09:00 |
|
Dean Herbert
|
4cb068ceb9
|
Change AimCount to not consider height
|
2022-11-25 20:10:04 +09:00 |
|
Dean Herbert
|
6ad432b311
|
Use RoundedButton in more places
|
2022-11-24 16:33:01 +09:00 |
|
Dean Herbert
|
53b03df93d
|
Combine TriangleButton and RoundedButton classes
|
2022-11-24 16:26:57 +09:00 |
|
Dean Herbert
|
bea2acc60e
|
Remove local specifications of triangle colouring
|
2022-11-24 16:18:15 +09:00 |
|
Dean Herbert
|
4fbca4037c
|
Update existing triangle buttons to use RoundedButton
|
2022-11-24 16:18:15 +09:00 |
|
Dean Herbert
|
40f706155f
|
Update RoundedButton to have new triangles design
|
2022-11-24 16:18:15 +09:00 |
|
Dean Herbert
|
44a71741e4
|
Merge pull request #21225 from EVAST9919/triangles-v2
Implement TrianglesV2 component
|
2022-11-24 16:15:25 +09:00 |
|
Dean Herbert
|
172e798847
|
Merge pull request #21228 from Terochi/recent-messages-implementation
Add ability to view chat send history in input box
|
2022-11-23 14:58:42 +09:00 |
|
Terochi
|
d81ef541bc
|
Variant 5: cannot change history, edit resets index
|
2022-11-21 10:17:28 +01:00 |
|
Terochi
|
7dc7729ac2
|
Variant 4: cannot change history, empty text/everything selected resets index (current with bug fix)
|
2022-11-21 10:11:26 +01:00 |
|
Terochi
|
58288275a6
|
Variant 3: cannot change history, cannot reset index (the "default")
|
2022-11-21 09:43:36 +01:00 |
|
Terochi
|
672e1cd45b
|
Variant 2: edit changes history, cannot reset index (similar to stable)
|
2022-11-21 09:41:29 +01:00 |
|
Terochi
|
8f942f130b
|
Variant 1: edit changes history, empty text resets index
|
2022-11-21 09:36:31 +01:00 |
|
Andrei Zavatski
|
ec8532951c
|
Make Thickness property auto
|
2022-11-21 10:32:19 +03:00 |
|
Andrei Zavatski
|
14a4de36f4
|
Expose thickness property
|
2022-11-21 10:20:35 +03:00 |
|
Dean Herbert
|
9a330c3cdb
|
Apply nullability and clean up conditionals
|
2022-11-21 15:02:45 +09:00 |
|
Dean Herbert
|
a07b033d22
|
Merge branch 'master' into triangles-v2
|
2022-11-21 14:55:01 +09:00 |
|
Andrei Zavatski
|
18c79dfda3
|
Move all the logic into BarsInfo class
|
2022-11-20 23:00:13 +03:00 |
|
Bartłomiej Dach
|
33b2fe46d9
|
Add xmldoc to HistoryTextBox
|
2022-11-20 12:29:47 +01:00 |
|
Andrei Zavatski
|
36141cb2a4
|
Make BarsInfo a class
|
2022-11-20 05:14:07 +03:00 |
|
Andrei Zavatski
|
fcb52ee237
|
Make BarsInfo a readonly struct
|
2022-11-20 02:28:07 +03:00 |
|
Andrei Zavatski
|
fbfcf49ea6
|
Remove readonly modifier from struct fields
|
2022-11-20 02:13:54 +03:00 |
|
Andrei Zavatski
|
2cb966b47c
|
Rework BarsInfo struct
|
2022-11-20 01:48:54 +03:00 |
|
Andrei Zavatski
|
6c62cfb830
|
Store barBreadth as a separate float
|
2022-11-19 23:40:02 +03:00 |
|
Andrei Zavatski
|
67ee9f3915
|
Naming adjustments
|
2022-11-19 23:34:55 +03:00 |
|
Andrei Zavatski
|
f1201454b7
|
Use value tuples
|
2022-11-19 23:29:50 +03:00 |
|
Andrei Zavatski
|
6f449a583e
|
Handle empty values as a separate case
|
2022-11-19 23:27:48 +03:00 |
|
Terochi
|
eff6c7be64
|
Removed unnecessary methods, changed tests, and moved LimitedCapacityQueue.cs to a more generic namespace.
|
2022-11-19 16:53:35 +01:00 |
|
Andrei Zavatski
|
0239103b6b
|
Fix BeatmapOverlay crashing test scene
|
2022-11-19 11:33:14 +03:00 |
|
Andrei Zavatski
|
05992d3aa8
|
CI fix
|
2022-11-19 10:23:37 +03:00 |
|
Andrei Zavatski
|
9b8f98735c
|
Use struct for bars description
|
2022-11-19 10:16:58 +03:00 |
|
Andrei Zavatski
|
11f5fddc1f
|
Remove redundant returns
|
2022-11-19 09:57:52 +03:00 |
|
Andrei Zavatski
|
e8ca9f5dc5
|
Rework BarGraph to use Quads
|
2022-11-19 00:22:57 +03:00 |
|
Dan Balasescu
|
c2a127dc68
|
Merge pull request #21289 from peppy/fix-triangle-button-flash
Fix triangle button flash effect looking incorrect
|
2022-11-18 15:26:43 +09:00 |
|
Dean Herbert
|
5fc0d45675
|
Fix triangle button flash effect looking incorrect
|
2022-11-18 14:30:59 +09:00 |
|
Dan Balasescu
|
57b8495c7a
|
Merge branch 'master' into long-standard
|
2022-11-18 14:24:04 +09:00 |
|
Dragon
|
a25c94d567
|
Replacing structure to use LimitedCapacityQueue.cs
|
2022-11-17 13:07:06 +01:00 |
|
Dragon
|
a9747d367c
|
Cleaning up
|
2022-11-17 13:07:06 +01:00 |
|
Terochi
|
0100c01b82
|
Implemented finite limit of stored history.
|
2022-11-17 13:07:06 +01:00 |
|
Terochi
|
5253f5309e
|
Added more tests for new features
|
2022-11-17 13:07:06 +01:00 |
|
Terochi
|
44c3e71746
|
Reversed indexing
|
2022-11-17 13:07:06 +01:00 |
|
Terochi
|
3d4962e181
|
Added functioning tests.
|
2022-11-17 13:07:06 +01:00 |
|