What's new in Domination (formerly Risk) 1.1.1.5

Aug 28, 2013
  • annihilate button added to FlashGUI attack screen
  • Czech and Slovak languages added by Viliam Tomcanyi
  • del islands tool added to the MapEditor
  • can load a savegame file by double clicking on it or "Domination.jar c:\test.save"
  • done: get rid of "[X]" brakets from main menu
  • strange nativenoresult popups in windows 7 fixed
  • DONE: make SwingME act like xhdpi on mac retina screen

New in Domination (formerly Risk) 1.1.1.4 (Apr 23, 2013)

  • main map (luca.map) is now higher resolution (800x500)
  • world map (world.map) is now higher resolution (800x500)
  • MapEditor can load TEG/JTEG xml maps
  • Card Ownership view shows you the cards you own when you dont own the country in Yellow
  • online game setup ui fixes
  • FlashGUI will remember the number of dice you are attacking/defending with in a given battle
  • fixed: FlashGUI move and attack dialog countries that are too big need to be shown smaller

New in Domination (formerly Risk) 1.1.1.3 (Mar 11, 2013)

  • Online Mini Lobby added to FlashGUI and SwingGUI
  • Brazilian Portuguese added by Ricardo Gomes Ponce
  • much more info added to the Testing tab in SwingGUI
  • game.ini has ai.wait property that can be changed
  • other game.ini properties work fully now
  • MapEditor can detect more errors on missions
  • SwingGUI can remember the players you used last time
  • new pluggable AI system
  • NEW AI BY Steven Hawkins
  • Android 30 fixed: do not show old games when re-connect to lobby
  • fixed: Threading problem in ViewChooser isEmpty() is false but get(0) throws ArrayIndexOutOfBoundsException
  • fixed: open 2 games at the same time in lobby gives window is already open error
  • option to disable tooltips added
  • new ai
  • Android 29 can view hint at any point
  • annihilate button added to battle dialog
  • show tooltip at start of go
  • Android 28 can resign from a online game
  • Android 27 do not allow someone to make a mission online game with a map that does not have missions
  • display lobby chat messages more correctly
  • fixed: entering a game half way through a attack, either roll or move armes is not working
  • online play works for everyone
  • fixed: nullpointer in MapStore after updateall if select is clicked
  • Android 26 donate button fixed
  • double click on online game fix
  • do not crash on failed to send message for lobby
  • allow user to close game even in battle mode
  • notifications will make sound/vibrate/lights
  • Android 25 timeout for turn in multiplayer game
  • Android 24 lib missing in v23
  • Android 23 push notifications for online play
  • Grasshopper update to send jpg and not png
  • http.keepAlive=false android hack added
  • savegame for / or \ in name fix
  • nullpointer in desktoppane hack added
  • do not spam logs with known MapServer connections errors
  • Android 22 online multiplayer Beta for en_GB users

New in Domination (formerly Risk) 1.1.1.2 (Nov 20, 2012)

  • italian update by Marco Barbarino
  • when publishing maps, it checks to see if the map name is already taken
  • missions translations update
  • when you update to a new version it does not replace the game.ini
  • do not give 414 errors on really large numbers of maps
  • when loading a cards file into the map editor, the mission text for destroy a player is displayed incorrectly
  • fixed: in flashGUI closing the game when a game can be continued does not close the game
  • Ukrainian added and russian updated by Oleksandra Spiegler
  • Android 20 maps not loading because of currupted download error fixed, (files were currupted because of operator transcoding)
  • Android 19 more clear when selecting a capital only load .save game save files, do not even try to load others do not crash on "application/xml" mime type from server shows new line as a new line and not a [] in the MapStore

