]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
12 years agoMerge remote branch 'origin/master' into samual/updatecommands
Samual [Sun, 14 Aug 2011 18:28:09 +0000 (14:28 -0400)]
Merge remote branch 'origin/master' into samual/updatecommands

12 years agoadd a weird hack to work around an engine bug that doesn't let us get zoom button...
Rudolf Polzer [Sun, 14 Aug 2011 16:15:16 +0000 (18:15 +0200)]
add a weird hack to work around an engine bug that doesn't let us get zoom button state

12 years agowork around fteqcc fail AGAIN
Rudolf Polzer [Sun, 14 Aug 2011 16:11:06 +0000 (18:11 +0200)]
work around fteqcc fail AGAIN

12 years agouse 85% jumpheight for dance
Rudolf Polzer [Sun, 14 Aug 2011 15:20:28 +0000 (17:20 +0200)]
use 85% jumpheight for dance

12 years agoMerge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Sun, 14 Aug 2011 15:14:03 +0000 (17:14 +0200)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agoimprove jumpvelocity based formula
Rudolf Polzer [Sun, 14 Aug 2011 15:12:24 +0000 (17:12 +0200)]
improve jumpvelocity based formula

12 years agobots: take the ability to jump into account when linking waypoints (EXPERIMENTAL)
Rudolf Polzer [Sun, 14 Aug 2011 15:10:49 +0000 (17:10 +0200)]
bots: take the ability to jump into account when linking waypoints (EXPERIMENTAL)

12 years agofactor out stepheightvec calculation
Rudolf Polzer [Sun, 14 Aug 2011 15:02:34 +0000 (17:02 +0200)]
factor out stepheightvec calculation

12 years agofix spelling Race/CTS
Rudolf Polzer [Sun, 14 Aug 2011 09:24:19 +0000 (11:24 +0200)]
fix spelling Race/CTS

12 years agoMerge remote branch 'origin/terencehill/physics_panel_update'
Rudolf Polzer [Sun, 14 Aug 2011 09:24:03 +0000 (11:24 +0200)]
Merge remote branch 'origin/terencehill/physics_panel_update'

12 years agoadded atheros
Rudolf Polzer [Sun, 14 Aug 2011 08:49:46 +0000 (10:49 +0200)]
added atheros

12 years agosome fixes to the contributor lists
Rudolf Polzer [Sun, 14 Aug 2011 08:36:40 +0000 (10:36 +0200)]
some fixes to the contributor lists

12 years agoMerge remote-tracking branch 'origin/terencehill/better_dom_hud_stats'
Rudolf Polzer [Sat, 13 Aug 2011 12:10:04 +0000 (14:10 +0200)]
Merge remote-tracking branch 'origin/terencehill/better_dom_hud_stats'

12 years agoMerge remote-tracking branch 'origin/terencehill/onslaught_overtime_msg'
Rudolf Polzer [Sat, 13 Aug 2011 12:08:53 +0000 (14:08 +0200)]
Merge remote-tracking branch 'origin/terencehill/onslaught_overtime_msg'

12 years agosimplify the code, and get rid of some issues of it (using a freed entity)
Rudolf Polzer [Sat, 13 Aug 2011 12:07:51 +0000 (14:07 +0200)]
simplify the code, and get rid of some issues of it (using a freed entity)

12 years agoMerge remote-tracking branch 'origin/terencehill/gameover_killindicator'
Rudolf Polzer [Sat, 13 Aug 2011 12:03:30 +0000 (14:03 +0200)]
Merge remote-tracking branch 'origin/terencehill/gameover_killindicator'

12 years agoMerge remote-tracking branch 'origin/mand1nga/bot-fix-aiming-origins'
mand1nga [Sat, 13 Aug 2011 03:44:49 +0000 (00:44 -0300)]
Merge remote-tracking branch 'origin/mand1nga/bot-fix-aiming-origins'

12 years agoFINALLY done adding all of the commands to clientcommands.qc!! Now it just needs...
Samual [Thu, 11 Aug 2011 10:42:38 +0000 (06:42 -0400)]
FINALLY done adding all of the commands to clientcommands.qc!! Now it just needs some more refining and a lot of testing.

12 years agosuggestmap command added
Samual [Thu, 11 Aug 2011 10:06:49 +0000 (06:06 -0400)]
suggestmap command added

