Version 1.2.2 Bug-fixing
No compatibility issues will be caused.
Issue with packets causing players to be unable to join a server with Ohmega installed due to channel not being registered server-side.
(Thank you Zilgyd
GitHub for reporting)
Fixed an issue with loading a client marked class on the server, causing issues when playing online.
Changed order of quickMoveStack
method in order to make items counting as both accessories and armour to attempt to move into accessory slots before armour slots
Version 1.2.2 Bug-fixing
No compatibility issues will be caused.
Issue with packets causing players to be unable to join a server with Ohmega installed due to channel not being registered server-side.
(Thank you Zilgyd
GitHub for reporting)
Fixed another dedicated server issue when opening the accessory inventory
Changed order of quickMoveStack
method in order to make items counting as both accessories and armour to attempt to move into accessory slots before armour slots
Version 1.2.2 Bug-fixing
No compatibility issues will be caused.
Issue with packets causing players to be unable to join a server with Ohmega installed due to channel not being registered server-side.
(Thank you Zilgyd
GitHub for reporting)
Changed order of quickMoveStack
method in order to make items counting as both accessories and armour to attempt to move into accessory slots before armour slots
1.2.1 Minor Update
- Fixed some type specifications in the
AccessoryHelper
class to do with accessory binding
1.2.0 Update
- Added 1 new event allowing vanilla or other mods' items to be registered as accessories
1.1.0 Update
- Fixed many bugs
- Accessories can now apply attribute modifiers
- Added 7 events to manipulate other mods' accessories, adding further flexibility