fteqw icon indicating copy to clipboard operation
fteqw copied to clipboard

This is the official GitHub mirror for the FTEQW project.

Results 89 fteqw issues
Sort by recently updated
recently updated
newest added

https://sourceforge.net/p/fteqw/tickets/27/ @mushis wrote on 2015-12-02: QL has nice acceleration. I didn't knew about it, and its very very nice. Now i understand how those guys hit 80% rg and 50%...

enhancement
Quake

https://sourceforge.net/p/fteqw/tickets/70/ drzel1 wrote on 2020-01-14: I have: `cl_rollangle 2 cl_rollalpha 0` -snip- So other players appear to roll when they strafe, but my viewport doesn't. When spectating other players the...

bug
Quake

crepuscular/god rays (r_sun_colour/r_sun_dir) breaks with r_renderscale being increased

bug

.movement is supposed to make bots use +forward/+back+moveleft etc by x/y/z; doesn't function at all.

bug
FTEQCC

https://sourceforge.net/p/fteqw/tickets/38/ killingtime187 wrote on 2017-02-22: resolution set to non-native 1024x768, bring down console, hit alt-enter to goto windows mode, hit alt-enter to go back to fullscreen, resolution is changed to...

bug
Windows

Some games/maps expose questional visibility culling: https://user-images.githubusercontent.com/40036380/204163707-f8694495-594e-408e-be1a-ae0d75e27941.mp4 This example is in `keep3` of HeXen II Portal of Praevus. The drawbridge in the original HeXen II exposes the same issue. I've...

bug
HeXen II

@Shpoike also said to get rid of this, I doubt it's seen much use.

enhancement
Windows

Stair smoothing and bobbing no longer work when turning on NetQuake playerphysics using `set sv_nqplayerphysics 1`. probably because the client's flags field is invalid on the client-side - as they...

bug
Quake

Another couple issues plaguing Quake III support: - vid_reload breaks the entire game if you're server host. Teleporters, triggers, jumpads, etc no longer function. - Auto weapon switching is broken....

bug
Quake III Arena

Currently the extension output for strcat is: ```c string(string s1, optional string s2, optional string s3, optional string s4, optional string s5, optional string s6, optional string s7, optional string...

FTEQCC