- Breaking config change: instance id -> instance name
- Set gamerule allowCommands to true in generated worlds
- Add gamemode selection to world create
- Many networking changes including switching to zmq push/pull sockets.
This allows detecting connections.
- Launch instances from env.reset()
- Send commands through env.step()
- Minor command and logging changes
- Configurable action/observation ports
- Option to receive frames as JPEG
- MCIO_PROTOCOL_VERSION = 2