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 }


Wednesday, May 15, 2013

Doli Pizza Party


Doli Pizza Party screenshot 1
Doli Pizza Party is skill game where you need to create pizza using various slices. Four friends are coming over to your pizza restaurant, serve them the perfect pizza or an average one, but remember that it will affect your score.

To place the slices just use the mouse and click the plates.
Requirements:

· OS: Windows Vista/7/8
· Adobe Flash Player
{ Read More }


Tuesday, May 14, 2013

Last Conundrum Of Da Vinci

Last Conundrum Of Da Vinci screenshot 1
This thinking game is quite challenging! You'll have to complete 67 levels of the ancient mechanical conundrum of the world wide known greatest inventor, scientist and artist Leonardo Da Vinci and discover his 8 greatest 
masterpieces.

Free Download Last Conundrum Of Da Vinci
{ Read More }


Monday, May 13, 2013

Strangestone

Strangestone screenshot 1

Strangestone is a hidden object game where you must explore an old mansion and uncover it's dark secrets.

It all start we you research your family archives. You and your brother travel to the house and ask for an appraisal from your real estate agent. You soon find out that that inheritance never comes easy. Survive the night and uncover your ancestor's secrets.

NOTE: This is a downloader for the game. Once run, the application will automatically download and install the game on your computer.

To buy the product you need to register with Big Fish. The registration is free and the account will let you earn free games, play community games or participate in game forums, write reviews as well as offer you significant discounts.
Here are some key features of "Strangestone":

· Incremental puzzle difficulty
· Beautifully-detailed locations
· Thrilling atmosphere
Requirements:

· OS: Windows XP/Windows Vista/Windows 7/Windows 8
· CPU: 2.0 GHz
· RAM: 1024 MB
· DirectX: 9.0
· Hard Drive: 503 MB
Limitations:

· 60 minutes play time
{ Read More }


Sunday, May 12, 2013

Counter-Strike Map - cs_bunker2k

Counter-Strike Map - cs_bunker2k screenshot 1
Take part in an incredibly realistic brand of terrorist warfare, while improving your reflexes and aiming skills.

Counter-Terrorists must rescue the hostages or take out the Terrorists without jeopardizing the hostages.

Free Download Counter-Strike Map - cs_bunker2k
{ Read More }


Saturday, May 11, 2013

Air Invasion 2.0

Air Invasion screenshot 1
You take a role of a commando in the game Air Invasion. Your task is to defend a military base situated on the island of MyPlayCity. 

The base is attacked by the air forces of the enemy. The enemy troops are landed periodically. You are to repulse an attack to protect the base. You have weapons of all kinds at your disposal. You receive ammunition and medicines via air support and a lot of various weapons. 

Join your counterparts from all over the world and beat your best score! If your score is among the Top 10, you can upload it to our Web site and thousands of other players all over the world will be able to see your highscore! Are you up for the challenge?

This download may include additional applications bundled with the software's installer file. Third-party applications bundled with this download may record your surfing habits, deliver advertising, collect private information, or modify your system settings. Pay close attention to the end user license agreement and installation options.

You are advised to run Ad-Aware or similar programs after installing this product. You can download such programs by clicking here.

Free Download Air Invasion 2.0
{ Read More }


Friday, May 10, 2013

Team Fortress 2 Skin - The Egg Carrier

Team Fortress 2 Skin - The Egg Carrier screenshot 1

Team Fortress is one of the most popular team- and class-based online action games originally based on the first person shooter Quake.

If you are tired of the classic Rescue Ranger weapon in Team Fortress 2 you can try this new skin pack that will give it a totally new look.
Requirements:

· Team Fortress 2
{ Read More }


Thursday, May 9, 2013

Refined Bowling


Refined Bowling screenshot 1
You will be able to play realistic bowling in front of your computer. Playing this game, you will be treated to vivid 3D graphics, a good selection of realistic tracks and superb sound.

And above all, you will enjoy a physical model! In this sports simulator, you can choose a color and your favorite track. This game gives you a real probe of the game which you might never dare to try in real life. The fact that a huge bowling hall is accomodated in your PC' monitor, will capture your imagination.

