Main > Free Download Search >

Free runescape quests software for linux

runescape quests

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 57
Millers Quest! 0.9.1

Millers Quest! 0.9.1


Millers Quest! is a fire-and-forget RPG, or more accurately, an RPG simulator. more>>
Millers Quest! is a role-playing simulator game. It could also be described as a "fire-and-forget role-playing game". In other words, it is not a role-playing game in the most traditional sense, because there is absolutely no player interaction. The emphasis on this game is the simulation of role-playing.
So, it is a completely non-interactive computer role-playing game. "I guess its not fun then", I can hear you say. Wrong! Millers Quest! is, in fact, very much fun. It has all of the excitement of traditional MMORPGs with none of the effort to be put in mindless treadmilling.
You can watch your character grow more potent and more powerful, and you dont need to bore yourself with details like "okay, attack the monster, Im going to win anyway".
Millers Quest! was largely inspired by its direct ancestor, Progress Quest. It is written in Ruby programming language and as such it was largely also inspired by Dwemthys Array, without any of its clever metaprogramming stuff and general bore of having to use irb to play it.
Players of Progress Quest should be right at home with Millers Quest!. What tells MQ and PQ apart is the fact that MQ is not entirely progress-driven. In MQ, all monsters have actual stats. Theres actual, stats- and probability-based fighting involved.
Since dying in a continually running game is pretty damn boring, you get also revived and healed automatically if that occurs. MQ owes a lot of its continued existence to Ruby Development Tools, the Ruby environment for the Eclipse Platform.
Enhancements:
- The combat system wasnt working quite properly, and is now fixed (somewhat).
- A confusing display message has been fixed.
- New features include optional support for curses/terminfo, allowing better-looking and more comprehensive combat display by coloring the output. (This currently requires tput(1) from ncurses.)
<<less
Download (0.021MB)
Added: 2005-10-27 License: GPL (GNU General Public License) Price:
1463 downloads
Zoids Quest 0.0.1

Zoids Quest 0.0.1


Zoids Quest is a jump-and-run platform game. more>>
Zoids Quest project is a jump-and-run platform game.

Zoids Quest is a platform game in the style of old console games such as Super Mario World and Sonic the Hedgehog.

Players must help Zoid on his Quest by guiding him through many worlds containing tricks, traps, and monsters.

On the way Zoid can collect special magic runes which enhance his abilities and help defend against the many deadly foes.

This is the first public release.
<<less
Download (6.2MB)
Added: 2006-12-09 License: GPL (GNU General Public License) Price:
1075 downloads
Regnum Online Beta

Regnum Online Beta


Regnum Online is a MMORPG game, that wants to invite you to join our world and play for free. more>>
Regnum Online is a MMORPG game, that wants to invite you to join our world and play for free. The only thing we require is that you fight for your realm.
Regnum Online is a massive multiplayer online role playing game (MMORPG MMORPG) for the PC where the player are immersed in a 3D virtual world. There they can live as Elves, Humans Dwarves, or Dark Elves having exciting adventures, exploring the wild lands or joining an army of players to take on the other kingdoms armies."
The game is in beta stage, but already offers many quests, items, and monsters, not to mention the large number of both english-, spanish-, and portuguese-speaking players youll meet in-game.
Main features:
- Regnum offers 3 realms to choose from.
- 9 fully customizable player characters.
- Hundreds of quests.
- The ability to capture forts and castles.
- Expansive lands to explore.
- Glorious graphical environments.
<<less
Download (1.8MB)
Added: 2006-12-26 License: Freeware Price:
1040 downloads
The Blue Mango Quest 0.6.4

The Blue Mango Quest 0.6.4


The Blue Mango Quest project is a 3D arcade game that aims to extend the Pacman gameplay. more>>
The Blue Mango Quest project is a 3D arcade game that aims to extend the Pacman gameplay.
The Blue Mango Quest is a 3D arcade game that uses OpenGL and SDL.
The goal is to extend the pacman-style gameplay in several ways. You see what the main character sees (like in traditional FPS games), and youll find about 20 items (bonus and malus) that will give you a lot of fun.
An easy to use yet powerfull 2D level editor is also provided.
Enhancements:
- doc/manuals/mangoquest.htm: updated Controls section
- src/maximap.cpp: change color of shmolluxes when if player can eat them (dark red and bright red)
- src/maximap.cpp: draw an arrow for player, that rotates with him
- src/menu_ingame.cpp: dont unpause game when we enter in options menu
- src/menu_skirmish.cpp: dont unload map from memory twice
- src/game_loop.cpp,src/config_file.cpp: added an "alternate_controls" option that make the player rotate with arrows keys and go sideways with ALT+arrow (same as in 0.6.0). Edit the config file to activate it.
<<less
Download (7.4MB)
Added: 2006-11-15 License: GPL (GNU General Public License) Price:
1076 downloads
OurNet::Query 1.56

