Wednesday, May 22, 2013

Grand Master Chess III 1.0

Grand Master Chess III screenshot 1
Grand Master Chess III is chess simulation game where you can improve your thinking skills.

You can either have friendly competitions against friends and family members or try solo mode against the computer. The game features an incredible level of detail and realistic chess figurines add to the gameplay experience.
Here are some key features of "Grand Master Chess III":

· Totally free game
· Standard, Fisher Style and Blind game rules
· Easy to use interface that includes highlights and button hints
· Collection of chess problems, Problem Solver and a built in Problem Editor
· More than 100 high quality chess piece/board skins
· Includes a built-in mp3 player so you can play your own music while playing
· Network mode lets you play with your friends

{ Read More }


Tuesday, May 21, 2013

OpenTTD 1.3.0 / 1.3.1 RC1 / Nightly r25271

OpenTTD screenshot 1OpenTTD is an open source clone of the Microprose game "Transport Tycoon Deluxe", a popular game originally written by Chris Sawyer. It tries to mimic the original game as closely as possible while extending it with new features.

Here are some key features of "OpenTTD":

Significant enhancements from the original game:
· bigger maps (up to 64 times in size)
· an AI that is actually worthy of its name
· stable multiplayer mode for up to 8 players on LAN or Internet
· dedicated server mode and an in-game console for administration
· new pathfinding algorithms that makes vehicles go where you want them to (usually)
· autorail build tool, improved terraforming
· crossing tunnels
· canals, shiplifts
· larger, non-uniform stations and the ability to join them together (of same width or length)
· real checkpoints instead of dummy one-tile stations
· mammoth and multi-headed trains
· clone, autoreplace and autoupdate vehicles
· possibility to build on slopes and coasts
· "go to depot" orders, check orders and view order destinations
· order sharing and copying
· longer and higher bridges including 2 new ones
· reworked airport system with 2 more airports (international and metropolitan)
· presignals, semaphores
· preliminary support for TTDPatch newgrf features
· build many trees on one tile
· bribe the town authority
· lots and lots of patch- and configuration settings to tune the game to your liking. Also look at the wiki.
· save games with zlib compression for smaller sizes which does not interrupt gameplay
· big support for internationalisation. OpenTTD is already translated into more than 24 languages
· dynamically created town-names in 18 languages

Better usability:
· convert rail tool (to rail, monorail, and maglev)
· build stations with drag&drop
· support of drag&drop for almost all tools (demolition, road/rail building/removing, scenario editor...)
· sorting of most lists based on various criteria (vehicle, station, town, industries, etc.)
· mouse wheel can be used to scroll in menus and to zoom in/out.
· autoscroll (to left/right) when the mouse is near the edge of the screen
· build in paused mode
· sell whole train by dragging it to the dynamite trashcan
· cost estimation with the 'shift' key
· patch options configuration window, change settings from within the game
· "debtmax" faster loan management with CTRL key

Graphical/interface features:
· screenshots can be in BMP, PNG or PCX format (select in game options menu)
· more currencies (including Euro introduction in 2002)
· extra viewports to view more parts of the gamefield at the same time
· window mode with double zoom (CTRL+D to toggle) (MS Windows only)
· resolution and refresh rate selection for fullscreen mode
· colourful newspaper after a certain date
· colour coded vehicle profits
· game speed increase (through fast forward button or by pressing the TAB key)
· snappy and sticky windows that always stay on top and neatly align themselves to other windows
· more hotkeys for even less mouse-clicking
What's New in This Release: [ read full changelog ]

