]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
12 years agoNow that getwrappedline bug is fixed, change minfontsize to 0 -- Also, add defaults...
Samual [Wed, 26 Oct 2011 01:31:51 +0000 (21:31 -0400)]
Now that getwrappedline bug is fixed, change minfontsize to 0 -- Also, add defaults to autocvars.qh for the new hud_panel_centerprint cvars. (They didn't exist since 0.5)

12 years agoMerge remote branch 'origin/master' into samual/hud_updates
Samual [Wed, 26 Oct 2011 01:00:39 +0000 (21:00 -0400)]
Merge remote branch 'origin/master' into samual/hud_updates

12 years agoRemove old aliases/commands which do nothing now
Samual [Tue, 25 Oct 2011 22:54:35 +0000 (18:54 -0400)]
Remove old aliases/commands which do nothing now

12 years agoFix for new sv_fraginfo cvar name
Samual [Tue, 25 Oct 2011 22:36:46 +0000 (18:36 -0400)]
Fix for new sv_fraginfo cvar name

12 years agomore isNew debugging
Rudolf Polzer [Tue, 25 Oct 2011 18:31:48 +0000 (20:31 +0200)]
more isNew debugging

12 years agoMerge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Tue, 25 Oct 2011 18:22:58 +0000 (20:22 +0200)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agoadd missing precaches
Rudolf Polzer [Tue, 25 Oct 2011 18:22:46 +0000 (20:22 +0200)]
add missing precaches

12 years agoAdd master cvar for cl_reticle so you can disable/enable it altogether.
Samual [Tue, 25 Oct 2011 17:30:00 +0000 (13:30 -0400)]
Add master cvar for cl_reticle so you can disable/enable it altogether.

12 years agoMerge remote branch 'origin/master' into samual/hud_updates
Samual [Tue, 25 Oct 2011 15:02:41 +0000 (11:02 -0400)]
Merge remote branch 'origin/master' into samual/hud_updates

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

12 years agoget rid of some uses of the insane tokenizer
Rudolf Polzer [Tue, 25 Oct 2011 11:57:44 +0000 (13:57 +0200)]
get rid of some uses of the insane tokenizer

12 years agoVehicle antilag, take 2
Jakob MG [Tue, 25 Oct 2011 10:29:01 +0000 (12:29 +0200)]
Vehicle antilag, take 2

12 years agoantilag_find is no public interface, remove it
Rudolf Polzer [Tue, 25 Oct 2011 09:58:48 +0000 (11:58 +0200)]
antilag_find is no public interface, remove it

12 years agoRevert "Vehicle antilag"
Jakob MG [Tue, 25 Oct 2011 08:53:46 +0000 (10:53 +0200)]
Revert "Vehicle antilag"

This reverts commit 6bc4bcbfd12aa53b22fef9f8de202f11151dfc13.

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

12 years agoCorrect comment
Samual [Mon, 24 Oct 2011 20:29:45 +0000 (16:29 -0400)]
Correct comment

12 years agoDon't print messages which START outside of the panel (this way messages larger than...
Samual [Mon, 24 Oct 2011 20:27:28 +0000 (16:27 -0400)]
Don't print messages which START outside of the panel (this way messages larger than the panel still are shown, but ones which were outside of the bounds in the first place are never shown)

12 years agoAdd checks to getWrappedLine to prevent parsing through messages with no size (they...
Samual [Mon, 24 Oct 2011 18:40:54 +0000 (14:40 -0400)]
Add checks to getWrappedLine to prevent parsing through messages with no size (they wouldn't be displayed ANYWAY, waste of processing power :P)

12 years agoComment out debug print
Samual [Mon, 24 Oct 2011 18:27:34 +0000 (14:27 -0400)]
Comment out debug print

12 years agoChanges to cl_velocityzoom according to terencehill and divVerent's suggestions
Samual [Mon, 24 Oct 2011 18:24:48 +0000 (14:24 -0400)]
Changes to cl_velocityzoom according to terencehill and divVerent's suggestions

12 years agolet's not care for those tempstrings for now
Rudolf Polzer [Mon, 24 Oct 2011 12:03:01 +0000 (14:03 +0200)]
let's not care for those tempstrings for now

12 years agoadd an example too
Rudolf Polzer [Mon, 24 Oct 2011 11:24:57 +0000 (13:24 +0200)]
add an example too

12 years agoadd a SV_ParseClientCommand hook
Rudolf Polzer [Mon, 24 Oct 2011 11:19:33 +0000 (13:19 +0200)]
add a SV_ParseClientCommand hook

12 years agoMerge remote-tracking branch 'origin/atheros/item_keys'
Rudolf Polzer [Mon, 24 Oct 2011 09:54:50 +0000 (11:54 +0200)]
Merge remote-tracking branch 'origin/atheros/item_keys'

12 years agosv_allowdownloads 0
Rudolf Polzer [Mon, 24 Oct 2011 08:38:26 +0000 (10:38 +0200)]
sv_allowdownloads 0

12 years agoMerge remote branch 'origin/master' into samual/hud_updates
Samual [Mon, 24 Oct 2011 03:34:19 +0000 (23:34 -0400)]
Merge remote branch 'origin/master' into samual/hud_updates

12 years agoMerge remote branch 'origin/samual/add_eventlog_reporting'
Samual [Mon, 24 Oct 2011 00:06:14 +0000 (20:06 -0400)]
Merge remote branch 'origin/samual/add_eventlog_reporting'

12 years agoMerge remote branch 'origin/master' into samual/add_eventlog_reporting
Samual [Sun, 23 Oct 2011 23:59:07 +0000 (19:59 -0400)]
Merge remote branch 'origin/master' into samual/add_eventlog_reporting

12 years agoMerge remote branch 'origin/samual/cl_autoscreenshot'
Samual [Sun, 23 Oct 2011 23:55:17 +0000 (19:55 -0400)]
Merge remote branch 'origin/samual/cl_autoscreenshot'

12 years agoAlso allow the client to do the same thing server does with sv_autoscreenshot
Samual [Sun, 23 Oct 2011 23:47:07 +0000 (19:47 -0400)]
Also allow the client to do the same thing server does with sv_autoscreenshot

12 years agoVehicle antilag
Jakob MG [Sun, 23 Oct 2011 21:37:16 +0000 (23:37 +0200)]
Vehicle antilag

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

12 years agoMake tesla coil work again
Jakob MG [Sat, 22 Oct 2011 09:07:38 +0000 (11:07 +0200)]
Make tesla coil work again

12 years agoFix hud_shownames in the menu
Samual [Thu, 20 Oct 2011 16:33:41 +0000 (12:33 -0400)]
Fix hud_shownames in the menu

12 years agoalso make the bind use +use again
Rudolf Polzer [Thu, 20 Oct 2011 07:37:27 +0000 (09:37 +0200)]
also make the bind use +use again

12 years agoundo part of the "new use key system". The impulse still works and may be more conven...
Rudolf Polzer [Thu, 20 Oct 2011 07:36:36 +0000 (09:36 +0200)]
undo part of the "new use key system". The impulse still works and may be more convenient for scripts, but button alone is ok.

12 years agoMerge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Thu, 20 Oct 2011 06:54:16 +0000 (08:54 +0200)]
Merge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agoantilag: don't take back the shooting player ("forent"), as he is NOT lagged on his...
Rudolf Polzer [Thu, 20 Oct 2011 06:50:47 +0000 (08:50 +0200)]
antilag: don't take back the shooting player ("forent"), as he is NOT lagged on his screen

12 years agoMerge remote branch 'origin/master' into samual/hud_updates
Samual [Thu, 20 Oct 2011 06:06:06 +0000 (02:06 -0400)]
Merge remote branch 'origin/master' into samual/hud_updates

12 years agoBlah, found a decent bug... Will have to investigate more later.
Samual [Thu, 20 Oct 2011 06:04:50 +0000 (02:04 -0400)]
Blah, found a decent bug... Will have to investigate more later.

12 years agoWhoops, forgot to make this check actually use the old size too
Samual [Thu, 20 Oct 2011 04:46:19 +0000 (00:46 -0400)]
Whoops, forgot to make this check actually use the old size too

12 years agoSeparate minfontsize between subsequent fading and fading in/out effects for centerprints
Samual [Thu, 20 Oct 2011 04:41:00 +0000 (00:41 -0400)]
Separate minfontsize between subsequent fading and fading in/out effects for centerprints

12 years agoalso reset owner itself in case we need more than one toss step
Rudolf Polzer [Thu, 20 Oct 2011 04:34:55 +0000 (06:34 +0200)]
also reset owner itself in case we need more than one toss step

12 years agoWhoops, made scoreboard offset too high by default
Samual [Thu, 20 Oct 2011 04:32:51 +0000 (00:32 -0400)]
Whoops, made scoreboard offset too high by default

12 years agoNew feature for hud_shownames: crosshairdistance - Basically, when enabled only show...
Samual [Thu, 20 Oct 2011 04:29:35 +0000 (00:29 -0400)]
New feature for hud_shownames: crosshairdistance - Basically, when enabled only show tags for players who are within X ddistance of your crosshair. This essentially simulates nearly the same behavior as old cl_shownames functionality... Some players may want this to not see too much clutter all the time.

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 agosimplify trace owner logic for ballistic bullets, make more consistent with projectiles
Rudolf Polzer [Wed, 19 Oct 2011 20:51:24 +0000 (22:51 +0200)]
simplify trace owner logic for ballistic bullets, make more consistent with projectiles

12 years agosimplify some teamplay checks
Rudolf Polzer [Wed, 19 Oct 2011 14:10:34 +0000 (16:10 +0200)]
simplify some teamplay checks

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 agoUp to 24 keys are supported now\!
Przemysław Grzywacz [Tue, 18 Oct 2011 20:59:36 +0000 (22:59 +0200)]
Up to 24 keys are supported now\!

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 agoMerge commit '6f440770dbdb' into atheros/item_keys
Przemysław Grzywacz [Tue, 18 Oct 2011 17:38:00 +0000 (19:38 +0200)]
Merge commit '6f440770dbdb' into atheros/item_keys

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 agoremoved debug messages, now on a player can pickup the key
Przemysław Grzywacz [Mon, 17 Oct 2011 14:39:25 +0000 (16:39 +0200)]
removed debug messages, now on a player can pickup the key

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