OurNet::Query 1.56


OurNet::Query is a Perl module for scriptable queries with template extraction. more>>
OurNet::Query is a Perl module for scriptable queries with template extraction.

SYNOPSIS

use OurNet::Query;

# Set query parameters
my ($query, $hits) = (autrijus, 10);
my @sites = (google, google); # XXX: write more templates!
my %found;

# Generate a new Query object
my $bot = OurNet::Query->new($query, $hits, @sites);

# Perform a query
my $found = $bot->begin(&callback, 30); # Timeout after 30 seconds

print *** . ($found ? $found : No) . match(es) found.;

sub callback {
my %entry = @_;
my $entry = %entry;

unless ($found{$entry{url}}) {
print "*** [$entry->{title}]" .
" ($entry->{score})" .
" - [$entry->{id}]n" .
" URL: [$entry->{url}]n";
}

$found{$entry{url}}++;
}

This module provides an easy interface to perform multiple queries to internet services, and wraps them into your own format at once. The results are processed on-the-fly and are returned via callback functions.

Its interfaces resembles that of WWW::Searchs, but implements it in a different fashion. While WWW::Search relies on additional subclasses to parse returned results, OurNet::Query uses site descriptors for search search engine, which makes it much easier to add new backends.

Site descriptors may be written in XML, Template toolkit format, or the .fmt format from the commercial Inforia Quest product.

<<less
Download (0.063MB)
Added: 2006-12-04 License: Perl Artistic License Price:
1054 downloads
Yasminas Quest 2005-11-17

Yasminas Quest 2005-11-17


Yasminas Quest is an open source game (and motor) mix of graphical point-and-click adventure. more>>
Yasminas Quest is an open source game (and motor) mix of graphical point-and-click adventure and text adventure written in PHP and DHTML (JavaScript, CSS and HTML) that uses mouse and keyboard optionally.

Yasminas Quest was tested under BeOS, Linux, *BSD, Windows, etc.

<<less
Download (2.4MB)
Added: 2006-08-18 License: MPL (Mozilla Public License) Price:
1169 downloads
Quest OpenSSH 4.6p1_q1

Quest OpenSSH 4.6p1_q1


Quest OpenSSH provides password-less, secure, encrypted remote login and file transfer services for VAS. more>>
Quest OpenSSH provides password-less, secure, encrypted remote login and file transfer services for Vintela Authentication Services (VAS). It is a derivative of OpenSSH, an open-source implementation of the SSH protocol.
Quest OpenSSH provides:
- default single sign on for Quest customers using VAS or VMX. Users are automatically and securely authenticated against Microsoft Active Directory using GSSAPI.
- compatibility with other SSH tools, including Quest PuTTY.
- integrated enhancements including high performance network support and TCPwrap access controls.
The software packages include both the client, ssh, and the server, sshd. Packages are subject to open source licence conditions.
Enhancements:
- This releases new features are the Match directive and inclusion of the HPN patches (High Performance Networking).
- Minor bugs fixed include NIS+ compatibility and improved service script reliability.
<<less
Download (3.0MB)
Added: 2007-08-07 License: BSD License Price:
497 downloads
Sacred 2.2

Sacred 2.2


SACRED is an enhanced version of the ROM 2.4b6 codebase. more>>
SACRED is an enhanced version of the ROM 2.4b6 codebase. Sacred enhancements include new player skills, spells, classes, and races.
Also included are arenas, OLC, Mud Compression Protocol, a Clan system, new flags, questing, color, automatic auctions, enhanced immortal utilities, spellchecking, hints, and many more features.
To play the the Mageslair you will need a good client. You are able to play it with simple stuff like the standard windows client or the java applet, but this will not show so good results, as playing with a special mud client.
There are a lot of good mud clients to find one just run a search on google, or check our download section for a link to a good client. You should also make sure that you get compression.
When having downloaded and installed a mud client, click on connect to server and simply enter as address www.mageslair.net and as port 7060. Then your set.
Enhancements:
- The 2500 item limit has been removed.
- Exits no longer show closed doors.
- There is now a README file update for proper installation.
<<less
Download (1.1MB)
Added: 2006-11-29 License: Other/Proprietary License with Source Price:
1494 downloads
CalcRogue Beta 6c

CalcRogue Beta 6c


