]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
12 years agoThanks to the use of the built in function setcursormode we can fix 2 bugs in hud...
terencehill [Wed, 9 Nov 2011 21:52:38 +0000 (22:52 +0100)]
Thanks to the use of the built in function setcursormode we can fix 2 bugs in hud setup mode: 1) dancing weapon while moving the cursor and 2) changed view on exit if mouse position has changed.

12 years agorequest session locking
Rudolf Polzer [Tue, 1 Nov 2011 14:27:28 +0000 (15:27 +0100)]
request session locking

12 years agoMerge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
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

12 years agoadd a cvar "sessionid" to make progs.db unique across multiple servers using the...
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

12 years agofix warning
Rudolf Polzer [Mon, 31 Oct 2011 10:29:39 +0000 (11:29 +0100)]
fix warning

12 years agowarpzones: always make sure origin is changed
Rudolf Polzer [Mon, 31 Oct 2011 07:31:49 +0000 (08:31 +0100)]
warpzones: always make sure origin is changed

12 years agoremove the second touch handler hack for warpzones, let's see what breaks (we still...
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)

12 years agosimplify bot-should-attack logic (PLEASE TEST)
Rudolf Polzer [Fri, 28 Oct 2011 21:45:19 +0000 (23:45 +0200)]
simplify bot-should-attack logic (PLEASE TEST)

12 years agoanother debug cvar
Rudolf Polzer [Fri, 28 Oct 2011 20:54:40 +0000 (22:54 +0200)]
another debug cvar

12 years agohandle HTTP error 422: Unprocessable Entity by NOT retrying the send to a second...
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

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
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

12 years agomore spam
Rudolf Polzer [Fri, 28 Oct 2011 19:29:48 +0000 (21:29 +0200)]
more spam

12 years agorace/cts: store UID2Name info prefixed with "/uid2name/" not "uid2name", to not clash...
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".

12 years agofix missing strzoning in menu_cmd curl --cvar
Rudolf Polzer [Thu, 27 Oct 2011 11:32:43 +0000 (13:32 +0200)]
fix missing strzoning in menu_cmd curl --cvar

12 years agohandle an entity being antilag-takenback multiple times
Rudolf Polzer [Thu, 27 Oct 2011 08:28:42 +0000 (10:28 +0200)]
handle an entity being antilag-takenback multiple times

12 years agoset proper colormap value for respawn ghosts
Rudolf Polzer [Thu, 27 Oct 2011 08:01:44 +0000 (10:01 +0200)]
set proper colormap value for respawn ghosts

12 years agoCopyBody: unlink the color from the player slot when cloning
Rudolf Polzer [Thu, 27 Oct 2011 08:00:48 +0000 (10:00 +0200)]
CopyBody: unlink the color from the player slot when cloning

12 years agoMerge remote-tracking branch 'origin/atheros/secret'
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

12 years agoFix some broken things with hud configs (wtf th you didn't add the cvars to hud_confi...
Samual [Wed, 26 Oct 2011 14:12:57 +0000 (10:12 -0400)]
Fix some broken things with hud configs (wtf th you didn't add the cvars to hud_config.qc or defaultXonotic.cfg?)

12 years agoMerge remote-tracking branch 'origin/samual/hud_updates'
Jakob MG [Wed, 26 Oct 2011 07:11:34 +0000 (09:11 +0200)]
Merge remote-tracking branch 'origin/samual/hud_updates'

12 years agog_vehicle_*_bouncefactor - allow setting bouncyness per vehicle. g_vehicle_*_bouncest...
Jakob MG [Wed, 26 Oct 2011 07:09:26 +0000 (09:09 +0200)]
g_vehicle_*_bouncefactor - allow setting bouncyness per vehicle. g_vehicle_*_bouncestop - allow stopspeed per vehicle. g_vehicle_*_bouncepain - allow world colission pain per vehicle. Fix raptor landing animation.

12 years agofix http://dev.xonotic.org/issues/785 (wrong hud after spectating a vehicle & joining)
Jakob MG [Wed, 26 Oct 2011 05:04:05 +0000 (07:04 +0200)]
fix http://dev.xonotic.org/issues/785 (wrong hud after spectating a vehicle & joining)

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 agoFixed missing centerprints, better alignement in scoreboard for secrets
Przemysław Grzywacz [Sun, 23 Oct 2011 09:32:36 +0000 (11:32 +0200)]
Fixed missing centerprints, better alignement in scoreboard for secrets

12 years agodisplay secrets in the scoreboard
Przemysław Grzywacz [Sun, 23 Oct 2011 09:12:00 +0000 (11:12 +0200)]
display secrets in the scoreboard

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 agoUpdates to secrets
Przemysław Grzywacz [Wed, 19 Oct 2011 19:39:56 +0000 (21:39 +0200)]
Updates to secrets

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