]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
12 years agoChange some settings for hud_shownames
Samual [Thu, 20 Oct 2011 02:54:18 +0000 (22:54 -0400)]
Change some settings for hud_shownames

12 years agoscoreboard_offset_vertical: additional distance between top/bottom of screen for...
Samual [Thu, 20 Oct 2011 02:21:42 +0000 (22:21 -0400)]
scoreboard_offset_vertical: additional distance between top/bottom of screen for the scoreboard positioning - Also remove the variable presets in the autocvars config which were there for compatibility with old clients (no longer needed since 0.5)

12 years agoUpdate the fading values for centerprints in all configs
Samual [Thu, 20 Oct 2011 02:08:03 +0000 (22:08 -0400)]
Update the fading values for centerprints in all configs

12 years agoCenterprints only go DOWN if needed when scoreboard is active, there's no reason...
Samual [Thu, 20 Oct 2011 01:57:16 +0000 (21:57 -0400)]
Centerprints only go DOWN if needed when scoreboard is active, there's no reason to make them go up too :P

12 years agoSmall fix for the centerprint fading
Samual [Thu, 20 Oct 2011 01:33:24 +0000 (21:33 -0400)]
Small fix for the centerprint fading

12 years agoAdd the cvars to hud_config.qc file
Samual [Tue, 18 Oct 2011 23:42:36 +0000 (19:42 -0400)]
Add the cvars to hud_config.qc file

12 years agoAdd the cvars with defaults to the config
Samual [Tue, 18 Oct 2011 23:40:27 +0000 (19:40 -0400)]
Add the cvars with defaults to the config

12 years agoWhoopsie forgot the quote marks here
Samual [Tue, 18 Oct 2011 23:28:33 +0000 (19:28 -0400)]
Whoopsie forgot the quote marks here

12 years agoAdd the cvars to _hud_descriptions.cfg
Samual [Tue, 18 Oct 2011 23:26:57 +0000 (19:26 -0400)]
Add the cvars to _hud_descriptions.cfg

12 years agoOn second thought, 5 seconds. :D
Samual [Tue, 18 Oct 2011 23:21:13 +0000 (19:21 -0400)]
On second thought, 5 seconds. :D

12 years agoLimit fading out of centerprints to 1 second, otherwise it can be accidentally set...
Samual [Tue, 18 Oct 2011 23:20:09 +0000 (19:20 -0400)]
Limit fading out of centerprints to 1 second, otherwise it can be accidentally set to remain forever.

12 years agoNew cvars for the hud_panel_centerprint fading effects... now just needs configs...
Samual [Tue, 18 Oct 2011 23:13:55 +0000 (19:13 -0400)]
New cvars for the hud_panel_centerprint fading effects... now just needs configs to be updated.

12 years agoFix stupid whitespace
Samual [Tue, 18 Oct 2011 22:29:55 +0000 (18:29 -0400)]
Fix stupid whitespace

12 years agoMerge remote branch 'origin/master' into samual/hud_updates
Samual [Tue, 18 Oct 2011 20:45:48 +0000 (16:45 -0400)]
Merge remote branch 'origin/master' into samual/hud_updates

12 years agooops... thanks, kyre, fixing this
Rudolf Polzer [Tue, 18 Oct 2011 16:38:08 +0000 (18:38 +0200)]
oops... thanks, kyre, fixing this

12 years agosome bit fiddling
Rudolf Polzer [Tue, 18 Oct 2011 14:11:03 +0000 (16:11 +0200)]
some bit fiddling

12 years agovideo settings: add r_viewfbo stuff
Rudolf Polzer [Tue, 18 Oct 2011 13:33:55 +0000 (15:33 +0200)]
video settings: add r_viewfbo stuff

12 years agoMake things fit better in the Nexuiz hud config
Samual [Mon, 17 Oct 2011 19:55:50 +0000 (15:55 -0400)]
Make things fit better in the Nexuiz hud config

12 years agoWhoopsie, those skin names need to match the directories
Samual [Mon, 17 Oct 2011 19:46:50 +0000 (15:46 -0400)]
Whoopsie, those skin names need to match the directories

12 years agoDisable "onlyowned" functionality for Nexuiz HUD (to match old design better)
Samual [Mon, 17 Oct 2011 19:15:24 +0000 (15:15 -0400)]
Disable "onlyowned" functionality for Nexuiz HUD (to match old design better)