CalcRogue project is a Rogue-like for calculators, Palm, and PCs. more>>
CalcRogue project is a Rogue-like for calculators, Palm, and PCs.
CalcRogue is based on the Unix game Rogue and those similar to it, collectively known as "roguelikes". They involve a character which can move around, attack monsters, collect magical items, maybe cast spells, and gain levels.
The dungeons are randomly generated, so the areas are always fresh, and the difficulty is such that it never gets too easy. (Note: CalcRogue is not derived from Rogue.)
Main features:
- Complex, randomly generated levels
- Overworld map, towns, and quests
- Spells and magically summoned minions
- Easy to use interface with tutorial
- Line of sight/lighting calculation
- Four-color grayscale graphics
- Complete inventory management system
- Wide variety of magical scrolls, potions, wands, rings, amulets and spells
- Missile combat with bows, crossbows or thrown potions
- Compressed saved games
- In-game help
- Hidden traps and doors
- Five different player classes
- Varied monsters with special powers
- Gold and shopping
- High-score listing
Enhancements:
Features
- Finished the tower quest, for wizards and necromancers. No spoilers in this changelog, but it involves lots of cool stuff.
- Checkpoint saves. A backup saved game is automatically made whenever you move to a new level, and restored if the game crashes.
Bug fixes
- (PalmOS) Fixed a stack overflow in the bytecode interpretter which caused crashes all over the place.
- (PalmOS) Fixed infinite prompt loop when running into a peaceful creature
- Fixed missing exit from tower area
- Fixed bug which could cause disconnected areas with the big-map generator
- Monsters wont be generated in the wilderness area
- Fixed bug that allowed duplicating items
- It is no longer possible to throw equipped non-missile weapons
Misc
- Balance changes to make the necromancer stronger
<<less
Download (0.10MB)
Added: 2007-01-08 License: GPL (GNU General Public License) Price:
1019 downloads
Vallheru 1.3 Beta

Vallheru 1.3 Beta


Vallheru is a turn-based, fantasy MMORPG. more>>
Vallheru is a turn-based, fantasy MMORPG written in PHP and MySQL (but may work with many other databases) with Smarty Template Engine, ADOdb, and PHP Mailer.
It is based on Gamers-Fusion 2.5 with many modifications in security, speed, and features. Vallheru is currently available only in Polish.
Whats New in 1.3 Beta Development Release:
- This version contains many changes in the game interface making it simpler to mine and explore forests and mountains.
- Some new features were added, such as the ability for players to add their own links to the menu and to report bugs while in the game.
- Additionally, this release has a new quest, a few changes in game mechanics (especially alchemy and mage items and spells).
- For administrators, some security and normal bugs were fixed, some code optimization was done, and new versions of third-party software are used.
Whats New in 1.0.9 Stable Release:
- BUG,train.php: fixed bug with train condition
- BUG,languages/pl/checkexp.php: fixed bug in text
- BUG,landfill.php, bank.php, outposts.php, tribes.php, house.php, tribearmor.php, tribeware.php, includes/head.php: fixed possible integer overflow
<<less
Download (1.5MB)
Added: 2007-03-11 License: GPL (GNU General Public License) Price:
960 downloads
CFPlus 0.95

CFPlus 0.95


CFPlus is a modern client for Crossfire+ and Crossfire MMORPG game servers. more>>
CFPlus is a modern client for Crossfire+ and Crossfire MMORPG game servers.
It offers a large map, an elaborate menu and help system, dialog-based character setup, and an innovative command completer and macros, and supports all CF+ extensions: dialog-based NPC interaction, enhanced map protocol (health and dialogue information), and the graphical minimap.
It is based on Perl, SDL, and OpenGL for high performance on modern systems, and works on both Unix and Windows. Ports to other platforms should be very easy and are underway.
Main features:
- Death is not permanent, and you can get back all lost stats and experience by playing a game in a special place named Nimbus. You are teleported there when you die and you have to play a game (currently minesweeper) to get out.
- Friendly fire is disabled and playerkilling is also modified. You can only kill another player when you and the other player are hostile. To become hostile, you have to visit the church of Gorokh in Scorn and talk to the priest. To become peaceful again, visit the curch of Valriel and talk to its priest.
- Invitation of other players to where you are is possible with the invite command. You have to solve the invitor quest (see below in maps) to be able to use the command.
- You can follow other players with the follow command when you stand next to the player you want to follow.
- Pet monsters and summoned creatures will not stand in the way of other party members, making it bearable to play with summoning skills in a party.
- Map and graphics artists are working on improved graphics and new maps and quests.
- A new currency: the Royalty. Its worth 100 Platinum and is made of paper. (The bank script was completly rewritten in Perl)
- The communication commands have been rewritten in Perl and an ignore command was added.
- Trade shops have been implemented in Perl, which allows the player to trade items when they are offline.
<<less
Download (9.4MB)
Added: 2006-11-09 License: GPL (GNU General Public License) Price:
1140 downloads
Heroes 0.21

Heroes 0.21


