Difference between revisions of "Template:Changelog"
From ComputerCraft Wiki
MKlegoman357 (Talk | contribs) (Added changelog for ComputerCraft version 1.58) |
MKlegoman357 (Talk | contribs) (Added more links) |
||
Line 6: | Line 6: | ||
|align=center|[http://www.computercraft.info/2013/12/09/computercraft-1-58// ComputerCraft 1.58] | |align=center|[http://www.computercraft.info/2013/12/09/computercraft-1-58// ComputerCraft 1.58] | ||
| | | | ||
− | * Fixed a long standing bug where turtles could lose their identity. | + | * Fixed a long standing bug where [[Turtle|turtles]] could lose their identity. |
* Fixed use of deprecated code, ensuring mod compatibility with the latest versions of Minecraft Forge and world compatibility with future versions of Minecraft | * Fixed use of deprecated code, ensuring mod compatibility with the latest versions of Minecraft Forge and world compatibility with future versions of Minecraft | ||
|align=center|1.6.4 | |align=center|1.6.4 | ||
Line 27: | Line 27: | ||
| | | | ||
* Ported to Minecraft 1.6.2 | * Ported to Minecraft 1.6.2 | ||
− | * Added Advanced Turtles | + | * Added [[Advanced_Turtle|Advanced Turtles]] |
− | * Added “turtle_inventory” event. Fires when any change is made to the inventory of a turtle | + | * Added [[turtle_inventory_(event)|“turtle_inventory”]] event. Fires when any change is made to the inventory of a [[turtle]] |
* Added missing functions io.close, io.flush, io.input, io.lines, io.output | * Added missing functions io.close, io.flush, io.input, io.lines, io.output | ||
− | * Tweaked the screen colours used by Advanced | + | * Tweaked the screen colours used by [[Advanced_Computer|Advanced Computer]], [[Advanced_Monitor|Monitors]] and [[Advanced_Turtle|Turtles]] |
* Added several new features for Peripheral authors | * Added several new features for Peripheral authors | ||
* Lua programs can now be included in Resource Packs | * Lua programs can now be included in Resource Packs | ||
Line 53: | Line 53: | ||
* Added [[Networking Cable|Networking Cables]] | * Added [[Networking Cable|Networking Cables]] | ||
* Made [[Wireless Modem|Wireless Modems]] more expensive to craft | * Made [[Wireless Modem|Wireless Modems]] more expensive to craft | ||
− | * New redstone API functions: getAnalogInput(), setAnalogOutput(), getAnalogOutput() | + | * New redstone API functions: [[redstone.getAnalogInput|getAnalogInput]](), [[redstone.setAnalogOutput|setAnalogOutput]](), [[redstone.getAnalogOutput|getAnalogOutput]]() |
* Peripherals can now be controlled remotely over wired networks | * Peripherals can now be controlled remotely over wired networks | ||
− | * New peripheral API function: getNames() | + | * New peripheral API function: [[peripheral.getNames|getNames]]() |
− | * New event: “monitor_resize” when the size of a monitor changes | + | * New event: [[monitor_resize_(event)|“monitor_resize”]] when the size of a monitor changes |
− | * Except for labelled computers and turtles, ComputerCraft blocks no longer drop items in creative mode | + | * Except for labelled [[Computer|computers]] and [[Turtle|turtles]], ComputerCraft blocks no longer drop items in creative mode |
* The pick block function works in creative mode now works for all ComputerCraft blocks | * The pick block function works in creative mode now works for all ComputerCraft blocks | ||
* All blocks and items now use the IDs numbers assigned by FTB by default | * All blocks and items now use the IDs numbers assigned by FTB by default | ||
− | * Fixed turtles sometimes placing blocks with incorrect orientations | + | * Fixed [[Turtle|turtles]] sometimes placing blocks with incorrect orientations |
− | * Fixed Wireless modems being able to send messages to themselves | + | * Fixed [[Wireless_Modem|Wireless modems]] being able to send messages to themselves |
* Fixed [[turtle.attack]]() having a very short range | * Fixed [[turtle.attack]]() having a very short range | ||
* Various bugfixes | * Various bugfixes | ||
Line 68: | Line 68: | ||
|align=center|[http://www.computercraft.info/2013/02/11/computercraft-1-5/ Computercraft 1.5] | |align=center|[http://www.computercraft.info/2013/02/11/computercraft-1-5/ Computercraft 1.5] | ||
| | | | ||
− | *Redesigned Wireless Modems; they can now send and receive on multiple channels, independent of the computer ID. To use these features, interface with modem peripherals directly. The rednet API still functions as before. | + | *Redesigned [[Wireless_Modem|Wireless Modems]]; they can now send and receive on multiple channels, independent of the computer ID. To use these features, interface with modem peripherals directly. The [[Rednet_(API)|rednet API]] still functions as before. |
*[[Floppy Disk|Floppy Disks]] can now be dyed with multiple dyes, just like armour. | *[[Floppy Disk|Floppy Disks]] can now be dyed with multiple dyes, just like armour. | ||
*The “excavate” program now retains fuel in it’s inventory, so can run unattended. | *The “excavate” program now retains fuel in it’s inventory, so can run unattended. |
Revision as of 23:56, 30 March 2014
Version | New Features or Changes | Minecraft Version |
---|---|---|
ComputerCraft 1.58 |
|
1.6.4 |
ComputerCraft 1.57 |
|
1.6.4 |
ComputerCraft 1.56 |
|
1.6.2 |
Computercraft 1.55 |
|
1.6.2 |
ComputerCraft 1.53 |
|
1.5.2 |
Computercraft 1.52 |
|
1.5.1 |
Computercraft 1.51 |
|
1.5 |
Computercraft 1.5 |
|
1.4.7 |
Computercraft 1.481 |
|
1.4.6 |
Computercraft 1.48 |
|
1.4.6 |
ComputerCraft 1.47 |
|
1.4.4 |
ComputerCraft 1.46 |
|
1.4.2 |
ComputerCraft 1.45 |
|
1.3.2 |
ComputerCraft 1.43 |
|
1.3.2 |
ComputerCraft 1.42 |
|
1.3.2 |
ComputerCraft 1.41 |
|
1.2.5 |
ComputerCraft 1.4 |
|
1.2.5 |
ComputerCraft 1.33 |
|
1.2.5 |
ComputerCraft 1.32 |
|
1.2.4 |
ComputerCraft 1.31 |
|
1.2.3 |
ComputerCraft 1.3 |
|
1.1 |
ComputerCraft 1.21 |
|
1.1 |
ComputerCraft 1.2 |
|
1.0 |
ComputerCraft 1.11 |
|
1.0 |
ComputerCraft 1.1 |
|
1.0 |
ComputerCraft 1.02 |
|
1.0 |
ComputerCraft 1.01 |
|
1.0 |
ComputerCraft 1.0 |
|
1.0 |