mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-12-11 21:31:30 +00:00
Add some wishlist items :)
This commit is contained in:
parent
58afc88122
commit
4a9a6747ff
1 changed files with 9 additions and 0 deletions
9
TODO
9
TODO
|
@ -30,6 +30,15 @@ o doublesize modes (eg, render in 320x240 but display in 640x480)
|
||||||
? wad loader should load wad3 and fall back to wad2 if necessary
|
? wad loader should load wad3 and fall back to wad2 if necessary
|
||||||
? better control over client console logging
|
? better control over client console logging
|
||||||
? ban reasons and expire times
|
? ban reasons and expire times
|
||||||
|
? no 512 entities limit (protocol limitation)
|
||||||
|
? large or infinite (!) maps (currently has +-4096 protocol limit)
|
||||||
|
? http for file downloads
|
||||||
|
? way to change con back besides changing mod dir (csqc likely)
|
||||||
|
? server-side demos
|
||||||
|
? movie-like demo controls (fastforward, rewind, step forward and back, seek, etc)
|
||||||
|
? delta compression for protocol
|
||||||
|
? transmit nails as source/direction/speed/time rather than direction/location, to improve delta compression
|
||||||
|
? custom particle explosions (doable via csqc)
|
||||||
|
|
||||||
Future directory tree:
|
Future directory tree:
|
||||||
o todo
|
o todo
|
||||||
|
|
Loading…
Reference in a new issue