]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
Samual [Thu, 17 Nov 2011 22:13:23 +0000 (17:13 -0500)]
Give getfilternumber the functionality to also get edict numbers from player
names.. This way you can supply the name of a player you want to select
instead of just being able to supply the entity number.
Samual [Thu, 17 Nov 2011 21:33:42 +0000 (16:33 -0500)]
Adopt some code to use GetFilteredNumber() function for finding player
entity numbers.
Samual [Thu, 17 Nov 2011 21:05:47 +0000 (16:05 -0500)]
Some updates to prints in gamecommand.qc
Samual [Thu, 17 Nov 2011 20:31:47 +0000 (15:31 -0500)]
Merge remote-tracking branch 'origin/master' into samual/updatecommands
Rudolf Polzer [Thu, 17 Nov 2011 17:06:38 +0000 (18:06 +0100)]
fix typo
Rudolf Polzer [Thu, 17 Nov 2011 17:01:01 +0000 (18:01 +0100)]
cl_gibs_avelocity_scale for rotating gibs
Rudolf Polzer [Thu, 17 Nov 2011 13:17:46 +0000 (14:17 +0100)]
cl_minfps: make gibs die faster on low fps
Rudolf Polzer [Wed, 16 Nov 2011 08:56:25 +0000 (09:56 +0100)]
Merge remote-tracking branch 'origin/nifrek/framegroupsfix'
Rudolf Polzer [Wed, 16 Nov 2011 08:55:17 +0000 (09:55 +0100)]
Merge remote-tracking branch 'origin/nyov/hookfix'
nyov [Wed, 16 Nov 2011 07:15:07 +0000 (08:15 +0100)]
detach hook in intermission/endmatch
might not be necessary if 3rd person view would attach it to
the player model instead of view
Rudolf Polzer [Tue, 15 Nov 2011 15:21:22 +0000 (16:21 +0100)]
decals on models now render a LOT faster #woxblox#
you may want to try enabling them again
Rudolf Polzer [Tue, 15 Nov 2011 15:10:41 +0000 (16:10 +0100)]
use only 50 direction for bloodshower as a test. Maybe 50 is too low though.
Rudolf Polzer [Tue, 15 Nov 2011 15:10:19 +0000 (16:10 +0100)]
bloodshowers: change to use count instead of countabsolute
this SHOULD not be a visible change. If not, I will fix.
nifrek [Tue, 15 Nov 2011 11:39:25 +0000 (06:39 -0500)]
'wq' is not recognized as an internal or external command,
operable program or batch file.
nifrek [Tue, 15 Nov 2011 11:24:15 +0000 (06:24 -0500)]
Fix forwardleftbad frame number in framegroups for gak, nyx, pyria
Morphed [Tue, 15 Nov 2011 04:54:40 +0000 (05:54 +0100)]
fix
Morphed [Tue, 15 Nov 2011 03:40:34 +0000 (04:40 +0100)]
new blood for humans, aliens and robots, new mg trail and muzzle flash fx
Samual [Mon, 14 Nov 2011 21:02:39 +0000 (16:02 -0500)]
Fix compilation bug
Samual [Mon, 14 Nov 2011 20:54:33 +0000 (15:54 -0500)]
Merge remote branch 'origin/master' into samual/updatecommands
Rudolf Polzer [Mon, 14 Nov 2011 05:43:53 +0000 (06:43 +0100)]
declare a variable
Rudolf Polzer [Mon, 14 Nov 2011 05:43:21 +0000 (06:43 +0100)]
give two csqc functions the proper name
Samual [Fri, 11 Nov 2011 23:36:32 +0000 (18:36 -0500)]
More work with client side GameCommand (now more things work again :D)
Samual [Fri, 11 Nov 2011 18:19:43 +0000 (13:19 -0500)]
ANOTHER bug fixed
Samual [Fri, 11 Nov 2011 18:18:47 +0000 (13:18 -0500)]
Fix another compile bug
Samual [Fri, 11 Nov 2011 18:17:00 +0000 (13:17 -0500)]
Fix compile bug
Samual [Fri, 11 Nov 2011 08:35:56 +0000 (03:35 -0500)]
Working on settemp command
Samual [Fri, 11 Nov 2011 04:53:46 +0000 (23:53 -0500)]
Update to the last commit a bit :D
Samual [Fri, 11 Nov 2011 04:36:11 +0000 (23:36 -0500)]
Update the "invalid command" print to actually have the command string if it exists.
Samual [Thu, 10 Nov 2011 22:50:51 +0000 (17:50 -0500)]
Fixes for setbots command
Samual [Thu, 10 Nov 2011 20:48:20 +0000 (15:48 -0500)]
Make shuffleteams ACTUALLY work randomly ^_^
Samual [Thu, 10 Nov 2011 20:03:32 +0000 (15:03 -0500)]
Make allspec command skip bots, we can't do anything about them
Samual [Thu, 10 Nov 2011 19:49:32 +0000 (14:49 -0500)]
Delete sendcvar comment
Samual [Wed, 9 Nov 2011 18:54:18 +0000 (13:54 -0500)]
Finish hud command and add sendcvar command
Samual [Wed, 9 Nov 2011 06:20:18 +0000 (01:20 -0500)]
Add comment for old code so I can re-write it later
Samual [Wed, 9 Nov 2011 06:17:23 +0000 (01:17 -0500)]
Work on hud client command
Samual [Wed, 9 Nov 2011 02:32:33 +0000 (21:32 -0500)]
just something quick with vote.qc
Samual [Tue, 8 Nov 2011 19:45:54 +0000 (14:45 -0500)]
Fix compile error
Samual [Tue, 8 Nov 2011 19:23:07 +0000 (14:23 -0500)]
Much more work with CSQC gamecommand.qc, plus other fixes/tweaks elsewhere
Samual [Tue, 8 Nov 2011 16:45:23 +0000 (11:45 -0500)]
Update some comments
Samual [Tue, 8 Nov 2011 16:41:47 +0000 (11:41 -0500)]
Give CSQC its own gamecommand.qc file too -- Move consolecommands and gamecommands functions into there and begin re-writing them
Samual [Tue, 8 Nov 2011 15:25:39 +0000 (10:25 -0500)]
The macros don't need to be broken up anymore ^_^ (Note: For now, this makes the branch dependent on fteqcc master... last xonotic-stable will merge the commit for the fix though)
Samual [Tue, 8 Nov 2011 08:07:36 +0000 (03:07 -0500)]
Make GameCommand_playerdemo() use switches instead of many if/else statements
Samual [Tue, 8 Nov 2011 08:01:11 +0000 (03:01 -0500)]
Whoopsie
Samual [Tue, 8 Nov 2011 08:00:22 +0000 (03:00 -0500)]
Clean up the code, plus many fixes/tweaks to comments
Samual [Tue, 8 Nov 2011 07:46:34 +0000 (02:46 -0500)]
Shuffleteams command finally works properly! So far no known bugs, but will clean up the code and test on my servers later.
Samual [Mon, 7 Nov 2011 21:36:40 +0000 (16:36 -0500)]
Begin "shuffleteams" command -- basically it randomly builds a set of new teams, the idea is to make pickup matches or similar more easy to just pick teams, or even as a tool for autobalancing.
Samual [Mon, 7 Nov 2011 16:48:33 +0000 (11:48 -0500)]
Another comment tweak
Samual [Mon, 7 Nov 2011 16:46:59 +0000 (11:46 -0500)]
Also add that comment to clientcommands.qc
Samual [Mon, 7 Nov 2011 16:37:54 +0000 (11:37 -0500)]
Move clientcommands.qc to the same new help system
Samual [Mon, 7 Nov 2011 16:12:08 +0000 (11:12 -0500)]
Merge remote branch 'origin/master' into samual/updatecommands
Samual [Mon, 7 Nov 2011 16:07:18 +0000 (11:07 -0500)]
Add comment for direction on how to add commands
Samual [Mon, 7 Nov 2011 15:10:54 +0000 (10:10 -0500)]
Remove the old help request system
Rudolf Polzer [Mon, 7 Nov 2011 08:17:04 +0000 (09:17 +0100)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Mon, 7 Nov 2011 08:16:04 +0000 (09:16 +0100)]
allow sv_allow_fullbright and sv_cullentities_* cvars on pure servers
Samual [Mon, 7 Nov 2011 07:32:30 +0000 (02:32 -0500)]
Move the help functionality into the macro itself
Samual [Sun, 6 Nov 2011 21:20:11 +0000 (16:20 -0500)]
Merge remote branch 'origin/master' into samual/updatecommands
Rudolf Polzer [Sun, 6 Nov 2011 20:14:27 +0000 (21:14 +0100)]
detect whether map has vehicles/turrets in mapinfo (flag is unused yet)
Samual [Sun, 6 Nov 2011 18:20:11 +0000 (13:20 -0500)]
Begin new initialization system for commands, plus some tweaks to the macros
Samual [Sun, 6 Nov 2011 17:40:17 +0000 (12:40 -0500)]
Add commented out template for new gamecommand functions
Samual [Sun, 6 Nov 2011 17:33:42 +0000 (12:33 -0500)]
Fix client commands some more, plus other updates
Samual [Sun, 6 Nov 2011 07:43:10 +0000 (02:43 -0500)]
Also make clientcommands.qc use the same macro method for command listing
Samual [Sun, 6 Nov 2011 07:27:42 +0000 (02:27 -0500)]
Add the rest of the commands too
Samual [Sun, 6 Nov 2011 07:02:54 +0000 (02:02 -0500)]
Comment something out to compile temporarily
Samual [Sun, 6 Nov 2011 06:22:34 +0000 (01:22 -0500)]
New method of listing commands/functions -- works better and saves duplications of the commands.
Samual [Sun, 6 Nov 2011 04:37:17 +0000 (00:37 -0400)]
More consistency/fixes, this time for clientcommands.qc
Samual [Sun, 6 Nov 2011 04:08:14 +0000 (00:08 -0400)]
Move GetFilteredNumber to common/util.qc
Samual [Sat, 5 Nov 2011 19:46:25 +0000 (15:46 -0400)]
Don't declare temporary variables for other requests, it's only needed with command request. also: CONSISTENCY CONSISTENCY CONSISTENCYYYYYYYYYYYYYY :D
Samual [Sat, 5 Nov 2011 19:14:52 +0000 (15:14 -0400)]
Re-write moveplayer command a bit to fix the bug with argc (FINALLY ;D)
Samual [Sat, 5 Nov 2011 17:54:31 +0000 (13:54 -0400)]
Updates to moveplayer command, plus beginning of new feature which allows players to supply both #1 and 1 to refer to entity 1.
Samual [Fri, 4 Nov 2011 21:11:13 +0000 (17:11 -0400)]
Move radarmap stuff to a new file (It too is not appropriate for gamecommand.qc, it's 300 lines on its own)
Samual [Fri, 4 Nov 2011 20:31:20 +0000 (16:31 -0400)]
Move some stuff out of clientcommands.qc (it wasn't appropriate being there in the first place!)
Samual [Fri, 4 Nov 2011 19:41:10 +0000 (15:41 -0400)]
Merge remote branch 'origin/master' into samual/updatecommands
Conflicts:
qcsrc/server/clientcommands.qc
qcsrc/server/gamecommand.qc
Samual [Fri, 4 Nov 2011 19:06:47 +0000 (15:06 -0400)]
cl_announcer_maptime 3 in autocvars.qh
Samual [Fri, 4 Nov 2011 19:06:05 +0000 (15:06 -0400)]
Merge remote branch 'origin/samual/balance'
Samual [Fri, 4 Nov 2011 19:03:24 +0000 (15:03 -0400)]
Fix announcement/previous_announcement check -- should be good to go now :D
Samual [Fri, 4 Nov 2011 06:30:42 +0000 (02:30 -0400)]
Many fixes for announcer code, plus FINALLY fix the hagar "linkexplode" bug for contents... very annoying, but glad it's gone now :D
Samual [Thu, 3 Nov 2011 17:20:54 +0000 (13:20 -0400)]
Merge remote branch 'origin/master' into samual/balance
Rudolf Polzer [Wed, 2 Nov 2011 09:20:21 +0000 (10:20 +0100)]
add another checkfail
Rudolf Polzer [Wed, 2 Nov 2011 08:21:05 +0000 (09:21 +0100)]
get rid of the nextafter() hack now the engine has proper handling of this in setorigin()
Samual [Tue, 1 Nov 2011 18:35:34 +0000 (14:35 -0400)]
Add debug print
Samual [Tue, 1 Nov 2011 18:17:21 +0000 (14:17 -0400)]
Merge remote branch 'origin/master' into samual/balance
Rudolf Polzer [Tue, 1 Nov 2011 14:27:28 +0000 (15:27 +0100)]
request session locking
Rudolf Polzer [Tue, 1 Nov 2011 08:26:46 +0000 (09:26 +0100)]
Merge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Tue, 1 Nov 2011 08:26:06 +0000 (09:26 +0100)]
add a cvar "sessionid" to make progs.db unique across multiple servers using the same directory
Rudolf Polzer [Mon, 31 Oct 2011 10:29:39 +0000 (11:29 +0100)]
fix warning
Rudolf Polzer [Mon, 31 Oct 2011 07:31:49 +0000 (08:31 +0100)]
warpzones: always make sure origin is changed
Rudolf Polzer [Mon, 31 Oct 2011 07:27:49 +0000 (08:27 +0100)]
remove the second touch handler hack for warpzones, let's see what breaks (we still get the debug message)
Samual [Sat, 29 Oct 2011 18:45:18 +0000 (14:45 -0400)]
Merge remote branch 'origin/master' into samual/balance
Rudolf Polzer [Fri, 28 Oct 2011 21:45:19 +0000 (23:45 +0200)]
simplify bot-should-attack logic (PLEASE TEST)
Rudolf Polzer [Fri, 28 Oct 2011 20:54:40 +0000 (22:54 +0200)]
another debug cvar
Rudolf Polzer [Fri, 28 Oct 2011 19:33:15 +0000 (21:33 +0200)]
handle HTTP error 422: Unprocessable Entity by NOT retrying the send to a second receiving URL
Rudolf Polzer [Fri, 28 Oct 2011 19:29:54 +0000 (21:29 +0200)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Fri, 28 Oct 2011 19:29:48 +0000 (21:29 +0200)]
more spam
Rudolf Polzer [Fri, 28 Oct 2011 14:15:23 +0000 (16:15 +0200)]
race/cts: store UID2Name info prefixed with "/uid2name/" not "uid2name", to not clash in case a map's name starts with "uid2name".
Rudolf Polzer [Thu, 27 Oct 2011 11:32:43 +0000 (13:32 +0200)]
fix missing strzoning in menu_cmd curl --cvar
Rudolf Polzer [Thu, 27 Oct 2011 08:28:42 +0000 (10:28 +0200)]
handle an entity being antilag-takenback multiple times
Rudolf Polzer [Thu, 27 Oct 2011 08:01:44 +0000 (10:01 +0200)]
set proper colormap value for respawn ghosts
Rudolf Polzer [Thu, 27 Oct 2011 08:00:48 +0000 (10:00 +0200)]
CopyBody: unlink the color from the player slot when cloning
Rudolf Polzer [Thu, 27 Oct 2011 07:35:27 +0000 (09:35 +0200)]
Merge remote-tracking branch 'origin/atheros/secret'
Conflicts:
qcsrc/server/progs.src
Samual [Wed, 26 Oct 2011 16:21:50 +0000 (12:21 -0400)]
Add defaults to autocvars for announcer cvars to maintain compatibility