Releases: andiricum2/MCEarth-Server
Releases · andiricum2/MCEarth-Server
v0.0.3.2 - CloudBurst Connection Fix
Full Changelog: v0.0.3.1...v0.0.3.2
v0.0.3.1 - Improved Adventure system and generation + Generation Fixes + Minor updates
Bugfixes + Improved Adventures Gen
v0.0.3 - Tile-based Spawn System instead of Player-based
GitHub Release Notes - Version 0.0.3
Spawn System Enhancements 🌟:
- Completely revamped the spawn system for enhanced effectiveness.
- Previously, when the spawn limit was set to 1000, the server attempted to generate 1000 tappables simultaneously. Now, administrators can limit the maximum tappable amount per tile, preventing overwhelming spawns.
- Modified the range representation for clarity. Instead of a coordinate system, it now uses simple numerical values (e.g., 0, 1, 2, 3...).
- Radius adjustments now directly impact spawn size: e.g., a radius of 1 results in a 3x3 tile spawn; increasing the radius to 2 expands the spawn area to 5x5, and so forth.
Improved Spawn System Workflow 🔄:
- When players request tappables, the system now efficiently checks each tile individually and generates tappables tile by tile, treating each tile as a Minecraft chunk. This optimization enhances server performance.
- The system first verifies the complete tappable limit of the server.
- Next, it examines each tile to populate, generating entities only in tiles that haven't reached the per-tile limit.
Other Updates 🛠️:
- Implemented an auto configuration update system. Executing the updated executable automatically adds missing configurations to the JSON file and creates any necessary missing files.
- Fixed issues with adventure spawns.
- Introduced auto resource pack and build plate downloads for convenience.
- Added additional information to the web panel for improved monitoring and management.
Image of spawn system 📸:
[https://cdn.discordapp.com/attachments/1165290195919327333/1234431500729192458/rn_image_picker_lib_temp_6c1e7a60-d411-4c80-8d97-770c78575963.jpg?ex=6630b56c&is=662f63ec&hm=6ee78bb821964be6cf2c2411c64e4e15d564983e5a216a3fba7a1e6f3142442f&]
Thank you for your continued support and feedback! We're excited about these improvements and look forward to hearing your thoughts.
Full Changelog: v0.0.2.1...v0.0.3
Panel Security and Adventures Config - v0.0.2.1
(Adventure Spawn isn't working)
Full Changelog: v0.0.2...v0.0.2.1
Panel, Map and Adventures Update - v0.0.2
Full Changelog: v0.0.1.2...v0.0.2
Tappables + Adventureland Fixes - v0.0.1.2
Full Changelog: v0.0.1.1...v0.0.1.2
Sand Update v0.0.1.1
Full Changelog: v0.0.1...v0.0.1.1