Releases: papyrus-mc/papyruscs
0.5.2.2 Integrated Pullrequest for Minecraft 1.19
Appveyor retry
What's Changed
- Apply a variety of fixes. by @hrmorley34 in #83
- Fix 1.17.30 chunks by @hrmorley34 in #88
- Update to 1.18.0 by @hrmorley34 in #95
- Update to 1.19 by @hrmorley34 in #103
New Contributors
- @hrmorley34 made their first contribution in #83
Full Changelog: v0.5.1...v0.5.2.2
0.5.2.1 Integrated Pullrequest for Minecraft 1.19
Try again for appveyor
0.5.2 Integrated Pullrequest for Minecraft 1.19
After aeons, I finally had some time to update this repo.
I integrated the PR from @hrmorley34. I did it quick test with a new world and it seemed to work.
0.5.1 Nether Update
Thx to bennydiamond, I can Release a new version with updated textures for the Bedrock Nether Update.
I could not test it myself completely So please be advised. Any Bugs, please add an issue.
0.5.0 beta - So many things
Update to .NET Core 3.1 Updated textures
Fixed null ref exception with bee hives
Interactive mode (Thx to aaronaxvig)
Crc32 Fix (Thx to bennydiamond)
Updated Readme (Thx to PaulWalkerUK)
Player Markser (thx to barrett777)
v0.4.0 beta - Memory usage and texures improvements.
A fiew tweaks to improve memory usage:
use parameter --threads 1 --maxqueue 1 to limit memory usage.
This version also includes two pull requests:
Significantly improve memory usage when rendering zoom levels
#21 by barrett777 was merged 5 days ago
Fixed bunch of annoyances, e.g.:
#19 by jflin404 was merged 5 days ago
Thx for the help!
Thx to Mecu for updating the docs!
v0.3.7 beta - .NET Core 3 Update
Update to .NET Core 3
Changed link to openlayers
Some other optimizations...
v0.3.6-beta
Updates:
- Less memory usage and faster!
- More robust!
v0.3.5-beta
Thx to @hach-que!
--profile underground|aquatic|ore|stronghold
add underground, aquatic, ore OR stronghold after --profile for the specific profile view.
v0.3.3-beta
Features:
- OpenLayers as new default mapping library! Thanks for the contribution!
Use
--use_leaflet_legacy
options if you want to use the old leaflet instead.