12 years agoUpdate todo, add spectate command
Samual [Thu, 11 Aug 2011 09:24:55 +0000 (05:24 -0400)]
Update todo, add spectate command

12 years agoMerge remote branch 'origin/master' into samual/updatecommands
Samual [Thu, 11 Aug 2011 08:19:14 +0000 (04:19 -0400)]
Merge remote branch 'origin/master' into samual/updatecommands

12 years agoAdd many new commands plus fix some bugs, and finally remove the "client" entity...
Samual [Thu, 11 Aug 2011 08:17:37 +0000 (04:17 -0400)]
Add many new commands plus fix some bugs, and finally remove the "client" entity and just use "self" to avoid redundancy

12 years agoAdd hud_panel_physics 3 in menu too, and try to keep options text as short as possible
terencehill [Wed, 10 Aug 2011 14:18:16 +0000 (16:18 +0200)]
Add hud_panel_physics 3 in menu too, and try to keep options text as short as possible

12 years agoMerge branch 'master' into terencehill/physics_panel_update
terencehill [Wed, 10 Aug 2011 13:45:05 +0000 (15:45 +0200)]
Merge branch 'master' into terencehill/physics_panel_update

12 years agoMore fixes
mand1nga [Tue, 9 Aug 2011 02:35:32 +0000 (23:35 -0300)]
More fixes

12 years agoA few more fixes
mand1nga [Mon, 8 Aug 2011 20:40:50 +0000 (17:40 -0300)]
A few more fixes

12 years agoFix detection of entities origin
mand1nga [Mon, 8 Aug 2011 20:35:00 +0000 (17:35 -0300)]
Fix detection of entities origin

12 years agoFix waypoint lookup on the waypoint hardwiring code
mand1nga [Sun, 7 Aug 2011 21:06:07 +0000 (18:06 -0300)]
Fix waypoint lookup on the waypoint hardwiring code

12 years agouse wayboxes for teleports again
Rudolf Polzer [Sun, 7 Aug 2011 19:27:39 +0000 (21:27 +0200)]
use wayboxes for teleports again

12 years agofix jumppads again
Rudolf Polzer [Sun, 7 Aug 2011 15:48:31 +0000 (17:48 +0200)]
fix jumppads again

12 years agofix jumppad endpos finding
Rudolf Polzer [Sun, 7 Aug 2011 15:41:21 +0000 (17:41 +0200)]
fix jumppad endpos finding

12 years agobots now can handle paths through warpzones
Rudolf Polzer [Sun, 7 Aug 2011 15:27:57 +0000 (17:27 +0200)]
bots now can handle paths through warpzones

12 years agoallow multiple targets for jumppads too (random selection)
Rudolf Polzer [Sun, 7 Aug 2011 15:27:09 +0000 (17:27 +0200)]
allow multiple targets for jumppads too (random selection)

12 years agobetter waypoint auditing
Rudolf Polzer [Sun, 7 Aug 2011 15:26:55 +0000 (17:26 +0200)]
better waypoint auditing

12 years agoimprove bot waypoint auditing
Rudolf Polzer [Sun, 7 Aug 2011 14:31:17 +0000 (16:31 +0200)]
improve bot waypoint auditing

12 years agodisable waypoints for items
Rudolf Polzer [Sun, 7 Aug 2011 14:05:29 +0000 (16:05 +0200)]
disable waypoints for items

12 years agoonslaught: add a missing setsize call
Rudolf Polzer [Sun, 7 Aug 2011 14:05:21 +0000 (16:05 +0200)]
onslaught: add a missing setsize call

12 years agoMerge remote-tracking branch 'origin/MaidenBeast/translation_updates'
Rudolf Polzer [Sun, 7 Aug 2011 14:02:31 +0000 (16:02 +0200)]
Merge remote-tracking branch 'origin/MaidenBeast/translation_updates'

12 years agoMade bots walk to any reachable waypoint in case they got stuck
mand1nga [Sat, 6 Aug 2011 23:01:55 +0000 (20:01 -0300)]
Made bots walk to any reachable waypoint in case they got stuck

12 years agoFix italian tooltips and some menu strings
MaidenBeast [Sat, 6 Aug 2011 09:54:14 +0000 (11:54 +0200)]
Fix italian tooltips and some menu strings

12 years agos/Eintreten/Mitspielen/ (thanks, sYm)
Rudolf Polzer [Thu, 4 Aug 2011 20:28:19 +0000 (22:28 +0200)]
s/Eintreten/Mitspielen/ (thanks, sYm)

