]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server
Make bots find their ctf base
[divverent/nexuiz.git] / data / qcsrc / server /
2009-05-30 mand1ngaMake bots find their ctf base
2009-05-30 div0now REALLY prevent revenge from the grave
2009-05-30 div0rocket guiding: no revenge from the grave
2009-05-30 div0weaker rocket guidance, 120 deg/sec is really too much...
2009-05-30 mrbougoitems that aren't picked up should not spawn particles...
2009-05-30 div0fix mixed dos/unix linefeeds before I do actual changes...
2009-05-30 mand1ngaMinor cleanup
2009-05-30 mand1ngaCTF flag glow trails imported from Spidflisk by -z-
2009-05-29 mrbougoweapon cvars checksum updated
2009-05-29 mrbougoMore tweaks to the blood color, simulate te_bloodshower...
2009-05-29 div0#101
2009-05-29 div0prevent guiding for the first 0.15s after firing rocket...
2009-05-29 div0As per lordhavoc's suggestion, all rockets are guided...
2009-05-29 div0fix grenade launcher through floor
2009-05-29 mand1ngaMinor fix
2009-05-29 mand1ngaNew cvar checksum
2009-05-29 mand1ngaNew file based configuration for bots by Taoki
2009-05-28 div0item pickup effect
2009-05-27 div0- move RandomSelection to misc/
2009-05-27 div0keep shot origins outside walls (maybe fixes a bug...
2009-05-26 mrbougonew gib types: alien and robot_shiny, and blood types...
2009-05-26 mrbougomake the door entities stop their movement on reset
2009-05-26 mrbougoreset trigger_multiple correctly: don't assume they...
2009-05-24 div0fix some more bad stuff in new onslaught code
2009-05-24 div0fix major breakage in onslaught code (e.g. map reset...
2009-05-24 div0include game_starttime in respawn time calc
2009-05-22 mand1ngaFix compiler warnings
2009-05-22 div0clarify welcome message handling in campaign
2009-05-22 div0add a g_tdm_teams_override cvar similar to g_keyhunt_te...
2009-05-22 mand1ngaPimp Onslaught code :)
2009-05-21 morphedforgotten onslaught code found in shaolin temple
2009-05-20 mand1ngaFix typo
2009-05-20 div0new supercontents flags: BOTCLIP (matching Q3's botclip...
2009-05-18 mand1ngaNew generator explosion for Onslaught
2009-05-17 div0now the trolls have done it. An official "mute" and...
2009-05-16 div0print which item you picked up if you pick up jetpack...
2009-05-16 div0forbid LOD models if ALLOW_VARIABLE_LOD is set
2009-05-12 morphednew generator model, with damage models and small code...
2009-05-12 div0debrisskin parameter to func_breakable
2009-05-12 div0the "noobhud": a HUD that does not show armor and healt...
2009-05-12 div0items: randomize initial spawn of powerups fully
2009-05-12 div0fix respawn display of teamed items
2009-05-12 div0use grey for jetpack, not orange
2009-05-12 div0cvar check :P
2009-05-12 div0testing:
2009-05-11 div0hook now takes fuel
2009-05-11 div0hit plots: also print weapon number
2009-05-11 div0handle antilag for bots correctly for hitplot purposes
2009-05-10 div0fix two bugs in hitplotting
2009-05-10 div0hit plot fix of closing file handle -1
2009-05-10 div0hitplot writing
2009-05-10 greenmarinefix issue 19
2009-05-10 mand1ngaAdded moveto and resetgoal bot commands
2009-05-10 mand1ngaAdded support for custom, per-bot waypoints. Required...
2009-05-10 mand1ngaDisallowed the removal of auto-generated waypoints
2009-05-09 div0make sv_doublejump safer by blocking jumping for up...
2009-05-08 morphednew behavior for control point icon (by Taoki)
2009-05-08 mrbougoNexball HUD fix, and using the porto as weapon now
2009-05-08 morphednew control point pad and icon + code changes for them...
2009-05-08 div0simplifying Warsow-style physics code even more, as...
2009-05-08 div0in warsow bunny mode, CPM_PM_Aircontrol never does...
2009-05-07 div0Wsw-like physics modes (needs current engine from svn)
2009-05-07 div0factor out Q3's PM_Accelerate function
2009-05-06 div0a little bit more cleanup; allow sv_maxairspeed > sv_ma...
2009-05-06 div0non-gameplay change: consistently apply the speed multi...
2009-05-05 esteeladded sv_cmd/menu_cmd "records" "maplist lsmaps" "mapli...
2009-05-05 div0bind q weaplast; added a comment
2009-05-05 div0also read the new movement cvars
2009-05-05 div0bugfix for latest commit
2009-05-05 div0experimental CPMA-style physics mode (only server side...
2009-05-04 greenmarineMove announcer sounds for remaining map time to CSQC...
2009-05-04 morphedonslaught: more consistent generator model names (...
2009-05-04 mand1ngaFix bug in the loading of hardired links. Also these...
2009-05-04 div0undo "TrueAim" for mortar and electro secondary - it...
2009-05-04 div0crosshair_hittest feature: blur out the crosshair if...
2009-05-04 div0new toys for func_breakable (lots new options about...
2009-05-03 morphedonslaught - visible damage for generator ( code by...
2009-05-03 esteelcvar checksums
2009-05-03 div0fix a bug in flood control
2009-05-03 div0handle "tell" messages in qc too, to do flood protectio...
2009-05-03 mand1ngaFix typo
2009-05-03 mand1ngaSlighly better workaround for goals leading straight...
2009-05-02 mand1ngaFixed bug in the detection of goals
2009-05-02 mand1ngaAdded support for waypoint hardwiring. Same format...
2009-05-02 div0revert many fteqcc workarounds, as Blub has a patch...
2009-05-01 mand1ngaTell the location of new/removed waypoints (towards...
2009-05-01 mand1ngaFix in the navigation_hasgoals field handling
2009-05-01 mand1ngaBetter placement for auto generated waypoints. For...
2009-05-01 mrbougoprevent non-players from stealing, and add 'same team...
2009-04-30 div0use InitializeEntity for onslaught too
2009-04-29 div0minstagib: make players always fullbright again
2009-04-28 div0fix two more obviously buggy places
2009-04-28 div0fix debris bug in func_breakable
2009-04-28 div0fix a typo in walker code
2009-04-28 div0try working around fteqcc -r3178 bug
2009-04-28 esteelcvar checksums
2009-04-28 div0Nick flood protection. Death to nick changing scripts!
2009-04-28 mand1ngaChanged the probability of ctf roles assignations to...
2009-04-28 mand1ngaConverted the bot command queue from arrays to entities...
2009-04-27 mand1ngaDon't pre-turn if the next goal is a teleporter / jump pad
next