Releases: JackyyTV/Exchangers
Releases · JackyyTV/Exchangers
Exchangers 1.10.2-1.4.1
Hotfix for crash on servers
- Moved RenderOverlayHandler to ClientProxy instead of CommonProxy,
closes #13
Exchangers 1.10.2-1.4
This is quite a big update, it will wipe the selected block data for existing exchangers in the world, please remember to backup before updating!
- Added Forge Energy support, closes #3
- Fixed modules not disabling recipes, closes #11
- Rewritten exchanger mechanics, fixed crashes with certain modded
blocks, closes #12 - Added maximum range in exchanger tooltips
- Added out of block error
- Removed selected block and total count in GUI as it's not accurate all
the time - Code cleanups
Exchangers 1.12-2.3.1
Hotfix for crash on servers
- Moved RenderOverlayHandler to ClientProxy instead of CommonProxy,
closes #13
Exchangers 1.12-2.3
This is quite a big update, it will wipe the selected block data for existing exchangers in the world, please remember to backup before updating!
- Added Forge Energy support, closes #3
- Fixed modules not disabling recipes, closes #11
- Rewritten exchanger mechanics, fixed crashes with certain modded
blocks, closes #12 - Re-added Mekanism integration for when it's ready
- Added maximum range in exchanger tooltips
- Added out of block error
- Removed selected block and total count in GUI as it's not accurate all
the time - Code cleanups
Exchangers 1.11.2-1.3
- Fixed crash with Hardened Exchanger, closes #9
- Improved modules checking (I think)
- Recipe code tweaks
Exchangers 1.10.2-1.3
- Fixed crash with Hardened Exchanger, closes #9
- Improved modules checking (I think)
- Recipe code tweaks
Exchangers 1.12-2.2
- Migrated recipes from addOldShaped to addShaped (fixed a startup
recipes crash that I thought it was fixed in 2.1.1), closes #10 - Refactored RecipeHelper class
- Uncommented Ender IO and Mekanism integration for when those mods are
ready - Improved modules checking (I think)
Exchangers 1.11.2-1.2
- Backported some stuff from 1.12
- Added durability tooltip for vanilla exchangers
- Refactored quite a lot of internal codes
- Added a few more blocks to exchange blacklist
- Revamped exchanger tiers
- Removed unused capability inject
- Removed Proxy logger
- Corrected some descriptions in the config file
Exchangers 1.10.2-1.2
- Backported some stuff from 1.12
- Added durability tooltip for vanilla exchangers
- Refactored quite a lot of internal codes
- Added a few more blocks to exchange blacklist
- Revamped exchanger tiers
- Removed unused capability inject
- Removed Proxy logger
Exchangers 1.12-2.1.2
- Fixed a crash with looking at snow layer while holding an exchanger on the hand
- Added a few more blocks to exchange blacklist
- Removed Proxy logger
- Corrected some descriptions in the config file
- Moved TE buckets back to TE integration class