Activity for FTE QuakeWorld

  • Spoike Spoike committed [r6343] on Code

    A bit of a code cleanup, change a couple of prints.

  • Spoike Spoike committed [r6342] on Code

    Auto value for sv_demo_write_csqc now writes the csprogs into mvds, to hopefully reduce playback issues. the lazy record commands should be favouring .mvd.gz at least.

  • Spoike Spoike committed [r6341] on Code

    Try to support DP mods a bit better.

  • Spoike Spoike committed [r6340] on Code

    Try to be a bit more verbose about why webrtc might be failing.

  • Spoike Spoike committed [r6339] on Code

    Fix up some qc warnings from recent fteqcc improvements.

  • Spoike Spoike committed [r6338] on Code

    Make our mini http server report timestamps better, so wget's timestamping is happy.

  • Spoike Spoike committed [r6337] on Code

    Try to avoid sigpipe errors from tcp connections.

  • Spoike Spoike committed [r6336] on Code

    Make sure bad q2 layout strings won't go out of bounds. Add dev2 prints for bad layout string commands (there's probably lots of bad q2 mods out there, hence not dev1/unconditional).

  • Spoike Spoike committed [r6335] on Code

    Attempt to improve touchscreen behaviours with onscreen buttons that appear upon touch events (and fade out). Long presses should close menus etc. Likely needs some more work.

  • Spoike Spoike committed [r6334] on Code

    Show at least one address for each socket we're listening on, even if its loopback, instead of nothing at all.

  • Spoike Spoike committed [r6333] on Code

    Make sure freecs etc do heartbeats despite not giving a poop about nq/dp.

  • Spoike Spoike committed [r6332] on Code

    Fix vulkan renderer's rt spotlights (both shadows and spinning).

  • Spoike Spoike committed [r6331] on Code

    Start game menu's map option is now a combo instead of a text field, to save on typing.

  • Spoike Spoike committed [r6330] on Code

    If multiple updates come from inside the same .zip url, extract each one of them from a single download instead of downloading the exact same zip multiple times. This is mostly for DP mods that expect to need to download everything upfront.

  • Spoike Spoike committed [r6329] on Code

    Our Q2 code is a little fragile. Give it its assumptions to avoid hideousness.

  • Spoike Spoike committed [r6328] on Code

    Alt+tab was randomly registering as tab presses - explicitly ignore tab at the start of the input line so we don't end up with walls of console completion suggestions.

  • Spoike Spoike committed [r6327] on Code

    Handle recursive redirects better, don't silently truncate redirects.

  • Spoike Spoike committed [r6326] on Code

    Fix up the penalty system. stealth mutes are now actually stealthed properly, user bans no longer confuse removeip. Added stealthmute command for convienience.

  • Spoike Spoike committed [r6325] on Code

    Fixups for crashes triggered by xonotic, probably some other mods too.

  • Spoike Spoike committed [r6324] on Code

    ezquake clients were all being treated as version 0, instead of our version-dependant workarounds disabling when ezquake bugs got fixed.

  • Spoike Spoike committed [r6323] on Code

    Fix Q2 saved-game crash.

  • Spoike Spoike committed [r6322] on Code

    Make class parsing more c++-like, fix some issues with uninitialised variables not getting detected properly.

  • Spoike Spoike committed [r6321] on Code

    Fix _bump texture loading.

  • Spoike Spoike committed [r6320] on Code

    Rework gamepad menu bindings, should be more intuitive now.

  • Spoike Spoike committed [r6319] on Code

    Avoid the use of RETURN_CSTRING for cvar string values that might get cached by qc beyond the engine freeing the implied memory (crashes were reported by pjt/newby).

  • Spoike Spoike committed [r6318] on Code

    Add file uri support, requires a '-allowfileurl' commandline argument.

  • Spoike Spoike committed [r6317] on Code

    Add rogue's teamplay modes to the menu.

  • Spoike Spoike committed [r6316] on Code

    Add -unsafefopen commandline argument to allow disabling the qc fopen sandboxing (like the original frik_file spec).

  • Spoike Spoike committed [r6315] on Code

    Fix up some SDL issues.

  • Spoike Spoike committed [r6314] on Code

    add base64encode and base64decode builtins. Allow the second arg of registercommand builtin to specify a description for that command.

  • Spoike Spoike committed [r6313] on Code

    Fix partial fakeshaft not always appearing.

  • Spoike Spoike committed [r6312] on Code

    Fix cl_maxfps's periodic fast-frame bug. Reduce latency in singleplayer.

  • Spoike Spoike committed [r6311] on Code

    Be more verbose in the case of hardware errors, in case OMC has that issue again.

  • Spoike Spoike committed [r6310] on Code

    Make sure the rerelease's models can do colourmapping properly.

  • Spoike Spoike committed [r6309] on Code

    Better compat with QE. EX_PROMPT now supported serverside (emulated for non-qe clients). Per-client localisation now works. Scoreboards are now a little nicer when running mods with well-defined teams (eg NQ ssqc).

  • Spoike Spoike committed [r6308] on Code

    Make sure runstandardplayerphysics builtin properly initialises everything it needs.

  • Spoike Spoike committed [r6307] on Code

    Fix up some docs.

  • xaGe xaGe posted a comment on ticket #155

    That's great.

  • Xylemon Xylemon posted a comment on ticket #152

    Moved to https://github.com/fte-team/fteqw/issues/154

  • Xylemon Xylemon posted a comment on ticket #151

    Moved to https://github.com/fte-team/fteqw/issues/153

  • Xylemon Xylemon posted a comment on ticket #150

    Moved to https://github.com/fte-team/fteqw/issues/152

  • Xylemon Xylemon posted a comment on ticket #149

    Moved to https://github.com/fte-team/fteqw/issues/151

  • Xylemon Xylemon posted a comment on ticket #148

    Moved to https://github.com/fte-team/fteqw/issues/150

  • Xylemon Xylemon posted a comment on ticket #147

    Moved to https://github.com/fte-team/fteqw/issues/149

  • Xylemon Xylemon posted a comment on ticket #145

    Moved to https://github.com/fte-team/fteqw/issues/148

  • Xylemon Xylemon posted a comment on ticket #142

    Moved to https://github.com/fte-team/fteqw/issues/147

  • Xylemon Xylemon posted a comment on ticket #141

    Moved to https://github.com/fte-team/fteqw/issues/146

  • Xylemon Xylemon posted a comment on ticket #140

    Moved to https://github.com/fte-team/fteqw/issues/145

  • Xylemon Xylemon posted a comment on ticket #134

    Moved to https://github.com/fte-team/fteqw/issues/144

  • Xylemon Xylemon posted a comment on ticket #127

    Moved to https://github.com/fte-team/fteqw/issues/143

  • Xylemon Xylemon posted a comment on ticket #125

    Merged into https://github.com/fte-team/fteqw/issues/17

  • Xylemon Xylemon posted a comment on ticket #123

    Moved to https://github.com/fte-team/fteqw/issues/142

  • Xylemon Xylemon posted a comment on ticket #121

    Moved to https://github.com/fte-team/fteqw/issues/141

  • Xylemon Xylemon posted a comment on ticket #119

    Moved to https://github.com/fte-team/fteqw/issues/140

  • Xylemon Xylemon posted a comment on ticket #111

    Moved to https://github.com/fte-team/fteqw/issues/139

  • Xylemon Xylemon posted a comment on ticket #102

    Moved to https://github.com/fte-team/fteqw/issues/138

  • Xylemon Xylemon posted a comment on ticket #98

    Moved to https://github.com/fte-team/fteqw/issues/137

  • Xylemon Xylemon posted a comment on ticket #94

    Moved to https://github.com/fte-team/fteqw/issues/136

  • Xylemon Xylemon posted a comment on ticket #93

    Moved to https://github.com/fte-team/fteqw/issues/135

  • Xylemon Xylemon posted a comment on ticket #92

    Moved to https://github.com/fte-team/fteqw/issues/134

  • Xylemon Xylemon posted a comment on ticket #89

    Moved to https://github.com/fte-team/fteqw/issues/133

  • Xylemon Xylemon posted a comment on ticket #86

    Moved to https://github.com/fte-team/fteqw/issues/132

  • Xylemon Xylemon posted a comment on ticket #85

    Moved to https://github.com/fte-team/fteqw/issues/131

  • Xylemon Xylemon posted a comment on ticket #84

    Moved to https://github.com/fte-team/fteqw/issues/130

  • Xylemon Xylemon posted a comment on ticket #81

    Moved to https://github.com/fte-team/fteqw/issues/129

  • Xylemon Xylemon posted a comment on ticket #81

    I know we are in the middle of moving to Github, but I just wanted to take a moment to say thank you for testing and patching issues on OpenBSD :)

  • Xylemon Xylemon posted a comment on ticket #80

    Moved to https://github.com/fte-team/fteqw/issues/128

  • Xylemon Xylemon posted a comment on ticket #76

    Moved to https://github.com/fte-team/fteqw/issues/127

  • Xylemon Xylemon posted a comment on ticket #75

    Moved to https://github.com/fte-team/fteqw/issues/126

  • Xylemon Xylemon posted a comment on ticket #74

    Moved to https://github.com/fte-team/fteqw/issues/125

  • Xylemon Xylemon posted a comment on ticket #73

    Moved to https://github.com/fte-team/fteqw/issues/124

  • Xylemon Xylemon posted a comment on ticket #72

    Moved to https://github.com/fte-team/fteqw/issues/123

  • Xylemon Xylemon posted a comment on ticket #71

    Moved to https://github.com/fte-team/fteqw/issues/122

  • Xylemon Xylemon posted a comment on ticket #70

    Moved to https://github.com/fte-team/fteqw/issues/121

  • Xylemon Xylemon posted a comment on ticket #69

    Moved to https://github.com/fte-team/fteqw/issues/120

  • Xylemon Xylemon posted a comment on ticket #67

    Moved to https://github.com/fte-team/fteqw/issues/119

  • Xylemon Xylemon posted a comment on ticket #65

    Moved to https://github.com/fte-team/fteqw/issues/118

  • Xylemon Xylemon posted a comment on ticket #58

    Moved to https://github.com/fte-team/fteqw/issues/117

  • Xylemon Xylemon posted a comment on ticket #56

    Moved to https://github.com/fte-team/fteqw/issues/116

  • Xylemon Xylemon posted a comment on ticket #54

    Moved to https://github.com/fte-team/fteqw/issues/115

  • Xylemon Xylemon posted a comment on ticket #52

    Moved to https://github.com/fte-team/fteqw/issues/114

  • Xylemon Xylemon posted a comment on ticket #49

    Moved to https://github.com/fte-team/fteqw/issues/113

  • Xylemon Xylemon modified a comment on ticket #47

    Moved to https://github.com/fte-team/fteqw/issues/112

  • Xylemon Xylemon posted a comment on ticket #47

    Moved to https://github.com/fte-team/fteqw/issues/11

  • Xylemon Xylemon posted a comment on ticket #46

    Moved to https://github.com/fte-team/fteqw/issues/111

  • Xylemon Xylemon posted a comment on ticket #43

    Moved to https://github.com/fte-team/fteqw/issues/110

  • Xylemon Xylemon posted a comment on ticket #42

    Moved to https://github.com/fte-team/fteqw/issues/109

  • Xylemon Xylemon posted a comment on ticket #41

    Moved to https://github.com/fte-team/fteqw/issues/108

  • Xylemon Xylemon posted a comment on ticket #38

    Moved to https://github.com/fte-team/fteqw/issues/106

  • Xylemon Xylemon posted a comment on ticket #37

    Moved to https://github.com/fte-team/fteqw/issues/105

  • Xylemon Xylemon posted a comment on ticket #28

    Moved to https://github.com/fte-team/fteqw/issues/104

  • Xylemon Xylemon posted a comment on ticket #27

    Moved to https://github.com/fte-team/fteqw/issues/103

  • Xylemon Xylemon posted a comment on ticket #20

    Moved to https://github.com/fte-team/fteqw/issues/101

  • Xylemon Xylemon posted a comment on ticket #18

    Moved to https://github.com/fte-team/fteqw/issues/100

  • Xylemon Xylemon modified a comment on ticket #16

    Moved to https://github.com/fte-team/fteqw/issues/99

  • Xylemon Xylemon posted a comment on ticket #16

    Moved to https://github.com/fte-team/fteqw/issues/16

  • Xylemon Xylemon posted a comment on ticket #15

    Moved to https://github.com/fte-team/fteqw/issues/98

  • Xylemon Xylemon posted a comment on ticket #51

    Merged into https://github.com/fte-team/fteqw/issues/15

  • Xylemon Xylemon posted a comment on ticket #96

    Merged into https://github.com/fte-team/fteqw/issues/15

  • Xylemon Xylemon posted a comment on ticket #138

    Merged into https://github.com/fte-team/fteqw/issues/15

1 >