Software Details:
Version: 0.4.1
Upload Date: 20 Feb 15
Distribution Type: Freeware
Downloads: 142
Choria is a 2D MMORPG game for Linux.
It's an MMORPG that's all about grinding and doing chores.
Installing on Ubuntu:
You'll need 3D drivers enabled to run the game. To install most dependencies:
sudo apt-get install build-essential scons libxxf86vm-dev libxext-dev
Download and unzip the package
tar -xzf choria*.tar.gz
Compile and run the game
scons
./choria
What is new in this release:
- This version fixes the save/load paths in the mapeditor.
What is new in version 0.4.0:
- This version added an invisibility potion and mouse moving.
- You can now stop the server manually.
- Player names are now visible in multiplayer.
- irrlicht was updated to 1.8.
- Save data is now in %APPDATA%/choria on Windows.
- A skill bug and a health/mana regen bug were fixed.
- Keybindings and the Web design tool were updated.
What is new in version 0.2:
- A player can hit T to trade items/gold between players.
- A player can hit Escape to bring up the main menu.
- Regen now works during battle.
- Some more game content was added.
- A Linux framerate bug was fixed.
- Some interface bugs were fixed.
Requirements:
- Irrlicht Engine
- SCons
Comments not found