Download project files

How do I verify a download?


110 of 21 releases

0.2.4.3 release from the trunk series released

Release information
Release notes:

Updated Spanish translation.

File Description Downloads
download icon Enchanting-0.2.4.3.dmg (md5) Enchanting 0.2.4.3 for Mac OS X 7,214
last downloaded 5 days ago
download icon enchanting_0.2.4.3_all.deb (md5) Enchanting 0.2.4.3 Experimental Linux Package (for x86/x86_64/arm4. 5,635
last downloaded 24 hours ago
download icon Enchanting-0.2.4.3-Setup.exe (md5) Enchanting 0.2.4.3 for Windows 34,339
last downloaded 24 hours ago
download icon Enchanting-0.2.4.3-Source.tar.bz2 (md5) Enchanting 0.2.4.3 Source 240
last downloaded 24 hours ago
download icon Enchanting-0.2.4.3-Source.zip (md5) Enchanting 0.2.4.3 Source 916
last downloaded 10 days ago
Total downloads: 48,344

0.2.4.2 release from the trunk series released

Release information
Release notes:

This minor release adds a Czech translation to Enchanting.

File Description Downloads
download icon Enchanting-0.2.4.2-Source.tar.bz2 (md5) Enchanting 0.2.4.2 Source 85
last downloaded 13 weeks ago
download icon Enchanting-0.2.4.2-Source.zip (md5) Enchanting 0.2.4.2 Source 95
last downloaded 9 weeks ago
download icon enchanting_0.2.4.2_all.deb (md5) Enchanting 0.2.4.2 Experimental Linux Package (for x86/x86_64/arm) 300
last downloaded 31 weeks ago
download icon Enchanting-0.2.4.2.dmg (md5) Enchanting 0.2.4.2 for Mac OS X 405
last downloaded 13 weeks ago
download icon Enchanting-0.2.4.2-Setup.exe (md5) Enchanting 0.2.4.2 for Window 1,141
last downloaded 7 days ago
Total downloads: 2,026

0.2.4.1 release from the trunk series released

Release information
Release notes:

Fixes bug in which you could not configure sensors right (unless you happened to have a custom block in your program).

File Description Downloads
download icon enchanting_0.2.4.1_all.deb (md5) Experimental version of Enchanting 0.2.4.1 for Linux (x86/x86_64/arm) 789
last downloaded 13 weeks ago
download icon Enchanting-0.2.4.1.dmg (md5) Enchanting 0.2.4.1 for Mac OS X 1,394
last downloaded 13 weeks ago
download icon Enchanting-0.2.4.1-Source.tar.bz2 (md5) Enchanting 0.2.4.1 Source 88
last downloaded 13 weeks ago
download icon Enchanting-0.2.4.1-Setup.exe (md5) Enchanting 0.2.4.1 for Windows 3,523
last downloaded 13 weeks ago
download icon Enchanting-0.2.4.1-Source.zip (md5) Enchanting 0.2.4.1 Source 160
last downloaded 13 weeks ago
Total downloads: 5,954

0.2.4 release from the trunk series released

Release information
Release notes:

Added Catalan, Italian, and Portuguese translations. Fixed bug with renaming peripherals, ensuring they rename in custom blocks. Fixed bug so that hitting 'configure sensors' never configures motors.

Changelog:

Version 0.2.4:

New

- Includes translations in Catalan and Italian, thanks to Pere Llosas
- Includes Portuguese translation, with work from Patrícia Carvalhais and André Zúquete
- Updated French translation, courtesy of Pere Llosas and Benoit Parsy.

Bug Fixes

- Made it so that renaming motors and sensors changes the names in custom blocks, too.
- Fixed bug where if you had the stage selected and hit 'configure sensors', you'd configure the motors!

File Description Downloads
download icon enchanting_0.2.4_all.deb (md5) Enchanting 0.2.4 Experimental Linux Package (for x86/x86_64/arm) 179
last downloaded 13 weeks ago
download icon Enchanting-0.2.4-Setup.exe (md5) Enchanting 0.2.4 for Windows 971
last downloaded 11 weeks ago
download icon Enchanting-0.2.4.dmg (md5) Enchanting 0.2.4 for Mac OS X 363
last downloaded 13 weeks ago
download icon Enchanting-0.2.4-Source.tar.bz2 (md5) Enchanting 0.2.4 Source 40
last downloaded 13 weeks ago
download icon Enchanting-0.2.4-Source.zip (md5) Enchanting 0.2.4 Source 75
last downloaded 13 weeks ago
Total downloads: 1,628

0.2.3 release from the trunk series released

Release information
Release notes:

This release fixes numerous bugs.

Changelog:

Fixed in version 0.2.3:

 - tweaked firmware version detection code
 - fixed Enchanting so that it'll run fine on Windows, even if you've run the leJOS installer
 - now always disconnecting and reconnecting after a 'stop' command
 - made it so that a blocks that do something to a sprite, like rotation and 'say' commands
     affect their own sprite and not sprite 1.
 - prevented on-brick programs from crashing when you use a lot of 'broadcast' blocks
 - adjusted width before blocks wrap
 - can now change to a costume name that starts with a number.
     (Previously, changing to, say '3x3 black' would've changed to costume #3).
 - added block to see how much RAM is free
 - fixed explicit lists (as opposed to a variable set to be a list, which worked)
 - added French translation, courtesy of Benoit Parsy
 - You can now drag-and-drop .chant files onto Enchanting and it'll open them
 - older projects run properly
 - added some new sample projects and restored the old ones
 - fixed blocks for RCX motors, gyro, and compass sensors
 - now preventing Front End from trying to run scripts (which led to errors)
 - other minor fixes

File Description Downloads
download icon Enchanting-0.2.3-Source.zip (md5) Enchanting 0.2.3 Source 229
last downloaded 13 weeks ago
download icon enchanting_0.2.3_all.deb (md5) Enchanting 0.2.3 Experimental Linux Package (for x86/x86_64/arm) 444
last downloaded 13 weeks ago
download icon Enchanting-0.2.3.dmg (md5) Enchanting 0.2.3 for Mac OS X 915
last downloaded 13 weeks ago
download icon Enchanting-0.2.3-Setup.exe (md5) Enchanting 0.2.3 for Windows 5,525
last downloaded today
Total downloads: 7,113

0.2.2 release from the trunk series released

Release information
Release notes:

Enchanting 0.2.2 includes bug fixes, especially to how the NXT and computer talk to each other, and a refactoring of code that runs on the NXT.

Changelog:

New in version 0.2.2

 - Refactored code created by Enchanting to run on the NXT.
    - Went from one monolithic java file to eighteen!
 - Implemented a "stopProgram()" routine that can be safely called.
 - Worked hard to remove bugs where you'd get a data abort when uploading
     a program, by trying to prevent uploading 'foo' while 'foo' was running.
 - Enchanting now warns you if you are only running the Front End application.
 - Replaced old sample projects with new ones.
    - Old ones were causing problems (like the backend crashing!?)
    - New ones were used in my latest demo video
    - Would like to come up with several new sample applications.

File Description Downloads
download icon Enchanting-0.2.2-Setup.exe (md5) Enchanting 0.2.2 for Windows 403
last downloaded 40 weeks ago
download icon Enchanting-0.2.2.dmg (md5) Enchanting 0.2.2 for Mac OS X 173
last downloaded 39 weeks ago
download icon enchanting_0.2.2_all.deb (md5) Experimental version of Enchanting 0.2.2 for Linux (x86/x86_64/arm) 69
last downloaded 13 weeks ago
download icon Enchanting-0.2.2.tar.bz2 (md5) Enchanting 0.2.2 Source 28
last downloaded 13 weeks ago
download icon Enchanting-0.2.2-Source.zip (md5) Enchanting 0.2.2 Source 39
last downloaded 13 weeks ago
Total downloads: 712

0.2.1 release from the trunk series released

Release information
Release notes:

Created a Linux build, fixed a number or bugs, and did a little bit of cleanup.

Changelog:

New in version 0.2.1

 - Made Enchanting run on current Squeak VMs. Big thanks to Bert Freudenberg, Miriam Ruiz and Amos Blanton. (See http://www.miriamruiz.es/weblog/?p=678).
 - Created .deb installer for Linux -- x86, x86_64, and arm. (Enchanting now runs on the Raspberry Pi, but very slowly).
   - Would be delighted to have help improving it.
 - Removed menu entries that don't apply to Enchanting.
 - Decided to omit leJOS documentation from the installers.
 - Updated German translation.
 - Now performing minor substitutions on block specification translations. (ex: 'change %v by %n' becomes 'change %v by %s').

Bug fixes:

 - Fixed 'export sprite' feature.
 - Fixed the turn clockwise/counterclockwise blocks for sprites on the screen
 - Always stopping program before uploading new one; should fix crashes on uploading.
 - Fixed layout error when using 'not', 'and', or 'or' block.
 - You can now create blocks in all categories (including 'driving' and 'motors').

New in version 0.2

 - You can now configure a 'differential pilot' to control your robot!
 - Big thanks to Sven Köhler for fixing the bug in leJOS 0.9.1 and providing new jni libraries!
 - Added 'map' block.
 - Added utilities to flash the NXT and browse the files on it.
 - Enchanting now checks the firmware on your NXT and offers to flash it for you if it is the wrong one!
 - Now using graphics in drop-down boxes.

File Description Downloads
download icon Enchanting-0.2.1-Source.zip (md5) Enchanting 0.2.1 Source 35
last downloaded 13 weeks ago
download icon Enchanting-0.2.1-Source.tar.bz2 (md5) Enchanting 0.2.1 Source 23
last downloaded 40 weeks ago
download icon enchanting_0.2.1_all.deb (md5) Enchanting 0.2.1 Experimental Linux Package (for x86/x86_64/arm) 70
last downloaded 25 weeks ago
download icon Enchanting-0.2.1-Setup.exe (md5) Enchanting 0.2.1 for Windows 203
last downloaded 13 weeks ago
download icon Enchanting-0.2.1.dmg (md5) Enchanting 0.2.1 for Mac OS X 136
last downloaded 39 weeks ago
Total downloads: 467

0.2 release from the trunk series released

Release information
Release notes:

Enchanting 0.2 includes the ability to configure how the robot drives around, and has blocks to easily drive, stop, arc, turn, and go to different positions.

Changelog:

New in version 0.2

- You can now configure a 'differential pilot' to control your robot!
- Big thanks to Sven Köhler for fixing the bug in leJOS 0.9.1 and providing new jni libraries!
- Added 'map' block.
- Added utilities to flash the NXT and browse the files on it.
- Enchanting now checks the firmware on your NXT and offers to flash it for you if it is the wrong one!
- Now using graphics in drop-down boxes.

New in version 0.1.1 (which was never actually released)

- Now using leJOS 0.9.0 for code running on the computer, and leJOS 0.9.1 for code running on the NXT.
- Big thanks to Michael Herrmann for helping to fix an issue where sprites didn't load properly on the NXT.
- Reworked and simplified the block layout code.

File Description Downloads
download icon Enchanting-0.2-Setup.exe (md5) Enchanting 0.2 for Windows 525
last downloaded 13 weeks ago
download icon Enchanting-0.2.dmg (md5) Enchanting 0.2 for Mac OS X 218
last downloaded 13 weeks ago
download icon Enchanting-0.2.tar.bz2 (md5) Enchanting 0.2 Experimental Linux Version 82
last downloaded 13 weeks ago
download icon Enchanting-0.2-Source.tar.bz2 (md5) Enchanting 0.2 Source 23
last downloaded 13 weeks ago
download icon Enchanting-0.2-Source.zip (md5) Enchanting 0.2 Source 47
last downloaded 13 weeks ago
Total downloads: 895

0.1 release from the trunk series released

Release information
Release notes:

Enchanting now supports multimedia in the same way as Scratch. You can draw stages and sprites, move them around, use an on-screen pen, and also record and playback sounds.

File Description Downloads
download icon Enchanting-0.1.0.1.dmg (md5) Enchanting v0.1.0.1 for Mac OS X 191
last downloaded 13 weeks ago
download icon Enchanting-0.1.0.1-Setup.exe (md5) Enchanting v0.1.0.1 for Windows 835
last downloaded 13 weeks ago
download icon Patch from v0.1 to v0.1.0.1.zip (md5) A patch that contained the file that changed between v0.1 and v0.1.0.1 40
last downloaded 13 weeks ago
download icon Enchanting-0.1.0.0-Setup.exe (md5) Enchanting 0.1 for Windows 198
last downloaded 13 weeks ago
download icon Enchanting-0.1.dmg (md5) Enchanting 0.1 for Mac OS X 125
last downloaded 40 weeks ago
download icon Enchanting-0.1.tar.bz2 (md5) Enchanting 0.1 for 32-bit Linux, Experimental 146
last downloaded 39 weeks ago
download icon Enchanting-0.1-Source.tar.bz2 (md5) Enchanting 0.1 source code 25
last downloaded 13 weeks ago
download icon Enchanting-0.1-Source.zip (md5) Enchanting 0.1 source code 38
last downloaded 13 weeks ago
Total downloads: 1,598

0.0.9.1 release from the trunk series released

Release information
Release notes:

This release fixes a bug on Win7 64-bit, adds support for a timer, and downloads now include sample projects.

File Description Downloads
download icon Enchanting-0.0.9.1-Setup.exe (md5) Enchantin 0.0.91 for Windows (XP+) 2,210
last downloaded 39 weeks ago
download icon Enchanting-0.0.9.1.tar.bz2 (md5) Experimental Linux version of Enchanting 273
last downloaded 24 weeks ago
download icon Enchanting-0.0.9.1.dmg (md5) Mac version of Enchanting (req. OS X 10.4+) 389
last downloaded 13 weeks ago
download icon Enchanting-0.0.9.1-Source.tar.bz2 (md5) Enchanting v0.0.9.1 source 85
last downloaded 13 weeks ago
download icon Enchanting-0.0.9.1-Source.zip (md5) Source for 0.0.9.1 release 96
last downloaded 13 weeks ago
Total downloads: 3,053

110 of 21 releases