Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mchprs-aarch64-apple-darwin.zip | 2023-07-01 | 3.9 MB | |
mchprs-universal-apple-darwin.zip | 2023-07-01 | 7.9 MB | |
mchprs-x86_64-apple-darwin.zip | 2023-07-01 | 4.1 MB | |
mchprs-x86_64-pc-windows-msvc.zip | 2023-07-01 | 3.6 MB | |
mchprs-x86_64-unknown-linux-gnu.zip | 2023-07-01 | 4.4 MB | |
MCHPRS v0.4 source code.tar.gz | 2023-07-01 | 899.5 kB | |
MCHPRS v0.4 source code.zip | 2023-07-01 | 930.4 kB | |
README.md | 2023-07-01 | 6.0 kB | |
Totals: 8 Items | 25.7 MB | 0 |
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 https://github.com/MCHPR/MCHPRS/pull/14
- add discord invite link by @mainrs in https://github.com/MCHPR/MCHPRS/pull/23
- Fix comments in config files being deleted (#20) by @garentyler in https://github.com/MCHPR/MCHPRS/pull/24
- Show username when running
/plot info
by @garentyler in https://github.com/MCHPR/MCHPRS/pull/25 - Fix write order of C00SpawnEntity, pitch first then yaw. by @shouttrickword in https://github.com/MCHPR/MCHPRS/pull/27
- Fix for head angles being off (most notably player heads). by @shouttrickword in https://github.com/MCHPR/MCHPRS/pull/29
- Performance fix by @TheMode in https://github.com/MCHPR/MCHPRS/pull/36
- Redpiler: The Redstone Compiler by @StackDoubleFlow in https://github.com/MCHPR/MCHPRS/pull/34
- Prevent placement of blocks under the world by @tyler569 in https://github.com/MCHPR/MCHPRS/pull/37
- Add /plot visit [player] command by @tyler569 in https://github.com/MCHPR/MCHPRS/pull/38
- Add /plot teleport [plot] command by @tyler569 in https://github.com/MCHPR/MCHPRS/pull/39
- Send player to a different plot on crash by @tyler569 in https://github.com/MCHPR/MCHPRS/pull/40
- Don't lie in the README by @tyler569 in https://github.com/MCHPR/MCHPRS/pull/45
- Add worldedit //shift command by @tyler569 in https://github.com/MCHPR/MCHPRS/pull/41
- Correct wrong get name of blocks by @AL1L in https://github.com/MCHPR/MCHPRS/pull/46
- Timing stuff, make the plot threads not use 100% CPU all the time by @mortie in https://github.com/MCHPR/MCHPRS/pull/47
- Add stone by @Skurvandrer in https://github.com/MCHPR/MCHPRS/pull/31
- //wand command by @Gokborg in https://github.com/MCHPR/MCHPRS/pull/49
- Add
PLOT_SCALE
constant by @StackDoubleFlow in https://github.com/MCHPR/MCHPRS/pull/51 - fix server thinking wand is in the wrong slot by @EwanFox in https://github.com/MCHPR/MCHPRS/pull/54
- add //rstack to the readme by @EwanFox in https://github.com/MCHPR/MCHPRS/pull/55
- added placeable tripwire hooks by @EwanFox in https://github.com/MCHPR/MCHPRS/pull/57
- Fix plot dropping issue by @EwanFox in https://github.com/MCHPR/MCHPRS/pull/59
- Enable the schemati option by default. by @gabriel-doriath-dohler in https://github.com/MCHPR/MCHPRS/pull/65
- Implement relative teleportation to blocks and plots by @gabriel-doriath-dohler in https://github.com/MCHPR/MCHPRS/pull/66
- Block in hitbox by @EwanFox in https://github.com/MCHPR/MCHPRS/pull/70
- Some random fixes + README update by @Olek47 in https://github.com/MCHPR/MCHPRS/pull/71
- 1.18.2 by @StackDoubleFlow in https://github.com/MCHPR/MCHPRS/pull/75
- More efficient Redpiler by @AsmPrgmC3 in https://github.com/MCHPR/MCHPRS/pull/87
- added milk by @Carlsonen in https://github.com/MCHPR/MCHPRS/pull/89
- Tell rustup to automatically use the nightly channel by @tyler569 in https://github.com/MCHPR/MCHPRS/pull/91
- implement iron trapdoor placement by @BramOtte in https://github.com/MCHPR/MCHPRS/pull/78
- fix div by 0 bug by @Carlsonen in https://github.com/MCHPR/MCHPRS/pull/92
- Switch to a compiler pass design by @StackDoubleFlow in https://github.com/MCHPR/MCHPRS/pull/93
- Bump tokio from 1.22.0 to 1.24.1 by @dependabot in https://github.com/MCHPR/MCHPRS/pull/100
- Bump openssl from 0.10.42 to 0.10.48 by @dependabot in https://github.com/MCHPR/MCHPRS/pull/105
- Bump tokio from 1.24.1 to 1.25.0 by @dependabot in https://github.com/MCHPR/MCHPRS/pull/101
- Creating whitelist.json when it's not existing by @DreiMu in https://github.com/MCHPR/MCHPRS/pull/104
- bug fix: make comparators accept side inputs from redstoneblocks by @BramOtte in https://github.com/MCHPR/MCHPRS/pull/106
- Some optimizations by @BramOtte in https://github.com/MCHPR/MCHPRS/pull/108
- Generic Redpiler by @StackDoubleFlow in https://github.com/MCHPR/MCHPRS/pull/109
- Bump h2 from 0.3.15 to 0.3.17 by @dependabot in https://github.com/MCHPR/MCHPRS/pull/107
- Remove use of nightly features by @fee1-dead in https://github.com/MCHPR/MCHPRS/pull/86
- Copy to stack instead of cloning on the heap by @fee1-dead in https://github.com/MCHPR/MCHPRS/pull/85
- Bump openssl from 0.10.52 to 0.10.55 by @dependabot in https://github.com/MCHPR/MCHPRS/pull/111
New Contributors
- @mainrs made their first contribution in https://github.com/MCHPR/MCHPRS/pull/23
- @garentyler made their first contribution in https://github.com/MCHPR/MCHPRS/pull/24
- @shouttrickword made their first contribution in https://github.com/MCHPR/MCHPRS/pull/27
- @TheMode made their first contribution in https://github.com/MCHPR/MCHPRS/pull/36
- @StackDoubleFlow made their first contribution in https://github.com/MCHPR/MCHPRS/pull/34
- @tyler569 made their first contribution in https://github.com/MCHPR/MCHPRS/pull/37
- @AL1L made their first contribution in https://github.com/MCHPR/MCHPRS/pull/46
- @mortie made their first contribution in https://github.com/MCHPR/MCHPRS/pull/47
- @Skurvandrer made their first contribution in https://github.com/MCHPR/MCHPRS/pull/31
- @EwanFox made their first contribution in https://github.com/MCHPR/MCHPRS/pull/54
- @gabriel-doriath-dohler made their first contribution in https://github.com/MCHPR/MCHPRS/pull/65
- @Olek47 made their first contribution in https://github.com/MCHPR/MCHPRS/pull/71
- @AsmPrgmC3 made their first contribution in https://github.com/MCHPR/MCHPRS/pull/87
- @Carlsonen made their first contribution in https://github.com/MCHPR/MCHPRS/pull/89
- @BramOtte made their first contribution in https://github.com/MCHPR/MCHPRS/pull/78
- @dependabot made their first contribution in https://github.com/MCHPR/MCHPRS/pull/100
- @DreiMu made their first contribution in https://github.com/MCHPR/MCHPRS/pull/104
- @fee1-dead made their first contribution in https://github.com/MCHPR/MCHPRS/pull/86
Full Changelog: https://github.com/MCHPR/MCHPRS/compare/v0.3...v0.4