CC-Tweaked

Just another ComputerCraft fork

Stars
917
Committers
109

Bot releases are visible (Hide)

CC-Tweaked - [1.18.2] 1.100.10

Published by SquidDev about 2 years ago

New features in CC: Tweaked 1.100.10

  • Mention WAV support in speaker help (MCJack123).
  • Add http programs to the path, even when http is not enabled.

Several bug fixes:

  • Fix example in textutils.pagedTabulate docs (IvoLeal72).
  • Fix help program treating the terminal one line longer than it was.
  • Send block updates to client when turtle moves (roland-a).
  • Resolve several monitor issues when running Occulus shaders.
CC-Tweaked - [1.16.5] 1.100.10

Published by SquidDev about 2 years ago

New features in CC: Tweaked 1.100.10

  • Mention WAV support in speaker help (MCJack123).
  • Add http programs to the path, even when http is not enabled.

Several bug fixes:

  • Fix example in textutils.pagedTabulate docs (IvoLeal72).
  • Fix help program treating the terminal one line longer than it was.
  • Send block updates to client when turtle moves (roland-a).
CC-Tweaked - [1.19.1] 1.100.9

Published by SquidDev about 2 years ago

New features in CC: Tweaked 1.100.9

  • Add documentation for setting up GPS (Lupus590).
  • Add WAV support to the speaker program (MCJack123).
  • Expose item groups in getItemDetail (itisluiz).
  • Other fixes to documentation (Erb3, JohnnyIrvin).
  • Add Norwegian translation (Erb3).

Several bug fixes:

  • Fix z-fighting on bold printout borders (toad-dev).
  • Fix term.blit failing on certain strings.
  • Fix getItemLimit() using the wrong slot (heap-underflow).
  • Increase size of monitor depth blocker.
CC-Tweaked - [1.18.2] 1.100.9

Published by SquidDev about 2 years ago

New features in CC: Tweaked 1.100.9

  • Add documentation for setting up GPS (Lupus590).
  • Add WAV support to the speaker program (MCJack123).
  • Expose item groups in getItemDetail (itisluiz).
  • Other fixes to documentation (Erb3, JohnnyIrvin).
  • Add Norwegian translation (Erb3).

Several bug fixes:

  • Fix z-fighting on bold printout borders (toad-dev).
  • Fix term.blit failing on certain strings.
  • Fix getItemLimit() using the wrong slot (heap-underflow).
  • Increase size of monitor depth blocker.
CC-Tweaked - [1.16.5] 1.100.9

Published by SquidDev about 2 years ago

New features in CC: Tweaked 1.100.9

  • Add documentation for setting up GPS (Lupus590).
  • Add WAV support to the speaker program (MCJack123).
  • Expose item groups in getItemDetail (itisluiz).
  • Other fixes to documentation (Erb3, JohnnyIrvin).
  • Add Norwegian translation (Erb3).

Several bug fixes:

  • Fix z-fighting on bold printout borders (toad-dev).
  • Fix term.blit failing on certain strings.
  • Fix getItemLimit() using the wrong slot (heap-underflow).
  • Increase size of monitor depth blocker.
CC-Tweaked - [1.19] 1.100.8

Published by SquidDev over 2 years ago

New features in CC: Tweaked 1.100.8

Several bug fixes:

  • Fix NPE within disk drive and printer code.
CC-Tweaked - [1.18.2] 1.100.8

Published by SquidDev over 2 years ago

New features in CC: Tweaked 1.100.8

Several bug fixes:

  • Fix NPE within disk drive and printer code.
CC-Tweaked - [1.16.5] 1.100.8

Published by SquidDev over 2 years ago

New features in CC: Tweaked 1.100.8

Several bug fixes:

  • Fix NPE within disk drive and printer code.
CC-Tweaked - [1.19] 1.100.7

Published by SquidDev over 2 years ago

New features in CC: Tweaked 1.100.7

  • Fix failing to launch outside of a dev environment.
CC-Tweaked - [1.19] 1.100.6

Published by SquidDev over 2 years ago

New features in CC: Tweaked 1.100.6

  • Various documentation improvements (MCJack123, FayneAldan).
  • Allow CC's blocks to be rotated when used in structure blocks (Seniorendi).
  • Several performance improvements to computer execution.
  • Add parse_empty_array option to textutils.unserialiseJSON (@ChickChicky).
  • Add an API to allow other mods to provide extra item/block details (Lemmmy).
  • All blocks with GUIs can now be "locked" (via a command or NBT editing tools) like vanilla inventories. Players can only interact with them with a specific named item.

Several bug fixes:

  • Fix printouts being rendered with an offset in item frames (coolsa).
  • Reduce position latency when playing audio with a noisy pocket computer.
  • Fix total counts in /computercraft turn-on/shutdown commands.
  • Fix "Run" command not working in the editor when run from a subdirectory (Wojbie).
  • Pocket computers correctly preserve their on state.
