OpenComputers/changelog.md
Adrian Siekierka a31f90a088 fix #3621
2025-06-02 15:35:25 +02:00

372 B

Fixes/improvements

  • [#3621] Fix os.time() being off by one hour
  • [#3682] Add error handling to the flash OpenOS program
  • [#3764] Fix left and right names being swapped in the Rack GUI
  • [#3779] Fix os.sleep(0) causing too long without yielding (Ocawesome101)
  • (1.12) [#3774] Fix Jukebox driver (kebufu)

List of contributors

asie, kebufu, Ocawesome101