12 years agolowercase spam is spammier
Rudolf Polzer [Thu, 4 Aug 2011 20:27:05 +0000 (22:27 +0200)]
lowercase spam is spammier

12 years agoupdate german
Rudolf Polzer [Thu, 4 Aug 2011 20:17:07 +0000 (22:17 +0200)]
update german

12 years agoFunny new cvar
Rudolf Polzer [Thu, 4 Aug 2011 20:08:53 +0000 (22:08 +0200)]
Funny new cvar

set g_waypointsprite_spam 0 "Debugging feature. Set to 10 and load courtfun in race mode to test."

12 years agoAdd say command and update reportcvar command
Samual [Thu, 4 Aug 2011 18:45:56 +0000 (14:45 -0400)]
Add say command and update reportcvar command

12 years agoMerge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Thu, 4 Aug 2011 18:12:37 +0000 (20:12 +0200)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agowhen a race checkpoint is both start and finish, show the appropriate name
Rudolf Polzer [Thu, 4 Aug 2011 18:12:12 +0000 (20:12 +0200)]
when a race checkpoint is both start and finish, show the appropriate name

12 years agoMerge remote branch 'origin/master' into samual/updatecommands
Samual [Thu, 4 Aug 2011 17:53:53 +0000 (13:53 -0400)]
Merge remote branch 'origin/master' into samual/updatecommands

Conflicts:
qcsrc/server/clientcommands.qc

12 years agoMake it compile
Samual [Thu, 4 Aug 2011 17:38:22 +0000 (13:38 -0400)]
Make it compile

12 years agoAdded a whole bunch of commands, but need testing and fixing
Samual [Thu, 4 Aug 2011 16:22:34 +0000 (12:22 -0400)]
Added a whole bunch of commands, but need testing and fixing

12 years agoRemoved a Unicode BOM character in keybinds.txt.it
MaidenBeast [Thu, 4 Aug 2011 16:05:55 +0000 (18:05 +0200)]
Removed a Unicode BOM character in keybinds.txt.it

12 years agoFixed and revised keybinds.txt.it and tooltips.db.it
MaidenBeast [Thu, 4 Aug 2011 15:55:12 +0000 (17:55 +0200)]
Fixed and revised keybinds.txt.it and tooltips.db.it

12 years agoadd cl_decals_models to effects configs (only in ultra and ultimate) and to the menu
Rudolf Polzer [Thu, 4 Aug 2011 09:31:07 +0000 (11:31 +0200)]
add cl_decals_models to effects configs (only in ultra and ultimate) and to the menu

12 years agoRemove codeblocks project files, they are always conflicting
Jakob MG [Wed, 3 Aug 2011 19:29:15 +0000 (21:29 +0200)]
Remove codeblocks project files, they are always conflicting

12 years agoMake vehicles work with assault, fix bad coloring when exiting due to teamswap/spectate
Jakob MG [Wed, 3 Aug 2011 18:58:27 +0000 (20:58 +0200)]
Make vehicles work with assault, fix bad coloring when exiting due to teamswap/spectate

12 years agoMerge remote branch 'origin/terencehill/ons_cp_animation_stuff'
Rudolf Polzer [Tue, 2 Aug 2011 05:31:14 +0000 (07:31 +0200)]
Merge remote branch 'origin/terencehill/ons_cp_animation_stuff'

12 years agoAdd keybinds.txt.it and tooltips.db.it
MaidenBeast [Sun, 31 Jul 2011 19:11:31 +0000 (21:11 +0200)]
Add keybinds.txt.it and tooltips.db.it

12 years agoAdd keybinds.txt.it and tooltips.db.it
MaidenBeast [Sun, 31 Jul 2011 19:11:05 +0000 (21:11 +0200)]
Add keybinds.txt.it and tooltips.db.it

12 years agoMerge branch 'master' into MaidenBeast/translation_updates
MaidenBeast [Sun, 31 Jul 2011 19:01:05 +0000 (21:01 +0200)]
Merge branch 'master' into MaidenBeast/translation_updates

12 years agoDead CA player can stop playing (now both, while observing and spectating)
atheros [Fri, 29 Jul 2011 21:43:13 +0000 (23:43 +0200)]
Dead CA player can stop playing (now both, while observing and spectating)

