## Changed
- Changed default keyboard layout to not use right mouse click, allowing more easily to exit the controller
- Fix config menu icons disappearing with Create 0.5.1f
- Added a mixin to disable Create's tally system:
- The tally system is what is causing a mechanical network to break when updated too much
- You can now do as many update to a network without anything breaking
- This is effective on all networks, not only the ones updated by a tweaked controller
## Changed
- Applied the new mouse cursor input hook from 1.20 branch, fixes #11
- Changed default keyboard layout to not use right mouse click, allowing more easily to exit the controller
- Added a mixin to disable Create's tally system:
- The tally system is what is causing a mechanical network to break when updated too much
- You can now do as many update to a network without anything breaking
- This is effective on all networks, not only the ones updated by a tweaked controller
## Changed
- Applied the new mouse cursor input hook from 1.20 branch, hopefully fixes [#11](https://github.com/getItemFromBlock/Create-Tweaked-Controllers/issues/11)
- Changed default keyboard layout to not use right mouse click, allowing more easily to exit the controller
## Changed
- Added a mixin to disable Create's tally system:
- The tally system is what is causing a mechanical network to break when updated too much
- You can now do as many update to a network without anything breaking
- This is effective on all networks, not only the ones updated by a tweaked controller
## Changed
- Everything that was with the 1.18 and 1.19 releases has been kept or re-implemented
- Only difference is a minor accessibility text missing when used with Controllable that does not affect gameplay
## Added
- Compat with CC:Tweaked
- The Tweaked Lectern Controller is now a peripheral
- Has methods allowing to read inputs from the player
- Events are fired when a player start/stops using the controller
- [New wiki entry](https://github.com/getItemFromBlock/Create-Tweaked-Controllers/wiki/ComputerCraft-integration) for explanations about the peripheral
## Changed
- Patch bug that caused log spam when using a joystick in advanced input mode
Does work with Create 0.5.1 and upper
Works with the latest alpha of VS Clockwork (version 0.0.1)
## Added
- Compat with CC:Tweaked
- The Tweaked Lectern Controller is now a peripheral
- Has methods allowing to read inputs from the player
- Events are fired when a player start/stops using the controller
- [New wiki entry](https://github.com/getItemFromBlock/Create-Tweaked-Controllers/wiki/ComputerCraft-integration) for explanations about the peripheral
## Changed
- Patch bug that caused log spam when using a joystick in advanced input mode
- Added explicit support for [Controllable](https://github.com/MrCrayfish/Controllable) : The use keybind (usually left trigger) is reserved to exit the controller
- Added Korean translations thanks to [@AsseyGithub](https://github.com/AsseyGithub)
- Patch bug with input detection
- Fix potential crash with joystick inputs
- Added explicit support for [Controllable](https://github.com/MrCrayfish/Controllable) : The use keybind (usually left trigger) is reserved to exit the controller
- Added Korean translations thanks to [@AsseyGithub](https://github.com/AsseyGithub)
- Patch bug with input detection
- Fix potential crash with joystick inputs
## Changed
- Patch bug with cursor movement toggle that caused weird behavior when exiting the controller while using the cursor movements
- No longer needs flywheel to work (it uses the version shipped with Create now)
Does not work with Create 0.5.1 and upper
Last supported version is 0.5.0.i
## Added
- Different controllers skin for nintendo and playstation, can be changed in the general settings of the mod
- Option to make the "Grab mouse movements" keybing be a toggle
- Option to disable the mouse cursor inputs from being auto-reset when using the controller
## Changed
- Patch bug with input binding when the use key is present on the controller layout
Does not work with Create 0.5.1 and upper
Last supported version is 0.5.0.i
## Added
- Online wiki
- Advanced input mode (check online wiki for more info):
- + Support for keyboard, mouse, gamepads, joysticks, and a lot more devices
- + Input remapping
- + Controller profile saving
- Create-like config button in the main and options menu
- In-game config menu (accessed from the config button)
- Survival crafting recipe : requires 2 linked controllers, 2 wood buttons, 2 analog levers, 2 electron tubes and 1 precision mechanism
- Added Valkyrien Skies mass for the tweaked lectern controller block (now 500.0)
- French translations for the mod
## Changed
- Optimized data transmission between client-server
- In-game controller animations to make the player hold it with both hands
- Patch minor bugs related to UI