oc2-1.18.1-forge-0.1.0+4793aee.jar
Curse Maven Snippet
What's new
-
[BREAKING]
RPCDevicenow provide a list ofRPCMethodGroups, which allow dynamic resolving of overloads, given some invocation context.- To migrate, simply return a list or
RPCMethods from the newgetMethodGroupsmethod.RPCMethods are singleton method groups by default.
- To migrate, simply return a list or
-
[BREAKING] Reworked
RPCDeviceandVMDevicelifecycle methods. Removedsuspend, it is part ofunmountnow, addeddispose.- To migrate, move code that released unmanaged resources in
unmounttodispose, move code fromsuspendtounmount. - This should better match most common use-cases, with a need for
disposebeing the exception.
- To migrate, move code that released unmanaged resources in
- [BREAKING] Cleaned up
VMDevicelifecycle events. - Fixed no bus scan being triggered when bus cable is placed after bus interface.
- Fixed computer run sound not stopping when computer stopped very shortly after starting to run.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects