ItemStages-1.12.2-2.0.50
on Jun 8, 2023- Added "stageLiquidAndBucket" method. Closes #47 - Tyler Hancock
Huge thanks to my supporters on Patreon
- NillerMedDild
- Jonathan McManus
- Varitek
- Pongo Sapiens
- Darkosto
ItemStages-1.12.2-2.0.49
on Jun 8, 2023- Fixed order of operations for comparing items. Fixes several obscure bugs where things fail to be staged. #45 - Tyler Hancock
Huge thanks to my supporters on Patreon
- NillerMedDild
- Jonathan McManus
- Varitek
- Pongo Sapiens
- Darkosto
ItemStages-1.12.2-2.0.47
on Jun 8, 2023- Added example of new jei category feature to the readme. - Tyler Hancock
- Formatting changes. - Tyler Hancock
- Added a command to dump some of the stages. - Tyler Hancock
- Added JEI Recipe Category hiding. - Tyler Hancock
- Remove deprecated GameStages and Bookshelf code. - Tyler Hancock
- Removed use of deprecated JEI code. - Tyler Hancock
- Updated dependencies. Now requires at least JEI 4.14.4.264, and GameStages 2.0.114. - Tyler Hancock
- Fixed http leak when accessing dependencies in dev environment. - Tyler Hancock
- Moved JEI code to the compat dir. - Tyler Hancock
Huge thanks to my supporters on Patreon
- NillerMedDild
- Jonathan McManus
- Tristan McMahon
- Pongo Sapiens
- Darkosto
ItemStages-1.12.2-2.0.46
on Jun 8, 2023- Moved to new gradle build secrets system, and added thanks to patreons in changelog. - Tyler Hancock
Huge thanks to my supporters on Patreon
- Niels Pilgaard Gr�ndahl
- yaibatoken
- Darkosto
ItemStages-1.12.2-2.0.45
on Jun 8, 2023- Improved compat with modded tooltips. - Tyler Hancock
ItemStages-1.12.2-2.0.44
on Jun 8, 2023- Added info about undocumented features. - Tyler Hancock
- Added the ability to restrict info from tooltips. - Tyler Hancock
- Build against JEI itself and not just the API. - Tyler Hancock
- Build against the latest JEI - Tyler Hancock
ItemStages-1.12.2-2.0.43
on Jun 8, 2023- refactor: remove un-needed system out (#36) - Kieron Richardson
ItemStages-1.12.2-2.0.42
on Jun 8, 2023- Fixed weird deobf issue with FG. - Tyler Hancock
- Updated gamestage dep - Tyler Hancock
ItemStages-1.12.2-2.0.41
on Jun 8, 2023- Added some more examples to the readme. - Tyler Hancock
ItemStages-1.12.2-2.0.40
on Jun 8, 2023- Updated minimum version of GameStages to 2.0.109. - Tyler Hancock
- Fixed some client/server interaction issues with using items. - Tyler Hancock
- Fixed comparisons with partial NBT not working as expected on tags with sub compounds or tag lists. - Tyler Hancock
- Fixed tooltips not being modified. - Tyler Hancock
- Fixed some files having weird formatting. - Tyler Hancock
ItemStages-1.12.2-2.0.39
on Jun 8, 2023- Updates (#30) - Jasmine Iwanek
ItemStages-1.12.2-2.0.38
on Jun 8, 2023- Update nodecraft logo (#29) - Antoine
ItemStages-1.12.2-2.0.37
on Jun 8, 2023- Update gradle deps. - Tyler Hancock
- Fixed class formatting using eclipse formatting. - Tyler Hancock
ItemStages-1.12.2-2.0.36
on Jun 8, 2023- Fixed client always setting dig speed to 0. - Tyler Hancock
- Updated to build against newest GameStages version. - Tyler Hancock
ItemStages-1.12.2-2.0.35
on Jun 8, 2023- Updated to GameStages 2.0 - Tyler Hancock
ItemStages-1.12.2-1.0.34
on Jun 8, 2023- Slightly improved ram usage. - Tyler Hancock
- Updated dependencies. - Tyler Hancock
ItemStages-1.12.2-1.0.33
on Jun 8, 2023- Fix serverside crash #14 - Tyler Hancock
ItemStages-1.12.2-1.0.32
on Jun 8, 2023- Fixed issue with enchanted tools not being hidden when they should be. - Tyler Hancock
- Fixed stage lookup using backwards order. - Tyler Hancock
- Added auto meta detecting for specific stack entries. - Tyler Hancock
- Tools and wildcard meta is now automatically accounted for. - Tyler Hancock
- Made Stage compare logic a bit more clear. - Tyler Hancock
- Updated all deps - Tyler Hancock
ItemStages-1.12.2-1.0.31
on Jun 8, 2023- Added the ability to specify a specific unknown unfamiliar name. - Tyler Hancock
- Dropped message now uses translations. It's also a status message instead of chat. - Tyler Hancock
- Tooltip now uses translations, and has been reworded to make more sense. - Tyler Hancock
ItemStages-1.12.2-1.0.30
on Jun 8, 2023- Added config option to prevent tooltip changes. Closes #13 - Tyler Hancock