Releases: DragonetMC/DragonProxy
DragonProxy 0.4-SNAPSHOT (pre-release 1)
Oh look, an actually updated release!?
This is the first (pre) release since the first commit of the rewrite was made by @sgdc3 on October 10th, 2018. Progress has been slow at times but we are finally at a point where it is almost ready for release.
DragonProxy has been working for quite a while already, i just didnt feel it was at a point where i could release it.
Now, on to the good stuff.
Features
Please see the TODO List. I will update this section in the future.
Download
You can download the attached jar file or get the latest bleeding edge build from here
UPDATE!
Since this pre-release was made, a number of issues have been fixed. These include players being invisible and random client crashes. Please use the jenkins link above and not the release jar to make sure you don't experience these issues!
Discord: https://invite.gg/DragonetMC
Stats: https://bstats.org/plugin/server-implementation/DragonProxy
DragonProxy 0.3.4.6 (for Bedrock 1.5.0)
DragonProxy 0.3.4.5 Release 2 (for Bedrock 1.4.0)
Probably should've bumped the version but oh well.
This release doesn't add any new features from the last version, it only allows 1.4.0 clients to join.
DragonProxy 0.3.4.5 (for Bedrock 1.2.10)
- fix online mode
- fix inventory translation
- fix close login form crash
- Update JRaknet to 2.9.1
- add plugin api
- add basic chests support
- add debug to chunk engine
- add Docker build script
- add log file
DragonProxy 0.3.4.4 (for Bedrock 1.2.10)
- rewrite chunk translation
- world switching
- long range teleport
- pick block in creative (middle click)
- auto login
- New SNAPSHOT repository
- fishing
- hunger
- BStats
- custom item name and lore
- Shulkers !
DragonProxy 0.3.4.3 (for Bedrock 1.2.10)
Updated protocol to 201, Bedrock 1.2.10
DragonProxy 0.3.4.2 (for Bedrock 1.2.7 / 1.2.8)
- fix most of BlockEntities
- fixes endermite and add giant zombie
- try to handle world changing
- rewrite some stuffs about entity spawning
- work on translated messages
DragonProxy 0.3.4 (for Bedrock 1.2.7 / 1.2.8)
Fix and implements loads of things :
- fix most blocks data
- add explosions
- add simple chest handling
- fix difficulty
- fix experience
- add title
- add other player held item and swing arm
- add secured PE login
- fix sign translator
- fix disconnect from server
- add more bugs
DragonProxy 0.3.4.1 (for Bedrock 1.2.7 / 1.2.8)
0.3.4.1 quick fix:
Fix major bug in player movment.
previously in 0.3.4, fix and implements loads of things :
- fix most blocks data
- add explosions
- add simple chest handling
- fix difficulty
- fix experience
- add title
- add other player held item and swing arm
- add secured PE login
- fix sign translator
- fix disconnect from server
- add more bugs