1
mirror of https://github.com/Shiewk/Widgets.git synced 2026-04-28 11:34:17 +02:00
Commit Graph

66 Commits

Author SHA1 Message Date
Shiewk 378ec01796 Add background & text color settings to armor hud widget 2025-08-21 11:04:45 +02:00
Shiewk b898102036 Add rainbow text setting (#3) 2025-08-21 10:52:42 +02:00
Shiewk 8192f13e51 Add different text styles (#3) 2025-08-18 10:33:40 +02:00
Shiewk d39473d296 Add armor hud widget (#3) 2025-08-09 11:41:59 +02:00
Shiewk 669dfb2de4 Make all resizable widgets extend ResizableWidget
This will be very useful for adding new widgets
2025-08-04 10:54:01 +02:00
Shiewk e1e13545c9 (1.6.1) 1.21.6 support v1.6.1 2025-07-25 12:31:27 +02:00
Shiewk 070e0d86b6 Exclude unlisted player list entries from PlayerCountWidget 2025-07-02 18:03:43 +02:00
Shiewk 386a0e2cb3 1.6.0 v1.6.0 2025-05-26 14:41:39 +02:00
Shiewk 850e2f5865 Speed widget 2025-05-26 14:38:13 +02:00
Shiewk f93a189050 Fix widget list rendering above search bar 2025-05-26 12:43:18 +02:00
Shiewk 34b5dc06ee Use HudLayerRegistrationCallback instead of deprecated HudRenderCallback 2025-05-26 11:37:20 +02:00
Shiewk 5003748880 Add option to hide in singleplayer to several widgets 2025-05-25 15:15:07 +02:00
Shiewk 711a078bb2 Fix dynamic color 2025-05-24 12:05:46 +02:00
Shiewk 8377cdfccf Fix ping calculation 2025-05-24 12:01:48 +02:00
Shiewk c97e529450 1.21.5 support v1.5.1 2025-04-04 14:55:53 +02:00
Shiewk d5040b08c0 Fix calculation on BandwidthWidget when tick rate is frozen or higher than 20 2025-01-04 11:39:35 +01:00
Shiewk faf29bd2fd 1.5.0 v1.5.0 2024-12-16 17:03:06 +01:00
Shiewk cba8611d72 Fix an alignment issue 2024-12-16 15:31:55 +01:00
Shiewk 3ea014a8e5 Ability to choose between 2 units on BandwidthWidget 2024-12-16 14:43:56 +01:00
Shiewk 8d33de5eca Make all 'show label' settings use the same translation key 2024-12-15 12:47:04 +01:00
Shiewk c8579f673c Add Biome widget 2024-12-15 12:31:02 +01:00
Shiewk 03886b1cea fix typo (kB) 2024-12-15 12:05:31 +01:00
Shiewk adb1349b3f Option to hide label on TPS widget 2024-12-12 18:48:37 +01:00
Shiewk b5c55e5ea3 Show TPS as loading when TPS estimation is still loading 2024-12-07 12:39:44 +01:00
Shiewk fe904c7000 TPS widget 2024-12-07 12:07:44 +01:00
Shiewk 0ae3d69dfa 1.4.0 v1.4.0 2024-12-06 17:29:47 +01:00
Shiewk 4b71f442a3 Fixed event handlers in TextFieldWidgetSettingOption 2024-12-06 15:33:51 +01:00
Shiewk 0c23757286 Added a plain text widget 2024-12-06 15:31:47 +01:00
Shiewk ddc921e572 Add text field widget setting option type 2024-12-06 15:23:31 +01:00
Shiewk c77f356b06 Correctly un-focus widget setting options 2024-12-06 14:35:08 +01:00
Shiewk f2214c6b00 Provide maximum recommended width to setting options 2024-12-06 14:12:48 +01:00
Shiewk 83cc672fd4 Update dependency 2024-12-06 14:05:24 +01:00
Shiewk 208640ff03 Add option to hide label on PlayerCountWidget 2024-12-05 19:42:12 +01:00
Shiewk b027f62583 Fix & optimize color fading in KeyStrokesWidget 2024-12-05 15:25:54 +01:00
Shiewk ad8072c3b0 Add option to toggle text shadow on CoordinatesWidget 2024-12-05 15:14:43 +01:00
Shiewk c483c39a5d Add option to toggle text shadow on BasicTextWidget 2024-12-05 15:09:21 +01:00
Shiewk c8252ff7db Support 1.21.3 v1.3.1 2024-12-03 10:52:35 +01:00
Shiewk c7b49bf63b 1.3.0 v1.3.0 2024-10-20 12:29:58 +02:00
Shiewk 9e4958bc96 Allow resizing Coordinates widget 2024-10-20 12:24:43 +02:00
Shiewk 0027b67eac Allow resizing BasicTextWidgets 2024-10-20 12:21:21 +02:00
Shiewk 59acc266f2 Allow changing IntSliderWidgetSetting with arrow keys when focused 2024-10-20 11:47:30 +02:00
Shiewk eab6e2171c Fixed wrong translation key
widgets.ui.editPositions.snap
2024-10-20 11:42:44 +02:00
Shiewk b7b66814a8 Keystrokes widget 2024-10-20 11:41:54 +02:00
Shiewk 3f4f0a2afd Allow getting CPS 2024-10-19 12:34:21 +02:00
Shiewk 526a304f4a Add option to set widget width dynamically on Server IP widget 2024-10-19 12:33:11 +02:00
Shiewk 564b268b46 Fix accuracy in bandwidth when the tick rate is lower than 20 2024-10-19 11:59:10 +02:00
Shiewk f3985d2479 Fix CPS accuracy when the tick rate is lower than 20 2024-10-19 11:37:27 +02:00
Shiewk 3a9791ee34 Add missing translation key 2024-10-14 10:40:50 +02:00
Shiewk 38de403f5c 1.2.0 v1.2.0 2024-10-13 12:19:28 +02:00
Shiewk 509a979281 Fix toggle setting animation 2024-10-13 12:13:57 +02:00