Playing the Refined Bowling game might help you to master your player's skills, which you can later apply in a non-virtual bowling hall acting as an experienced player. Just keep your eye on the right ball and you will be the winner!
Requirements:

· OS: Windows NT/2000/XP/Vista
· CPU: Pentium 200MHz or better
· RAM: 64 MB
· HDD: 15 MB
· 800x600 display resolution mode or higher
· High or true color highly recommended
{ Read More }


Wednesday, May 8, 2013

GTA IV Addon - 2013 Audi RS4 Avant


GTA IV Addon - 2013 Audi RS4 Avant screenshot 1
Are you in search for some new and fun change of scenery for within the world of Grand Theft Auto IV? You can try out the new 2013 Audi RS4 Avant mod.

After unpacking the archive, you must copy the content in the following path: Rockstar Games/GTA IV/Models.
Requirements:

· Grand Theft Auto IV
{ Read More }


Galactic Arkanoid 1.0

Galactic Arkanoid screenshot 1A global catastrophe is again imminent for the world. Noone but the known heroes Cleaner and Bubble will survive the imminent threat of being crushed by huge boxes virgilantly guarded by malicious mutants. Be brave, help the courageous space savers to overcome all hardships on the way of preventing a global catastrophe! It's the return of a classic!

Requirements:

· OS: Windows XP/Vista/7
{ Read More }


Tuesday, May 7, 2013

Brave Dragon 1.0

Brave Dragon screenshot 1


There were times when dragons ruled the World. Those were times when a trifle of people coexisted peacefully with dragons. However, people had started to gather in tribes, to be lead by chiefs, thus posing a threat to dragons. 

Now power and strengths of one dragon wasn't enough to defeat one tribe. Very often when a tribe attacked a dragon, they came out the winners. So very soon humankind population had risen greatly. Nevertheless, dragons and people lived freely without impeding each other much. One day people discovered the source of energy unknown before. 

With the course of time they learned how to use it. It was giving the magic power. During the Worlds Chiefs Gathering the decision was made to exterminate all the dragons with the help of this power, so that they could alone own the Earth. 

Having learned the treacherous plans of people, dragons decided to send out the best warrior dragons. By demolishing the main source of energy they could safe their lives. You control one of these fearless dragons. Your main aim is to fly as far as the main source and destroy it as fast as you can. 

The main problem is the net that is following you, if you get closer, you're trapped. Besides the net, there are many other obstacles on your way. But different bonuses could help you.

This download may include additional applications bundled with the software's installer file. Third-party applications bundled with this download may record your surfing habits, deliver advertising, collect private information, or modify your system settings. Pay close attention to the end user license agreement and installation options

Free Download Brave Dragon 1.0
{ Read More }


Monday, May 6, 2013

Crazy Coloring Book 2.0

 Crazy Coloring Book screenshot 1
This is a cool coloring book with lots of themed coloring books for your kids to color, draw or stamp on! The tool also features over 1,200 images in 15 themed coloring books for your kids to color, draw or stamp on!

Lots of themed coloring books including:
-Angels
-Animals
-Butterflies
-Cute things
-Dragons
-Everyday things
-Flowers
-Food and drink
-Groovy stuff
-Insects
-People
-Scribbles
-Space
-Stained Glass
-Symmetry
-Valentine's Day
-St. Patrick's Day
Here are some key features of "Crazy Coloring Book":

· A huge list of themed coloring book images
· Fill, draw and stamp tools
· Classic children's songs play note by note as you color
· Load your family photos and stamp silly faces on them
· Email your drawings to friends and family
· Unlimited undo and redo
· Preset color groups, or pick your own colors
· Click the crayon or bucket for random colors
· Print drawings to color with real crayons
· Create your own coloring books
Requirements:

· OS: Windows Vista/7/8
Limitations:

· 3 day trial
· Nag Screen
{ Read More }


Sunday, May 5, 2013

