Difference between revisions of "Changelog"

From MineTweaker 3
Jump to: navigation, search
Line 1: Line 1:
=== Version 3.0.0 ===
 
  
* Initial release.
+
=== Version 3.0.6 ===
  
=== Version 3.0.1 ===
+
* Fixed a crash when using minetweaker commands from the server console
  
* Secured the in-game minetweaker command to be op-only
+
=== Version 3.0.5 ===
* Can now open wiki, bugs and forum from the /mt command (/mt wiki, /mt bugs, /mt forum)
+
 
 +
* Fixed a couple GregTech machines
 +
* Expanded GregTech support to 1.7.2
 +
 
 +
=== Version 3.0.4 ===
 +
 
 +
* Fixes crash when opening DartCraft clipboard
 +
* Added GregTech support for 1.6.4
 +
 
 +
=== Version 3.0.3 ===
 +
 
 +
* Finished IC2 support (and extended it to 1.6.4)
 +
* Extended NEI support to 1.7.10
 +
* Fixed crash upon startup in 1.7.10
 +
* Can now craft with IC2 tools and have it consume energy upon crafting
 +
* Fixed 1.7.10 chat messages resulting in a stack overflow
 +
* 3.0.3B: fixed 1.7.10 not being built properly, causing items not to be resolved and breaking the entire API interface in general
  
 
=== Version 3.0.2 ===
 
=== Version 3.0.2 ===
Line 22: Line 37:
 
* Fixed scripts not being sent to multiplayer clients in 1.6.4
 
* Fixed scripts not being sent to multiplayer clients in 1.6.4
  
=== Version 3.0.3 ===
+
=== Version 3.0.1 ===
  
* Finished IC2 support (and extended it to 1.6.4)
+
* Secured the in-game minetweaker command to be op-only
* Extended NEI support to 1.7.10
+
* Can now open wiki, bugs and forum from the /mt command (/mt wiki, /mt bugs, /mt forum)
* Fixed crash upon startup in 1.7.10
+
* Can now craft with IC2 tools and have it consume energy upon crafting
+
* Fixed 1.7.10 chat messages resulting in a stack overflow
+
* 3.0.3B: fixed 1.7.10 not being built properly, causing items not to be resolved and breaking the entire API interface in general
+
  
=== Version 3.0.4 ===
+
=== Version 3.0.0 ===
  
* Fixes crash when opening DartCraft clipboard
+
* Initial release.
* Added GregTech support for 1.6.4
+
 
+
=== Version 3.0.5 ===
+
 
+
* Fixed a couple GregTech machines
+
* Expanded GregTech support to 1.7.2
+
 
+
=== Version 3.0.6 ===
+
 
+
* Fixed a crash when using minetweaker commands from the server console
+

Revision as of 21:33, 21 August 2014

Version 3.0.6

  • Fixed a crash when using minetweaker commands from the server console

Version 3.0.5

  • Fixed a couple GregTech machines
  • Expanded GregTech support to 1.7.2

Version 3.0.4

  • Fixes crash when opening DartCraft clipboard
  • Added GregTech support for 1.6.4

Version 3.0.3

  • Finished IC2 support (and extended it to 1.6.4)
  • Extended NEI support to 1.7.10
  • Fixed crash upon startup in 1.7.10
  • Can now craft with IC2 tools and have it consume energy upon crafting
  • Fixed 1.7.10 chat messages resulting in a stack overflow
  • 3.0.3B: fixed 1.7.10 not being built properly, causing items not to be resolved and breaking the entire API interface in general

Version 3.0.2

  • Added interface to game, client and server
  • Added transformations
  • Made ingredient conditions more practical to use, no longer requires imports
  • Started implementation of event handling
  • Moved commands and logic to the common API code
  • Added common interface to MineTweaker recipes
  • Added string methods
  • Moved the logger from static value to static getter
  • Fixed crashes on dedicated servers
  • Fixed bracket resolution for <id:meta> values in 1.6.4
  • Fixed scripts not being sent to multiplayer clients in 1.6.4

Version 3.0.1

  • Secured the in-game minetweaker command to be op-only
  • Can now open wiki, bugs and forum from the /mt command (/mt wiki, /mt bugs, /mt forum)

Version 3.0.0

  • Initial release.