Quake Injector Alpha1
Moderator: InsideQC Admins
20 posts
• Page 1 of 2 • 1, 2
Quake Injector Alpha1
megaman and Spirit present: A first alpha version of the Quake Injector.
The Quake Injector is a tool to download, install and play Quake (1) singleplayer maps from the Quaddicted.com archive. Ever been annoyed by an excruciating installation process? Could not figure out how to install a certain map? Well, this tool makes it a piece of cake. Simply pick the map and click Install.
Features
Check it out: http://haukerehfeld.de/projects/quakeinjector/
The Quake Injector is a tool to download, install and play Quake (1) singleplayer maps from the Quaddicted.com archive. Ever been annoyed by an excruciating installation process? Could not figure out how to install a certain map? Well, this tool makes it a piece of cake. Simply pick the map and click Install.
Features
- All Quake singleplayer maps ever made (900+ in the database)
- Simply pick a map, click install and play
- Filter, sort, browse to find your favourite map
- Automatically installs dependencies (e.g. Quoth)
- Cross-Platform
- Free, Open Source Software, released under the GPL.
Check it out: http://haukerehfeld.de/projects/quakeinjector/
Last edited by Spirit on Thu May 28, 2009 7:19 pm, edited 1 time in total.
Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
- Spirit
- Posts: 1031
- Joined: Sat Nov 20, 2004 9:00 pm
I'd really like this a lot better if you supported mods as well. Could you do that? It'd be a non-shitty Steam like thing for all your Quaking needs!
-

Error - InsideQC Staff
- Posts: 865
- Joined: Fri Nov 05, 2004 5:15 am
- Location: VA, USA
I knew you would ask.
Actually mod support is pretty much there (except for ones that require specific engines).
Creating the "xml background" is hard though. The base work (descriptions, screenshots) took almost 4 years and I had negke enslaved. Then I had to add the commandline, installation directory etc (that only took some days though). For maps that is considerably easier than for mods. Take a look at the techinfo bits in http://www.quaddicted.com/reviews/ quaddicted_database.xml (not linked for a reason, careful if you open it with your browser).
Also I had to repack tens of files so they would be installable (they had weird paths inside).
Last but not least, mods end up to be considerably bigger than maps.
All the maps at Quaddicted are about 2.5 Gigabytes. A decent mod archive would easily be 5 GB I guess.
The thing is that my heart pounds for maps, not mods. If someone went and created something like the Quaddicted map archive but for mods, it would be a piece of cake to include. But someone would need to do it and maintain it (and to be honest, I would not want to host it. It would be easy to say get maps from this archive and mods from that one).
It would be amazing. Mods are a even more diverse and sadly scattered thing that maps.
Actually mod support is pretty much there (except for ones that require specific engines).
Creating the "xml background" is hard though. The base work (descriptions, screenshots) took almost 4 years and I had negke enslaved. Then I had to add the commandline, installation directory etc (that only took some days though). For maps that is considerably easier than for mods. Take a look at the techinfo bits in http://www.quaddicted.com/reviews/ quaddicted_database.xml (not linked for a reason, careful if you open it with your browser).
Also I had to repack tens of files so they would be installable (they had weird paths inside).
Last but not least, mods end up to be considerably bigger than maps.
All the maps at Quaddicted are about 2.5 Gigabytes. A decent mod archive would easily be 5 GB I guess.
The thing is that my heart pounds for maps, not mods. If someone went and created something like the Quaddicted map archive but for mods, it would be a piece of cake to include. But someone would need to do it and maintain it (and to be honest, I would not want to host it. It would be easy to say get maps from this archive and mods from that one).
It would be amazing. Mods are a even more diverse and sadly scattered thing that maps.
Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
- Spirit
- Posts: 1031
- Joined: Sat Nov 20, 2004 9:00 pm
This is a *really* cool idea. It's great to have so many maps easily accessible.
I was going to point out that you don't have Halldread, but I guess that's Multiplayer only. My memories of single player are from my weapon monsters mod I guess.
A mods repository would be very cool as well, though given the amount of work you put into maps I can see it being a troubling headache for whoever takes it on.
The one bug I've encountered is that DP doesn't launch when I hit play. I have to click on Configuration->Engine Configuration before it launches... and sometimes not even that works. If I press play again thinking I mispressed it last time, it can launch quake twice -- one as original quake and the other as darkplaces.
I wonder why. O_o
Beyond that, it's a very cool app!
I was going to point out that you don't have Halldread, but I guess that's Multiplayer only. My memories of single player are from my weapon monsters mod I guess.
A mods repository would be very cool as well, though given the amount of work you put into maps I can see it being a troubling headache for whoever takes it on.
The one bug I've encountered is that DP doesn't launch when I hit play. I have to click on Configuration->Engine Configuration before it launches... and sometimes not even that works. If I press play again thinking I mispressed it last time, it can launch quake twice -- one as original quake and the other as darkplaces.
I wonder why. O_o
Beyond that, it's a very cool app!
When my computer inevitably explodes and kills me, my cat inherits everything I own. He may be the only one capable of continuing my work.
- Wazat
- Posts: 771
- Joined: Fri Oct 15, 2004 9:50 pm
- Location: Middle 'o the desert, USA
That Darkplaces bug is weird, scar3crow had it too.
Thanks!
Thanks!
Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
- Spirit
- Posts: 1031
- Joined: Sat Nov 20, 2004 9:00 pm
perhaps..
perhaps if someone set up the hosting site, you could set up a submission program?
almost like ID3 tags for mp3's, you could have a list of all the required fields, (author, year, basemod, dependancy links etc)
they fill out the info, a screenshot, and upload the mod prepackaged to specs, and voila?
then new mods could have a standard submission program, and users could slowly fill out the backlog!
almost like ID3 tags for mp3's, you could have a list of all the required fields, (author, year, basemod, dependancy links etc)
they fill out the info, a screenshot, and upload the mod prepackaged to specs, and voila?
then new mods could have a standard submission program, and users could slowly fill out the backlog!
-