Jet Set Radio +1 Trainer

 Jet Set Radio +1 Trainer screenshot 1
With this new Jet Set Radio +1 trainer you will be able to instantly make use of the Super Jump in-game cheat that will prove to be more than useful.

NOTE: This new trainer is for the original version of the game!

{ Read More }


Saturday, May 4, 2013

Far Cry 3: Blood Dragon Launch Trailer

Far Cry 3: Blood Dragon Launch Trailer screenshot 1

In this new Far Cry 3: Blood Dragon trailer you will get to view some new and exclusive gameplay footage that will give you a great idea on what the game is all about. 

Sit back and learn more about our hero Sergeant Rex Power Colt and his mission.

Free Download Far Cry 3: Blood Dragon Launch Trailer
{ Read More }


Friday, May 3, 2013

BubblePop 1.0


BubblePop screenshot 1
BubblePop is a bubble popping game where you must click on the bubbles to pop them. The only limitation is that you can't pop single bubbles.

The objective of this game is to pop all the bubbles until none is left. It is not as easy as it sounds, in order to pop all the bubbles you have to think before you click.
Requirements:

· OS: Windows Vista/7/8
{ Read More }


Thursday, May 2, 2013

Poolians Real Pool 3D 1.73

Poolians Real Pool 3D screenshot 1

Poolians is a free online pool and snooker game with tons of cool features:
1. Realistic controls, graphics and sound effects. 
2. 3D edition for serious players and 2D edition for casual players.
3. Powerful in-game social functions: buddy list, messenger, gifting and more.
4. Supports 3-ball, 8-ball, 9-ball, 15-ball, Blackjack, 14+1, killer, snooker and mini-snooker.
5. Will supports team play and pub mode which allows.
Requirements:

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

· Fixes the bug of BP and BS tournaments
{ Read More }


Wednesday, May 1, 2013

Bionic Heart 2 Demo 1.0.2

Bionic Heart 2 Demo screenshot 1

Bionic Heart 2 is a cool sci-fi novel in which is told from four different points of views. Take control of each of the four characters (Tanya, Luke, Tom and Tina) and try to help them solve every problem they encounter.

The story picks up after the first game ending, where Tom, Luke and Helen escape to Mars with fake IDs, and Tanya remains on Earth to fight Nanotech, the company lead by Richard Meier.
Here are some key features of "Bionic Heart 2 Demo":

· Dark and mature sci-fi setting, beautiful manga artwork
· Play as four different characters, each one with his own goals
· High replayability: branching plot and lots of different endings to unlock
· Bonus content version available with: full OST with 10 tracks, 16 wallpapers and exclusive artwork not seen in the game!
{ Read More }


Tuesday, April 30, 2013

Team Fortress 2 Skin - Toxic Kukuri


Team Fortress 2 Skin - Toxic Kukuri screenshot 2
If you are searching for a cool new Kukri skin for the world of Team Fortress 2 you can try the latest Toxic Kukuri skin pack.

If you feel like changing some of the default skins in Team Fortress 2 you can try this new skin pack. 
Requirements:

· Team Fortress 2
{ Read More }


UnReal World RPG 3.16

UnReal World RPG screenshot 1

UnReal World, or UrW, is a unique graphical roguelike RPG taking place in the Far North long, long ago.

It brings you a realistic game world rich with historical atmosphere in which northern folklore, knowledge and way of life play an important part.
The atmosphere and game features are highly original and compelling.

As a member of one of the nine different cultures you'll enter a very realistic and enchanting game world. Choose your destiny and start playing!
Here are some key features of "UnReal World RPG":

· packed with intuitive graphics and pictures, original music and sounds
· play freely or complete various game tasks in a huge randomly generated world
· skill-based system including dozens of skills from COOKERY to HIDEWORKING
· find excitement in surviving everyday life and the quest for success in the harsh ancient wilderness
· keep in touch with the indigenous spirit world and the supernatural guardians of nature
What's New in This Release: [ read full changelog ]

