Skip to content

Releases: arpruss/raspberryjammod

0.94

06 May 14:58
Compare
Choose a tag to compare

absolute coordinates option

0.93.2

06 May 14:11
Compare
Choose a tag to compare
  • friendlier API for generating sign TileEntity blocks: see sign.py and maze.py for examples
  • replace davef's maze with my own

0.93

28 Nov 04:07
Compare
Choose a tag to compare

Allow 1.12.2.

0.92

23 Aug 14:19
Compare
Choose a tag to compare
  • fix mod info dialog in Minecraft 1.12

0.91

21 Jun 13:31
Compare
Choose a tag to compare
  • preliminary 1.12 Minecraft support

0.90.3

01 Jun 00:04
Compare
Choose a tag to compare
  • improved Block constructor, so Block(list), Block(tuple) and Block(block) all work
  • can now compare Block to list or tuple

0.90.2

31 May 05:14
Compare
Choose a tag to compare
  • fix render.py and some model txt files

0.90

23 May 15:48
Compare
Choose a tag to compare
  • maybe fix issues with losing player access
  • update chess.py (delete old _sunfish.py if you have it)
  • update render.py for Python3
  • add pong.py and board2d.py

0.89.2

12 May 04:09
Compare
Choose a tag to compare

Fix mcpi/minecraft.py for multiplayer.

0.89

08 May 01:50
Compare
Choose a tag to compare

Fix chat post fetch in read-only mode.