News | Forum | People | FAQ | Links | Search | Register | Log in
RemakeQuake
This is a thread about a project currently underway to remake Quake one.

It involves upgrading what exists already in order to play and look better or at least differently in all probable situations and enhance what is already there in this great game.

So we're remixing all the maps, monsters, and the player.

A specific engine in order to solve long-standing issues isn't out of the question, the main concerns being cross-OS support for features that should be common, like entity alpha and multiplayer. These things exist in various forms, but there's still no standard, at least today.

There's a great wealth of resource on this board - the one thing that doesn't exist here is apathy.

So, we're fishing for contributors. If you can make a map, animate or code and want to see this monster through to its conception then you're on the team.

Over the next few days I'll post info on what currently exists, and where it's headed.
First | Previous | Next | Last
Looks Cool! 
 
Atmosphere 
So I just played e3m1rq again, and I have to say, the atmosphere is amazing. The rain, dripping ceilings broken walls, floors, &c really add to the map. Things aren't so static anymore. Sounds are still funny, especially the wizard's. Shotgun sounds good though. 
Next Prog Release 
When are the next version of the progs going to be released? I'd like to try out my map. :p 
 
A demo is due soon, but if you only need a progs.dat I reckon we can simply upload that. 
Wait, What? 
I'd like to try out my map.

o_O just realized this. :) 
Well 
I'm a lot slower than Gb - but
if you want to be in on the latest updates then you can either join the team or wait a week or so.

The next demo is coming to the boil, but we'll never complain about new blood. 
Meh 
I wouldn't have much to contribute. New to mapping, the only thing I've done with textures is add some snow to them, and don't know enough quakec voodoo. I'll just wait for the demo. 
 
To make a bold statement: It should be out this year. 
GOING TO QUOTE YOU ON THIS 
 
Remakequake Is Going To Make You His Bitch 
 
 
Spirit++; 
 
bitch ad style bitchmaking I'd like to avoid ;-)

other bitchmaking is ok. 
And I Was Like 
:O 
So Uh, Yeah 
http://kneedeepinthedoomed.wordpress.com/2010/12/24/xmas-presents-part-2/

This might be already waiting as a news post, but just in case. 
:D 
 
Awesome. 
thanks ijed/everyone - can't wait to play this! 
 
You should use -sndspeed 44100 on the command line, otherwise half of it will be lost on you.

isn't this default for rmq engine? if not then it should be!

can't play this or even access trac for the next few days since i'm at my parents. not played the full version with chthon yet so looking forward to it :) 
 
Following the drama about this project not being covered at Quaddicted and not being in its archive I have a question:

What ultimate goal or vision are you working towards? 
Hirez Quake 
In terms of gameplay. Some have said a spiritual successor to Quake 1 which the strogg game made afterwards and given the same name didn't quite fit.

I spose that's a fair way of saying it, although we are remaking the original maps and monsters. A lot of what we're doing is things that id probably intended on some level at the time but were limited by the tech or monetary constraints.

External to the project we're interested in community support and maintaining the project open source. Things like rotating tech development, Mh's engine voodoo and so on. 
 
I wrote a lengthy history, but - what ijed said.

Lengthy history might appear at blog. 
Question For The RMQ Team About Network Protocols... 
I noticed that DirectQ has a network protocol 778 which is referred to as the "Remake Quake protocol", but the RMQ engine has 999 as its official protocol. Are these two protocols different, and which one is going to become the final RMQ protocol?

Also, MH, was there ever at protocol 777 and if so, is it only present in older builds of DirectQ?

I ask because I've seen some demos in the Rubicon2 thread that were recorded in 778, and wondering if this is now a protocol that needs widespread support since people are distributing demos with it. 
 
778 is an oddity; I'd been using DirectQ for protocol experiments at one point and unfortunately it got released. I'm pretty sure that the only difference between it and Fitz is that it uses floats for coords and angles everywhere. I'd say let it die; DirectQ itself is going back to 666 as the default.

777 did exist and was GB's original RMQ protocol, which I'm almost certain was identical to 666 but with the number just bumped for future modification (and possibly with shorts for angles, I don't remember). Don't think it was ever released publicly, but it may have been privately circulated at one point.

999 is the intended "final" (whenever that may be) RMQ protocol. As it's WIP nobody should be releasing demos made with it, and it's always been clear that anything RMQ is subject to change (999 has already had one change since the demo release). The nature of this means that interim versions of 999 will get out, but the alternative option is to create a whole bunch of interim protocols all of which would probably need to be supported. What I'll probably send up doing is adding a "ProtocolFlags" uint to both server and client, and use that to communicate differences between successive revisions. Bleagh.

If nothing else all this makes me appreciate even more the route you took with 666 (although I do wish you'd bumped coords to float and angles to short; many of the maps need both pretty badly). 
Oh No... 
If nothing else all this makes me appreciate even more the route you took with 666 (although I do wish you'd bumped coords to float and angles to short; many of the maps need both pretty badly).

so does this mean standard FQ will never have extra precision angles? :S 
 
> so does this mean standard FQ will never have extra precision angles? :S

Unless metl bumps the protocol in the future, it can't. Well, I tell a lie; it does for the player viewpoint, but not for other entities. 
 
but in order to do that, he'd have to either make a new protocol or previous demos and such wouldn't work anymore, right? 
First | Previous | Next | Last
You must be logged in to post in this thread.
Website copyright © 2002-2024 John Fitzgibbons. All posts are copyright their respective authors.