· improved: wielding a new weapon when both hands are in use
· If you wield a weapon when both hands in use your secondary weapon is automatically taken off and the new weapon is wielded as a secondary weapon.
· fixed: possibility to climb while hauling items
· This was not intentional, and doesn't work anymore. [p]ush items to bring a heavy load on the other side of a fence etc.
· fixed: dogs being attracted by baited traps
· They did not enter traps, but failed to notice safer food options nearby.
· fixed: dogs eating from cellars
· fixed: fat not accepted as raw meat
· It's accepted now..for those who want their fat cooked.
· added: simple configuration file to customize some game options
View and edit urw_ini.txt in your installation folder to customize the following options:
· Keep examine distant location (F3) dialog active for repeated selections until cancelled?
· Ask to climb fences, or climb them automatically?
· Ask a confirmation to exit zoomed in map if dogs or companions are left behind?
· fixed: dogs can hurt animals in a tree
· fixed: occasional meat description changes if different types of meat was prepared at the same location
· balanced: dogs - the price and behaviour
· Changes apply mostly to their hunting behaviour, which resembled more that of a well-trained war dog rather than a common hunting dog.

Hunting large animals:
· Dogs now primarily aim to block animal's escape route by heading in front of it in order to make it stop or to change its course. Most importantly hunting dogs now bark in alarm when they've got the animal cornered or momentarily stopped.

Hunting small animals:
· Same tactics as with large animals, but dogs also tend to make occasional attacks and usually manage to injure their prey quite effectively.

Hunting aggressive animals:
· No relevant changes. Dogs fight as bravely as they always do, with some individual variations in the mix. If cornered animal turns aggressive, the dog will fight it. If the prey animal escapes again, the dog tries to block its escape route and lets you know about it by barking.

· Dogs are now more valuable. Their price is tripled.

· added: NPC/animal fatigue information displayed
· Upon looking at creatures (F3) their fatigue level is displayed: "It looks [slightly fatigued/fatigued/very fatigued/breathless]."
· added: "Yes/No" dialog to ask if you want to climb the fence when you move on it.
· added: hide quality depends on how damaged the carcass is
· If the carcass to be skinned is partially eaten or otherwise damaged the quality of resulting hide is accordingly lower, and skinning is more difficult.
· It's worthwhile for fur hunters to bring the animal down quickly and effectively to prevent ruining the hide with excess strikes.
· The smaller the animal the less strikes are need to damage its hide.
· In general edge and point attacks pierce the hide most effectively so blunt weapons are something to consider for knocking the small game dead.
· Location of the wounds also affects to possible hide damage. You can get a perfect hide even if the carcass has been beheaded or misses a hoof or two, but dozen of spear strikes in its abdomen doesn't look good in finished hide.
· There's a damage tag displayed upon looking at the carcass: harmed/torn/hacked/mangled/grisly
· If there's no tag displayed the carcass is intact in terms of utilizing the hide.
· fixed: cancelling aiming zone/weapon aspect in counterstrike
· fixed: False skinnig message: "The [NULL] is the right tool here, but suffers from..."
· fixed: "hides & skins" not listed by default when making cords
· fixed: purchasing multiple animals within one talk session only gives you one
· Talk session now ends after each completed animal trade. You need to talk again to trade for another animal.
· fixed: sacrificing unknown plants reveals their true name
· fixed: leashed animals not always following you upon zooming out
· If they were stuck behind trees, walls, other creatures, they would stay on zoomed in maps.
· added: zoom in/out confirmation dialog if your companions/dogs are getting left behind
· If companions or dogs can't follow you upon zooming in/out you'll be notified and asked if you really want to leave the area.
· added: name of your leashed pet is displayed in character's inventory with the leash in use
· added: press [ESC] to skip "more" prompt in message display
· Rest of the messages for given turn will be displayed without pausing on every screenful of messages.
· changed: key command to show character profile screen is now [P]
· removed: access to other profiles (rituals, skills etc.) from character profile screen has been removed
· It wasn't that useful.
· fixed: non-stacking items
· Traded items, or items gotten from NPCs, did not always stack with same kind of self made items.
· fixed: animals occasionally "freezing" beside traps without entering nor passing them
· fixed: occasional plant alteration during threshing
· You threshed some rye, but got blueberries. (It was about berry eating animals nearby messing up the data)
· fixed: when tanning skins rinsing and soaking can degrade the skin quality
· This wasn't intentional. Those tanning stages now do not affect the skin quality - they are not so challenging considering the whole tanning process.
· fixed: numpad issues after switching tasks
· fixed: sleeping disorders
· Short, interrupted sleeps were often more refreshing than long uninterrupted sleeps.
· added: sleeping on furs for extra warmth and comfort
· The fur needs to be of decent size to act as proper ground cover or blanket. Several smaller furs can be used instead of one big pelt.
{ Read More }