New in Domination (formerly Risk) 1.1.1.1 (Sep 12, 2012)

  • in p2p online play, when someone disconnects, the others can carry on playing
  • in italian cards, there is no limit to the number of cards you can hold
  • FlashGUI does not show crapAI as a option as it is not needed for normal play
  • FlashGUI nullpointer in closegame double click fix
  • MapEditor will save a image added as a bmp as a png
  • Android 18 nullpointer in getPlayerColors and android menu fixed
  • Android 17 warn exception in MapUpdateService does not spam logs
  • nullpointer in getPlayerColors fixed
  • fixed: MapView combo error when no item selected by swiping bellow items while AI is playing
  • Android 16 italian fix
  • grasshopper update
  • nullpointer in map chooser fixed
  • Android 15 fixed: help screen crash on display string with & symbol
  • fixed: MapView combo error when no item selected by swiping bellow items
  • Android 14 lobby integration started
  • 2nd nullpointer in loadgame fixed
  • do not print stack on getDrawable(Context,String) failing
  • fixed: in ICS the menu button still comes up, (eg THC One X)
  • fixed: ldpi/small green go button looks wrong

New in Domination (formerly Risk) 1.1.1.0 (Aug 30, 2012)

  • lots of improvements to the map editor!

New in Domination (formerly Risk) 1.1.0.1 (Jun 22, 2010)

  • fixes big card problems that were created in 1.1.0.0

New in Domination (formerly Risk) 1.0.9.8 (Oct 8, 2008)

  • no more licence in installer, as does not work in java 1.4
  • In FixedCards gameMode some card trades were returning zero armies, for example {WILDCARD,WILDCARD,*}. - davet
  • IT update - Orfeo Ciano
  • DE update - Steffen Hornung
  • better Hard AI - Cameron Macintosh
  • Done - in lobby should use image factories so they dont have to keep reloading images in the GUI (RiskUtil.getUIImage)
  • better applet errors in the map editor and message tool
  • network update on different default maps

New in Domination (formerly Risk) 1.0.9.7 (Aug 12, 2008)

  • improved - mid-game closegame problem when its not ur turn
  • jsmooth exe installer works now
  • fixed - installer gets version from build file
  • help updated a bit with IDE info
  • applets added to Help

New in Domination (formerly Risk) 1.0.9.7 (Aug 12, 2008)

  • improved - mid-game closegame problem when its not ur turn
  • jsmooth exe installer works now
  • fixed - installer gets version from build file
  • help updated a bit with IDE info
  • applets added to Help

New in Domination (formerly Risk) 1.0.9.6 (Apr 17, 2008)

  • gives error message when cant load a game
  • can't highlight any country now when selecting capital
  • Risk can now run FlashGUI and SwingGUI as unsigned Java Web Start
  • donate button added
  • gives an error message when cant connect to a server
  • if there is a error loading 1 file in about box, others still load
  • NullPointerException in _paintImmediately maybe fixed by using SwingUtilities.invokeLater()
  • RiskIO added, so lobby can use own IO
  • RiskUtil added, for util methods from Risk
  • FlashGUI goButton should work better under vista
  • Fixed - when there is no net connection FlashGUI does not quit the java process

New in Domination (formerly Risk) 1.0.9.5 (Mar 6, 2008)

  • FlashGUI can be resized
  • Message tool shows you when a translation is missing
  • in SwingGUI when a error happens it adds a red icon to the tab
  • bugs and suggestions have different subjects
  • made map get bigger as u resize in SwingGUI
  • made map editor bigger then u resize
  • allow for maps of any size
  • fixed JFileChooser maybe
  • fixed SwingGUI attack select country bug
  • add dialog to show continent values
  • fixed - when u have "" in the name of the player strange things happen with String.replaceAll()

New in Domination (formerly Risk) 1.0.9.4 (Feb 11, 2008)

  • Swedish language added
  • Galician language added
  • hardAI a little bit better
  • added some nullpointer checks to the map editor
  • fixed bug with java 1.4/1.5 and files that start file://Claire/Disk/...
  • fixed more nullpointers in getAutoEndGo
  • does not clear the log after the game if an error happened
  • Lobby bug fixed: in none english if about button text is too long, the button drops down
  • can refresh and reload a locale in applet mode
  • in the map maker, u get random colors when u make continents
  • lobby fix: if u resign during a battle it does not close the battle window
  • testing tab: can view all available cards
  • fixed: tooltips do not work when u zoom in