CraftTweaker-1.14.4-5.0.1.155
on Jun 7, 2023Current version: 5.0.1.155
- update ZS - Jared - Wed Jan 8 17:53:38 2020
- Removed test code for no wrapper file - kindlich - Sun Jan 5 20:23:39 2020
- DocumentProcessor: Clear the output directory first - kindlich - Sun Jan 5 20:20:35 2020
- Updated ZC - kindlich - Sun Jan 5 19:51:50 2020
- Fix recipes "canFit" Close #912 - Jared - Sun Jan 5 14:15:28 2020
- Added some advancements as being wrapped - kindlich - Wed Jan 1 23:45:25 2020
- Fixed some issues with the wrapper Processor - kindlich - Wed Jan 1 23:44:59 2020
- Forgot Some these - kindlich - Wed Jan 1 22:56:12 2020
- Event Wrapper and Comment cleanup - kindlich - Wed Jan 1 21:35:22 2020
CraftTweaker-1.14.4-5.0.1.154
on Jun 7, 2023Current version: 5.0.1.154
- Removed test code for no wrapper file - kindlich - Sun Jan 5 20:23:39 2020
- DocumentProcessor: Clear the output directory first - kindlich - Sun Jan 5 20:20:35 2020
- Updated ZC - kindlich - Sun Jan 5 19:51:50 2020
- Fix recipes "canFit" Close #912 - Jared - Sun Jan 5 14:15:28 2020
- Added some advancements as being wrapped - kindlich - Wed Jan 1 23:45:25 2020
- Fixed some issues with the wrapper Processor - kindlich - Wed Jan 1 23:44:59 2020
- Forgot Some these - kindlich - Wed Jan 1 22:56:12 2020
- Event Wrapper and Comment cleanup - kindlich - Wed Jan 1 21:35:22 2020
- Updated ZC - kindlich - Wed Jan 1 16:43:17 2020
CraftTweaker-1.15.1-6.0.0.3
on Jun 7, 2023Current version: 6.0.0.3
- update MC and forge versions in toml and gradle - Jared - Mon Jan 6 04:31:49 2020
- update changelog commit - Jared - Mon Jan 6 04:29:44 2020
- port to 1.15.1 - Jared - Mon Jan 6 04:23:35 2020
- update ZC ASM to latest - Jared - Mon Jan 6 04:23:28 2020
- update JEI - Jared - Mon Jan 6 04:22:42 2020
CraftTweaker-1.14.4-5.0.1.152
on Jun 7, 2023Current version: 5.0.1.152
- Fix recipes "canFit" Close #912 - Jared - Sun Jan 5 14:15:28 2020
- It shouldn't be CT_, should be MC_ - Jared - Tue Dec 17 10:50:52 2019
- update ZS - Jared - Thu Dec 12 18:41:54 2019
- Fix creating non item tags Close #894 - Jared - Sun Dec 8 20:35:53 2019
- Gave MCTag a toString() method - Jared - Sun Dec 8 20:32:30 2019
- Preprocessor Annotation validator - kindlich - Sun Dec 8 20:07:31 2019
- Force BEPs to return a specific type - kindlich - Sun Dec 8 19:44:07 2019
- invalid recipe names are now logged (not fixed!) close #877 - Jared - Fri Dec 6 23:54:48 2019
- Gave MCBlockState a proper commandString - Jared - Fri Dec 6 23:42:02 2019
CraftTweaker-1.14.4-5.0.1.150
on Jun 7, 2023Current version: 5.0.1.150
- update ZS - Jared - Thu Dec 12 18:41:54 2019
- Fix creating non item tags Close #894 - Jared - Sun Dec 8 20:35:53 2019
- Gave MCTag a toString() method - Jared - Sun Dec 8 20:32:30 2019
- Preprocessor Annotation validator - kindlich - Sun Dec 8 20:07:31 2019
- Force BEPs to return a specific type - kindlich - Sun Dec 8 19:44:07 2019
- invalid recipe names are now logged (not fixed!) close #877 - Jared - Fri Dec 6 23:54:48 2019
- Gave MCBlockState a proper commandString - Jared - Fri Dec 6 23:42:02 2019
- Should fix random null pointer exceptions when comparing stacks - Jared - Fri Dec 6 23:28:04 2019
- Fixed the reload listener being too early close #883 - Jared - Fri Dec 6 23:19:29 2019
CraftTweaker-1.14.4-5.0.1.149
on Jun 7, 2023Current version: 5.0.1.149
- Fix creating non item tags Close #894 - Jared - Sun Dec 8 20:35:53 2019
- Gave MCTag a toString() method - Jared - Sun Dec 8 20:32:30 2019
- Preprocessor Annotation validator - kindlich - Sun Dec 8 20:07:31 2019
- Force BEPs to return a specific type - kindlich - Sun Dec 8 19:44:07 2019
- invalid recipe names are now logged (not fixed!) close #877 - Jared - Fri Dec 6 23:54:48 2019
- Gave MCBlockState a proper commandString - Jared - Fri Dec 6 23:42:02 2019
- Should fix random null pointer exceptions when comparing stacks - Jared - Fri Dec 6 23:28:04 2019
- Fixed the reload listener being too early close #883 - Jared - Fri Dec 6 23:19:29 2019
- Fixed JEI showing the recipes incorrectly on servers - Jared - Fri Dec 6 23:03:56 2019
CraftTweaker-1.11.2-3.1.0-legacy
on Jun 7, 2023Updated the ZenScript engine to the latest 1.12 ZenScript engine.
This means that any scripting engine improvements made between the last 1.11.2 release and the last 1.12 release, will be in this version.
Added:
pow(double, double)
isNull(Object)
CraftTweaker-1.10.2-3.1.0-legacy
on Jun 7, 2023Updated the ZenScript engine to the latest 1.12 ZenScript engine.
This means that any scripting engine improvements made between the last 1.10.2 release and the last 1.12 release, will be in this version.
Updated the API to the latest 1.11.2 API
This means that any script written in 1.11.2 will (read should) work on this version, there are way too many changes to actually write them all here unfortunately.
Added:
pow(double, double)
CraftTweaker-1.8.9-3.1.0-legacy
on Jun 7, 2023Updated the ZenScript engine to the latest 1.12 ZenScript engine.
This means that any scripting engine improvements made between the last 1.8.9 release and the last 1.12 release, will be in this version.
Updated the API to the latest 1.11.2 API
This means that any script written in 1.11.2 will (read should) work on this version, there are way too many changes to actually write them all here unfortunately.
Added:
pow(double, double)
CraftTweaker-1.7.10-3.1.0-legacy
on Jun 7, 2023Updated the ZenScript engine to the latest 1.12 ZenScript engine.
This means that any scripting engine improvements made between the last 1.7.10 release and the last 1.12 release, will be in this version.
Updated the API to the latest 1.11.2 API
This means that any script written in 1.11.2 will (read should) work on this version, there are way too many changes to actually write them all here unfortunately.
Added:
pow(double, double)
CraftTweaker-1.14.4-5.0.1.148
on Jun 7, 2023Current version: 5.0.1.148
- Fix creating non item tags Close #894 - Jared - Sun Dec 8 20:35:53 2019
- Gave MCTag a toString() method - Jared - Sun Dec 8 20:32:30 2019
- invalid recipe names are now logged (not fixed!) close #877 - Jared - Fri Dec 6 23:54:48 2019
- Gave MCBlockState a proper commandString - Jared - Fri Dec 6 23:42:02 2019
- Should fix random null pointer exceptions when comparing stacks - Jared - Fri Dec 6 23:28:04 2019
- Fixed the reload listener being too early close #883 - Jared - Fri Dec 6 23:19:29 2019
- Fixed JEI showing the recipes incorrectly on servers - Jared - Fri Dec 6 23:03:56 2019
- update ZenCode - Jared - Fri Dec 6 22:44:29 2019
- update ZS to include stdlibs (please report issues!) - Jared - Fri Dec 6 03:57:29 2019
CraftTweaker-1.14.4-5.0.1.147
on Jun 7, 2023Current version: 5.0.1.147
- Gave MCTag a toString() method - Jared - Sun Dec 8 20:32:30 2019
- invalid recipe names are now logged (not fixed!) close #877 - Jared - Fri Dec 6 23:54:48 2019
- Gave MCBlockState a proper commandString - Jared - Fri Dec 6 23:42:02 2019
- Should fix random null pointer exceptions when comparing stacks - Jared - Fri Dec 6 23:28:04 2019
- Fixed the reload listener being too early close #883 - Jared - Fri Dec 6 23:19:29 2019
- Fixed JEI showing the recipes incorrectly on servers - Jared - Fri Dec 6 23:03:56 2019
- update ZenCode - Jared - Fri Dec 6 22:44:29 2019
- update ZS to include stdlibs (please report issues!) - Jared - Fri Dec 6 03:57:29 2019
- Added MCBiome and MCBiomeSpawnEntry - Jared - Fri Nov 22 23:46:36 2019
CraftTweaker2-1.12-4.1.20
on Jun 7, 2023FINAL RELEASE FOR 1.12 (unless there are serious issues that need addressing)
Update ZS
IEntity: Made Coordinate setters persistent and added setter for pos3f
Continue statement | Array<->List cast | ReturnsSelf
Removed unused code from the food command. Closes #834
Moved the tooltip event to Low instead of Lowest, should fix things
CraftTweaker-1.14.4-5.0.1.146
on Jun 7, 2023Current version: 5.0.1.146
- invalid recipe names are now logged (not fixed!) close #877 - Jared - Fri Dec 6 23:54:48 2019
- Gave MCBlockState a proper commandString - Jared - Fri Dec 6 23:42:02 2019
- Should fix random null pointer exceptions when comparing stacks - Jared - Fri Dec 6 23:28:04 2019
- Fixed the reload listener being too early close #883 - Jared - Fri Dec 6 23:19:29 2019
- Fixed JEI showing the recipes incorrectly on servers - Jared - Fri Dec 6 23:03:56 2019
- update ZenCode - Jared - Fri Dec 6 22:44:29 2019
- update ZS to include stdlibs (please report issues!) - Jared - Fri Dec 6 03:57:29 2019
- Added MCBiome and MCBiomeSpawnEntry - Jared - Fri Nov 22 23:46:36 2019
- entityclassification bep - Jared - Fri Nov 22 23:05:04 2019
CraftTweaker-1.14.4-5.0.1.145
on Jun 7, 2023Current version: 5.0.1.145
- Gave MCBlockState a proper commandString - Jared - Fri Dec 6 23:42:02 2019
- Should fix random null pointer exceptions when comparing stacks - Jared - Fri Dec 6 23:28:04 2019
- Fixed the reload listener being too early close #883 - Jared - Fri Dec 6 23:19:29 2019
- Fixed JEI showing the recipes incorrectly on servers - Jared - Fri Dec 6 23:03:56 2019
- update ZenCode - Jared - Fri Dec 6 22:44:29 2019
- update ZS to include stdlibs (please report issues!) - Jared - Fri Dec 6 03:57:29 2019
- Added MCBiome and MCBiomeSpawnEntry - Jared - Fri Nov 22 23:46:36 2019
- entityclassification bep - Jared - Fri Nov 22 23:05:04 2019
- renamed entityType bracket handler to entitytype, to fit with the rest - Jared - Fri Nov 22 22:15:30 2019
CraftTweaker-1.14.4-5.0.1.144
on Jun 7, 2023Current version: 5.0.1.144
- Should fix random null pointer exceptions when comparing stacks - Jared - Fri Dec 6 23:28:04 2019
- Fixed the reload listener being too early close #883 - Jared - Fri Dec 6 23:19:29 2019
- Fixed JEI showing the recipes incorrectly on servers - Jared - Fri Dec 6 23:03:56 2019
- update ZenCode - Jared - Fri Dec 6 22:44:29 2019
- update ZS to include stdlibs (please report issues!) - Jared - Fri Dec 6 03:57:29 2019
- Added MCBiome and MCBiomeSpawnEntry - Jared - Fri Nov 22 23:46:36 2019
- entityclassification bep - Jared - Fri Nov 22 23:05:04 2019
- renamed entityType bracket handler to entitytype, to fit with the rest - Jared - Fri Nov 22 22:15:30 2019
- Just warn about docs, don't error - Jared - Fri Nov 22 22:10:34 2019
CraftTweaker-1.14.4-5.0.1.143
on Jun 7, 2023Current version: 5.0.1.143
- Fixed the reload listener being too early close #883 - Jared - Fri Dec 6 23:19:29 2019
- Fixed JEI showing the recipes incorrectly on servers - Jared - Fri Dec 6 23:03:56 2019
- update ZenCode - Jared - Fri Dec 6 22:44:29 2019
- update ZS to include stdlibs (please report issues!) - Jared - Fri Dec 6 03:57:29 2019
- Added MCBiome and MCBiomeSpawnEntry - Jared - Fri Nov 22 23:46:36 2019
- entityclassification bep - Jared - Fri Nov 22 23:05:04 2019
- renamed entityType bracket handler to entitytype, to fit with the rest - Jared - Fri Nov 22 22:15:30 2019
- Just warn about docs, don't error - Jared - Fri Nov 22 22:10:34 2019
- Added BlockPos and Direction/Axis - Jared - Wed Nov 20 04:15:54 2019
CraftTweaker-1.14.4-5.0.1.142
on Jun 7, 2023Current version: 5.0.1.142
- Fixed JEI showing the recipes incorrectly on servers - Jared - Fri Dec 6 23:03:56 2019
- update ZenCode - Jared - Fri Dec 6 22:44:29 2019
- update ZS to include stdlibs (please report issues!) - Jared - Fri Dec 6 03:57:29 2019
- Added MCBiome and MCBiomeSpawnEntry - Jared - Fri Nov 22 23:46:36 2019
- entityclassification bep - Jared - Fri Nov 22 23:05:04 2019
- renamed entityType bracket handler to entitytype, to fit with the rest - Jared - Fri Nov 22 22:15:30 2019
- Just warn about docs, don't error - Jared - Fri Nov 22 22:10:34 2019
- Added BlockPos and Direction/Axis - Jared - Wed Nov 20 04:15:54 2019
- added docParam this to IData related stuff - Jared - Sat Nov 16 15:34:33 2019
CraftTweaker-1.14.4-5.0.1.141
on Jun 7, 2023Current version: 5.0.1.141
- update ZenCode - Jared - Fri Dec 6 22:44:29 2019
- update ZS to include stdlibs (please report issues!) - Jared - Fri Dec 6 03:57:29 2019
- Added MCBiome and MCBiomeSpawnEntry - Jared - Fri Nov 22 23:46:36 2019
- entityclassification bep - Jared - Fri Nov 22 23:05:04 2019
- renamed entityType bracket handler to entitytype, to fit with the rest - Jared - Fri Nov 22 22:15:30 2019
- Just warn about docs, don't error - Jared - Fri Nov 22 22:10:34 2019
- Added BlockPos and Direction/Axis - Jared - Wed Nov 20 04:15:54 2019
- added docParam this to IData related stuff - Jared - Sat Nov 16 15:34:33 2019
- remove TODOS from docs - Jared - Sat Nov 16 12:38:23 2019
CraftTweaker-1.14.4-5.0.1.140
on Jun 7, 2023Current version: 5.0.1.140
- added docParam this to IData related stuff - Jared - Sat Nov 16 15:34:33 2019
- remove TODOS from docs - Jared - Sat Nov 16 12:38:23 2019
- Fix extra spaces in param examples - Jared - Sat Nov 16 12:38:13 2019
- Made the document processor check for interfaces and super classes - Jared - Sat Nov 16 01:43:06 2019
- Set timeouts and closed the buffered reader - Jared - Thu Nov 14 15:29:40 2019
- add docParams for things to fix failed builds - Jared - Thu Nov 14 01:53:05 2019
- renamed CTRecipeManager to CTCraftingTableManager - Jared - Thu Nov 14 01:24:06 2019
- Add more javadocs and Document javadocs - Jared - Thu Nov 14 01:22:59 2019
- Actually register MCEntityClassification - Jared - Thu Nov 14 01:20:46 2019