Dean Herbert
|
4352c56c3e
|
Apply NRT to all simple auxiliary skin classes
|
2023-01-26 17:53:04 +09:00 |
|
Dean Herbert
|
d63719a602
|
Move and rename the base component class
|
2023-01-26 16:04:56 +09:00 |
|
Dean Herbert
|
48885d40cc
|
Merge branch 'master' into skin-fonts
|
2023-01-26 15:52:54 +09:00 |
|
Berkan Diler
|
c7ca4bbba5
|
Use generic Enum methods
|
2022-12-26 20:36:39 +01:00 |
|
ansel
|
b240d15731
|
Fix numeric font
|
2022-12-03 23:38:50 +03:00 |
|
ansel
|
8174f6be64
|
Get rid of dublicated enum
|
2022-12-03 23:32:17 +03:00 |
|
ansel
|
b41f30c868
|
Allow changing font of text elements
|
2022-12-03 22:44:54 +03:00 |
|
Bartłomiej Dach
|
212d78865a
|
Add a few more missing partial specs
|
2022-11-26 16:30:52 +01:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
C0D3 M4513R
|
4b44f31b5e
|
Use LocaliseableStings in BeatmapAttributeText
|
2022-11-23 21:02:43 +01:00 |
|
Dean Herbert
|
774f70e380
|
Simplify class structure
|
2022-11-23 16:56:40 +09:00 |
|
Dean Herbert
|
0749a7bb07
|
Simplify attribute assignment
|
2022-11-23 16:53:36 +09:00 |
|
Dean Herbert
|
0f034606fd
|
Use LocalisableDescription from BeatmapOnlineStatus enum instead of locally defined
|
2022-11-23 16:49:51 +09:00 |
|
Dean Herbert
|
a8af83e62a
|
Move label initialisation out of ctor
|
2022-11-23 16:49:39 +09:00 |
|
Dean Herbert
|
27473262af
|
Rename attributes in enum to match better with user expectations
|
2022-11-23 16:45:46 +09:00 |
|
Dean Herbert
|
b89689a34a
|
Rename class and reword settings text/tooltips to avoid clashing with other naming
|
2022-11-23 16:31:50 +09:00 |
|
C0D3 M4513R
|
ab650d8a1b
|
Use AutoSizeAxes
|
2022-11-07 15:22:20 +01:00 |
|
C0D3 M4513R
|
28ab092b6f
|
Simplify the whole Templating process
|
2022-11-07 07:55:42 +01:00 |
|
C0D3 M4513R
|
a435e365ea
|
Allow for the Value of BeatmapInfoDrawable to be formatted
|
2022-11-03 18:54:55 +01:00 |
|
C0D3 M4513R
|
502bfa950e
|
Fix potential resource leak
|
2022-11-03 08:05:26 +01:00 |
|
C0D3 M4513R
|
95e2521ca4
|
Use more Localisations
|
2022-11-02 13:56:55 +01:00 |
|
C0D3 M4513R
|
2e5db5e259
|
Remove nullable disable from TextElement
|
2022-11-02 13:24:05 +01:00 |
|
C0D3 M4513R
|
ed7e3a29e2
|
Add Localisation
Also add Labels for what is displayed, and prefix/suffix for Labels
Add a Prefix and Suffix for Values
|
2022-11-02 13:00:45 +01:00 |
|
C0D3 M4513R
|
975eed964e
|
Don't make Beatmap in OsuGameBase public
Signed-off-by: C0D3 M4513R <28912031+C0D3-M4513R@users.noreply.github.com>
|
2022-11-01 21:19:01 +01:00 |
|
C0D3 M4513R
|
c231a20cbb
|
Add a generic text Element
Signed-off-by: C0D3 M4513R <28912031+C0D3-M4513R@users.noreply.github.com>
|
2022-11-01 20:54:52 +01:00 |
|
C0D3 M4513R
|
905ebc3c1f
|
Initial implementation of a Beatmap Information Skinning Element
Signed-off-by: C0D3 M4513R <28912031+C0D3-M4513R@users.noreply.github.com>
|
2022-11-01 20:46:32 +01:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
6d5692fcec
|
Fix typo in setting name
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2022-03-15 14:25:05 +09:00 |
|
Dean Herbert
|
7d2752185d
|
Add disclaimer and adjust metrics of BigBlackBox
|
2022-03-13 17:03:25 +09:00 |
|
Dean Herbert
|
e4211104b0
|
Add new settings to the big black box
|
2022-03-13 17:03:25 +09:00 |
|
Dean Herbert
|
458136dfe7
|
Add BigBlackBox for skinning testing purposes
|
2022-03-13 17:03:25 +09:00 |
|