0.0.1-alpha.16 proper:
- Added a way to manually select a port to use when hosting a game. Check the new
README.md
file that Minimega generates in%minecraftfolder%/config/minimega
for instructions on how to set it up. - Fixed a crash when authentication fails.
- Fixed misleading error saying that L4J 1.8 was required instead of L4J 1.8.1.
- Added new limits to the maximum amount of players:
- If there is less than 2GB of RAM, the max player count is now 8.
- If there is less than 600MB, the max player count is now 4.
- Fistfight: Fixed active chunk areas not working in Fistfight.
- Legacy4J: Added a Legacy Console styled version of the map selection screen.
0.0.1-alpha.16 development versions:
- Fixed log spam.
- Fixed a crash that occurred when clicking on the Discord button in the link screen.
- Matchmaking connection timeout has been doubled.
- World Host should no longer try to host minigame worlds.
- The UPnP port is now closed when exiting the match.
- Added Kryzor to contributors.
- Glide: The Look Behind keybind is now fully functional.
- Glide: Correctly use
intentionally_empty
. - Glide: Disabled clouds.
- Fistfight: Added new minigame: Fistfight, as a proof-of-concept of having multiple minigames.
- Lobby: The health, hunger, and experience bars are now hidden.
- Lobby: The item tooltip and the overlay message is now offset downwards to account for the bare hotbar.
- Lobby: The
/ready [is-ready]
command has been added. It has the same functionality as the Ready button. - Lobby: The wait time is now 60 seconds.
- Lobby: The inventory is now smaller.
- Legacy4J & Glide: Added a How-to-play screen for Glide.
- Legacy4J & Glide: Added Legacy Console Edition styled minigame creation screen.
- Legacy4J & Glide: Disabled crafting menu.
- Legacy4J & Lobby: The keybind to open the crafting menu now opens the regular inventory menu.
- Legacy4J & Lobby: The Ready button is now functional.
- Legacy4J & Lobby: Implemented tooltips for the lobby.
- Legacy4J: Added a Legacy Console styled version of the landing screen.
- Legacy4J: Added the Mini Games button to the title screen.
- Legacy4J: Legacy4J 1.8.1 is now properly enforced.
- Legacy4J: Added support for the small inventory added in 0.0.1-alpha.15.4.
- World Host should no longer try to host minigame worlds.
- The UPnP port is now closed when exiting the match.
- The Mini Games button is now much more reliable.
Matchmaking Server changes
- The server has been updated to ping @Minigame Join Ping in #portal whenever a public game is created. This works in all versions of Minimega from 0.0.1-alpha.15 to 0.0.1-alpha.15.5.
- Glide: Fixed Look Behind being a toggle for 3rd person back. It is now properly a hold button for 3rd person front.
- Legacy4J & Lobby: The Ready button is now functional.
- Legacy4J & Glide: Disabled crafting menu.
- Lobby: The item tooltip is now rendered.
- Lobby: The item tooltip and the overlay message is now offset downwards to account for the bare hotbar.
- Lobby: The
/ready [is-ready]
command has been added. It has the same functionality as the Ready button. - Lobby: The wait time is now 60 seconds.
- Moved all client mixins to the client section of the
mixins.json
file. dev.jab125.minimega.client.study.LivingEntityRenderer
has been removed from the mod files.- Glide: Correctly use
intentionally_empty
. - Matchmaking connection timeout has been doubled.
- Lobby: The health, hunger, and experience bars are now hidden.
- Glide: The Look Behind keybind is now fully functional.
- Legacy4J & Lobby: Implemented tooltips for the lobby.
- Legacy4J & Glide: The Look Behind tooltip now uses the same key as the keybind used open the inventory.
- Legacy4J & Lobby: The keybind to open the crafting menu now opens the regular inventory menu.
- Fixed log spam.
- Fixed a crash that occured when clicking on the discord button in the link screen.
- Legacy4J: Added a WIP LCE styled version of the landing screen.
- Legacy4J: Added the Mini Games button to the title screen. Note that the method used to add the button is unreliable and sometimes does not work.
- Replaced the Legacy4J central server with a custom matchmaking server.
- Connections are now P2P. (using UPnP with a modified version of WaifUPnP (source code bundled inside the JAR file))
- Changed the mod icon to match the icon uploaded to Modrinth.
- Increased wait time from 5 seconds to 30 seconds.
- Connecting manually to a minigame lobby via LAN now once again functions correctly.
- LAN worlds can no longer have multiple minigames running at the same time.
- Creating a lobby with a player cap of 8 or 16 players now correctly actually sets the player cap to 8 or 16.
- Elytras can no longer be activated after passing the finish line in Glide.
- Unlinked all Discord accounts (whoops!), they will need to be relinked.
- Mod description has been changed.
- Mod now correctly links to the Modrinth page.
- The community-made Lighthouse map has been added.