MCHPRS v0.4
There have been countless improvements over the last release, and it has also been updated to 1.18.2
What's Changed
- Added //stack command + extra by @Gokborg in #14
- add discord invite link by @mainrs in #23
- Fix comments in config files being deleted (#20) by @garentyler in #24
- Show username when running
/plot info
by @garentyler in #25 - Fix write order of C00SpawnEntity, pitch first then yaw. by @shouttrickword in #27
- Fix for head angles being off (most notably player heads). by @shouttrickword in #29
- Performance fix by @TheMode in #36
- Redpiler: The Redstone Compiler by @StackDoubleFlow in #34
- Prevent placement of blocks under the world by @tyler569 in #37
- Add /plot visit [player] command by @tyler569 in #38
- Add /plot teleport [plot] command by @tyler569 in #39
- Send player to a different plot on crash by @tyler569 in #40
- Don't lie in the README by @tyler569 in #45
- Add worldedit //shift command by @tyler569 in #41
- Correct wrong get name of blocks by @AL1L in #46
- Timing stuff, make the plot threads not use 100% CPU all the time by @mortie in #47
- Add stone by @Skurvandrer in #31
- //wand command by @Gokborg in #49
- Add
PLOT_SCALE
constant by @StackDoubleFlow in #51 - fix server thinking wand is in the wrong slot by @EwanFox in #54
- add //rstack to the readme by @EwanFox in #55
- added placeable tripwire hooks by @EwanFox in #57
- Fix plot dropping issue by @EwanFox in #59
- Enable the schemati option by default. by @gabriel-doriath-dohler in #65
- Implement relative teleportation to blocks and plots by @gabriel-doriath-dohler in #66
- Block in hitbox by @EwanFox in #70
- Some random fixes + README update by @Olek47 in #71
- 1.18.2 by @StackDoubleFlow in #75
- More efficient Redpiler by @AsmPrgmC3 in #87
- added milk by @Carlsonen in #89
- Tell rustup to automatically use the nightly channel by @tyler569 in #91
- implement iron trapdoor placement by @BramOtte in #78
- fix div by 0 bug by @Carlsonen in #92
- Switch to a compiler pass design by @StackDoubleFlow in #93
- Bump tokio from 1.22.0 to 1.24.1 by @dependabot in #100
- Bump openssl from 0.10.42 to 0.10.48 by @dependabot in #105
- Bump tokio from 1.24.1 to 1.25.0 by @dependabot in #101
- Creating whitelist.json when it's not existing by @DreiMu in #104
- bug fix: make comparators accept side inputs from redstoneblocks by @BramOtte in #106
- Some optimizations by @BramOtte in #108
- Generic Redpiler by @StackDoubleFlow in #109
- Bump h2 from 0.3.15 to 0.3.17 by @dependabot in #107
- Remove use of nightly features by @fee1-dead in #86
- Copy to stack instead of cloning on the heap by @fee1-dead in #85
- Bump openssl from 0.10.52 to 0.10.55 by @dependabot in #111
New Contributors
- @mainrs made their first contribution in #23
- @garentyler made their first contribution in #24
- @shouttrickword made their first contribution in #27
- @TheMode made their first contribution in #36
- @StackDoubleFlow made their first contribution in #34
- @tyler569 made their first contribution in #37
- @AL1L made their first contribution in #46
- @mortie made their first contribution in #47
- @Skurvandrer made their first contribution in #31
- @EwanFox made their first contribution in #54
- @gabriel-doriath-dohler made their first contribution in #65
- @Olek47 made their first contribution in #71
- @AsmPrgmC3 made their first contribution in #87
- @Carlsonen made their first contribution in #89
- @BramOtte made their first contribution in #78
- @dependabot made their first contribution in #100
- @DreiMu made their first contribution in #104
- @fee1-dead made their first contribution in #86
Full Changelog: v0.3...v0.4