12 years agoMove some hud_panel_radar cvars to the hud_*.cfg files, they actually do belong there...
Samual [Mon, 17 Oct 2011 19:14:32 +0000 (15:14 -0400)]
Move some hud_panel_radar cvars to the hud_*.cfg files, they actually do belong there for the most part.

12 years agoMerge remote branch 'origin/master' into samual/hud_updates
Samual [Mon, 17 Oct 2011 19:09:45 +0000 (15:09 -0400)]
Merge remote branch 'origin/master' into samual/hud_updates

12 years agoMerge remote branch 'origin/mirceakitsune/fix_chase_damageblur'
Samual [Mon, 17 Oct 2011 18:37:40 +0000 (14:37 -0400)]
Merge remote branch 'origin/mirceakitsune/fix_chase_damageblur'

12 years agoAdd comment for clarification
Samual [Mon, 17 Oct 2011 18:32:58 +0000 (14:32 -0400)]
Add comment for clarification

12 years agoMerge remote branch 'origin/master' into mirceakitsune/fix_chase_damageblur
Samual [Mon, 17 Oct 2011 18:31:34 +0000 (14:31 -0400)]
Merge remote branch 'origin/master' into mirceakitsune/fix_chase_damageblur

12 years agoMerge remote branch 'origin/master' into samual/hud_updates
Samual [Mon, 17 Oct 2011 18:24:15 +0000 (14:24 -0400)]
Merge remote branch 'origin/master' into samual/hud_updates

12 years agoArena, LMS, CA: decide scoreboard validity by alivetime, not by spectator state
Rudolf Polzer [Mon, 17 Oct 2011 13:32:18 +0000 (15:32 +0200)]
Arena, LMS, CA: decide scoreboard validity by alivetime, not by spectator state

12 years agoMerge remote branch 'origin/master' into samual/hud_updates
Samual [Mon, 17 Oct 2011 04:10:41 +0000 (00:10 -0400)]
Merge remote branch 'origin/master' into samual/hud_updates

12 years agoUpdate the descriptions for the HUD variables which were added to the config files...
Samual [Mon, 17 Oct 2011 04:07:33 +0000 (00:07 -0400)]
Update the descriptions for the HUD variables which were added to the config files... Also strip defaultXonotic.cfg of any remaining hud_* cvars and move them to _hud_common.cfg

12 years agoUpdate ammo values for the ammo panel
Samual [Mon, 17 Oct 2011 03:28:49 +0000 (23:28 -0400)]
Update ammo values for the ammo panel

12 years agoWhoops, someone got left behind :D
Samual [Mon, 17 Oct 2011 03:23:07 +0000 (23:23 -0400)]
Whoops, someone got left behind :D

12 years agoUpdate all the hud config files, plus updated _hud_common.cfg file to only have the...
Samual [Mon, 17 Oct 2011 03:20:43 +0000 (23:20 -0400)]
Update all the hud config files, plus updated _hud_common.cfg file to only have the proper global cvars

12 years agotuba: support bot_sound_monopoly
Rudolf Polzer [Sun, 16 Oct 2011 20:42:27 +0000 (22:42 +0200)]
tuba: support bot_sound_monopoly

12 years agoRemove the common hud cvars from defaultXonotic.cfg and move them to a new file,...
Samual [Sun, 16 Oct 2011 18:50:44 +0000 (14:50 -0400)]
Remove the common hud cvars from defaultXonotic.cfg and move them to a new file, _hud_common.cfg. Later i'll reorganize the files in there and match which ones should go in the skin files and which should remain common

12 years agoMerge remote branch 'origin/master' into samual/hud_updates
Samual [Sun, 16 Oct 2011 16:17:34 +0000 (12:17 -0400)]
Merge remote branch 'origin/master' into samual/hud_updates

12 years agoremove unused old files
Rudolf Polzer [Sun, 16 Oct 2011 15:58:53 +0000 (17:58 +0200)]
remove unused old files

12 years agoMerge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Sun, 16 Oct 2011 12:22:02 +0000 (14:22 +0200)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agofactor out menu_cmd sync
Rudolf Polzer [Sun, 16 Oct 2011 12:21:42 +0000 (14:21 +0200)]
factor out menu_cmd sync

12 years agoget rid of menu_cmd setresolution and setcompression, just use menu_cmd sync for...
Rudolf Polzer [Sun, 16 Oct 2011 12:15:53 +0000 (14:15 +0200)]
get rid of menu_cmd setresolution and setcompression, just use menu_cmd sync for that

