]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
11 years agoMerge branch 'master' into mario/monsters
Mario [Mon, 25 Feb 2013 19:21:59 +0000 (06:21 +1100)]
Merge branch 'master' into mario/monsters

11 years agoFix uninitialized var
Samual Lenks [Mon, 25 Feb 2013 17:35:13 +0000 (12:35 -0500)]
Fix uninitialized var

11 years agoUpdate player sounds when selecting a character of the same model but a different...
Mircea Kitsune [Mon, 25 Feb 2013 15:23:10 +0000 (17:23 +0200)]
Update player sounds when selecting a character of the same model but a different skin (per-skin voices)

11 years agoMerge branch 'master' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Mon, 25 Feb 2013 15:47:13 +0000 (16:47 +0100)]
Merge branch 'master' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir

11 years agoFix team damage complaints to also work if mirror damage is off, closes #1433 (thanks...
Rudolf Polzer [Mon, 25 Feb 2013 15:45:47 +0000 (16:45 +0100)]
Fix team damage complaints to also work if mirror damage is off, closes #1433 (thanks, Taoki)

11 years agoFix mobspawn command not checking if monsters are enabled
Mario [Mon, 25 Feb 2013 06:20:09 +0000 (17:20 +1100)]
Fix mobspawn command not checking if monsters are enabled

11 years agodisable up/down aiming while dead, fixes #1420
Rudolf Polzer [Sun, 24 Feb 2013 19:05:46 +0000 (20:05 +0100)]
disable up/down aiming while dead, fixes #1420

11 years agofix some parts about hidden/forbidden maps
Rudolf Polzer [Sun, 24 Feb 2013 18:56:46 +0000 (19:56 +0100)]
fix some parts about hidden/forbidden maps

11 years agoAdd support for custom monster target range
Mario [Sun, 24 Feb 2013 18:45:36 +0000 (05:45 +1100)]
Add support for custom monster target range

11 years agoFix stretched movetarget text
Mario [Sun, 24 Feb 2013 18:12:34 +0000 (05:12 +1100)]
Fix stretched movetarget text

11 years agoAdd a basic monster spawning GUI (based on sandbox tools)
Mario [Sun, 24 Feb 2013 17:55:14 +0000 (04:55 +1100)]
Add a basic monster spawning GUI (based on sandbox tools)

11 years agoUpdate vore melee damage cvar in config
Mario [Sat, 23 Feb 2013 21:33:50 +0000 (08:33 +1100)]
Update vore melee damage cvar in config

11 years agoSome updates to vore (new model, better projectiles)
Mario [Sat, 23 Feb 2013 21:29:39 +0000 (08:29 +1100)]
Some updates to vore (new model, better projectiles)

11 years agoMerge branch 'master' into mario/monsters
Mario [Thu, 21 Feb 2013 14:31:45 +0000 (01:31 +1100)]
Merge branch 'master' into mario/monsters

11 years agofix compile with fteqcc
Rudolf Polzer [Thu, 21 Feb 2013 08:59:37 +0000 (09:59 +0100)]
fix compile with fteqcc

11 years agoadd a "loadconfig" alias that mirrors "saveconfig" from the engine (idea by matthiaskrgr)
Rudolf Polzer [Sat, 16 Feb 2013 21:00:15 +0000 (22:00 +0100)]
add a "loadconfig" alias that mirrors "saveconfig" from the engine (idea by matthiaskrgr)

11 years agoonground detection: match engine cl_input.c
Rudolf Polzer [Fri, 15 Feb 2013 14:39:56 +0000 (15:39 +0100)]
onground detection: match engine cl_input.c

11 years agooops, we no longer support animinfo... why was this still there
Rudolf Polzer [Wed, 13 Feb 2013 16:18:35 +0000 (17:18 +0100)]
oops, we no longer support animinfo... why was this still there

