CraftTweaker-1.14.4-5.0.1.104
on Jun 7, 2023Current version: 5.0.1.104
- Add burn time changing - Jared - Thu Oct 31 16:09:28 2019
- version push, automated releases hopefully 🤞 - Jared - Thu Oct 31 05:21:25 2019
- fix for jenkins date - Jared - Thu Oct 31 05:06:06 2019
- don't push secrets - Jared - Thu Oct 31 04:44:42 2019
- automatic changelog generation - Jared - Thu Oct 31 04:17:55 2019
- update gitignore for changelog - Jared - Wed Oct 30 18:11:50 2019
- Sort dumpBrackets Close #864 - Jared - Tue Oct 29 23:01:17 2019
- Added MCFood to change foods of items! Thanks @Mrbysco - Jared - Tue Oct 29 00:29:31 2019
- Fix single player scripts just undoing themselves - Jared - Tue Oct 29 00:27:57 2019
CraftTweaker-1.14.4-5.0.1.103
on Jun 7, 2023Current version: 5.0.1.103
- version push, automated releases hopefully 🤞 - Jared - Thu Oct 31 05:21:25 2019
- fix for jenkins date - Jared - Thu Oct 31 05:06:06 2019
- don't push secrets - Jared - Thu Oct 31 04:44:42 2019
- automatic changelog generation - Jared - Thu Oct 31 04:17:55 2019
- update gitignore for changelog - Jared - Wed Oct 30 18:11:50 2019
- Sort dumpBrackets Close #864 - Jared - Tue Oct 29 23:01:17 2019
- Added MCFood to change foods of items! Thanks @Mrbysco - Jared - Tue Oct 29 00:29:31 2019
- Fix single player scripts just undoing themselves - Jared - Tue Oct 29 00:27:57 2019
- Fix script names having "script/" - Jared - Mon Oct 28 23:59:14 2019
CraftTweaker-1.14.4-5.0.1.102
on Jun 7, 2023Current version: 5.0.1.102
- automated releases hopefully 🤞 - Jared - Thu Oct 31 05:18:15 2019
- fix for jenkins date - Jared - Thu Oct 31 05:06:06 2019
- don't push secrets - Jared - Thu Oct 31 04:44:42 2019
- automatic changelog generation - Jared - Thu Oct 31 04:17:55 2019
- update gitignore for changelog - Jared - Wed Oct 30 18:11:50 2019
- Sort dumpBrackets Close #864 - Jared - Tue Oct 29 23:01:17 2019
- Added MCFood to change foods of items! Thanks @Mrbysco - Jared - Tue Oct 29 00:29:31 2019
- Fix single player scripts just undoing themselves - Jared - Tue Oct 29 00:27:57 2019
- Fix script names having "script/" - Jared - Mon Oct 28 23:59:14 2019
CraftTweaker-1.14.4-5.0.0
on Jun 7, 2023initial release, please see the docs for more info:
CraftTweaker2-1.12-4.1.19
on Jun 7, 2023Properly check the display tag instead of the root tag for pre-existing Lore (Thanks Nooby!)
Added some null checks and code cleanup Close #799
Added player#sendStatusMessage Close #798
Tooltip overhaul, remove tooltips by regex, Closes #788
Implement IAction validation
added IFormattedText version of sendStatus
CraftTweaker2-1.12-4.1.18
on Jun 7, 2023Fixed timeouts when connecting to servers
added player tick event phases
Fixed output from /ctgui
Fixed NBT matching
Fixed StringIDataParser not accepting String inputs. (Thanks Kindlich!)
CraftTweaker2.5-132-19.01.04
on Jun 7, 2023Initial 132 port.
CraftTweaker2-1.12-4.1.17
on Jun 7, 2023Added more liquid dump info
Fixed JEI hiding issues (Thanks Mezz!)
Enchantment improvements (Thanks Nooby!)
Potion improvements (Thanks Nooby!)
CraftTweaker2-1.12-4.1.16
on Jun 7, 2023Made IIngredient more null safe
Added IItemStack#isBlock
WIP: Added print statement to MCREcipeManager
Added #profile to get stats on action time
Fixed issue with ZS types
CraftTweaker2-1.12-4.1.15
on Jun 7, 2023Fixed zsdump command
Fix JEI losing it's changes on resource reload
Added tooltip functions
added fluid methods to IBlock and ILiquidDefinition
Added extra player capability methods
Added harvest level getting to IItemStack
CraftTweaker2-1.12-4.1.14
on Jun 7, 2023Fix lang files over reloading.
Fixed url opening on linux
Fix recipe actions applying on other recipes
move to a MIT license!
fixed null in arrays
more zengetters on iingredient
CraftTweaker2-1.12-4.1.13
on Jun 7, 2023Fixed JEI server crash
CraftTweaker2-1.12-4.1.12
on Jun 7, 2023Fixed shapeless recipe removal
fixed tooltip clearing
fixed JEI crash on servers
new event before and after scripts are fired
Added JEI recipe removal
Fixed NBT checking not checking partial nbt
CraftTweaker2-1.12-4.1.11
on Jun 7, 2023updated ZS head
Some missing IIngredient#getInternal implementations
recipes.replaceAllOccurences now supports an optional parameter that specifies recipes for which outputs shoudl be changed (uses IngredientAny in case no output was provided)
Loaders now can be delayed/frozen until the mod that froze them calls the frozen alias. This should allow for mods to prevent a loader from being loaded to early by other mods. They now need to subscribe to the load_finished event, if they want to get the post-finished loader stage though.
Added blockstate handling
Fixed NBT matching (again!)
CraftTweaker2-1.12-4.1.10
on Jun 7, 2023Fixed JEI hide overriding item additions
Added a new loglevel called default.
-People can use that logger, and packdevs can disable its outputs entirely.
-All the other loggers wont be affected if the pack dev choses to disable
-that logger.
Added INVALIDATED loader stage
Added LoaderSkip info and AfterMerge info to default loader
CraftTweaker2-1.12-4.1.9
on Jun 7, 2023fixed biome names on servers, close #526
update wiki command to point to the new docs
fixed forge complaining about duplicate ASM
fixed legacy oredict code close #541
========================================================
ZSLint!!! Run /ct zslint and open visual studio on the script folder!
CraftTweaker2-1.12-4.1.8
on Jun 7, 2023fixed loadup crash
CraftTweaker2-1.12-4.1.7
on Jun 7, 2023Added Command manager wrapperAdding recipes.replaceAllOccurences(IIngredient,IIngredient) as a new zenscript command.
Changed how names are set for replacement recipes
Implemented events.onPlayerBonemeal
Added DamageSource Bracket handler and static methods to get damagesources
Added Nullcheck to getIngredient
Fixed Typo in IMod
CraftTweaker2-1.12-4.1.6
on Jun 7, 2023# Changes since the last release:
## Crafttweaker:
### Additions/Changes:
- IIngredients now have a `commandString` getter
- ICraftingRecipes now have more getters like output, shaped, hidden, ingredients2d etc.
- Added #ikwid preprocessor which will disable ingame error notifications for all files.
- JEI Fluid hiding.
- Modloaded Preprocessor now also allows for negations using !modid
CraftTweaker2-1.12-4.1.5
on Jun 7, 2023Fixed Ingredient Lists for shaped Recipes
Added tabLabel to AT list. Stopped using reflection to get tab names
Removed crafttweaker/util/pair since that's now in ZS/util
changed getRemainingItems implementation to prevent false event calls
Readded IItemTransformer, now going two-pronged with transformers for now
Some methods to fix IItemTransformers and IIngredient#reuse