1.16.5:
- Added ability to pick books up from lecterns
- Added offhand attack cooldown utility
- Added wood building block objects for logs, planks, fences, etc.
- Added single key multimap
- Added
IntArrayWrapper
,LambdaIntReference
, andZeroValidIntReference
for container syncing - Fix item cycle in books running faster on machines with higher FPS
- Dropped support for 1.16.4 and before
1.12.2:
* Made PulseManager::isPulseLoaded
case insensitive
* Allow PulseManager::isPulseLoaded
to check if pulses from other Mantle mods are loaded, instead of just the same mod
* Added static PulseManager::isPulseLoadedGlobal
, checks if a pulse is loaded without a PulseManager
instance. Can be used by ModuleFileRepository to instantiate without a pulse manager
* ModuleFileRepository sections now support attaching a module dependency to pages instead of just sections