Monday, April 29, 2013

Space Hostage

Space Hostage screenshot 1
Space Hostage is a fun 8-bit styled 2D platformer in which you take the role of a space ranger that has to kill all the aliens that keep a group of people locked up.

Avoid all sorts of hazards using the arrow keys to move and Ctrl to shoot. Have fun!

Free Download Space Hostage
{ Read More }


Microvolts Client 0.9.2.46

Microvolts Client screenshot 1
MicroVolts is a highly charged online shooter that offers an innovative Third Person approach over the traditional First Person shooter, making it easier to play and more fun to watch while offering extra excitement and intensity. 

Among a thriving number of different weapons, characters, levels and fast paced gameplay, another of the games unique feature is the possibility to customize your character. With literally thousands of cosmetic items either purchasable or freely available, no one character must look the same.

Each individual player’s statistics are logged and MicroVolts also gives the opportunity to level up so your character becomes an even more feared opponent in the fun-to-play levels. MicroVolts is taking place in a fun environment that features the battle of puppets vs. puppets. Watch from Third Person perspective how your own puppet handles the Gatling Gun and wreaks havoc among the enemy puppets.

Game modes include Deathmatch team battle, Deathmatch item battle, Weapon restriction battles and many more, while also featuring various maps designed by toy concept.

Free Download Microvolts Client 0.9.2.46
{ Read More }


Sunday, April 28, 2013

Kids Flat Escape

Kids Flat Escape screenshot 1
Kids Flat Escape is a small puzzle game in which you find yourself trapped inside an apartment with apparently no way out.

Search each room for clues and objects that might help you unlock the door and escape this apartment as fast as possible.
Free Download Kids Flat Escape
{ Read More }


Dead Island: Riptide +1 Trainer for Steam

Dead Island: Riptide +1 Trainer for Steam screenshot 1
Checkout this new Dead Island: Riptide +1 Trainer that will allow you to instantly make use of the Infinite Stamina in-game cheat that will prove to be more than useful.

NOTE: This new trainer is for the Steam version of the game!

Free Download Dead Island: Riptide +1 Trainer for Steam

{ Read More }


Saturday, April 27, 2013

Subarashi 1.2.1

Subarashi screenshot 1
the task to collect all the crystals in the cave using controlled explosions granted by the fairy Bakuhatsu.

Will you be able to complete all 20 levels? Play and find out!

Free Download Subarashi 1.2.1
{ Read More }


Friday, April 26, 2013

Assassin's Creed III: Tyranny Of King Washington - Official Redemption Trailer

Assassin's Creed III: Tyranny Of King Washington - Official Redemption Trailer screenshot 1
In this new trailer of Assassin's Creed III you can view some exclusive cinematic footage that will give you a great idea on the newest downloadable content.

Sit back and learn more about the plot behind the third and last part of the Tyranny Of King Washington DLC.

Free Download Assassin's Creed III: Tyranny Of King Washington - Official Redemption Trailer
{ Read More }


Thursday, April 25, 2013

X-Plane Update 10.21 RC2

X-Plane Update screenshot 1

X-Plane is the world's most comprehensive, powerful flight simulator, and has the most realistic flight model available for personal computers.

Welcome to the world of props, jets, single- and multi-engine airplanes, as well as gliders, helicopters and VTOLs such as the V-22 Osprey and AV8-B Harrier.