CC-Tweaked - [1.18.2] 1.100.6

Published by SquidDev over 2 years ago

New features in CC: Tweaked 1.100.6

  • Various documentation improvements (MCJack123, FayneAldan).
  • Allow CC's blocks to be rotated when used in structure blocks (Seniorendi).
  • Several performance improvements to computer execution.
  • Add parse_empty_array option to textutils.unserialiseJSON (@ChickChicky).
  • Add an API to allow other mods to provide extra item/block details (Lemmmy).
  • All blocks with GUIs can now be "locked" (via a command or NBT editing tools) like vanilla inventories. Players can only interact with them with a specific named item.

Several bug fixes:

  • Fix printouts being rendered with an offset in item frames (coolsa).
  • Reduce position latency when playing audio with a noisy pocket computer.
  • Fix total counts in /computercraft turn-on/shutdown commands.
  • Fix "Run" command not working in the editor when run from a subdirectory (Wojbie).
  • Pocket computers correctly preserve their on state.
CC-Tweaked - [1.16.5] 1.100.6

Published by SquidDev over 2 years ago

New features in CC: Tweaked 1.100.6

  • Various documentation improvements (MCJack123, FayneAldan).
  • Allow CC's blocks to be rotated when used in structure blocks (Seniorendi).
  • Several performance improvements to computer execution.
  • Add parse_empty_array option to textutils.unserialiseJSON (@ChickChicky).
  • Add an API to allow other mods to provide extra item/block details (Lemmmy).
  • All blocks with GUIs can now be "locked" (via a command or NBT editing tools) like vanilla inventories. Players can only interact with them with a specific named item.

Several bug fixes:

  • Fix printouts being rendered with an offset in item frames (coolsa).
  • Reduce position latency when playing audio with a noisy pocket computer.
  • Fix total counts in /computercraft turn-on/shutdown commands.
  • Fix "Run" command not working in the editor when run from a subdirectory (Wojbie).
  • Pocket computers correctly preserve their on state.
CC-Tweaked - [1.18.2] 1.100.5

Published by SquidDev over 2 years ago

New features in CC: Tweaked 1.100.5

  • Generic peripherals now use capabilities on the given side if one isn't provided on the internal side.
  • Improve performance of monitor rendering.

Several bug fixes:

  • Various documentation fixes (bclindner, Hasaabitt)
  • Speaker sounds are now correctly positioned on the centre of the speaker block.
CC-Tweaked - [1.16.5] 1.100.5

Published by SquidDev over 2 years ago

New features in CC: Tweaked 1.100.5

  • Generic peripherals now use capabilities on the given side if one isn't provided on the internal side.
  • Improve performance of monitor rendering.

Several bug fixes:

  • Various documentation fixes (bclindner, Hasaabitt)
  • Speaker sounds are now correctly positioned on the centre of the speaker block.
CC-Tweaked - [1.18.2] 1.100.4

Published by SquidDev over 2 years ago

New features in CC: Tweaked 1.100.4

Several bug fixes:

  • Fix the monitor watching blocking the main thread when chunks are slow to load.
CC-Tweaked - [1.17.1] 1.100.4

Published by SquidDev over 2 years ago

New features in CC: Tweaked 1.100.4

Several bug fixes:

  • Fix the monitor watching blocking the main thread when chunks are slow to load.
CC-Tweaked - [1.16.5] 1.100.4

Published by SquidDev over 2 years ago

New features in CC: Tweaked 1.100.4

Several bug fixes:

  • Fix the monitor watching blocking the main thread when chunks are slow to load.
CC-Tweaked - [1.18.2] 1.100.3

Published by SquidDev over 2 years ago

New features in CC: Tweaked 1.100.3

Several bug fixes:

  • Fix client disconnect when uploading large files.
  • Correctly handling empty computer ID file.
  • Fix the normal turtle recipe not being unlocked.
  • Remove turtle fake EntityType.
CC-Tweaked - [1.17.1] 1.100.3

Published by SquidDev over 2 years ago

New features in CC: Tweaked 1.100.3

Several bug fixes:

  • Fix client disconnect when uploading large files.
  • Correctly handling empty computer ID file.
  • Fix the normal turtle recipe not being unlocked.
  • Remove turtle fake EntityType.
CC-Tweaked - [1.16.5] 1.100.3

Published by SquidDev over 2 years ago

New features in CC: Tweaked 1.100.3

Several bug fixes:

  • Fix client disconnect when uploading large files.
  • Correctly handling empty computer ID file.
  • Fix the normal turtle recipe not being unlocked.
  • Remove turtle fake EntityType.
Badges
Extracted from project README
Current build status Download CC: Tweaked on CurseForge Download CC: Tweaked on Modrinth