gnounc - Posts: 424
- Joined: Mon Apr 06, 2009 6:26 am
Thanks to Sajt I have such thing for Quaddicted, I modified it a bit and it looks like this:
http://s1.image.gd/o/f6/f642d3314f5baa6 ... 19651d.png
Modifying it for mods would be easy. It relies on the zip files being accessible though, so it would need to be on the same machine as them.
http://s1.image.gd/o/f6/f642d3314f5baa6 ... 19651d.png
Modifying it for mods would be easy. It relies on the zip files being accessible though, so it would need to be on the same machine as them.
Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
- Spirit
- Posts: 1031
- Joined: Sat Nov 20, 2004 9:00 pm
thats Excellent!
you could make the mod submission just another tab on the map submission program.
keep it all unified so you dont have to go looking for the maps one, the mods one etc
a structured repository is exactly what quake has needed, for a very very long time
thanks you 2
keep it all unified so you dont have to go looking for the maps one, the mods one etc
a structured repository is exactly what quake has needed, for a very very long time
thanks you 2
-

gnounc - Posts: 424
- Joined: Mon Apr 06, 2009 6:26 am
Please read my post above: viewtopic.php?p=16802#16802
Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
- Spirit
- Posts: 1031
- Joined: Sat Nov 20, 2004 9:00 pm
Great new version is out: http://www.celephais.net/board/view_thread.php?id=60441
Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
- Spirit
- Posts: 1031
- Joined: Sat Nov 20, 2004 9:00 pm
Spirit wrote:Great new version is out: http://www.celephais.net/board/view_thread.php?id=60441
AWESOME
much better than scrolling through quaddicted list. awesome tool, good work!
-

Ranger366 - Posts: 203
- Joined: Thu Mar 18, 2010 5:51 pm
Idea: optional (down)loading of the available custom .vis, .ent, .lit and .way files for each map.
However, I don't know if Quaddicted has such things.
[edit] The maps in there are amazing, I'm installing this now.
However, I don't know if Quaddicted has such things.
[edit] The maps in there are amazing, I'm installing this now.
-

mankrip - Posts: 915
- Joined: Fri Jul 04, 2008 3:02 am
.vis is something development related? Can't really think of a use for that for the end-user.
.ent means modded maps, probably without the mapper's consent, not my piece of cake
.lit or rtlights are making maps look different from how the mapper made them, I don't like them (same as "re-textures" (apart from Starbuck's ultra-faithful and high-quality Debaser))
.way would be for DM bots. This tool currently only covers singleplayer maps. I do have a huge collection of multiplayer maps on Quaddicted too but it is largely unmaintained and just a "dump". Not sure.
Sorry.
.ent means modded maps, probably without the mapper's consent, not my piece of cake
.lit or rtlights are making maps look different from how the mapper made them, I don't like them (same as "re-textures" (apart from Starbuck's ultra-faithful and high-quality Debaser))
.way would be for DM bots. This tool currently only covers singleplayer maps. I do have a huge collection of multiplayer maps on Quaddicted too but it is largely unmaintained and just a "dump". Not sure.
Sorry.
Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
- Spirit
- Posts: 1031
- Joined: Sat Nov 20, 2004 9:00 pm
Spirit wrote:.lit or rtlights are making maps look different from how the mapper made them
This may not be always the case, right ? You're assuming there are no cases of mappers that deliberately created .lit files for their work.
I know FrikaC made a cgi-bin version of the quakec interpreter once and wrote part of his website in QuakeC
(LordHavoc)
-

frag.machine - Posts: 2090
- Joined: Sat Nov 25, 2006 1:49 pm
20 posts
• Page 1 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 1 guest