X-Plane comes with subsonic and supersonic flight dynamics, sporting aircraft from the Bell 206 Jet-Ranger helicopter and Cessna 172 light plane to the supersonic Concorde and Mach-3 XB-70 Valkyrie. X-Plane comes with about 40 aircraft spanning the aviation industry (and history), and several hundred more are freely downloadable from the Internet.

X-Plane scenery is almost world-wide, with scenery for the entire United States, Hawaii, Alaska, Europe, Australia, Canada, and Japan on the CD, and more scenery downloadable from www.X-Plane.com.

The pilot can land at any of the 18, 000 airports all over the world, as well as test your mettle on aircraft carriers, helipads on building tops, frigates that pitch and roll in the waves, and oil rigs.

NOTE: This is an updater that will download all the files and bring your purchased copy of X-Plane to the latest release.

Here are some key features of "X-Plane":

· NMEA string output: drive any (real) moving map or other piece of hardware or software from X-Plane, where X-Plane acts like a (real) GPS to that device. (currently Windows-version only)
· New joystick button for straight ahead view when in 3d cockpit view.

Special Controls in Plane-Maker:

· Flaps with pitch and roll can now be customized to apply to either flaps 1 or 2 or both.
· As well, they can be set to only phase in above 50% control deflection if you like.
· In the "Other Aircraft" screen, you can enter the heading, altitude, and speed ratio for the OTHER AIRCRAFT or the FORMATION FLYING option in the LOCATION menu.
· Check out the Special Controls screen in Plane-Maker... just like you can have the slats automatically deploy near the stall,
· Custom afterburner texture now possible per aircraft... see the example plane... the filename is simply airplane_name_flame.png. Do any afterburner or rocket textures you like for any plane!
· Glider winches are 950 meters, as per reality.
· Glider winches disconnect if the cable angle ever gets too steep, as in reality.
· Glider winches automatically disconnect if the line forces get way too high.
· New RMI type: ADF-1 VOR-2. This is a useful addition to many simple panels... you get an ADF and second VOR in one instrument... nice to complement an HSI that shows VOR-1 complete with glideslope. Now, of course, this whole "position-fix/vor radial" thing is a ridiculous old circus-stunt the from medieval days... any plane should just be using GPS with moving maps and ILS in this day and age, but if you want old-school, here it is!
· The 8 and 0 looked similar on the FMS in earlier versions...close enough that someone thought that 87.8 miles was 7.8 miles!
· He reported the bug as an error in the FMS, saying that the FMS gave too low a readout... CLASSIC mis-direction by a computer!
· In fact, it was only the FONT that was confusing him... so the fonts have now been improved
Requirements:

· CPU: Pentium 1GHz+
· RAM: 512MB
· Disk Space: 8GB
· CD-ROM
· 3-D CARD OpenGL, 16 MB
· Monitor 1024x768+
· Joystick/Yoke USB
What's New in This Release: [ read full changelog ]

· Reverted change to light sizes when monitor resolution changes. This means airplanes look the way they did X-Plane 10.5, 10.11 and 10.20.
· Fixed pitot heat switch on new C172 in 3-d cockpit.
{ Read More }


Wednesday, April 24, 2013

Nuru Attacks 2

Nuru Attacks 2 screenshot 1
Nuru Attacks 2 is a small arcade game in which you have to destroy as many UFOs as you can before they destroy your ship. After every few kills you will get some upgrades that will improve your ship. Use them wisely.

Use WASD to move your ship around and fire lasers and missiles to destroy all the incoming UFOs.

Free Download Nuru Attacks 2
{ Read More }


Tuesday, April 23, 2013

LogyxPack 7.44

LogyxPack screenshot 1

LogyxPack gathers a multitude of logic games, generally puzzles under a single interface giving you the possibility to switch to a different game whenever you want.

LogyxPack is a collection of 77 different logic games: Puzz, Zookey, Bapp, Foldex, Hopper, Zoodoku, Mem Pro, Spiny Goo, Mips, Moc, Inrot, Zyx, Qwez, Zbam, Tac 3D, Symh, Geex, Micro Master Mind. 