12 years agoAllow dead players in CA to spectate next round
atheros [Fri, 29 Jul 2011 18:47:30 +0000 (20:47 +0200)]
Allow dead players in CA to spectate next round

12 years agoMake frametime dependent the movements of that floating thing over the onslaught...
terencehill [Fri, 29 Jul 2011 18:46:16 +0000 (20:46 +0200)]
Make frametime dependent the movements of that floating thing over the onslaught control point

12 years agoMerge branch 'master' of git://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir
MaidenBeast [Fri, 29 Jul 2011 09:25:56 +0000 (11:25 +0200)]
Merge branch 'master' of git://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agoOnslaught: centerprint a msg when the overtime starts, mainly to let know players...
terencehill [Thu, 28 Jul 2011 18:01:42 +0000 (20:01 +0200)]
Onslaught: centerprint a msg when the overtime starts, mainly to let know players that the generator self-damage depends on the number of captured control points

12 years agoDon't allow to change team or to become observer if the game is over. If the kill...
terencehill [Sat, 23 Jul 2011 14:10:40 +0000 (16:10 +0200)]
Don't allow to change team or to become observer if the game is over. If the kill indicator is already over your head when the game ends, then just stop the countdown.

12 years agofix weapon sprite names
Rudolf Polzer [Wed, 27 Jul 2011 18:50:30 +0000 (20:50 +0200)]
fix weapon sprite names

