Live data from Hacker News

Source code for Quake 2 rerelease

github.com

1–10 of 232 posts

Re: Source code for Quake 2 rerelease

#2
Oh man! Memories.

Back in 1999, Quake II was the game I played (like, literally the only one). I sunk so much time in QII and I wrote my very first code building a Mod.

I think it's fair to say, Quake II turned me from a computer user into a computer programmer. And set the course for my entire adult life and career.

From my original mod, I learned how to calculate vectors, learn an existing code base, integrate autobuilds for rapid testing.

I also dabbeled in making maps, learning 3rd art, but, quickly realized I am no artist or designer.

Sadly, my version control and backup policies at the time were non-existant and I've lost all my original code.

The next game that really got my attention in the same way was Tribes 2, the scriptings and modding you could do there was truly amazing.

Re: Source code for Quake 2 rerelease

#3
Quake II soundtrack is still in some sort of copyright limbo. It's easy enough to find on Youtube, but it's not on streaming services as far as I know.

EDIT: maybe it's getting sorted out, there's even a fricking vinyl release

https://www.lacedrecords.com/products/quake-2-limited-editio...

Re: Source code for Quake 2 rerelease

#4
post #2

Oh man! Memories. Back in 1999, Quake II was the game I played (like, literally the only one). I sunk so much time in QII and I wrote my very first code building a Mod. I think it's fair to say, Quake II turned me from a computer user into a computer programmer. And set the course for my entire adult life and career. From my original mod, I learned how to calculate vectors, learn an existing code base, integrate auto…

Discovering the drop down console was a revelation.

An homage: http://guake-project.org/

Re: Source code for Quake 2 rerelease

#6
post #2

Oh man! Memories. Back in 1999, Quake II was the game I played (like, literally the only one). I sunk so much time in QII and I wrote my very first code building a Mod. I think it's fair to say, Quake II turned me from a computer user into a computer programmer. And set the course for my entire adult life and career. From my original mod, I learned how to calculate vectors, learn an existing code base, integrate auto…

In my endless files, I just found the binary of my mod.

https://xn0.co/Xeno-Mod_1.9_Setup.exe

Because I'm sure everyone on HN just downloads execs from a random internet source and runs them!

But if you have the OG QII, are curious, it is safe to run.

Re: Source code for Quake 2 rerelease

#7
post #6
post #2

Oh man! Memories. Back in 1999, Quake II was the game I played (like, literally the only one). I sunk so much time in QII and I wrote my very first code building a Mod. I think it's fair to say, Quake II turned me from a computer user into a computer programmer. And set the course for my entire adult life and career. From my original mod, I learned how to calculate vectors, learn an existing code base, integrate auto…

In my endless files, I just found the binary of my mod. https://xn0.co/Xeno-Mod_1.9_Setup.exe Because I'm sure everyone on HN just downloads execs from a random internet source and runs them! But if you have the OG QII, are curious, it is safe to run.

What does your mod do?

Re: Source code for Quake 2 rerelease

#9
post #5

I saw grumbling elsewhere about how the re-release doesn't include a Linux version, but here they are with the source and it claims to be tested with clang. Big props to iD for sticking to their principles.

I wonder why they released the source code for this one. Is it purely because of the principles, or did they have a legal requirement since the old one is also GPL licensed?

I'm assuming they don't have legal requirements since they owned the old code anyway.

Re: Source code for Quake 2 rerelease

#10
post #2

Oh man! Memories. Back in 1999, Quake II was the game I played (like, literally the only one). I sunk so much time in QII and I wrote my very first code building a Mod. I think it's fair to say, Quake II turned me from a computer user into a computer programmer. And set the course for my entire adult life and career. From my original mod, I learned how to calculate vectors, learn an existing code base, integrate auto…

Tribes 2 was my first taste of modding, the game holds a super special place in my heart too. Then came Ultima Online emulators Sphere and RunUO that turned me from a gamer into a programmer too.
Post reply on HN