What's Changed
Added
- Allow customization of the spawn position in the configuration
- View distance can now be customized
- Hardcore mode can be defined in configuration
- Support for loading schematics
Fixed
- NBT strings and arrays should be prefixed with a UShort
- Send correct version of the game in KnownPacks
- Player not spawning due to view distance being too small in certain versions
- Set center chunk to prevent player getting stuck in loading world screen
- Void chunk is always send for all versions after 1.19
- Empty configuration file never gets filled
- Send correct amount of chunk section given a dimension
- Clouds not rendering for versions after 1.21.6
- Connection from BungeeCord were rejected when BungeeCord is running in offline mode
- Wrong yaw being sent for versions after 1.21.2
Full Changelog:
https://github.com/Quozul/PicoLimbo/compare/v1.4.0+mc1.21.8...v1.5.0+mc1.21.8