ModForLazyPeople 3.0.2 for 1.20.4 and 1.21!
What's Changed
- Add Freecam by @BeefyAndTheDucks in https://github.com/tolek-tpr/ModForLazyPeople/pull/31
- Add a option for macros to either run every command at once or one at a time by @tolek-tpr
- Add Missing promotion/demotion buttons in party GUI by @BeefyAndTheDucks
- Add Player heads in party GUI by @BeefyAndTheDucks
- Add Setting for displaying the update radius of redstone components by @tolek-tpr
- Add Hotkey tab in the main GUI for boolean and list settings by @tolek-tpr
- Add Colors tab in the main GUI for the new Update Radius Settings by @tolek-tpr
- Add Icelandic translations by @VipelyRS
Full Changelog: https://github.com/tolek-tpr/ModForLazyPeople/compare/v3.0.1...v3.0.2
What's Changed
- Fixed libraries not including when building the mod by @tolek-tpr in https://github.com/tolek-tpr/ModForLazyPeople/pull/29
- New README.md by @BeefyAndTheDucks in https://github.com/tolek-tpr/ModForLazyPeople/pull/30
- Added /mflpconfig to open the config screen by @tolek-tpr
- Fixed a bug with the mflp icon by @tolek-tpr
Full Changelog: https://github.com/tolek-tpr/ModForLazyPeople/compare/v3.0.0...v3.0.1
What's Changed
- Added party system by @tolek-tpr and @BeefyAndTheDucks in https://github.com/tolek-tpr/ModForLazyPeople/pull/28
New Commands
- /mflpnet status - Checks if you are connected to the MFLP network
- /mflpnet reconnect - Tries to reconnect to the MFLP network (Or use the reconnect button in the main GUI)
- /party invite <player> - Tries inviting the player to your party
- /party accept - Tries to accept a invite if you have one
- /party decline - Tries to decline a invite if you have one
- /party chat <message> (or /pc) - Sends a chat message to everyone in the party
- /party leave - Leaves the party if you are in one
- /party info - Prints all the information about your current party
- /party remove <player> - Kicks said player if you are moderator or owner of the party
- /party promote <player> - Promotes the given player if you have the necessary permissions
- /party demote <player> - Demotes the given player if you have the necessary permissions
- /party manage - Opens a GUI for managing the party
Full Changelog: https://github.com/tolek-tpr/ModForLazyPeople/compare/v2.6.9...v3.0.0
What's Changed
- Fix Default UnAfk RegEx by @BeefyAndTheDucks in https://github.com/tolek-tpr/ModForLazyPeople/pull/27
- Fix MFLP icon not displaying when being far away from the player by @tolek-tpr
Full Changelog: https://github.com/tolek-tpr/ModForLazyPeople/compare/v2.6.8...v2.6.9
What's Changed
- Add notice that the bot can't send wb messages within autoIgnoreWb by @BeefyAndTheDucks in https://github.com/tolek-tpr/ModForLazyPeople/pull/23
- Fix Missing Translation for UpdateScreen by @BeefyAndTheDucks in https://github.com/tolek-tpr/ModForLazyPeople/pull/24
- Add Discord button by @BeefyAndTheDucks in https://github.com/tolek-tpr/ModForLazyPeople/pull/25
- Fixed Auto Reply, replying to your own messages causing infinite loops in specific cases by @tolek-tpr
- Added settings for toggling the MFLP icon in tab list and nametag by @tolek-tpr
- Fixed pressing <Esc> on the macro button selector closing the screen by @tolek-tpr
- Added translations for Polish, Danish and updated English translations by @tolek-tpr and @BeefyAndTheDucks
Full Changelog: https://github.com/tolek-tpr/ModForLazyPeople/compare/v2.6.7...v2.6.8
Added translations, a few new features, made it so MFLP doesn't crash servers and fixed a few bugs. WARNING: THIS REQUIRES FABRIC LOADER 0.16.7!
What's Changed
- Replace defaults in settings to use %u syntax by @BeefyAndTheDucks in https://github.com/tolek-tpr/ModForLazyPeople/pull/14
- Fix Small Grammatical Errors + Add myself as author by @BeefyAndTheDucks in https://github.com/tolek-tpr/ModForLazyPeople/pull/15
- User feedback on RegEx by @BeefyAndTheDucks in https://github.com/tolek-tpr/ModForLazyPeople/pull/16
- Add Issue Tracker to fabric.mod.json by @BeefyAndTheDucks in https://github.com/tolek-tpr/ModForLazyPeople/pull/17
- Fix Server + Fix CustomMessagePerServerScreen Serialization by @BeefyAndTheDucks in https://github.com/tolek-tpr/ModForLazyPeople/pull/18
- Implemented Auto Ignore Wb Messages by @BeefyAndTheDucks in https://github.com/tolek-tpr/ModForLazyPeople/pull/19
- Better Localization by @BeefyAndTheDucks in https://github.com/tolek-tpr/ModForLazyPeople/pull/20
- Rename "Macro" package to "macro" by @BeefyAndTheDucks in https://github.com/tolek-tpr/ModForLazyPeople/pull/21
- Update Fabric Loader, Fabric Loom and Fabric API to latest + Add missing tranlation by @BeefyAndTheDucks in https://github.com/tolek-tpr/ModForLazyPeople/pull/22
Full Changelog: https://github.com/tolek-tpr/ModForLazyPeople/compare/v2.6.6...v2.6.7
Added a new feature with the help of @BeefyAndTheDucks, which allows you to change the message that auto wb listens for in each server.
What's Changed
- Use RegEx to check if a message is a user joining/coming back from being AFK. by @BeefyAndTheDucks in https://github.com/tolek-tpr/ModForLazyPeople/pull/12
- Message per server impl by @tolek-tpr in https://github.com/tolek-tpr/ModForLazyPeople/pull/13
New Contributors
- @BeefyAndTheDucks made their first contribution in https://github.com/tolek-tpr/ModForLazyPeople/pull/12
Full Changelog: https://github.com/tolek-tpr/ModForLazyPeople/compare/v2.6.5...v2.6.6
Added a display for who uses MFLP based on how the essentials mod does it, made a discord, go join at: https://discord.com/invite/z7aRsNKm9z
Full Changelog: https://github.com/tolek-tpr/ModForLazyPeople/compare/v2.6.4...v2.6.5
Fixed a bug where the ESC key didn't work in the pause menu. Almost finished a new feature but I wanted to get this fix out as it is not yet finished.
Full Changelog: https://github.com/tolek-tpr/ModForLazyPeople/compare/v2.6.3...v2.6.4
Added a file version paramater for easier switching between mod versions with different file formats
Full Changelog: https://github.com/tolek-tpr/ModForLazyPeople/compare/v2.6.1...v2.6.3
Hopefully fixed the issue that auto wb stops working after auto welcome executes
MAKE SURE TO FIX ALL SETTINGS that get changed because of a small file redo.
Added:
- A ability to put %p in the auto wb and auto welcome customize boxes, so the bot says for example "wb person" with the message set to "wb %p"
Reworked the settings screen, so it uses a scrollable list, instead of going off screen on smaller resolutions Fixed:
- Auto wb spamming chat when using a chat history mod
- Auto wb stopping working after leaving the server while being afk
- Fixed all settings not saving properly when using characters that are not in the normal english alphabet
If there are any issues regarding auto wb spamming or other issues with the new settings menu, please inform me!
Added:
- Auto reply.
- Auto reply screen, and a edit screen for it.
- Added a "create" button to both the macro screen and the new auto reply screen.
Redid:
- Screens so now they use a proper widget based system.
- Slightly modified the rendering of all the screens so now, when running the mod on a smaller screen the text will not go onto the menu buttons.