CraftOS-PC v2.6.5
CraftOS-PC v2.6.5 is a very small update that fixes some critical issues with the speaker peripheral.
- Bumped CC:T version to 1.100.1
- Bumped structure version to 8
- Functions are now pre-declared to ensure type compatibility
- New macro
DLLEXPORT - New class
TerminalFactory - New fields in
configuration:useDFPWM
- New fields in
PluginFunctions:registerTerminalFactorycommandLineArgssetListenerModepumpTaskQueue
- New fields in
Terminal:factory
- Fixed an issue causing an invalid string to be returned as the parameter for
speaker_audio_empty speaker.playAudionow always returnsfalseto tell programs to wait forspeaker_audio_emptyas expected- Added caching to rope resolution to avoid concatenating the same rope multiple times
- Modified
string.repto work more like Cobalt - Fixed hang when using CLI mode
- Fixed possible race condition in
mouse_move - Fixed an issue preventing the debugger console from scrolling
- Added an indicator showing whether the debugger console is no longer auto-scrolling
- Disabled loading of original
packageandiolibraries to reduce possible vulnerabilities
If you need help using CraftOS-PC, I'm available on the CraftOS-PC Discord server as @JackMacWindows#9776. Feel free to ping me if you need anything.