2000-03-16 03:50:37 +00:00
|
|
|
QuakeForge Wishlist
|
|
|
|
-------------------
|
|
|
|
|
|
|
|
This file contains a listing of features people would like to see in the
|
|
|
|
QuakeForge engine. These are different than bugs in that not having them
|
|
|
|
done will not affect the standard game as was playable before the initial
|
|
|
|
source release or subsequent accepted standards. Those may be found in
|
|
|
|
the file ERRATA.
|
|
|
|
|
2000-03-16 14:01:17 +00:00
|
|
|
Note however that unlike the ERRATA file which contains issues that will
|
2000-03-16 03:50:37 +00:00
|
|
|
be addressed as sonn as possible, we make no promises for things listed
|
|
|
|
here. Do keep in mind however that many of these things we want ourselves
|
|
|
|
so this file serves as a sort of to-do list.
|
|
|
|
|
2000-03-22 11:30:08 +00:00
|
|
|
Ambush
|
|
|
|
- v_idlescale and force_centerview can mess with MegaTF concussion effects
|
|
|
|
- gl_polyblend 0 can undo a flash grenade effect
|
|
|
|
- binary sanity check
|
|
|
|
- MOVETYPE_FLY in QW
|
|
|
|
- view offset in QW
|
|
|
|
- Software skyboxes
|
|
|
|
- full 256 colors for particles in QW
|
|
|
|
- alpha particles
|
|
|
|
- resizable dlights
|
|
|
|
- GL fullbrights
|
|
|
|
- Beams ala Half-Life
|
|
|
|
- EFFECT bit for entities (ie smoke trail for player on fire)
|
|
|
|
- lens flares
|
|
|
|
- MIDI engine
|
|
|
|
- 16 channel sound
|
|
|
|
- ability to play stereo sounds (dedicated channel for that maybe?)
|
|
|
|
- positional audio allowing eg rocket flybys
|
|
|
|
- allow mp3 sounds to reduce pak sizes [cache them to wav's maybe?]
|
2000-03-24 08:45:31 +00:00
|
|
|
- alpha textures
|
|
|
|
|
|
|
|
Attlee; Mathew Thomas <mattlee@ug.cs.su.oz.au>
|
|
|
|
- better setup screen (ie rotating player model)
|
|
|
|
- multiple player profiles
|
2000-03-22 11:30:08 +00:00
|
|
|
|
2000-03-16 04:27:32 +00:00
|
|
|
DarkAngel <bhunn@zipworld.com.au>
|
2000-03-16 03:50:37 +00:00
|
|
|
- 32 bit texture support
|
|
|
|
- skeletal animations
|
|
|
|
- larger console fonts
|
|
|
|
- lens flares
|
|
|
|
- better muzzle/weapon flashes
|
|
|
|
- weapon model alpha
|
|
|
|
- optimize flashblends if possible, possibly allow them to be made smaller
|
|
|
|
- death anims that vary on how you die [this is a progs issue]
|
|
|
|
- ability to bind modifier+key combos
|
|
|
|
- better rocket/grenade trails
|
|
|
|
- improve the GL particle system
|
|
|
|
- more configurable sounds [progs issue]
|
|
|
|
- model interpolation
|
|
|
|
- landscape distance detail changes
|
|
|
|
- BSP improvements, curves, animated textures, etc
|
|
|
|
- Quake3ish quad/pent effect
|
|
|
|
- Bounce pads
|
|
|
|
- optimize graphics effects currently only doable with slow progs
|
|
|
|
- status bar improvements
|
|
|
|
- fix GL model mesh for "barely legal" models (perquake, old obsidian, etc)
|
2000-03-18 06:24:21 +00:00
|
|
|
- standardise "speed jumping" [not sure of cause, very hard to fix]
|
|
|
|
dependant on !something!, and works differently on different computers
|
2000-03-16 03:50:37 +00:00
|
|
|
- improve sound engine behavior when too many sounds play at once
|
|
|
|
|
2000-03-16 14:01:17 +00:00
|
|
|
Tonik <tonik@quake.ru>
|
2000-03-27 16:15:14 +00:00
|
|
|
- change Cvar_Set(char*, char*) to Cvar_Set(cvar_t*, char*) - please let
|
|
|
|
me do it!
|
2000-03-16 14:01:17 +00:00
|
|
|
- enhanced say and say_team editing
|
2000-03-27 16:15:14 +00:00
|
|
|
- single player & coop support (when progs.dat source if released under GPL)
|
|
|
|
- add match, powerups,... qw-server cvars
|
2000-03-16 14:01:17 +00:00
|
|
|
- ffa and match support (progs)
|
2000-03-18 01:11:48 +00:00
|
|
|
- fix key_dest setting (it's often key_game instead of key_console)
|
2000-03-27 16:15:14 +00:00
|
|
|
- make 'crosshair' accept pcx filenames, not only numbers.
|
2000-03-16 14:01:17 +00:00
|
|
|
- pause in demo playback (qw, already done in uquake)
|
|
|
|
- implement some teamplay macros into qw-client? Like $health, $armor
|
|
|
|
- timescale server cvar (easy for uquake, requires new protocol for qw)
|
2000-03-27 22:20:27 +00:00
|
|
|
|
|
|
|
taniwha <bill@taniwha.org>
|
|
|
|
- Dud explosives (yeah, yeah, it's probably QC, but still...)
|