Joris Kleiber
daec2a3187
feat: respect TranslatableOption on enums
2025-04-26 01:10:57 +02:00
Jaffe2718
5905eed58f
- feat: add clickable url for @Comment
...
- chore: bump version `1.7.2-rc.2`
2025-04-18 17:01:35 +08:00
Jaffe2718
1606646e87
- fix bug: avoid the crash due to Identifier syntax not legitimate.
...
- new feature: multiple expect values for `@Condition`
- change: use `net.minecraft.client.gui.widget.CheckboxWidget` for boolean `@Entry` instead of `net.minecraft.client.gui.widget.ButtonWidget`
- misc: cleanup for `en_us.json` and example code & bump version
2025-04-13 18:32:35 +08:00
Martin Prokoph
9b29b208eb
docs: improve multi-conditions example
2025-04-05 12:38:38 +02:00
Jaffe2718
f4d1183270
cleanup & suppress unused warnings
2025-04-03 11:19:03 +08:00
Jaffe2718
c1299c2195
add examples
2025-04-03 11:14:02 +08:00
Martin Prokoph
2abf9040a7
feat: conditions! + large cleanup
2025-03-27 23:30:03 +01:00
Martin Prokoph
d73b9683f9
feat: support non-primitive fields
...
- Closes #69 (nice)
2025-02-15 12:01:44 +01:00
Martin Prokoph
a32593ede0
feat: improve label tooltip code
...
- Users can now define labels for text via this translation key pattern: "modid.midnightconfig.optionName.label.tooltip"
2025-01-14 10:27:35 +01:00
Martin Prokoph
db32a41e2b
Enable commands in all environments
...
- Many command-related fixes and improvements
- Added test environment for easier development
2024-08-29 13:38:38 +02:00