Heroes project is a Nibbles-like game, just better. more>>
Heroes project is a Nibbles-like game, just better.
Heroes is similar to the "Tron" and "Nibbles" games of yore, but includes many graphical improvements and new game features.
In it, you must maneuver a small vehicle around a world and collect powerups while avoiding obstacles, your opponents trails, and even your own trail.
There are five game modes available. Quest is the classical Nibbles, in Death Match you start with very long tails and must kill your opponents, in Killem All you must run over lemmings moving on the ground, in Time Cash or Color modes you must collect money or pyramids of color. Heroes features 12 original sound tracks, 94 levels (in 10 different tile sets) plus a level editor.
Heroes source code (distributed under the GNU General Public Licence version 2) originates from an original MS-DOS game but has been heavily modified to enhance the portability. Some new features have been added and MS-DOS support has been lost by the meantime. The original MS-DOS version can still be found on the Internet but is unmaintained and should be considered obsolete.
The current development concentrates on cleaning the code and porting the game to the various operating systems available. Our objective is to release the version 1.0 as a clean and portable base that would allow significant additions such as network support or programmable vehicles.
Enhancements:
- Support for the heroes-hq-sound-tracks package.
Bug fixes:
- soundconf: failed to override aliases.
- Heroes GGI driver failed to report an error if no two-frame mode was available.
- Various code nits.
<<less
Download (MB)
Added: 2006-12-05 License: GPL (GNU General Public License) Price:
1058 downloads
Wolfshade mud 1.66

Wolfshade mud 1.66


Wolfshade mud is an an original MUD code base written in C++. more>>
Wolfshade mud project is an an original MUD code base written in C++.
Wolfshade is an all new MUD (Multi-User Dimension), completely written in C++, with an object-oriented model and open source code. It is complete with full ANSI color, thousands of rooms, 27 races, 13 classes, 300+ spells, moving maps, God-run quests, race wars, and much more.
Linux Instructions:
# mkdir wolfshademud and copy the gzipped tar file into that directory
Unzip/tar: using
# tar zxvf wolfshademudx.xx.x
cd into src directory
Run the configure script:
# ./configure
Type
# make all
#cd ..
Type:
# ./AutoRun.sh
Enhancements:
- More bug fixes, more spells and potions, and a few more god commands. Note: WolfshadeMUD will no longer be hosted at the Wolfshade site.
- Code update releases are planned, but hosting a site has become an impossibility, for reasons beyond the authors control.
<<less
Download (0.70MB)
Added: 2006-12-14 License: GPL (GNU General Public License) Price:
1051 downloads
Tribal Trouble 2 Beta 0.9

Tribal Trouble 2 Beta 0.9


Tribal Trouble 2 Beta 0.9 brings users a fast-paced amazing real time strategy game in the wacky Viking age where pillaging and plundering were everyone favorite pastimes. more>> Tribal Trouble 2 Beta 0.9 brings users a fast-paced amazing real time strategy game in the wacky Viking age where pillaging and plundering were everyone favorite pastimes.

Create your own Viking chieftain (or chieftess), sail on quests to foreign places, challenge other online players to battle and then go spend your loot on more Viking gear!

Enhancements:

  • Number of players on each island shown on the Hall map.
  • Players can create their own rooms in the Hall.
  • The Lur Blaster will no longer lose energy if he is stunned while playing a tune.
  • Initial cease-fire period reduced in treasure games to avoid tower axemen rushing.

Requirements: Java 2 Standard Edition Runtime Environment


<<less
Added: 2009-05-06 License: Freeware Price: FREE
811 downloads
Dungeon Crawl 0.2.7 (Stone Soup)

Dungeon Crawl 0.2.7 (Stone Soup)


Dungeon Crawl Stone Soup is a fun, free rogue-like game of exploration and treasure-hunting. more>>
Dungeon Crawl Stone Soup is a fun, free rogue-like game of exploration and treasure-hunting in dungeons filled with dangerous and unfriendly monsters in a quest for the mystifyingly fabulous Orb of Zot.

Dungeon Crawl Stone Soup project is a variant of Linleys Dungeon Crawl thats openly developed and invites participation from the Crawl community.

Dungeon Crawl has superb, deep tactical gameplay, innovative magic and religion systems, and a grand variety of monsters to fight. Crawl is also one of the hardest roguelikes to beat. When you finally beat the game and write your victory post on rec.games.roguelike.misc, you know youve achieved something.

You can also play Crawl online on a public telnet server thanks to the good folks at crawl.akrasiac.org. crawl.akrasiac.org allows you to meet other players ghosts, watch other people playing, and, in general, have a blast.
<<less
Download (1.2MB)
Added: 2007-06-13 License: Free To Use But Restricted Price:
533 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 4
  • 1
  • 2
  • 3
  • 4