From fcc6daf363173f7d507a3e5d1885f26478b3ec45 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Sat, 19 Mar 2011 15:36:35 +0000 Subject: more updates for pending v107 --- (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3a8f6e3..b9388eb 100644 --- a/NEWS +++ b/NEWS @@ -5,16 +5,20 @@ ENHANCEMENTS * Refactoring of block and palette generation to use the plugin classes for all blocks. (The goal is to make it easier for end-user modifications.) +* Added the ability to add new blocks on the fly (See uturn.py example) * Added basic-style-3arg block (used by NXT plugin) * Moved plugin libraries to ./plugins/lib/ * Shared turtles are updated after mouse drag (#2687) * Shared turtles cannot be repositioned remotely (#2687) +* Turtles are synchronized when joining share (#2687) BUG FIXES * Fixed regression with help messages when running Sugar 0.84 (#2676) +* Fixed problem with selected turtle reverting back to default turtle (#2687) * Fixed problem with camera block graphic in trash (#2678) * Fixed regression with camera_plugin after refactoring (#2689) +* Fixed problem with saving/loading extra turtles when nick changes (#2441) 106 -- cgit v0.9.1