You can adjust options to be suitable for almost all ages. They all have basic but understandable description so anyone will understant it quite quickly.

Free Download LogyxPack 7.44
{ Read More }


Monday, April 22, 2013

Feyruna - Fairy Forest 1.2.1.5


Feyruna - Fairy Forest screenshot 1
Now you will enter a world of fantasy and magic. As a fairy, you fly across the beautiful landscapes of the fairy forest. Cast mighty spells of fairy magic to defeat witches, goblins and other evil creatures, which have invaded the lands of Feyruna.

Meet friendly creatures like butterflies, ghost lights and enchanted glow-worms, which will help you to drive away the dark forces and unlock 3 bonus games!
Requirements:

· OS: Windows 95/98/ME/NT 4/2000/2003 Server/XP/Vista
· CPU: Pentium 3
· RAM: 64 MB
· Screen resolution 1024x768
{ Read More }


Sunday, April 21, 2013

Tower Master 0.1.0.319


Tower Master screenshot 1
Tower Master is a fun multiplayer game in which the contestants must race through a booby trap-filled tower to save the princess. Whoever reaches the princess first is declared the winner.

Design and build your own fiendish level with all sorts of traps and challenge your friends to a race to see if they can outmatch you. Have fun!
Here are some key features of "Tower Master":

· Intuitive drag-and-drop level editor
· Competitive online multiplayer
· A wide variety of of different traps
· Catchy soundtrack
· Virtually endless gameplay
· Perfect for LAN-parties
· Great visual appeal

{ Read More }


Saturday, April 20, 2013

The Precursors Unofficial Patch 1.7

The Precursors Unofficial Patch screenshot 1
Screenshot 2 of The Precursors Unofficial Patch

The image below has been reduced in size. Click on it to see the full version.

The Precursors Unofficial Patch screenshot 2

The Precursors is the first-person RPG/Action Elite-style game with innovative gameplay. With this useful update you can make sure you benefit from the latest features available and also your game will run smooth and without any bugs.
What's New in This Release: [ read full changelog ]

· Added link to moddb page and continued improving translation issues.
· Improved all cutscene voice-overs
· Included removal of film grain noise effect into flicker fix option.
{ Read More }


Friday, April 19, 2013

XCOM: Enemy Unknown +1 Trainer for 1.0.0.19284

XCOM: Enemy Unknown +1 Trainer for 1.0.0.19284 screenshot 1

With this new XCOM: Enemy Unknown you will be able to instantly make use of the Edit Will in-game cheat that will prove to be more than useful.

NOTE: This new trainer is for the 1.0.0.19284  version of the game!

Free Download XCOM: Enemy Unknown +1 Trainer for 1.0.0.19284
{ Read More }


Thursday, April 18, 2013

Dark Souls 2: Despair Trailer

Dark Souls 2: Despair Trailer screenshot 1

In this new Dark Souls 2 trailer you will get to view some new and exclusive cinematic footage that will give you a great idea on what the upcoming game is all about. 

Sit back and view some exclusive gameplay footage from the upcoming title. 

Free Download Dark Souls 2: Despair Trailer
{ Read More }


Disney Infinity: Toy Box Trailer

Disney Infinity: Toy Box Trailer screenshot 1
In this new Disney Infinity trailer you will get to view some new and exclusive cinematic and gameplay footage that will give you a great idea on what the game is all about. 

Sit back and learn more about the upcoming title from Disney Interactive. 

Free Download Disney Infinity: Toy Box Trailer
{ Read More }


Wednesday, April 17, 2013

Flying Revenge 0.2

Flying Revenge screenshot 1
Flying Revenge is a small arcade game in which you play as a vengeful fly who starts on a quest to kill all the humans.

Use Space to change your flight direction and kill any human you fly over. Have fun!

Free Download Flying Revenge 0.2
{ Read More }


IconIconIconFollow Me on Pinterest

Blogger news

Blogroll

What's Hot