Releases: arpruss/raspberryjammod
Releases · arpruss/raspberryjammod
0.50
0.43.2
0.43
0.42
0.41.2
0.41
- bug fixes for switching to client-only mode (use a recent version of Forge for this to work, though)
- improved Martin O'Hanlon's object render script to remove gaps; meshes get automatically downloaded from his or my github, as controlled by models/*.txt files; have fun and try: render ds9, or render RaspberryPi; or add more *.txt files into models/. You can rotate models if you like, too
0.40 beta quality
- many scripts will now work in multiple worlds (note: getHeight() only works in the first world, the overworld)
- experimental client-only read-only mode where changes do not get saved to the world; you can run scripts in this mode locally even while connected to a remote server--the changes will only show up on your screen
- support for server-side modding (need to have the Forge and Raspberry Jam Mod installed on both server and client)
- scan.py script
- enhancements to vehicle.py and other scripts