- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- Added log messages of material origin when tier failed to be resolved
- Fixed error with absorption health value (#356)
- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- Added log messages of material origin when tier failed to be resolved
- Fixed error with absorption health value (#356)
- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- Added log messages of material origin when tier failed to be resolved
- Fixed error with absorption health value (#356)
- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- Added log messages of material origin when tier failed to be resolved
- Fixed error with absorption health value (#356)
- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- Added log messages of material origin when tier failed to be resolved
- Fixed error with absorption health value (#356)
- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- Added log messages of material origin when tier failed to be resolved
- Fixed error with absorption health value (#356)
- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- Added log messages of material origin when tier failed to be resolved
- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- Added log messages of material origin when tier failed to be resolved
- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- Added log messages of material origin when tier failed to be resolved
- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- Added log messages of material origin when tier failed to be resolved
- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- Added log messages of material origin when tier failed to be resolved
- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- Added log messages of material origin when tier failed to be resolved
- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- [API] Deprecated `getWorld` function in favor of `getLevel`
- `getLevel` returns the `ServerLevel` instance on `IServerAccessor`
- Added French translation (#357)
- Changed status from EOL to maintained
- Ported all changes from the 1.20.1 branch
- Added lectern book tooltip
- Changed horse stats formula
- Fixed cursor jumping when switching from plugin toggle screen
- Fixed server spam when WTHIT is not installed on the server
- Fixed key binds not being able to be set to mouse buttons (#350)
- Fixed crash on server (#348)
- Improved formatting to use Component instead of String if available (#169)
- Changed to use home-grown keybinding system
- Now key binds won't be conflicting (#170)
- Changed breaking progress to fade out instead of moving backwards when stopped (#300)
- Made ModInfo cache concurrent, fixed crash with Language Reload
- Fixed config screen not sending warning if errors are in collapsed entries
- Changed config screen to use tabs
- Changed overlay placement option to be its own screen with preview
- [API] Added estimated progress time tooltip and API
- Added focus on search bar when pressing ctrl+f in config
- Added hour component on progress timer
- Changed progress to show as a bar by default
- Changed player's head name to show in block's name
- Added light block to default blacklist (#342)
- Added log when component is clicked on the inspector screen
- Changed setup to be on the main thread
- Fixed `PairComponent#key#getWidth` not being called making height calculation wrong
- Fixed raycast position getting mutated when clipping fluid shape (#312)
- Added tags to all built-in tooltips
- Note that the tags are not guaranteed to be as stable as API classes. This is more of a workaround to allow plugins to override built-in tooltips.
- Changed `waila_plugins.json` comment for custom config path to relative (#306)
- Fixed multiline `WrappedComponent` not rendered properly
- Fixed error if there are tier instances with the same incorrect tag (#304)
- Fixed item tooltip lighting (#303)
- Added config option to change item grid scale (#301)
- Fixed plugin configurations getting reset at every launch (#296)
- Fixed incompatibility with tiers that has level less than 0 (#292)
- Updated Vietnamese translation (#289)
- Updated Japanese translation (#295)
- Fixed crash on Forge if plugin annotation missing the side value
- [API] Added separate common and client-side entrypoints, `IWailaCommonPlugin` and `IWailaClientPlugin`
- Added `ICommonRegistrar` and `IClientRegistrar`
- Deprecated `IWailaPlugin` and `IRegistrar`
- Changed built-in configs to use translations properly
- Updated Russian translations (#285)
- [API] Added API to annotate config object with comments in JSON5 mode
- Changed config files from JSON to JSON5, also added comments for them
- Changed all config files to be reloaded when the plugin reloaded
- Added Vietnamese translation (#284)
- Changed status from EOL to maintained
- Ported all changes from the 1.20.1 branch
- Added lectern book tooltip
- Changed horse stats formula
- Fixed cursor jumping when switching from plugin toggle screen
- Fixed server spam when WTHIT is not installed on the server
- Fixed key binds not being able to be set to mouse buttons (#350)
- Fixed crash on server (#348)
- Improved formatting to use Component instead of String if available (#169)
- Changed to use home-grown keybinding system
- Now key binds won't be conflicting (#170)
- Changed breaking progress to fade out instead of moving backwards when stopped (#300)
- Made ModInfo cache concurrent, fixed crash with Language Reload
- Fixed config screen not sending warning if errors are in collapsed entries
- Changed config screen to use tabs
- Changed overlay placement option to be its own screen with preview
- [API] Added estimated progress time tooltip and API
- Added focus on search bar when pressing ctrl+f in config
- Added hour component on progress timer
- Changed progress to show as a bar by default
- Changed player's head name to show in block's name
- Added light block to default blacklist (#342)
- Added log when component is clicked on the inspector screen
- Changed setup to be on the main thread
- Fixed `PairComponent#key#getWidth` not being called making height calculation wrong
- Fixed raycast position getting mutated when clipping fluid shape (#312)
- Added tags to all built-in tooltips
- Note that the tags are not guaranteed to be as stable as API classes. This is more of a workaround to allow plugins to override built-in tooltips.
- Changed `waila_plugins.json` comment for custom config path to relative (#306)
- Fixed multiline `WrappedComponent` not rendered properly
- Fixed error if there are tier instances with the same incorrect tag (#304)
- Fixed item tooltip lighting (#303)
- Added config option to change item grid scale (#301)
- Fixed plugin configurations getting reset at every launch (#296)
- Fixed incompatibility with tiers that has level less than 0 (#292)
- Updated Vietnamese translation (#289)
- Updated Japanese translation (#295)
- Fixed crash on Forge if plugin annotation missing the side value
- [API] Added separate common and client-side entrypoints, `IWailaCommonPlugin` and `IWailaClientPlugin`
- Added `ICommonRegistrar` and `IClientRegistrar`
- Deprecated `IWailaPlugin` and `IRegistrar`
- Changed built-in configs to use translations properly
- Updated Russian translations (#285)
- [API] Added API to annotate config object with comments in JSON5 mode
- Changed config files from JSON to JSON5, also added comments for them
- Changed all config files to be reloaded when the plugin reloaded
- Added Vietnamese translation (#284)
- Changed status from EOL to maintained
- Ported all changes from the 1.20.1 branch
- Added lectern book tooltip
- Changed horse stats formula
- Fixed cursor jumping when switching from plugin toggle screen
- Fixed server spam when WTHIT is not installed on the server
- Fixed key binds not being able to be set to mouse buttons (#350)
- Fixed crash on server (#348)
- Improved formatting to use Component instead of String if available (#169)
- Changed to use home-grown keybinding system
- Now key binds won't be conflicting (#170)
- Changed breaking progress to fade out instead of moving backwards when stopped (#300)
- Made ModInfo cache concurrent, fixed crash with Language Reload
- Fixed config screen not sending warning if errors are in collapsed entries
- Changed config screen to use tabs
- Changed overlay placement option to be its own screen with preview
- [API] Added estimated progress time tooltip and API
- Added focus on search bar when pressing ctrl+f in config
- Added hour component on progress timer
- Changed progress to show as a bar by default
- Changed player's head name to show in block's name
- Added light block to default blacklist (#342)
- Added log when component is clicked on the inspector screen
- Changed setup to be on the main thread
- Fixed `PairComponent#key#getWidth` not being called making height calculation wrong
- Fixed raycast position getting mutated when clipping fluid shape (#312)
- Added tags to all built-in tooltips
- Note that the tags are not guaranteed to be as stable as API classes. This is more of a workaround to allow plugins to override built-in tooltips.
- Changed `waila_plugins.json` comment for custom config path to relative (#306)
- Fixed multiline `WrappedComponent` not rendered properly
- Fixed error if there are tier instances with the same incorrect tag (#304)
- Fixed item tooltip lighting (#303)
- Added config option to change item grid scale (#301)
- Fixed plugin configurations getting reset at every launch (#296)
- Fixed incompatibility with tiers that has level less than 0 (#292)
- Updated Vietnamese translation (#289)
- Updated Japanese translation (#295)
- Fixed crash on Forge if plugin annotation missing the side value
- [API] Added separate common and client-side entrypoints, `IWailaCommonPlugin` and `IWailaClientPlugin`
- Added `ICommonRegistrar` and `IClientRegistrar`
- Deprecated `IWailaPlugin` and `IRegistrar`
- Changed built-in configs to use translations properly
- Updated Russian translations (#285)
- [API] Added API to annotate config object with comments in JSON5 mode
- Changed config files from JSON to JSON5, also added comments for them
- Changed all config files to be reloaded when the plugin reloaded
- Added Vietnamese translation (#284)
- Changed status from EOL to maintained
- Ported all changes from the 1.20.1 branch
- Added lectern book tooltip
- Changed horse stats formula
- Fixed cursor jumping when switching from plugin toggle screen
- Fixed server spam when WTHIT is not installed on the server
- Fixed key binds not being able to be set to mouse buttons (#350)
- Fixed crash on server (#348)
- Improved formatting to use Component instead of String if available (#169)
- Changed to use home-grown keybinding system
- Now key binds won't be conflicting (#170)
- Changed breaking progress to fade out instead of moving backwards when stopped (#300)
- Made ModInfo cache concurrent, fixed crash with Language Reload
- Fixed config screen not sending warning if errors are in collapsed entries
- Changed config screen to use tabs
- Changed overlay placement option to be its own screen with preview
- [API] Added estimated progress time tooltip and API
- Added focus on search bar when pressing ctrl+f in config
- Added hour component on progress timer
- Changed progress to show as a bar by default
- Changed player's head name to show in block's name
- Added light block to default blacklist (#342)
- Added log when component is clicked on the inspector screen
- Changed setup to be on the main thread
- Fixed `PairComponent#key#getWidth` not being called making height calculation wrong
- Fixed raycast position getting mutated when clipping fluid shape (#312)
- Added tags to all built-in tooltips
- Note that the tags are not guaranteed to be as stable as API classes. This is more of a workaround to allow plugins to override built-in tooltips.
- Changed `waila_plugins.json` comment for custom config path to relative (#306)
- Fixed multiline `WrappedComponent` not rendered properly
- Fixed error if there are tier instances with the same incorrect tag (#304)
- Fixed item tooltip lighting (#303)
- Added config option to change item grid scale (#301)
- Fixed plugin configurations getting reset at every launch (#296)
- Fixed incompatibility with tiers that has level less than 0 (#292)
- Updated Vietnamese translation (#289)
- Updated Japanese translation (#295)
- Fixed crash on Forge if plugin annotation missing the side value
- [API] Added separate common and client-side entrypoints, `IWailaCommonPlugin` and `IWailaClientPlugin`
- Added `ICommonRegistrar` and `IClientRegistrar`
- Deprecated `IWailaPlugin` and `IRegistrar`
- Changed built-in configs to use translations properly
- Updated Russian translations (#285)
- [API] Added API to annotate config object with comments in JSON5 mode
- Changed config files from JSON to JSON5, also added comments for them
- Changed all config files to be reloaded when the plugin reloaded
- Added Vietnamese translation (#284)