
ChatTriggers
A framework for Minecraft Forge that allows for client modifications to be scripted in JavaScript
119.0K
22
Список изменений
- Add 1.20.2 support
- Rhino now treats java.util.Collection objects as JS arrays
- Rhino now convert Java boxed-primitive classes to their JS equivalent primitives (i.e. converting java.lang.String into a JS string instead of a new String())
- Fix Renderer.drawLine() treating newlines incorrectly
- Fix colors not working correctly in Renderer
- Fix Renderer3d.drawString() not showing through walls (also added a parameter to control that behavior)
- Fix Renderer text not scaling properly
- Fix Inventory.getItems() sometimes causing an NPE
- Fix the CT console keybinding getting reset every time the game is launched
- Change the way
serverConnect/serverDisconnect/worldLoad/worldUnloadtrigger with respect to each other. See this commit for more details. - Remove the general console. If you need to see chat messages for criteria, use /ct dump
Файлы
ctjs-3.0.0-beta_1.20.1-fabric.jar(16.07 MiB)
ОсновнойМетаданные
Канал релиза
Beta
Номер версии
3.0.0-beta.8_1.20.1-fabric
Загрузчики
Fabric
Версии игры
1.20.1
Загрузок
1.6K
Дата публикации
2 г. назад