[1.18.1] 1.99.1
SquidDev
released this
11 Dec 07:57
·
283 commits
to mc-1.18.x
since this release
New features in CC: Tweaked 1.99.1
- Add package.searchpath to the cc.require API. (MCJack123)
- Provide a more efficient way for the Java API to consume Lua tables in certain restricted cases.
Several bug fixes:
- Fix keys being "sticky" when opening the off-hand pocket computer GUI.
- Correctly handle broken coroutine managers resuming Java code with a
nil
event. - Prevent computer buttons stealing focus from the terminal.
- Fix a class cast exception when a monitor is malformed in ways I do not quite understand.