12 years agoFix for http://dev.xonotic.org/issues/709 - Damage blur sticking on when switching...
Mircea Kitsune [Sun, 16 Oct 2011 09:11:18 +0000 (12:11 +0300)]
Fix for http://dev.xonotic.org/issues/709 - Damage blur sticking on when switching to chase_active 1 while damaged, even after getting more health. Please note this enables damage blur and the "bloody screen" effect with chase_active 1, although I consider such functionality normal.

12 years agohud_*.cfg file corrections part one (fix centerprint positioning/size, score_rankings...
Samual [Sun, 16 Oct 2011 06:39:53 +0000 (02:39 -0400)]
hud_*.cfg file corrections part one (fix centerprint positioning/size, score_rankings cvar, and correct some things in the hud_nexuiz.cfg file)

12 years agoRe-arrange and add some comments
Samual [Sun, 16 Oct 2011 06:03:44 +0000 (02:03 -0400)]
Re-arrange and add some comments

12 years agoACTUALLY fix how the fading/scaling works :D
Samual [Sun, 16 Oct 2011 05:58:29 +0000 (01:58 -0400)]
ACTUALLY fix how the fading/scaling works :D

12 years agoMerge remote branch 'origin/master' into samual/hud_updates
Samual [Sat, 15 Oct 2011 18:35:47 +0000 (14:35 -0400)]
Merge remote branch 'origin/master' into samual/hud_updates

12 years agoAlso change the waypointsprite cvars to sv_ in the defaultXonotic.cfg file (whoopsie :D)
Samual [Sat, 15 Oct 2011 18:11:19 +0000 (14:11 -0400)]
Also change the waypointsprite cvars to sv_ in the defaultXonotic.cfg file (whoopsie :D)

12 years agoMerge remote branch 'origin/master' into samual/hud_updates
Samual [Sat, 15 Oct 2011 18:03:04 +0000 (14:03 -0400)]
Merge remote branch 'origin/master' into samual/hud_updates

12 years agoWorking more on getting the fading calculation right
Samual [Sat, 15 Oct 2011 18:02:26 +0000 (14:02 -0400)]
Working more on getting the fading calculation right

12 years agomove shotgun melee sound to CH_WEAPON_A; add bot_cmd setbots command to set bot count
Rudolf Polzer [Sat, 15 Oct 2011 12:37:26 +0000 (14:37 +0200)]
move shotgun melee sound to CH_WEAPON_A; add bot_cmd setbots command to set bot count

12 years agoChange sv_fragmessage_* prefix to sv_fraginfo_* in BADCVAR'S check
Samual [Sat, 15 Oct 2011 04:06:47 +0000 (00:06 -0400)]
Change sv_fragmessage_* prefix to sv_fraginfo_* in BADCVAR'S check

12 years agoMerge remote branch 'origin/master' into samual/hud_updates
Samual [Sat, 15 Oct 2011 03:25:16 +0000 (23:25 -0400)]
Merge remote branch 'origin/master' into samual/hud_updates

12 years agoMerge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Fri, 14 Oct 2011 21:15:53 +0000 (23:15 +0200)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agoaccordeon volume, again. Now at -6dB, it seems good.
Rudolf Polzer [Fri, 14 Oct 2011 21:15:39 +0000 (23:15 +0200)]
accordeon volume, again. Now at -6dB, it seems good.

12 years agoMerge remote branch 'origin/samual/cvar_fixes'
Samual [Fri, 14 Oct 2011 20:02:59 +0000 (16:02 -0400)]
Merge remote branch 'origin/samual/cvar_fixes'

12 years agosv_autoscreenshot does not affect gameplay
Samual [Fri, 14 Oct 2011 20:01:27 +0000 (16:01 -0400)]
sv_autoscreenshot does not affect gameplay

12 years agoChange server side g_waypointsprite to sv_waypointsprite
Samual [Fri, 14 Oct 2011 19:57:27 +0000 (15:57 -0400)]
Change server side g_waypointsprite to sv_waypointsprite

12 years agoWhy were these seta? They should just be set, they're server side and have no reason...
Samual [Fri, 14 Oct 2011 19:45:59 +0000 (15:45 -0400)]
Why were these seta? They should just be set, they're server side and have no reason to be saved... (g_antilag and g_spawnshieldtime)

12 years agoFix g_banned_list as BADPREFIX and added g_waypointsprite as badprefix too
Samual [Fri, 14 Oct 2011 19:27:20 +0000 (15:27 -0400)]
Fix g_banned_list as BADPREFIX and added g_waypointsprite as badprefix too

12 years agostream less sounds
Rudolf Polzer [Fri, 14 Oct 2011 19:10:49 +0000 (21:10 +0200)]
stream less sounds

12 years agoMerge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Fri, 14 Oct 2011 19:07:36 +0000 (21:07 +0200)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agochange sound settings for xonotic to be more friendly to ears
Rudolf Polzer [Fri, 14 Oct 2011 19:07:21 +0000 (21:07 +0200)]
change sound settings for xonotic to be more friendly to ears

12 years agoMerge remote branch 'origin/terencehill/maximized_radar'
Samual [Fri, 14 Oct 2011 19:03:33 +0000 (15:03 -0400)]
Merge remote branch 'origin/terencehill/maximized_radar'

12 years agoMerge remote branch 'origin/master' into terencehill/maximized_radar
Samual [Fri, 14 Oct 2011 18:59:13 +0000 (14:59 -0400)]
Merge remote branch 'origin/master' into terencehill/maximized_radar

12 years agoChange around how that last commit works a bit (So it uses the THEMES default border...
Samual [Fri, 14 Oct 2011 18:47:36 +0000 (14:47 -0400)]
Change around how that last commit works a bit (So it uses the THEMES default border image before going to the default default border image)

12 years agoForce hud_panel_radar_maximized to always have the default background image (instead...
Samual [Fri, 14 Oct 2011 18:41:23 +0000 (14:41 -0400)]
Force hud_panel_radar_maximized to always have the default background image (instead of the per-theme image, which looks very bad with default luminos theme.)

12 years agoMerge remote branch 'origin/master' into terencehill/maximized_radar
Samual [Fri, 14 Oct 2011 18:12:44 +0000 (14:12 -0400)]
Merge remote branch 'origin/master' into terencehill/maximized_radar

12 years agoMerge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Fri, 14 Oct 2011 18:08:31 +0000 (20:08 +0200)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agoDon't save slowmo to config.cfg file (seta -> set in defaultXonotic.cfg)
Samual [Fri, 14 Oct 2011 17:41:55 +0000 (13:41 -0400)]
Don't save slowmo to config.cfg file (seta -> set in defaultXonotic.cfg)

12 years agoMerge remote branch 'origin/samual/statistics_updates'
Samual [Fri, 14 Oct 2011 17:33:43 +0000 (13:33 -0400)]
Merge remote branch 'origin/samual/statistics_updates'

12 years agoMerge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Fri, 14 Oct 2011 17:26:17 +0000 (19:26 +0200)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agouse ReplayGain vorbis comments to reduce volume of the accordeon notes
Rudolf Polzer [Fri, 14 Oct 2011 17:25:49 +0000 (19:25 +0200)]
use ReplayGain vorbis comments to reduce volume of the accordeon notes

12 years agoRemove bad spacing
Samual [Fri, 14 Oct 2011 16:09:58 +0000 (12:09 -0400)]
Remove bad spacing

12 years agoRemove useless spec from stats (W)
Samual [Fri, 14 Oct 2011 16:08:28 +0000 (12:08 -0400)]
Remove useless spec from stats (W)

12 years agoCorrect simple description
Samual [Fri, 14 Oct 2011 15:33:34 +0000 (11:33 -0400)]
Correct simple description

12 years agoDo not stop health regen when hit if hit did no damage
Jakob MG [Thu, 13 Oct 2011 23:34:40 +0000 (01:34 +0200)]
Do not stop health regen when hit if hit did no damage

12 years agoMerge branch 'master' of ssh://git.xonotic.org/xonotic-data.pk3dir
Jakob MG [Thu, 13 Oct 2011 23:33:41 +0000 (01:33 +0200)]
Merge branch 'master' of ssh://git.xonotic.org/xonotic-data.pk3dir

12 years agoAccordeon: fix kill messages
Rudolf Polzer [Thu, 13 Oct 2011 15:49:44 +0000 (17:49 +0200)]
Accordeon: fix kill messages

12 years agoadd a comment for an idea about hud damage
Rudolf Polzer [Thu, 13 Oct 2011 08:50:13 +0000 (10:50 +0200)]
add a comment for an idea about hud damage

12 years agoreplace ogg files again, sorry
Rudolf Polzer [Wed, 12 Oct 2011 12:19:02 +0000 (14:19 +0200)]
replace ogg files again, sorry

12 years agoimproved sounds
Rudolf Polzer [Wed, 12 Oct 2011 10:19:54 +0000 (12:19 +0200)]
improved sounds

12 years agoback to the freepats samples, they seem better
Rudolf Polzer [Wed, 12 Oct 2011 10:07:38 +0000 (12:07 +0200)]
back to the freepats samples, they seem better

12 years agonew tuba and accordeon sounds without clicking
Rudolf Polzer [Wed, 12 Oct 2011 05:51:07 +0000 (07:51 +0200)]
new tuba and accordeon sounds without clicking

12 years agoremove grappling hook more safely
Rudolf Polzer [Wed, 12 Oct 2011 04:39:43 +0000 (06:39 +0200)]
remove grappling hook more safely

12 years agoremove hook from disconnecting players
Rudolf Polzer [Wed, 12 Oct 2011 04:37:12 +0000 (06:37 +0200)]
remove hook from disconnecting players

12 years agoQuick fix for missing evil_basewall/mtl_gray
Jakob MG [Tue, 11 Oct 2011 23:45:39 +0000 (01:45 +0200)]
Quick fix for missing evil_basewall/mtl_gray

12 years agoget rid of some unused turret codepaths & options for better preformance
Jakob MG [Tue, 11 Oct 2011 23:21:25 +0000 (01:21 +0200)]
get rid of some unused turret codepaths & options for better preformance

12 years agouse W_PrepareExplosionByDamage for walker. fix eWheel 'no-first-anim'. get rid of...
Jakob MG [Tue, 11 Oct 2011 17:29:47 +0000 (19:29 +0200)]
use W_PrepareExplosionByDamage for walker. fix eWheel 'no-first-anim'. get rid of TFL_DMG_DEATH_NOGIBS (gibs are purly clientside now)

12 years agoUse W_PrepareExplosionByDamage. Clean up turrets csqc a bit. Fix accidental use of...
Jakob MG [Tue, 11 Oct 2011 16:00:50 +0000 (18:00 +0200)]
Use W_PrepareExplosionByDamage. Clean up turrets csqc a bit. Fix accidental use of pathlib even with no WALKER_FANCYPATHING set. Get rid of another unused (and empty) file. Make csqc turets deaths a bit better looking. Get rid of csqc turret debug spam

12 years agoGive turrets _shirt & glowmod insted of fugly colormod. Fix akward .team check (ons...
Jakob MG [Tue, 11 Oct 2011 12:28:38 +0000 (14:28 +0200)]
Give turrets _shirt & glowmod insted of fugly colormod. Fix akward .team check (ons related)

12 years agoWops, add client part of last commit too
Jakob MG [Tue, 11 Oct 2011 09:19:15 +0000 (11:19 +0200)]
Wops, add client part of last commit too

12 years agoRework turrets to most use the same projectile code (reduce duplication). Give each...
Jakob MG [Tue, 11 Oct 2011 08:55:08 +0000 (10:55 +0200)]
Rework turrets to most use the same projectile code (reduce duplication). Give each turret a separate death message on client.

12 years agoMerge remote-tracking branch 'origin/tzork/misc-fixes'
Jakob MG [Tue, 11 Oct 2011 08:41:15 +0000 (10:41 +0200)]
Merge remote-tracking branch 'origin/tzork/misc-fixes'

12 years agoAlso get rid of type(..) function_name = constructs
Jakob MG [Tue, 11 Oct 2011 08:34:28 +0000 (10:34 +0200)]
Also get rid of type(..) function_name = constructs

12 years agoMerge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Tue, 11 Oct 2011 05:08:40 +0000 (07:08 +0200)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agofix a stupid typo :)
Rudolf Polzer [Tue, 11 Oct 2011 05:07:07 +0000 (07:07 +0200)]
fix a stupid typo :)

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Tue, 11 Oct 2011 04:59:36 +0000 (06:59 +0200)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agofix some spam
Rudolf Polzer [Tue, 11 Oct 2011 04:59:07 +0000 (06:59 +0200)]
fix some spam

12 years agoMerge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Mon, 10 Oct 2011 20:05:30 +0000 (22:05 +0200)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agobetter tuba notes for accordeon
Rudolf Polzer [Mon, 10 Oct 2011 20:04:42 +0000 (22:04 +0200)]
better tuba notes for accordeon

12 years agothe accordeon!
Rudolf Polzer [Mon, 10 Oct 2011 20:00:08 +0000 (22:00 +0200)]
the accordeon!

12 years agoMoar things to attic
Jakob MG [Mon, 10 Oct 2011 15:56:49 +0000 (17:56 +0200)]
Moar things to attic