]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
Rudolf Polzer [Mon, 17 Dec 2012 16:10:33 +0000 (17:10 +0100)]
fix another one...
Rudolf Polzer [Mon, 17 Dec 2012 16:08:50 +0000 (17:08 +0100)]
Merge branch 'master' into divVerent/csad
Rudolf Polzer [Mon, 17 Dec 2012 16:07:12 +0000 (17:07 +0100)]
fix uninitialized
Rudolf Polzer [Mon, 17 Dec 2012 16:04:46 +0000 (17:04 +0100)]
fix a turret system bug using uninitialized stuff
Rudolf Polzer [Mon, 17 Dec 2012 16:03:12 +0000 (17:03 +0100)]
fix most uninitialized stuff in svqc
Rudolf Polzer [Mon, 17 Dec 2012 15:31:22 +0000 (16:31 +0100)]
more gmqcc support
Rudolf Polzer [Mon, 17 Dec 2012 15:29:58 +0000 (16:29 +0100)]
fix some uninitialized variable use etc.
Rudolf Polzer [Mon, 17 Dec 2012 14:37:36 +0000 (15:37 +0100)]
Merge remote-tracking branch 'origin/master' into divVerent/csad
Rudolf Polzer [Mon, 17 Dec 2012 14:35:37 +0000 (15:35 +0100)]
define XONOTIC_USE_GMQCC and FTEQCC=.../gmqcc to compile with gmqcc
Rudolf Polzer [Mon, 17 Dec 2012 14:28:50 +0000 (15:28 +0100)]
removed the FTEQCC_YOU_SUCK macro
Rudolf Polzer [Mon, 17 Dec 2012 14:17:18 +0000 (15:17 +0100)]
fix semicolon
Rudolf Polzer [Mon, 17 Dec 2012 14:16:15 +0000 (15:16 +0100)]
more gmqcc compile fixes
Rudolf Polzer [Mon, 17 Dec 2012 14:15:42 +0000 (15:15 +0100)]
whitespace fixes
Rudolf Polzer [Mon, 17 Dec 2012 14:06:15 +0000 (15:06 +0100)]
fix a few syntax errors
Rudolf Polzer [Mon, 17 Dec 2012 14:35:37 +0000 (15:35 +0100)]
define XONOTIC_USE_GMQCC and FTEQCC=.../gmqcc to compile with gmqcc
Rudolf Polzer [Mon, 17 Dec 2012 14:28:50 +0000 (15:28 +0100)]
removed the FTEQCC_YOU_SUCK macro
Rudolf Polzer [Mon, 17 Dec 2012 14:17:18 +0000 (15:17 +0100)]
fix semicolon
Rudolf Polzer [Mon, 17 Dec 2012 14:16:15 +0000 (15:16 +0100)]
more gmqcc compile fixes
Rudolf Polzer [Mon, 17 Dec 2012 14:15:42 +0000 (15:15 +0100)]
whitespace fixes
Rudolf Polzer [Mon, 17 Dec 2012 14:06:15 +0000 (15:06 +0100)]
fix a few syntax errors
Rudolf Polzer [Fri, 14 Dec 2012 10:16:53 +0000 (11:16 +0100)]
Merge branch 'master' into divVerent/csad
Rudolf Polzer [Fri, 14 Dec 2012 10:16:30 +0000 (11:16 +0100)]
Merge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Fri, 14 Dec 2012 10:00:16 +0000 (11:00 +0100)]
link to new/better playerstats response format idea
Samual Lenks [Fri, 14 Dec 2012 09:53:16 +0000 (04:53 -0500)]
Remove "Respawning now..." from scoreboard respawn count (looks glitchy)
Samual Lenks [Fri, 14 Dec 2012 02:13:33 +0000 (21:13 -0500)]
Allow players to still choose the visual gun position with g_shootfromeye
Rudolf Polzer [Thu, 13 Dec 2012 09:46:04 +0000 (10:46 +0100)]
fix lerping in the non-animblend case
Rudolf Polzer [Thu, 13 Dec 2012 09:41:11 +0000 (10:41 +0100)]
csad: fix a typo breaking interpolation
Rudolf Polzer [Thu, 13 Dec 2012 08:31:53 +0000 (09:31 +0100)]
csad: some animation fixes
Samual Lenks [Wed, 12 Dec 2012 21:59:22 +0000 (16:59 -0500)]
Merge remote-tracking branch 'origin/terencehill/directmenu_options'
Samual Lenks [Wed, 12 Dec 2012 21:57:22 +0000 (16:57 -0500)]
Merge remote-tracking branch 'origin/master' into terencehill/directmenu_options
Samual Lenks [Wed, 12 Dec 2012 21:52:52 +0000 (16:52 -0500)]
Merge remote-tracking branch 'origin/terencehill/cmd_fixes'
Conflicts:
qcsrc/client/scoreboard.qc
qcsrc/server/g_world.qc
Samual Lenks [Wed, 12 Dec 2012 21:44:46 +0000 (16:44 -0500)]
Merge remote-tracking branch 'origin/terencehill/forced_intermission_eventchase'
Conflicts:
qcsrc/client/View.qc
Samual Lenks [Tue, 11 Dec 2012 22:17:48 +0000 (17:17 -0500)]
Merge remote-tracking branch 'origin/master' into divVerent/csad
Samual Lenks [Tue, 11 Dec 2012 21:51:52 +0000 (16:51 -0500)]
Merge remote-tracking branch 'origin/terencehill/cursormode'
Samual Lenks [Sat, 8 Dec 2012 03:09:54 +0000 (22:09 -0500)]
Add a way to disable cursormode (just in case)
Rudolf Polzer [Wed, 5 Dec 2012 05:33:47 +0000 (06:33 +0100)]
Ent_Remove: delete skeletonobjects if there are any
This fixes the memory leak CSAD had.
Samual Lenks [Tue, 4 Dec 2012 20:44:39 +0000 (15:44 -0500)]
Merge remote-tracking branch 'origin/master' into terencehill/cursormode
Rudolf Polzer [Tue, 4 Dec 2012 16:46:53 +0000 (17:46 +0100)]
note a memory leak, fix later
Rudolf Polzer [Tue, 4 Dec 2012 16:42:47 +0000 (17:42 +0100)]
fix bugs; now blending WORKS! (set _animblend 1)
Rudolf Polzer [Tue, 4 Dec 2012 16:38:35 +0000 (17:38 +0100)]
Merge remote-tracking branch 'origin/divVerent/csad' into divVerent/csad
Conflicts:
qcsrc/client/csqcmodel_hooks.qc
Rudolf Polzer [Tue, 4 Dec 2012 16:37:20 +0000 (17:37 +0100)]
Merge remote-tracking branch 'origin/master' into divVerent/csad
Rudolf Polzer [Tue, 4 Dec 2012 16:37:16 +0000 (17:37 +0100)]
more stuff
Rudolf Polzer [Tue, 4 Dec 2012 16:27:36 +0000 (17:27 +0100)]
experimental animation blending
(set _animblend 1 to test it)
Samual Lenks [Sun, 2 Dec 2012 19:15:32 +0000 (14:15 -0500)]
Make the strings translatable, plus add a cvar for controlling the decimal
places to display (2 was too many, and just simply unnecessary)
Samual Lenks [Sun, 2 Dec 2012 18:57:06 +0000 (13:57 -0500)]
Merge remote-tracking branch 'origin/mirceakitsune/scoreboard_respawn_info'
Samual Lenks [Sun, 2 Dec 2012 18:51:36 +0000 (13:51 -0500)]
Merge remote-tracking branch 'origin/terencehill/scoring_fix'
Rudolf Polzer [Sun, 2 Dec 2012 11:45:12 +0000 (12:45 +0100)]
get rid of ANIMPRIO_STATIC, it was misused anyway
Rudolf Polzer [Sun, 2 Dec 2012 11:41:42 +0000 (12:41 +0100)]
animdecide: artificially extend shoot/melee actions
Rudolf Polzer [Sun, 2 Dec 2012 11:38:20 +0000 (12:38 +0100)]
animdecide: cancel the weapon fire anim when firing is over
Rudolf Polzer [Sun, 2 Dec 2012 10:51:01 +0000 (11:51 +0100)]
animdecide: improvements
Fix implicit state on cloned players.
Fix non-csqcplayers (just because I can, this code will get disabled anyway)
Rudolf Polzer [Fri, 30 Nov 2012 15:38:55 +0000 (16:38 +0100)]
CSAD: various fixes. Should be playable now!
terencehill [Sun, 25 Nov 2012 19:01:27 +0000 (20:01 +0100)]
Put the block of code that detects a push into the void before MUTATOR_CALLHOOK(PlayerDamage_SplitHealthArmor), so that attacker is changed from trigger_hurt to the pusher player before PlayerDamage_SplitHealthArmor call. With this change playing with the vampire mutator, if you push someone into the void you also suck all his remaining health.
terencehill [Sun, 25 Nov 2012 12:33:16 +0000 (13:33 +0100)]
CA: Fix "WARNING: adding score to unknown player" console error when a player falls into the void. Also, since player points are given based on inflicted damage, give points for killing someone by pushing him into the void too
Rudolf Polzer [Thu, 22 Nov 2012 16:13:44 +0000 (17:13 +0100)]
add comment
Rudolf Polzer [Thu, 22 Nov 2012 16:08:46 +0000 (17:08 +0100)]
fix some more bugs. cl_csad now performs animation on the client.
Rudolf Polzer [Thu, 22 Nov 2012 15:52:05 +0000 (16:52 +0100)]
fix crouching
Rudolf Polzer [Thu, 22 Nov 2012 15:49:49 +0000 (16:49 +0100)]
fix compile
Rudolf Polzer [Thu, 22 Nov 2012 15:46:03 +0000 (16:46 +0100)]
new and VERY broken cvar: cl_csad
Rudolf Polzer [Thu, 22 Nov 2012 14:11:46 +0000 (15:11 +0100)]
network the anim parameters (still unused, but can be checked on client by prvm_*)
Rudolf Polzer [Thu, 22 Nov 2012 13:59:03 +0000 (14:59 +0100)]
csqcmodel: provide helper functions for CSAD use
Rudolf Polzer [Thu, 22 Nov 2012 13:44:36 +0000 (14:44 +0100)]
include CSAD code in client compilation too. Not used yet.
Rudolf Polzer [Thu, 22 Nov 2012 13:41:26 +0000 (14:41 +0100)]
support upper and lower implicit actions; add back jump detection
Rudolf Polzer [Wed, 21 Nov 2012 11:20:49 +0000 (12:20 +0100)]
fix a comment
Rudolf Polzer [Wed, 21 Nov 2012 11:19:51 +0000 (12:19 +0100)]
fix a few bugs in the new code
Now normal gameplay actually works, except for jumping
Rudolf Polzer [Wed, 21 Nov 2012 10:57:11 +0000 (11:57 +0100)]
Factor out animation decisions and gameplay
This will later allow performing the animation decision on the client,
using flags networked by the server. Requirement for animation blending.
Rudolf Polzer [Thu, 1 Nov 2012 15:26:28 +0000 (16:26 +0100)]
Merge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Thu, 1 Nov 2012 15:25:53 +0000 (16:25 +0100)]
add an "animbench" server command to benchmark model animation
Samual Lenks [Wed, 24 Oct 2012 21:39:53 +0000 (17:39 -0400)]
Merge remote-tracking branch 'origin/terencehill/not_resizable_panel_bugfix'
Rudolf Polzer [Wed, 24 Oct 2012 11:06:01 +0000 (13:06 +0200)]
A @!#%'n Klein Bottle. Model by CuBeOwL ;)
Also, deleted old and now unused tuba sounds.
Rudolf Polzer [Wed, 17 Oct 2012 14:36:51 +0000 (16:36 +0200)]
fix typo
Rudolf Polzer [Wed, 17 Oct 2012 14:36:22 +0000 (16:36 +0200)]
bot_cmd sound: allow to specify channel, volume, attenuation
Rudolf Polzer [Wed, 17 Oct 2012 11:36:05 +0000 (13:36 +0200)]
scripting fix
terencehill [Sat, 13 Oct 2012 22:37:32 +0000 (00:37 +0200)]
Fix bug where a panel resized to fullscreen cannot be resized anymore (with mouse left button)
Rudolf Polzer [Thu, 11 Oct 2012 14:13:04 +0000 (16:13 +0200)]
add "devmap" command for quake3 command line compatibility
Rudolf Polzer [Thu, 11 Oct 2012 12:08:41 +0000 (14:08 +0200)]
fix a small func_vectormamamamam bug (wrong origin)
Mircea Kitsune [Sat, 6 Oct 2012 14:48:55 +0000 (17:48 +0300)]
Use a more correct code for the arena part. Old one worked well but this should be more consistent
Mircea Kitsune [Sat, 6 Oct 2012 12:54:50 +0000 (15:54 +0300)]
Improve last commit, and show a separate text while the server is working on respawning the player
Mircea Kitsune [Sat, 6 Oct 2012 12:44:37 +0000 (15:44 +0300)]
Don't show a negative value while the server is respawning the player
Mircea Kitsune [Sat, 6 Oct 2012 11:57:39 +0000 (14:57 +0300)]
Use ftos_decimals instead of foolshly bounding and substring-ing the value. Respawn timer will now show values past 9.99
Mircea Kitsune [Sat, 6 Oct 2012 11:48:37 +0000 (14:48 +0300)]
Only show when the player is allowed to spawn, not during rounds in Arena or Clan Arena
Mircea Kitsune [Sat, 6 Oct 2012 10:54:10 +0000 (13:54 +0300)]
Better text colors
Mircea Kitsune [Sat, 6 Oct 2012 10:39:48 +0000 (13:39 +0300)]
Copy stat_respawn_time for spectated players
Mircea Kitsune [Sat, 6 Oct 2012 10:36:11 +0000 (13:36 +0300)]
Code cleanup
Mircea Kitsune [Sat, 6 Oct 2012 00:02:32 +0000 (03:02 +0300)]
Bound timer to 9.999999 seconds... no one should set a spawn timer longer than 10 either way
Mircea Kitsune [Fri, 5 Oct 2012 23:51:29 +0000 (02:51 +0300)]
Limit seconds to 4 characters (eg: 1.23 instead of 1.234567)
Mircea Kitsune [Fri, 5 Oct 2012 23:41:29 +0000 (02:41 +0300)]
Show key name when indicating the player how to respawn. Not that it's needed, but if we're doing it let's do it right :P
Mircea Kitsune [Fri, 5 Oct 2012 23:34:55 +0000 (02:34 +0300)]
Colorize seconds in yellow
Mircea Kitsune [Fri, 5 Oct 2012 23:31:02 +0000 (02:31 +0300)]
Properly draw respawn info on a new line
Mircea Kitsune [Fri, 5 Oct 2012 23:18:50 +0000 (02:18 +0300)]
Show respawn information below the scoreboard when dead. Useful to know if you've already triggered a respawn, or how long you have to wait until you can spawn back. Uses a single extra stat for all info
Rudolf Polzer [Mon, 1 Oct 2012 12:40:42 +0000 (14:40 +0200)]
more accurate accuracy sending
Rudolf Polzer [Mon, 1 Oct 2012 11:17:25 +0000 (13:17 +0200)]
sort the stats list again
Rudolf Polzer [Mon, 1 Oct 2012 10:54:52 +0000 (12:54 +0200)]
a new cheat for devs
developer_csqcentities
Rudolf Polzer [Thu, 27 Sep 2012 09:25:19 +0000 (11:25 +0200)]
make sv_cheats code more regular: move sv_cheats 3 mode to sv_cheats 2 too
Now sv_cheats 2 means in general "even allow cheats if these may crash
the server or whatever"
Rudolf Polzer [Wed, 26 Sep 2012 19:16:28 +0000 (21:16 +0200)]
sv_cheats 3: allow spectators to cheat too
Rudolf Polzer [Wed, 26 Sep 2012 07:32:14 +0000 (09:32 +0200)]
make the cpp hack for ACCUMULATE_FUNCTION optional
I had found a way to achieve the same using DP_QC_ENTITYDATA,
FRIK_FILE string handling, and DP_QC_ENTITYSTRING.
Rudolf Polzer [Tue, 25 Sep 2012 11:52:39 +0000 (13:52 +0200)]
fix fteqcc warning
Rudolf Polzer [Tue, 25 Sep 2012 11:22:57 +0000 (13:22 +0200)]
Merge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Tue, 25 Sep 2012 11:22:28 +0000 (13:22 +0200)]
allow overriding mins/maxs in triggers
Samual Lenks [Mon, 24 Sep 2012 18:58:23 +0000 (14:58 -0400)]
Merge branch 'master' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir
Samual Lenks [Mon, 24 Sep 2012 18:57:23 +0000 (14:57 -0400)]
Fix unban command to accept all kinds of syntaxes