rnd-20051228-1-src
[rocksndiamonds.git] / ChangeLog
index 6dfa1dac805253e0ff5bc944314f8d1b7a4e7a6b..50eb882acd24a91026ffb1a1f7fa930fa893e77c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
+2005-12-27
+       * changed "score for each 10 seconds/steps left" to "1 second/step"
+       * added own score for collecting "extra time" instead of sharing it
+       * added change events "switched by player" and "player switches <e>"
+       * added change events "snapped by player" and "player snaps <e>"
+       * added "set player artwork: <element choice>" to CE action options
+       * added change event "move of <element>"
+
+2005-12-22
+       * added "set player shield: off / normal / deadly" to CE action options
+       * added new player option "use level start element" in level editor
+         to set the correct focus at level start to elements from which the
+         player is created later (this did not work before for cascaded CE
+         changes resulting in creation of the player; it is now also possible
+         to create the player from a yam yam which is smashed at level start)
+
 2005-12-20
-       * added "set player speed: not moving / frozen" to CE action options
+       * added "set player speed: frozen (not moving)" to CE action options
        * added "move player: l/r/u/d/trigger/-trigger" to CE action options
 
 2005-12-17