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

77 Commits

Author SHA1 Message Date
Shiewk b2472ed1fa Backport 2.3.1 to mc-1.21.6 2026-02-14 12:57:42 +01:00
Shiewk bf75ac785b Backport 2.3.0 to mc-1.21.6 2026-02-14 12:47:42 +01:00
Shiewk ed7e532d8c Backport 2.2.0 to mc-1.21.6 2026-02-14 12:27:09 +01:00
Shiewk c41e126704 Support latest changes for 1.21.6 (2.1.0) 2025-12-05 17:54:12 +01:00
Shiewk 2fb2537da0 1.21.6-1.21.8 backport 2025-11-27 11:35:14 +01:00
Shiewk ba5a9af9df (2.0.0) Update README for new version & new icon 2025-11-26 19:36:49 +01:00
Shiewk 61f0ac3eb5 Revised WidgetConfigScreen 2025-11-26 18:13:03 +01:00
Shiewk 3e044078d6 Allow changing RGBAColorWidgetSetting with arrow keys 2025-11-24 19:41:17 +01:00
Shiewk 5910e5581f Fix widgets going off-screen again 2025-11-24 11:59:44 +01:00
Shiewk df5b83a3f7 Add helpful context menus (right click) to the position editing screen
- Right click on widget: Opening widget settings, setting anchor or deactivating the widget
- Right click on empty space: Enabling widgets
2025-11-24 11:41:08 +01:00
Shiewk 2c51b05b22 Add slight borders around widgets on config screen 2025-11-23 17:09:12 +01:00
Shiewk e2b6ea309c Align widgets with screen center & edges when repositioning 2025-11-23 16:52:44 +01:00
Shiewk ae172ac769 Reworked RGBAColorWidgetSetting & add sounds in widget settings 2025-11-23 16:23:25 +01:00
Shiewk 79fa8f722b Add mouse cursor changing 2025-11-23 12:50:32 +01:00
Shiewk ceb507078c Rework widget positioning 2025-11-20 19:33:12 +01:00
Shiewk 4b27e15e0c 1.21.9 support 2025-10-03 10:44:30 +02:00
Shiewk 154fb46f12 Add Inventory Widget (#3) 2025-08-23 11:00:37 +02:00
Shiewk cd8c354610 Fix widget settings editing on complex setups
(When there is an invisible setting overlapping another visible one, the invisible setting is no longer affected by user input)
2025-08-22 10:34:55 +02:00
Shiewk 4fe29d81ac Add combo widget (#3) 2025-08-21 14:30:55 +02:00
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 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 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 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 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 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 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