|
|
recodeGithub |相关wiki |源站链接支持: fabricA utility-focused fabric mod for DiamondFire to make development more fun
recode is a utility-focused fabric mod for [DiamondFire](链接) to make development more fun. It is the official successor to [CodeUtilities](链接), from which it was cloned.
Feel free to join the recode Discord server: 链接
Features
DiamondFire is a Minecraft server where you can create your own minigames with code. recode seeks to improve the DF experience beyond the limitations of a server plugin. All features in the mod are toggleable to provide everyone with the modular experience they prefer most.
- Utility commands to supercharge your code, such as importing Note Block Studio files as Code Templates
- Automation of frequently used commands, such as `/resetcompact` and `/chat local`
- DiamondFire-specific keybinds
- The ability to hide messages you don\'t want
- Additional HUDs, such as the LagSlayer HUD to keep your action bar free
- An additional Sided Chat to partition your messages
- And much more!
Download
You can download the mod [on Modrinth](链接). This is the recommended place to get all versions of recode.
Latest Builds
In some cases, you may wish to download the absolute latest build of the mod, which may have a feature or fix you need (but is not officially supported and will likely have other bugs).
If you have a GitHub account, you can find the build for a run by clicking on the run as found [here](链接) and scrolling to \"latest build\" at the bottom. The latest build is the top entry.
If you do _not_ have a GitHub account, consider [nightly.link](链接) instead.
Contributing
recode is an open-source mod, so anyone in the DiamondFire community is welcome (and encouraged!) to help with the project. We only ask that you skim the following first: 链接
来自Modrinth所有游戏版本1.20.21.20.11.19.41.19.21.18.2所有类型fabric0.1.0 beta 9recode-0.1.0-beta.9+1.20.2.jar下载0.1.0-beta.9+1.20.2#BetaFor Minecraft 1.20.2, Fabric API 0.90.7 or newer### Additions- Completely overhauled Syntax Highlighting, which now highlights the chat input box directly- Syntax Highlighting now includes MiniMessage highlighting### Changes- Updated to Minecraft 1.20.2- Formatting changes and fixes to Chest Preview (#60, thanks Electric131)### Fixes- Holding Game Values can no longer crash the game (thanks ShadowEmpress_)- Kicks for \"out-of-order chat packets\" are now much less common- Message stacking once again works for multi-line messages- Code Search is now compatible with Sodium 0.5 (for real this time!)- The check for DiamondFire IP addresses is now case-insensitive- `/dfgive clipboard` now trims extraneous whitespace (#61, thanks Electric131)- More obscure fixes to location overlay and state-related features (thanks ShadowEmpress_)### Removals- Removed `/schem` (#65)- Removed `/gradient` in favor of `<gradient>`展开版本: 0.1.0-beta.9+1.20.2支持游戏: 1.20.2类型:FabricBeta下载次数: 1,1100.1.0 beta 8recode-0.1.0-beta.8+1.20.1.jar下载0.1.0-beta.8+1.20.1#BetaFor Minecraft 1.20.1 with Fabric API### Changes- Significantly improved performance- Improved mod compatibility (notably with Noxesium)- Side chat is now symmetric with main chat- Message stacking now uses Minecraft\'s chat status system(indicated by a hoverable aqua line to the left of the message)- The DiamondFire button of the title screen now supports the High Contrast resource pack### Fixes- Fixed many features not working for non-ranked players- Viewing the profile of a non-ranked player no longer errors- General performance no longer slows over time (thanks Wyzzard225)- The mod is now compatible with Sodium 0.5 (but is __no longer compatible__ with 0.4, so players must update)- Fixed the \'Pick Block\' vanilla key bind not working with the mod- Auto /chat local now works when joining a plot from another plot- Side chat now rescales with the game window- Chat status descriptions can now be viewed for messages in side chat### Removals- Temporarily disabled `/nbssearch`, mainly for security reasons (re-adding this is a high priority!)展开版本: 0.1.0-beta.8+1.20.1支持游戏: 1.20.1类型:FabricBeta下载次数: 7240.1.0 beta 7recode-0.1.0-beta.7+1.20.1.jar下载0.1.0-beta.7+1.20.1#BetaFor Minecraft 1.20.1 with Fabric API### Additions- Added better unicode by Electrosolt (which retextures many unicode symbols in the vanilla style) as a built-in resource pack- Re-added support session state detection and related features### Changes- Updated to Minecraft 1.20.1 (thanks GeorgeRNG)- Request timeouts (which should not happen to begin with) are now logged with a toast notification; there are no longer uncaught exceptions with them- Updated the DiamondFire logo texture (thanks Baconiumo)### Fixes- Fixed all currently known causes of request timeouts; so far they have not occured in testing :)- Fixed `/profile` message detection (again)- Fixed auto `/lagslayer`- Other minor state fixes展开版本: 0.1.0-beta.7+1.20.1支持游戏: 1.20.1类型:FabricBeta下载次数: 2590.1.0 beta 6recode-0.1.0-beta.6+1.19.4.jar下载0.1.0-beta.6+1.19.4#BetaFor Minecraft 1.19.4, Fabric API 0.78.0 or newer### Changes- Updated to Minecraft 1.19.4- Automation commands no longer take multiple seconds to take effect- Improved block entity performance (including in codespaces)- The LagSlayer overlay now has a shadow (#33)- Improvements to Side Chat- The mod is now more lenient with Cloth Config compatibility- Removed Partner Bracket and Quick Var Scope (as they were added to DF in Patch 5.7)- The mod now raises a warning when used with Optifabric (Optifine is not supported)### Fixes- The copy button in /colors no longer freezes the screen- `/locate` messages should no longer appear in chat unexpectedly on occasion- Messages (including chat messages and especially `/locate`-ing oneself) can no longer be hidden when they shouldn\'t be- The \"Recode\" button in the Options menu is now compatible with most mods### Known issues- Auto `/chat local` and similar automation commands run in support sessions (this will be fixed very soon! but for now you can disable the setting or just live with the bug)- Newer code actions still don\'t have lore overlays (the action dump is outdated)- The current Options menu can clip the edge of the screen on large GUI scales### Technical- Updated to Kotlin 1.8.20- `/locate` is no longer sent by the client every 5 seconds- A million other internal changes/improvements (unsure about something you see? ask!)展开版本: 0.1.0-beta.6+1.19.4支持游戏: 1.19.4类型:FabricBeta下载次数: 2520.1.0 beta 5recode-0.1.0-beta.5+1.19.2.jar下载0.1.0-beta.5+1.19.2#BetaFor Minecraft 1.19.2, Fabric API 0.60.0 or newer### Additions- A `/ping` command that shows your current ping (from CodeUtilities 3, #24)### Changes- The mod version in DiscordRPC is now trimmed to not include metadata- Added inset padding to /recode /nbssearch, and /templates (#20, #16)- Message highlighting no longer highlights the \"Joined Game\" message (more likely to follow)### Fixes- Fixed chatting on Node Beta- Fixed `/nbssearch` (#16)- Variable syntax highlighting now works for more commands (#16, #19)- A couple more styling and formatting fixes- Fixed the Show Tags keybind (#16)- The mod can once again be run from inside IntelliJ (for contributors)展开版本: 0.1.0-beta.5+1.19.2支持游戏: 1.19.2类型:FabricBeta下载次数: 7120.1.0 beta 4recode-0.1.0-beta.4+1.19.2.jar下载0.1.0-beta.4+1.19.2#BetaFor Minecraft 1.19.2, Fabric API 0.60.0 or newer### Additions- Added the auto `/wand` setting [#6]- Re-added chat global/local/none keybinds- Added `/name` (the opposite of `/uuid`; commands will likely be merged later)### Changes- Updated to 1.19.2; DF is a \"trusted server\" and playing it will not warn you about unsigned chat- Reverted the removal of flight speed and build/dev toggle keybinds- The auto `/msg` conversations setting is now disabled by default- Improved the Code Search HUD- Improved text positioning in `/recode`- Automation settings should now work more consistently- Improvements to dependency version requirements### Fixes- Fixed auto `/chat local`- The mod is now compatible with EnhancedBlockEntities- Discord RPC should no longer crash some players when enabled (but will print an error message to logs; this is a temporary workaround) [see #7]- Fixed name highlighting and message stacking- Path arguments (e.g. with `/nbs load`) are now suggested when typing commands- Fixed `/imageparticle` [#5]- Fixed formatting issues with the Chest Tooltip- Fixed Chest Tooltip error detection- `/locate` should randomly appear in chat much less often- The first message you send in chat after entering dev mode will no longer be hidden when auto `/rc` is enabled- Fixed `/uuid` when not in creative mode [#14]- Fixed support session states in Discord RPC- A couple typo and style fixes [#10, #17]展开版本: 0.1.0-beta.4+1.19.2支持游戏: 1.19.2类型:FabricBeta下载次数: 910.1.0 beta 3recode-0.1.0-beta.3.jar下载0.1.0-beta.3#BetaFor Minecraft 1.18.2, Fabric Loader 0.13.3 or newer, Fabric API 0.50.0 or newer### Additions- Re-added LagSlayer HUD- Added highlighting to %entry codes- Added mod version to Discord Rich Presence in some places- Re-added the license to the mod jar### Changes- Code Search now gives signs proper glowing- Restyled Code Search HUD- Halved the mod\'s file size- Updated dependency resolution list- Updated the wording of the contributor list in the fabric.mod.json- Now using semantic versioning- Lots of internal code changes (eg. module system, more event reworks)### Fixes- Receiving chat messages should no longer show an error in logs. If this still happens to you, please let me know- Fixed Code Search- Fixed Fast Flight Speed Toggle- Discord Rich Presence while playing on a plot is now up-to-date### Removals- Removed Client TPS entry from the debug menu (may be re-added if demand is high enough)- Removed MCEdit schematic support- Removed node, non-toggle flight speed, non-toggle plot state, and chat channel keybinds- Removed mod developer cosmetics- Disabled Message of the Day (may be re-added later)- Temporarily removed the mod\'s custom exception handler展开版本: 0.1.0-beta.3支持游戏: 1.18.2类型:FabricBeta下载次数: 97全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
recode-MOD模组 |
楼主
2025-8-10 19:03:29
回复(0)
收起回复
|