[iagno] Prepare 3.33.4.



commit a071918f9aba51a605ffedf44c5911624561b6bd
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Mon Jul 15 20:51:14 2019 +0200

    Prepare 3.33.4.

 NEWS        | 22 ++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ce87627..2fec2b9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+3.33.4 – July 15, 2019
+=============================
+
+Many changes; please, have fun testing. First of all,
+there is a new AI (for Medium and Hard); it is only a
+depth 3 (for Hard) instead of a depth 6, and so there
+should never be a lag again; and it is a bit harder I
+think –at least, it defeats usually the old AI– while
+using mostly the same tricks, as its strategy feels a
+bit more obscure. Secondly, if you play with a mouse,
+the currently targetted tile is highlighted, if it is
+playable; that feels not too much disturbing, but may
+be a bit reassuring sometimes. Thirdly, an option has
+been added to highlight the opponent tiles that might
+be turned by a ply; that should be helpful for casual
+players and newbies. And, trying to play (using mouse
+or keyboard) on an occupied tile (briefly) highlights
+the playable tiles (this might evolve in the future).
+
+Translation updated:
+  Greek: Efstathios Iosifidis
+
 3.33.2 – May 22, 2019
 =============================
 
diff --git a/meson.build b/meson.build
index d010e8e..29f36c6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('iagno', ['vala', 'c'],
-    version: '3.33.2')
+    version: '3.33.4')
 
 
 project_id = 'org.gnome.Reversi'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]