· Feature: Translations of baseset descriptions via language files (r25209, r25205)
· Feature: Faroese and Scottish Gaelic translations (r25198, r25176)
· Feature: Plural form to be used by Scottish Gaelic (1,11; 2,12; 3..10, 13..19; other) (r25078)
· Change: [strgen] Allow any number of colour codes in translations (r25193, r25192, r25191)
· Change: [Win32] MSVC 2010 comes with stdint.h (r25128)
· Change: Be slightly more lenient with trying to detect a subversion repository in case someone has a sparse tags checkout. In that case the .svn folder misses from the $ROOT_DIR because it is in the $ROOT_DIR/.. (i.e. tags) folder (r25107)
· Fix: 'No station' error was given, even when there was a station that way occupied or not yours [FS#5546] (r25243)
· Fix: Crash when AI is executing a command as it is bankrupted (removed from the game) [FS#5547] (r25236)
· Fix: Give bridges owned by noone (from bankrupt companies) to the first company which replaces the bridge. Everyone could have removed/rebuild the bridge anyway [FS#5541] (r25231, r25227)
· Fix: [NewGRF] Revise when vehicle running sound effects 04, 07 and 08 are played; in depot or tunnel, or when crashed or stopped: No sound. Braking: Effect 08 instead of 07 [FS#5538] (r25226)
· Fix: [NewGRF] Play vehicle sound effect also for planes (r25225)
· Fix: [NewGRF] cur_speed is only valid for the front engine, so make other engines in the consist use the speed of the front [FS#5534] (r25224)
· Fix: [NewGRF] Make tick_counters work the same for vehicles (r25223, r25222)
· Fix: [NewGRF] IsCompatibleTrainStationTile() is not a symmetric function. Clarify the parameters and fix the cases were they were swapped (r25221)
· Fix: Consider map border as water with repsect to river/canal continuation (r25220)
· Fix: [Script] Clarify on which tiles IsDesertTile and IsSnowTile work, i.e. the ones without infrastructure or buildings, and introduce GetTerrainType for the cases where IsDesertTile/IsSnowTile do not work [FS#5537] (r25213)
· Fix: The level crossing sound is an ambient sound and not a new year sound (r25200)
· Fix: Original train and road vehicle acceleration did no longer respect bridge speed limits [FS#5523] (r25167)
· Fix: [Win32] Do not statically link to SHGetFolderPath as it may not exist, and improve its emulation [FS#5522] (r25155, r25153)
· Fix: [Win32] Do not store invalid paths in the search path list (r25154)
· Fix: Remove stray reservation from savegames affected by FS#5510 et al. upon loading [FS#5520] (r25152)
· Fix: [Script] XXBase::Chance function did not work for large values (>65535) [FS#5517] (r25148)
· Fix: Several typos/inconsistencies in English strings [FS#5496] (r25144, r25143)
· Fix: When extra dynamite was disabled, towns would be allowed to clear bridges with trams (r25141)
· Fix: Towns are build as OWNER_TOWN, so they also need to be removed as OWNER_TOWN otherwise parts might remain [FS#5519] (r25140)
· Fix: Editboxes could become too small when resizing windows (r25121)
· Fix: Game script language files did not work, when inside a tar [FS#5509] (r25117, r25114)
· Fix: [NewGRF] Acceleration of NewGRF aircraft was too fast, while acceleration of default aircraft was way too slow (r25115)
· Fix: Pass $LDFLAGS_BUILD to all endian_check compilations (r25108)
{ Read More }


Monday, May 20, 2013

Batman: Arkham Origins Full Trailer

Batman: Arkham Origins Full Trailer screenshot 2
In this new Batman: Arkham Origins teaser trailer you can view a brief fight featuring Batman and Deathstroke.

Sit back and enjoy these cool cinematic scenes from the upcoming Batman: Arkham Origins title.

Free Download Batman: Arkham Origins Full Trailer
{ Read More }


Sunday, May 19, 2013

Slain

Slain screenshot 1

In Slain you take control of a small spaceship that has to accomplish various missions using many powerful weapons to blow up enemies.

Fly through a variety of environments, destroy your enemies or go head to head with a friend over the internet in this adrenaline pumped action game.
Here are some key features of "Slain":

· Fly through a variety of environments like in cities, forests, under-ground structures and more!
· Travel through a variety of obstacles and enemies, and get satisfied by watching them explode!
· Use many weapons to blow your enemies!
· Don't be fooled! The A.I. of your enemies is real, sometimes tricky! Beware of surprises!
· Got bored playing against the computer? Slain your friend, head to head, over the internet!
· Get adrenalined by the original music!
· Enjoy 3D cinematics between levels.

{ Read More }


Saturday, May 18, 2013

Hypersudoku 1.4.2

Hypersudoku screenshot 1

This game is similar to sudoku, except that there are extra 3x3 regions where the numbers must not repeat. In this game there is a grid of 9 x 9 squares, you need to fill in each square with numbers 1 - 9 so that the numbers in each row or column or each 3 x 3 group (the 9 groups surrounded by thick lines plus the 4 groups with dark background) do not repeat.

The faster you finish the game, the higher your score. When you are stuck just click the hint button, but you will suffer a time penalty when you do so.

NOTE: To play the .air version you'll need Adobe Air.
Requirements:

· OS: Windows Vista/7
What's New in This Release: [ read full changelog ]

· Added 2 language versions
Users are advised to pay attention while installing this ad-supported application:

· Displays ad banners or other types of advertising material during its runtime.

{ Read More }


Friday, May 17, 2013

Bolt Action 1.6


Bolt Action screenshot 1
Army Builder provides "point-and-click" simplicity and virtually eliminates mistakes when creating an army list. Creating a roster will now take just a few minutes, instead of an hour.

The validation engine will checks your roster against the rules for the game, flagging any errors with pinpoint accuracy. This pack contains the data files needed for the game Bolt Action.
Requirements:

· OS: Windows Vista/7
· Army Builder

{ Read More }


Thursday, May 16, 2013

Out of the Park Baseball 14 14.3.12

Out of the Park Baseball 14 screenshot 1

Out of the Park Baseball ("OOTP") is the best selling baseball simulation title out there. With numerous awards to its name, OOTP is the most realistic, customizable and immersive baseball simulator that any fan must own.

Play with 2013 Major League rosters (including thousands of individually rated real players down to the low minor leagues), any historical replay season from 1871 to 2012, the complete history of baseball in career mode or simply a completely customizable fictional league, including great player photos utilizing the FaceGen engine!

NOTE: This is the full version of the game. In order to get an access key you must buy the game!
Here are some key features of "Out of the Park Baseball 14":

· Manage your own baseball franchise
· 2013 opening day major league rosters, including full minors
· Every historical season from 1871 through 2012 included
· Create your fictional leagues, adjust rules and options
· Play solo or multiplayer in online leagues
What's New in This Release: [ read full changelog ]

· Fixes reported bugs and cosmetic issues
· Fixes rare crashing and freezing issues
· Fixes scoring errors in regards to earned/unearned runs and RBI
· Added pitch info to pitch sequence view when playing out games
{ Read More }


IconIconIconFollow Me on Pinterest

Blogger news

Blogroll

What's Hot