12 years agogive the weapon sprites colors
Rudolf Polzer [Wed, 27 Jul 2011 18:49:15 +0000 (20:49 +0200)]
give the weapon sprites colors

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
MaidenBeast [Wed, 27 Jul 2011 18:35:46 +0000 (20:35 +0200)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agofix some merge conflicts in this cbp file, whatever that is. This may work, or may...
Rudolf Polzer [Wed, 27 Jul 2011 17:56:09 +0000 (19:56 +0200)]
fix some merge conflicts in this cbp file, whatever that is. This may work, or may not.

12 years agosupport language versions of campaigns (as campaignFoo.txt.de)
Rudolf Polzer [Wed, 27 Jul 2011 17:26:02 +0000 (19:26 +0200)]
support language versions of campaigns (as campaignFoo.txt.de)

12 years agoRestore the WaypointSprite_UpdateSprites calls when capturing a cp
terencehill [Wed, 27 Jul 2011 16:43:43 +0000 (18:43 +0200)]
Restore the WaypointSprite_UpdateSprites calls when capturing a cp

12 years agoMerge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Wed, 27 Jul 2011 16:00:39 +0000 (18:00 +0200)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agoMinstaGib: invisibility powerups disables waypointsprites
Rudolf Polzer [Wed, 27 Jul 2011 15:58:14 +0000 (17:58 +0200)]
MinstaGib: invisibility powerups disables waypointsprites

(except to your own team)

12 years agoMerge branch 'master' into terencehill/better_dom_hud_stats
terencehill [Wed, 27 Jul 2011 10:52:18 +0000 (12:52 +0200)]
Merge branch 'master' into terencehill/better_dom_hud_stats

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
MaidenBeast [Wed, 27 Jul 2011 10:01:01 +0000 (12:01 +0200)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agoMerge remote branch 'origin/mirceakitsune/fix_antilag_teleporttime' as of '44a728d415...
Rudolf Polzer [Tue, 26 Jul 2011 17:49:48 +0000 (19:49 +0200)]
Merge remote branch 'origin/mirceakitsune/fix_antilag_teleporttime' as of '44a728d415b656dc8def88daf949d0a56533dfc5'

12 years agoa tooltips fix script
Rudolf Polzer [Tue, 26 Jul 2011 12:34:34 +0000 (14:34 +0200)]
a tooltips fix script

12 years agotooltips fixes
Rudolf Polzer [Tue, 26 Jul 2011 12:34:24 +0000 (14:34 +0200)]
tooltips fixes

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

12 years agodompoint texture name fixes by Spaceman
Rudolf Polzer [Tue, 26 Jul 2011 12:16:09 +0000 (14:16 +0200)]
dompoint texture name fixes by Spaceman

12 years agofix #492
Rudolf Polzer [Mon, 25 Jul 2011 18:53:26 +0000 (20:53 +0200)]
fix #492

12 years agomultiple fixes of clientside movetypes (gravity unaffected by ticrate flag, initial...
Rudolf Polzer [Mon, 25 Jul 2011 18:44:46 +0000 (20:44 +0200)]
multiple fixes of clientside movetypes (gravity unaffected by ticrate flag, initial state of didgravity flag)

Fixes #540

12 years agoRewrite of vote code.
Rudolf Polzer [Mon, 25 Jul 2011 18:21:32 +0000 (20:21 +0200)]
Rewrite of vote code.

Fixes: #542 "Voting panel does not disappear"
Fixes: client disconnects when voting is used while client downloads a map
12 years agoMerge remote-tracking branch 'origin/terencehill/cl_velocityzoom_check'
Rudolf Polzer [Mon, 25 Jul 2011 16:56:28 +0000 (18:56 +0200)]
Merge remote-tracking branch 'origin/terencehill/cl_velocityzoom_check'

12 years agoMerge remote-tracking branch 'origin/terencehill/improved_g_ctf_reverse'
Rudolf Polzer [Mon, 25 Jul 2011 16:52:39 +0000 (18:52 +0200)]
Merge remote-tracking branch 'origin/terencehill/improved_g_ctf_reverse'

12 years agoMerge remote-tracking branch 'origin/terencehill/freezetag_health_effect'
Rudolf Polzer [Mon, 25 Jul 2011 16:51:54 +0000 (18:51 +0200)]
Merge remote-tracking branch 'origin/terencehill/freezetag_health_effect'

12 years agoSimple updates plus "sv_info_" command for retrieving information created by server...
Samual [Sun, 24 Jul 2011 22:04:24 +0000 (18:04 -0400)]
Simple updates plus "sv_info_" command for retrieving information created by server admin

12 years agoMany new commands, plus disable the help/usage functionality by default
Samual [Sun, 24 Jul 2011 21:28:01 +0000 (17:28 -0400)]
Many new commands, plus disable the help/usage functionality by default

12 years agoCheckfail command added
Samual [Sun, 24 Jul 2011 06:19:23 +0000 (02:19 -0400)]
Checkfail command added

12 years agoRe-think some things, add developer help support, change how the argument is selected...
Samual [Sun, 24 Jul 2011 00:26:08 +0000 (20:26 -0400)]
Re-think some things, add developer help support, change how the argument is selected in the switch

12 years agoAdd floodcheck, plus use strtolower for most command comparisons (including in gameco...
Samual [Sun, 24 Jul 2011 00:03:45 +0000 (20:03 -0400)]
Add floodcheck, plus use strtolower for most command comparisons (including in gamecommand.qc)

12 years agoClean clientcommands.qc up a bit and fact check it :P
Samual [Sat, 23 Jul 2011 22:12:32 +0000 (18:12 -0400)]
Clean clientcommands.qc up a bit and fact check it :P

12 years agoBegin clientcommands.qc re-write
Samual [Sat, 23 Jul 2011 19:09:41 +0000 (15:09 -0400)]
Begin clientcommands.qc re-write

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
MaidenBeast [Fri, 22 Jul 2011 07:39:53 +0000 (09:39 +0200)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agoRemove the todo's for extend/reducematchtime command -- the goal shouldn't really...
Samual [Thu, 21 Jul 2011 18:28:31 +0000 (14:28 -0400)]
Remove the todo's for extend/reducematchtime command -- the goal shouldn't really be done.

12 years agoUpdate allspec and cointoss to have more options
Samual [Thu, 21 Jul 2011 18:24:47 +0000 (14:24 -0400)]
Update allspec and cointoss to have more options

12 years agoMerge remote branch 'origin/master' into samual/updatecommands
Samual [Thu, 21 Jul 2011 17:56:59 +0000 (13:56 -0400)]
Merge remote branch 'origin/master' into samual/updatecommands

12 years agoautomatic g_maplist: rather collect maps for ALL game types in there
Rudolf Polzer [Wed, 20 Jul 2011 11:50:02 +0000 (13:50 +0200)]
automatic g_maplist: rather collect maps for ALL game types in there

12 years agoget rid of some cruft (mapvote_maxlen) that was for the old centerprint mapvote interface
Rudolf Polzer [Wed, 20 Jul 2011 11:45:16 +0000 (13:45 +0200)]
get rid of some cruft (mapvote_maxlen) that was for the old centerprint mapvote interface

12 years agoignore suggested maps if they are in the wrong game type
Rudolf Polzer [Wed, 20 Jul 2011 11:44:55 +0000 (13:44 +0200)]
ignore suggested maps if they are in the wrong game type