Skip to content

Releases: papyrus-mc/papyruscs

0.5.2.2 Integrated Pullrequest for Minecraft 1.19

17 Oct 22:08
Compare
Choose a tag to compare

Appveyor retry

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2.2

0.5.2.1 Integrated Pullrequest for Minecraft 1.19

17 Oct 22:06
Compare
Choose a tag to compare

0.5.2 Integrated Pullrequest for Minecraft 1.19

17 Oct 21:57
Compare
Choose a tag to compare

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

13 Jul 16:12
8032db8
Compare
Choose a tag to compare

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

07 Jun 11:26
d5a125d
Compare
Choose a tag to compare

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.

01 Dec 11:16
8c19a8b
Compare
Choose a tag to compare

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

14 Oct 13:07
Compare
Choose a tag to compare
Pre-release

Update to .NET Core 3
Changed link to openlayers
Some other optimizations...

v0.3.6-beta

06 Jul 18:19
Compare
Choose a tag to compare
v0.3.6-beta Pre-release
Pre-release

Updates:

  • Less memory usage and faster!
  • More robust!

v0.3.5-beta

23 Jun 18:29
Compare
Choose a tag to compare
v0.3.5-beta Pre-release
Pre-release

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

19 Jun 06:10
223ebf4
Compare
Choose a tag to compare
v0.3.3-beta Pre-release
Pre-release

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.