You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,20 @@
40
40
41
41
-[ ] Ajouter un systéme qui permet de load un inventaire uniquement quand tout les requirements sont pr�sents
42
42
43
-
# Unreleased (1.1.0.8)
43
+
# Unreleased
44
+
45
+
# 1.1.0.9
46
+
47
+
-**Dynamic Inventory Title Updates**: Added `PacketEventChangeTitleName` and `PacketTitleListener` for changing inventory titles dynamically without reopening the inventory
48
+
-**ClearInvType for Inventory Management**: Introduced `ClearInvType` enum and temporary inventory storage system for better inventory state management
49
+
-**Enhanced ItemButton Context**: `ItemButton` now includes inventory context for improved button logic and interactions
50
+
-**Map Parsing in Arrays**: Fixed parsing of map structures inside arrays in YAML configuration
51
+
-**Folia Scheduler Issue**: Resolved scheduler compatibility issue with Folia
52
+
-**Shutdown Task Registration**: Fixed task registration during plugin shutdown
53
+
-**Variant Component Initialization**: Enhanced variant component initialization with proper error handling and version checks
54
+
- Updated `config.yml` to clarify packet event click limiter functionality
0 commit comments