Releases: RedstoneTools/redstonetools-mod
Releases · RedstoneTools/redstonetools-mod
Redstone Tools v3.1.5
What's Changed
- Fix #410
Redstone Tools v3.1.4
What's Changed
- Update to 1.21.10
Redstone Tools v3.1.3
What's Changed
- Fix variables and math expressions in chat sometimes causing crashes. see https://discord.com/channels/1071119659346169907/1422818559314231337
- Fix toggle keybinds not working
Redstone Tools v3.1.2
What's Changed
- Fix variables and math expressions in chat sometimes messing up. See https://discord.com/channels/1071119659346169907/1420016449115652216
Redstone Tools v3.1.1
What's Changed
- Fix crash that would happen when pressing the Add macro button
Redstone Tools v3.1.0
What's Changed
- Fixed issue where certain toggle commands would also toggle other features
- Vanilla client + Redstone Tools server support
- Fixed issue where
/autorotatewould try to place blockstates that aren't valid - Fixed issue where menu panorama and background blur wouldn't render for the config menus
- Added the option to mute macros
- Pressing "Add macro" button now makes the new macro appear at the top instead of the bottom
- Dragging and dropping a .txt file onto the macro selection screen will add it as a new macro
- New macro edit screen
- Is now more like the v2.0.0 screen
- New argument
moveSelectionto//rstack - New config tab Toggles
- List of all toggles, with hotkey support
- New config tab Chat
- New settings autorun:
Command that should be run whenever you join a world (for the first time) or change dimension
- New settings autorun:
- New client sided commands:
- New server sided commands:
/component- Shows the item components of the item you're holding/base- Can now be used by vanilla clients on a Redstone Tools server
Redstone Tools v1.21.4-1.21.8-3.0.0
What's Changed
- 1.21.4 - 1.21.8 Support
- Server support (largely untested)
- New dependecy MaLiLib
- New and improved Macro system with cleaner UI and many more features
- New config options for airplace outline and bigdust size
- New command /reach - Changes your default reach
- New command /g - Shorthand for
/give @s - New command /clickcontainers - Makes cauldrons and composters editable with right click
- New command /autorotate - Automatically rotates blocks 180 degreees for ease of placement
- Removed doBlockUpdatesAfterEdit gamerule
- Removed keybinds from controls menu, they are now macros
v1.20.4-beta
Note this is a beta release so expect bugs, if you find one please report it on our discord server and add [Beta] to the title
There may be an issue with the update notifier, ignore it
What's Changed
- Updating the mod-base to 1.20.4 by @maghedo243 in #340
- Deleted oldSrc by @maghedo243 in #341
- More 1.20 Codebase by @maghedo243 in #342
- updates block state argument serializer by @RUGMJ in #343
- Updates sending commands on keybind by @RUGMJ in #344
- removes weird import leftover from mappings updater by @RUGMJ in #345
- removes all weird imports left over by @RUGMJ in #346
- updates all utils by @RUGMJ in #347
- Deleted random ununsed imports and fixed all the LiteralText errors by @maghedo243 in #348
- fixes some ui stuff by @RUGMJ in #349
- fixes mixins and player.sendChatMessage by @RUGMJ in #350
- rewrite by @RUGMJ in #351
- Fixed all the GUI errors by @maghedo243 in #352
- rewrite by @RUGMJ in #353
- rewrite by @RUGMJ in #356
- Serializer Changes to Arguments by @maghedo243 in #357
- rewrite by @RUGMJ in #358
- rewrite by @RUGMJ in #359
- rewrite by @RUGMJ in #361
- Ported macro GUI by @MiranCZ in #362
- adds javaassist by @RUGMJ in #364
- Use AutoService by @xtrm-en in #365
- don't crash lol by @xtrm-en in #366
- fixes mod version by @RUGMJ in #367
Full Changelog: v1.18.2-2.0.0...v1.20.4-beta
Redstone Tools v1.18.2-2.0.0
Merge pull request #299 from RedstoneTools/dev Release 2.0.0
Redstone Tools v1.18.2-1.2.0
- Fix copystate nbt crash, copying containers and their nbt works again
- Fix //read breaking when using default argument
- Made airplace work with left click, you can now use the worldedit wand properly with airplace
- Reduced the file size of the mod