11 years agoUse a cvar for monster list rather than a hardcoded string (invalid value is replaced...
Mario [Wed, 13 Feb 2013 11:53:42 +0000 (22:53 +1100)]
Use a cvar for monster list rather than a hardcoded string (invalid value is replaced with knight, so no error)

11 years agoFix overpowered ogre chainsaw
Mario [Wed, 13 Feb 2013 00:29:59 +0000 (11:29 +1100)]
Fix overpowered ogre chainsaw

11 years agosmooth up/down aiming
Rudolf Polzer [Tue, 12 Feb 2013 16:50:39 +0000 (17:50 +0100)]
smooth up/down aiming

11 years agokill more dead code
Rudolf Polzer [Tue, 12 Feb 2013 16:03:29 +0000 (17:03 +0100)]
kill more dead code

11 years agoget rid of sv_use_csqc_players cvar, as the legacy-player code is now quite broken...
Rudolf Polzer [Tue, 12 Feb 2013 16:01:18 +0000 (17:01 +0100)]
get rid of sv_use_csqc_players cvar, as the legacy-player code is now quite broken anyway

11 years agoanimation blending makes headshots pointless; so let's remove them
Rudolf Polzer [Tue, 12 Feb 2013 15:54:53 +0000 (16:54 +0100)]
animation blending makes headshots pointless; so let's remove them

11 years agosupport up to 4 aim bones
Rudolf Polzer [Tue, 12 Feb 2013 11:18:05 +0000 (12:18 +0100)]
support up to 4 aim bones

11 years agosupport up to 2 aim bones
Rudolf Polzer [Tue, 12 Feb 2013 10:36:05 +0000 (11:36 +0100)]
support up to 2 aim bones

11 years agoenable animation blending; do up/down aiming with it well now
Rudolf Polzer [Tue, 12 Feb 2013 10:29:35 +0000 (11:29 +0100)]
enable animation blending; do up/down aiming with it well now

11 years agomove up/down aiming clientside
Rudolf Polzer [Tue, 12 Feb 2013 09:33:57 +0000 (10:33 +0100)]
move up/down aiming clientside

11 years agoload animblending info from txt file
Rudolf Polzer [Tue, 12 Feb 2013 09:15:31 +0000 (10:15 +0100)]
load animblending info from txt file

11 years agofixbone: simplify, and keep only one method
Rudolf Polzer [Tue, 12 Feb 2013 08:29:51 +0000 (09:29 +0100)]
fixbone: simplify, and keep only one method

11 years agoFix stuck entity spam
Mario [Mon, 11 Feb 2013 21:13:42 +0000 (08:13 +1100)]
Fix stuck entity spam

11 years agoReplace enforcer model with e-wheel
Mario [Mon, 11 Feb 2013 21:08:00 +0000 (08:08 +1100)]
Replace enforcer model with e-wheel

11 years agoReplace cloaked soldier with a familiar marine
Mario [Mon, 11 Feb 2013 20:36:40 +0000 (07:36 +1100)]
Replace cloaked soldier with a familiar marine

11 years agoadd _animblend_fixbone 3
Rudolf Polzer [Mon, 11 Feb 2013 15:37:16 +0000 (16:37 +0100)]
add _animblend_fixbone 3

11 years agoAdd a repairturret command
Mario [Sun, 10 Feb 2013 22:46:45 +0000 (09:46 +1100)]
Add a repairturret command

11 years agoAdd FLAC Cannon support to TD
Mario [Sun, 10 Feb 2013 22:33:09 +0000 (09:33 +1100)]
Add FLAC Cannon support to TD

11 years agoAdd a proper death message for zombies
Mario [Sun, 10 Feb 2013 07:12:25 +0000 (18:12 +1100)]
Add a proper death message for zombies

11 years agoAdd some more customizable options for mappers
Mario [Sun, 10 Feb 2013 05:43:36 +0000 (16:43 +1100)]
Add some more customizable options for mappers

11 years agoMerge branch 'master' into mario/monsters
Mario [Sun, 10 Feb 2013 01:47:24 +0000 (12:47 +1100)]
Merge branch 'master' into mario/monsters

11 years agoMerge branch 'master' into mario/monsters
Mario [Sun, 10 Feb 2013 01:34:01 +0000 (12:34 +1100)]
Merge branch 'master' into mario/monsters

11 years agoMerge remote-tracking branch 'origin/terencehill/misc_hud_fixes'
Samual Lenks [Sun, 10 Feb 2013 00:51:38 +0000 (19:51 -0500)]
Merge remote-tracking branch 'origin/terencehill/misc_hud_fixes'

11 years agoMerge remote-tracking branch 'origin/divVerent/csad'
Samual Lenks [Sun, 10 Feb 2013 00:45:24 +0000 (19:45 -0500)]
Merge remote-tracking branch 'origin/divVerent/csad'

11 years agoMerge remote-tracking branch 'origin/master' into divVerent/csad
Samual Lenks [Sat, 9 Feb 2013 02:20:02 +0000 (21:20 -0500)]
Merge remote-tracking branch 'origin/master' into divVerent/csad

11 years agoMerge remote-tracking branch 'origin/samual/respawn_improvements'
Samual Lenks [Fri, 8 Feb 2013 01:44:41 +0000 (20:44 -0500)]
Merge remote-tracking branch 'origin/samual/respawn_improvements'

11 years agoCvar updates
Samual Lenks [Fri, 8 Feb 2013 01:42:44 +0000 (20:42 -0500)]
Cvar updates

11 years agoFix monsters still trying to follow dead teammates
Mario [Fri, 8 Feb 2013 01:30:39 +0000 (12:30 +1100)]
Fix monsters still trying to follow dead teammates

11 years agoMake the dead teammate check a big more reliable
Mario [Fri, 8 Feb 2013 01:21:10 +0000 (12:21 +1100)]
Make the dead teammate check a big more reliable

11 years agoDon't keep following a dead teammate
Mario [Fri, 8 Feb 2013 01:17:14 +0000 (12:17 +1100)]
Don't keep following a dead teammate

11 years agoFollow selected target if it is on the same team
Mario [Fri, 8 Feb 2013 01:13:33 +0000 (12:13 +1100)]
Follow selected target if it is on the same team

11 years agoStuff and things
Samual Lenks [Fri, 8 Feb 2013 01:03:10 +0000 (20:03 -0500)]
Stuff and things

11 years agoAlso show a waypoint when attacking an enemy
Mario [Fri, 8 Feb 2013 00:59:41 +0000 (11:59 +1100)]
Also show a waypoint when attacking an enemy

11 years agoRemove this setmodel stuff here
Samual Lenks [Fri, 8 Feb 2013 00:58:01 +0000 (19:58 -0500)]
Remove this setmodel stuff here

11 years agoFade out monster waypoints after 1 second (looks cool)
Mario [Fri, 8 Feb 2013 00:50:28 +0000 (11:50 +1100)]
Fade out monster waypoints after 1 second (looks cool)

11 years agoFix monsters not able to target turrets
Mario [Fri, 8 Feb 2013 00:37:55 +0000 (11:37 +1100)]
Fix monsters not able to target turrets

11 years agoOnly show monster waypoints to the monster's team
Mario [Fri, 8 Feb 2013 00:23:40 +0000 (11:23 +1100)]
Only show monster waypoints to the monster's team

11 years agoSome more targeting cleanup (fixes monsters targeting invisible players after re...
Mario [Fri, 8 Feb 2013 00:17:25 +0000 (11:17 +1100)]
Some more targeting cleanup (fixes monsters targeting invisible players after re-spawning a few times)

11 years agoMerge remote-tracking branch 'origin/master' into samual/respawn_improvements
Samual Lenks [Thu, 7 Feb 2013 22:44:28 +0000 (17:44 -0500)]
Merge remote-tracking branch 'origin/master' into samual/respawn_improvements

11 years agoCTS is not a mod, it is a game mode.
Samual Lenks [Thu, 7 Feb 2013 20:51:23 +0000 (15:51 -0500)]
CTS is not a mod, it is a game mode.

11 years agoFix monsters not targeting players in normal gamemodes
Mario [Thu, 7 Feb 2013 06:27:51 +0000 (17:27 +1100)]
Fix monsters not targeting players in normal gamemodes

11 years agoFace owner while idle
Mario [Thu, 7 Feb 2013 06:21:30 +0000 (17:21 +1100)]
Face owner while idle

11 years agoAh, so this is where to mess with to improve spawnpoints... mwahaha.
Samual Lenks [Thu, 7 Feb 2013 05:38:26 +0000 (00:38 -0500)]
Ah, so this is where to mess with to improve spawnpoints... mwahaha.

11 years agoFix zombie checking if its enemy is valid every time it attacks
Mario [Thu, 7 Feb 2013 05:31:05 +0000 (16:31 +1100)]
Fix zombie checking if its enemy is valid every time it attacks

11 years agoFix monsters still being selected after changing teams
Mario [Thu, 7 Feb 2013 05:23:29 +0000 (16:23 +1100)]
Fix monsters still being selected after changing teams

11 years agoCode far better handling of zoom upon spawn
Samual Lenks [Thu, 7 Feb 2013 05:19:54 +0000 (00:19 -0500)]
Code far better handling of zoom upon spawn

11 years agoFix monsters not attacking target entities
Mario [Thu, 7 Feb 2013 05:17:13 +0000 (16:17 +1100)]
Fix monsters not attacking target entities

11 years agoFix monster goal targeting
Mario [Thu, 7 Feb 2013 05:02:39 +0000 (16:02 +1100)]
Fix monster goal targeting

11 years agoAllow hud_damage with eventchase camera (this was irrelevant to old bug)
Samual Lenks [Thu, 7 Feb 2013 04:34:51 +0000 (23:34 -0500)]
Allow hud_damage with eventchase camera (this was irrelevant to old bug)

11 years agoSome more RTS cleanup
Mario [Wed, 6 Feb 2013 22:00:15 +0000 (09:00 +1100)]
Some more RTS cleanup

11 years agoFix monsters not looking in the correct direction while idle
Mario [Wed, 6 Feb 2013 18:44:03 +0000 (05:44 +1100)]
Fix monsters not looking in the correct direction while idle

11 years agoCleanup RTS mode a bit
Mario [Wed, 6 Feb 2013 17:36:42 +0000 (04:36 +1100)]
Cleanup RTS mode a bit

11 years agoAdd highly experimental RTS game-mode (for testing purposes)
Mario [Wed, 6 Feb 2013 01:22:05 +0000 (12:22 +1100)]
Add highly experimental RTS game-mode (for testing purposes)

11 years agoMerge remote-tracking branch 'origin/samual/eventchase_boxlike_tracing'
Samual Lenks [Tue, 5 Feb 2013 17:02:44 +0000 (12:02 -0500)]
Merge remote-tracking branch 'origin/samual/eventchase_boxlike_tracing'

11 years agoAdd cvars to defaultXonotic.org
Samual Lenks [Tue, 5 Feb 2013 16:59:06 +0000 (11:59 -0500)]
Add cvars to defaultXonotic.org

11 years agoRe-do handling of cvars for mins/maxs with eventchase and spectating
Samual Lenks [Tue, 5 Feb 2013 16:56:00 +0000 (11:56 -0500)]
Re-do handling of cvars for mins/maxs with eventchase and spectating

11 years agoAdd fallback for if tracebox starts in solid
Samual Lenks [Tue, 5 Feb 2013 16:48:26 +0000 (11:48 -0500)]
Add fallback for if tracebox starts in solid

11 years agoStop manually adjusting the chase_* offset cvars, check origin normally
Samual Lenks [Tue, 5 Feb 2013 16:28:24 +0000 (11:28 -0500)]
Stop manually adjusting the chase_* offset cvars, check origin normally

11 years agoMerge remote-tracking branch 'origin/master' into samual/eventchase_boxlike_tracing
Samual Lenks [Tue, 5 Feb 2013 16:20:54 +0000 (11:20 -0500)]
Merge remote-tracking branch 'origin/master' into samual/eventchase_boxlike_tracing

11 years agoFix accuracy board always showing 0% average accuracy, long time bug present since...
terencehill [Tue, 5 Feb 2013 15:37:35 +0000 (16:37 +0100)]
Fix accuracy board always showing 0% average accuracy, long time bug present since Nov 22 2010 commit 0fbd36780

11 years agoBring back the possibility of showing plain white accuracy values in the scoreboard...
terencehill [Fri, 18 Jan 2013 22:33:30 +0000 (23:33 +0100)]
Bring back the possibility of showing plain white accuracy values in the scoreboard with the new cvar scoreboard_accuracy_nocolors (before it was possible by setting improperly accuracy_color_levels to "")

11 years agoPut accuracy colors code in external functions in miscfunctions.qc in order to avoid...
terencehill [Fri, 18 Jan 2013 22:29:13 +0000 (23:29 +0100)]
Put accuracy colors code in external functions in miscfunctions.qc in order to avoid duplicate code. Make so that color cvars are read only every 2 seconds, not every frame. Also fix 100% weapon accuracy color displayed black instead of green in the scoreboard

11 years agoMerge branch 'master' into mario/monsters
Mario [Tue, 5 Feb 2013 10:23:45 +0000 (21:23 +1100)]
Merge branch 'master' into mario/monsters

11 years agoRemove old zombie config
Mario [Tue, 5 Feb 2013 10:21:50 +0000 (21:21 +1100)]
Remove old zombie config

11 years agoDon't draw weapons panel content if it moved off the screen leaving visible only...
terencehill [Tue, 5 Feb 2013 10:09:39 +0000 (11:09 +0100)]
Don't draw weapons panel content if it moved off the screen leaving visible only the border

11 years agoFix condition to stop drawing weapons panel when it completely disappears
terencehill [Tue, 5 Feb 2013 09:51:52 +0000 (10:51 +0100)]
Fix condition to stop drawing weapons panel when it completely disappears

11 years agoFix blocked cursor if hud config is already active on map start
terencehill [Tue, 5 Feb 2013 09:16:35 +0000 (10:16 +0100)]
Fix blocked cursor if hud config is already active on map start

11 years agoKeep the same cvar order of the current skins when saving pressedkeys panel cvars
terencehill [Tue, 5 Feb 2013 08:28:01 +0000 (09:28 +0100)]
Keep the same cvar order of the current skins when saving pressedkeys panel cvars

11 years agoFix check for hud_skin change that was always true, causing initialization of hud_ski...
terencehill [Tue, 5 Feb 2013 08:23:16 +0000 (09:23 +0100)]
Fix check for hud_skin change that was always true, causing initialization of hud_skin_path every frame

11 years agoGet rid of a console warning joining a team game if there's a team mate already playi...
terencehill [Tue, 5 Feb 2013 08:17:10 +0000 (09:17 +0100)]
Get rid of a console warning joining a team game if there's a team mate already playing (hud_shownames code calls HUD_Panel_DrawProgressBar before hud_skin_path initialization)

11 years agoMerge remote-tracking branch 'origin/Mario/domination_mutator'
Samual Lenks [Mon, 4 Feb 2013 22:01:58 +0000 (17:01 -0500)]
Merge remote-tracking branch 'origin/Mario/domination_mutator'

11 years agoMerge remote-tracking branch 'origin/master' into Mario/domination_mutator
Samual Lenks [Mon, 4 Feb 2013 21:49:01 +0000 (16:49 -0500)]
Merge remote-tracking branch 'origin/master' into Mario/domination_mutator

11 years agoSwitch to pmove_org (doesn't work)
Samual Lenks [Mon, 4 Feb 2013 21:42:32 +0000 (16:42 -0500)]
Switch to pmove_org (doesn't work)

11 years agoMore logical cvar names...
Samual Lenks [Mon, 4 Feb 2013 03:37:55 +0000 (22:37 -0500)]
More logical cvar names...

11 years agoMuch better handling of eventchase camera
Samual Lenks [Mon, 4 Feb 2013 03:32:03 +0000 (22:32 -0500)]
Much better handling of eventchase camera

11 years agofix typos
Rudolf Polzer [Fri, 1 Feb 2013 14:01:56 +0000 (15:01 +0100)]
fix typos

11 years agooops, fix warmup
Rudolf Polzer [Fri, 1 Feb 2013 13:39:28 +0000 (14:39 +0100)]
oops, fix warmup

11 years agodon't count alivetime in warmup
Rudolf Polzer [Fri, 1 Feb 2013 13:38:00 +0000 (14:38 +0100)]
don't count alivetime in warmup

11 years agoclear alivetime on ready-restart
Rudolf Polzer [Fri, 1 Feb 2013 13:35:19 +0000 (14:35 +0100)]
clear alivetime on ready-restart

11 years agoMerge branch 'divVerent/rank-change', fixes #1391, fixes #1388
Rudolf Polzer [Fri, 1 Feb 2013 13:14:14 +0000 (14:14 +0100)]
Merge branch 'divVerent/rank-change', fixes #1391, fixes #1388

11 years agoMerge branch 'master' into divVerent/rank-change
Rudolf Polzer [Fri, 1 Feb 2013 11:57:54 +0000 (12:57 +0100)]
Merge branch 'master' into divVerent/rank-change

11 years agoMerge branch 'master' into mario/domination_mutator
Mario [Thu, 31 Jan 2013 10:40:55 +0000 (21:40 +1100)]
Merge branch 'master' into mario/domination_mutator