

Custom quake engines mods#
When I rewrote the networking it made all supported mods playable online, a rewrite that would not have been worth the trouble for just one mod's custom engine. The worst part of this is that the released quake source is quite honestly outdated, it works (barely) on windows (for example too many GL extensions crashes glquake), not at all on Linux and MacOSX, and lacks multiplayer - nq borders on unusable for multiplayer due to incompatibility with the NAT routers most people use for broadband, combined with using too much bandwidth for dialup to be playable. This is why it greatly puzzles me that some modders want to use less featureful engines, often maintained by people who are less than appreciative of modding feature requests.
Custom quake engines mod#
It's the only engine that tries to support every mod in one engine so that users don't have to deal with different hardware compatibility issues and different missing features in each mod, and that developers don't have to write their own engine for each mod. One of my main design focuses in DarkPlaces is keeping down bloat, this is why all the features are integrated in the core of the engine, rather than just tutorials tacked on like some other engines, serving specific features with little consistency.ĭarkPlaces was created for modders, that is its primary reason for existence, I made a promise to the quake community more than a year ago to maintain DarkPlaces to support the community for years to come, it delivers a consistent user and modding experience, rather than needing a custom engine for every mod, which was fragmenting the community (for example Tenebrae). GQ Quake v1.07 (Matthew 'Gleeb' Garnett-Frizelle) : This client is probably concidered old hat now, but it as good as I want it. Nice client that has all the ProQuake stuff, plus 24bit texture support and some other eyecandy stuff. It was a hacked of a version of GL ProQuake by Trujen that cause a bit of a fuss because Trujen refused to release the source (instant GPL issue).
