Skip to content

Releases: arpruss/raspberryjammod

0.72

24 Jun 03:39
Compare
Choose a tag to compare
  • preliminary support for Minecraft 1.10 (alpha quality with 1.10) with Forge for 1.10

0.71

23 Jun 17:20
Compare
Choose a tag to compare
  • fix bug in mcpi/minecraft.py
  • change event polling functionality: each session now has its own queues

0.70

23 Jun 13:54
Compare
Choose a tag to compare
  • rudimentary and optional username/password security system for servers (1.9/1.9.4 only)

0.68

19 Jun 18:10
Compare
Choose a tag to compare

-1.9.4 fixes

0.67

11 Jun 17:16
Compare
Choose a tag to compare

Fix world.getPlayerId() both in mod and in mcpi/minecraft.py

0.66.3

26 May 23:53
Compare
Choose a tag to compare
  • fix bug in render.py

0.66.2

26 May 15:22
Compare
Choose a tag to compare

render.py script now supports binary stl files (download them from thingiverse and other places). For demo: /py render knight

0.66.1

23 May 17:25
Compare
Choose a tag to compare

This is the same as 0.66 basically, but repacked to also work with Forge for 1.9.4.

0.66

16 May 01:28
Compare
Choose a tag to compare

Given invalid meta, set meta=0, to avoid crash.
Fix spiral.py

0.65

18 Apr 03:59
Compare
Choose a tag to compare

1.9 now has the right-click handling that 1.8 had.