]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
12 years agoMerge remote-tracking branch 'origin/samual/flyingspectators'
mand1nga [Sun, 21 Aug 2011 03:59:42 +0000 (00:59 -0300)]
Merge remote-tracking branch 'origin/samual/flyingspectators'

12 years agoQuick update with mand1nga's suggestion: Remove magical numbers for spectator size...
Samual [Sun, 21 Aug 2011 03:49:04 +0000 (23:49 -0400)]
Quick update with mand1nga's suggestion: Remove magical numbers for spectator size, instead use PL_CROUCH_* settings as that is roughly what I was going for anyway

12 years agoMerge remote-tracking branch 'origin/samual/flyingspectators'
mand1nga [Sun, 21 Aug 2011 03:10:17 +0000 (00:10 -0300)]
Merge remote-tracking branch 'origin/samual/flyingspectators'

12 years agoMerge remote-tracking branch 'origin/samual/fix_crosshair_hitindication'
mand1nga [Sun, 21 Aug 2011 02:54:31 +0000 (23:54 -0300)]
Merge remote-tracking branch 'origin/samual/fix_crosshair_hitindication'

12 years agoMerge branch 'master' of ssh://git.xonotic.org/xonotic-data.pk3dir
mand1nga [Sun, 21 Aug 2011 01:44:28 +0000 (22:44 -0300)]
Merge branch 'master' of ssh://git.xonotic.org/xonotic-data.pk3dir

12 years agoCTF roles that need immediate actions should refresh their goals immediately
mand1nga [Sun, 21 Aug 2011 01:42:09 +0000 (22:42 -0300)]
CTF roles that need immediate actions should refresh their goals immediately

12 years agoadd a fixme comment
Rudolf Polzer [Sat, 20 Aug 2011 16:36:04 +0000 (18:36 +0200)]
add a fixme comment

12 years agoAvoid spawning gibs inside solid, fixes #589
Rudolf Polzer [Sat, 20 Aug 2011 16:32:10 +0000 (18:32 +0200)]
Avoid spawning gibs inside solid, fixes #589

12 years agourllib: improve error handling
Rudolf Polzer [Sat, 20 Aug 2011 15:50:56 +0000 (17:50 +0200)]
urllib: improve error handling

12 years agoadd comments
Rudolf Polzer [Sat, 20 Aug 2011 15:42:04 +0000 (17:42 +0200)]
add comments

12 years agoMerge remote-tracking branch 'origin/divVerent/urllib-weaponstats'
Rudolf Polzer [Sat, 20 Aug 2011 15:40:48 +0000 (17:40 +0200)]
Merge remote-tracking branch 'origin/divVerent/urllib-weaponstats'

12 years agoWhoops forgot the comment
Samual [Sat, 20 Aug 2011 08:14:13 +0000 (04:14 -0400)]
Whoops forgot the comment

12 years agoApply same logic to crosshair_pickup animation as well
Samual [Sat, 20 Aug 2011 08:13:35 +0000 (04:13 -0400)]
Apply same logic to crosshair_pickup animation as well

12 years agoBetter time for maxtimedifference value
Samual [Sat, 20 Aug 2011 08:02:52 +0000 (04:02 -0400)]
Better time for maxtimedifference value

12 years agoWork around a bug where if you spectate a player and they had a shot newer than your...
Samual [Sat, 20 Aug 2011 08:00:29 +0000 (04:00 -0400)]
Work around a bug where if you spectate a player and they had a shot newer than your last hit_time then the code would still think it was your own shot when you switched to them (and thusly would play the hit sound/animation) -- Basically just check how old the hit_time is.

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Fri, 19 Aug 2011 04:49:47 +0000 (06:49 +0200)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agodon't remove a func_plat just because blocked got called at the wrong time
Rudolf Polzer [Fri, 19 Aug 2011 04:43:29 +0000 (06:43 +0200)]
don't remove a func_plat just because blocked got called at the wrong time

12 years agoFix bug in CTF retriever
mand1nga [Thu, 18 Aug 2011 22:21:34 +0000 (19:21 -0300)]
Fix bug in CTF retriever

12 years agoMerge branch 'master' into divVerent/urllib-weaponstats
Rudolf Polzer [Thu, 18 Aug 2011 20:30:32 +0000 (22:30 +0200)]
Merge branch 'master' into divVerent/urllib-weaponstats

12 years agoadd a comment about a bot personality idea
Rudolf Polzer [Thu, 18 Aug 2011 20:30:17 +0000 (22:30 +0200)]
add a comment about a bot personality idea

12 years agoMerge branch 'master' of ssh://git.xonotic.org/xonotic-data.pk3dir
mand1nga [Thu, 18 Aug 2011 20:05:30 +0000 (17:05 -0300)]
Merge branch 'master' of ssh://git.xonotic.org/xonotic-data.pk3dir

12 years agoExperimental: path optimization
mand1nga [Thu, 18 Aug 2011 19:43:19 +0000 (16:43 -0300)]
Experimental: path optimization

12 years agoMerge branch 'master' into divVerent/urllib-weaponstats
Rudolf Polzer [Thu, 18 Aug 2011 19:00:42 +0000 (21:00 +0200)]
Merge branch 'master' into divVerent/urllib-weaponstats

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Thu, 18 Aug 2011 19:00:29 +0000 (21:00 +0200)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agosome cvar check updates
Rudolf Polzer [Thu, 18 Aug 2011 18:59:51 +0000 (20:59 +0200)]
some cvar check updates

12 years agoFix escaping from jump pads
mand1nga [Thu, 18 Aug 2011 18:45:48 +0000 (15:45 -0300)]
Fix escaping from jump pads

12 years agoTake in account cvar g_antilag_bullets for aiming (only for shotgun for now)
mand1nga [Thu, 18 Aug 2011 13:53:21 +0000 (10:53 -0300)]
Take in account cvar g_antilag_bullets for aiming (only for shotgun for now)

12 years agoUse real shotgun primary speed for bot aiming
mand1nga [Thu, 18 Aug 2011 13:28:15 +0000 (10:28 -0300)]
Use real shotgun primary speed for bot aiming

12 years agoFix rifle aim for bots
mand1nga [Thu, 18 Aug 2011 12:57:34 +0000 (09:57 -0300)]
Fix rifle aim for bots

12 years agoSet the right hit flags for bot aiming
mand1nga [Thu, 18 Aug 2011 12:38:23 +0000 (09:38 -0300)]
Set the right hit flags for bot aiming

12 years agoremove unused global
Rudolf Polzer [Thu, 18 Aug 2011 08:01:38 +0000 (10:01 +0200)]
remove unused global

12 years agoprint the HTTP response
Rudolf Polzer [Thu, 18 Aug 2011 07:59:36 +0000 (09:59 +0200)]
print the HTTP response

12 years agoMerge branch 'master' into divVerent/urllib-weaponstats
Rudolf Polzer [Thu, 18 Aug 2011 07:58:34 +0000 (09:58 +0200)]
Merge branch 'master' into divVerent/urllib-weaponstats

Conflicts:
qcsrc/server/cl_player.qc

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Thu, 18 Aug 2011 05:00:34 +0000 (07:00 +0200)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agoweaponstats: include cvar_purechanges
Rudolf Polzer [Thu, 18 Aug 2011 04:49:30 +0000 (06:49 +0200)]
weaponstats: include cvar_purechanges

12 years agoMerge remote-tracking branch 'origin/mand1nga/bot-assault'
mand1nga [Wed, 17 Aug 2011 22:37:49 +0000 (19:37 -0300)]
Merge remote-tracking branch 'origin/mand1nga/bot-assault'

12 years agoMerge branch 'master' into divVerent/urllib-weaponstats
Rudolf Polzer [Wed, 17 Aug 2011 20:12:32 +0000 (22:12 +0200)]
Merge branch 'master' into divVerent/urllib-weaponstats

12 years agosign the HTTP requests
Rudolf Polzer [Wed, 17 Aug 2011 20:12:20 +0000 (22:12 +0200)]
sign the HTTP requests

12 years agoMerge branch 'master' into divVerent/urllib-weaponstats
Rudolf Polzer [Wed, 17 Aug 2011 20:00:36 +0000 (22:00 +0200)]
Merge branch 'master' into divVerent/urllib-weaponstats

12 years ago\n chars are given by the user
Rudolf Polzer [Wed, 17 Aug 2011 20:00:21 +0000 (22:00 +0200)]
\n chars are given by the user

12 years agoMerge branch 'master' into divVerent/urllib-weaponstats
Rudolf Polzer [Wed, 17 Aug 2011 19:59:03 +0000 (21:59 +0200)]
Merge branch 'master' into divVerent/urllib-weaponstats

12 years agofix urllib, now it actually can POST properly
Rudolf Polzer [Wed, 17 Aug 2011 19:58:41 +0000 (21:58 +0200)]
fix urllib, now it actually can POST properly

12 years agofix ready handling
Rudolf Polzer [Wed, 17 Aug 2011 19:58:27 +0000 (21:58 +0200)]
fix ready handling

12 years agoMerge branch 'master' into divVerent/urllib-weaponstats
Rudolf Polzer [Wed, 17 Aug 2011 19:19:46 +0000 (21:19 +0200)]
Merge branch 'master' into divVerent/urllib-weaponstats

12 years agomake urllib actually work
Rudolf Polzer [Wed, 17 Aug 2011 19:18:06 +0000 (21:18 +0200)]
make urllib actually work

12 years agoprevent early urllib slot reuse
Rudolf Polzer [Wed, 17 Aug 2011 19:16:45 +0000 (21:16 +0200)]
prevent early urllib slot reuse

12 years agouse urllib for weaponstats sending
Rudolf Polzer [Wed, 17 Aug 2011 19:10:20 +0000 (21:10 +0200)]
use urllib for weaponstats sending

12 years agourllib: more error fixes
Rudolf Polzer [Wed, 17 Aug 2011 19:10:07 +0000 (21:10 +0200)]
urllib: more error fixes

12 years agoerror handling a bit better
Rudolf Polzer [Wed, 17 Aug 2011 18:31:16 +0000 (20:31 +0200)]
error handling a bit better

12 years agomore urllib stuff
Rudolf Polzer [Wed, 17 Aug 2011 18:27:16 +0000 (20:27 +0200)]
more urllib stuff

12 years agoadd urllib (not used yet)
Rudolf Polzer [Wed, 17 Aug 2011 18:14:05 +0000 (20:14 +0200)]
add urllib (not used yet)

12 years agodocument that spectators at match end do not have MATCHES (they do have JOINS 1,...
Rudolf Polzer [Wed, 17 Aug 2011 14:21:17 +0000 (16:21 +0200)]
document that spectators at match end do not have MATCHES (they do have JOINS 1, though)

12 years agoPLAYERSTATS_JOINS: also set that for players that are DEAD during end of the game...
Rudolf Polzer [Wed, 17 Aug 2011 14:20:15 +0000 (16:20 +0200)]
PLAYERSTATS_JOINS: also set that for players that are DEAD during end of the game (bad bug)

12 years agoLowered priority of the rifle temporarily as it is not working quite well for bots
mand1nga [Wed, 17 Aug 2011 02:22:54 +0000 (23:22 -0300)]
Lowered priority of the rifle temporarily as it is not working quite well for bots

12 years agoFine tuning; almost done
mand1nga [Wed, 17 Aug 2011 02:15:25 +0000 (23:15 -0300)]
Fine tuning; almost done

12 years agoMerge branch 'master' into mand1nga/bot-assault
mand1nga [Wed, 17 Aug 2011 00:46:04 +0000 (21:46 -0300)]
Merge branch 'master' into mand1nga/bot-assault

12 years agoRemove unused stuff
mand1nga [Wed, 17 Aug 2011 00:44:55 +0000 (21:44 -0300)]
Remove unused stuff

12 years agoMake it so +use works in reverse too (clipped if pressed when noclip is preference)
Samual [Tue, 16 Aug 2011 21:01:38 +0000 (17:01 -0400)]
Make it so +use works in reverse too (clipped if pressed when noclip is preference)

12 years agoChange MOVETYPE_SPECTATOR to MOVETYPE_FLY_WORLDONLY
Samual [Tue, 16 Aug 2011 19:49:20 +0000 (15:49 -0400)]
Change MOVETYPE_SPECTATOR to MOVETYPE_FLY_WORLDONLY

12 years agoMerge remote branch 'origin/master' into samual/flyingspectators
Samual [Tue, 16 Aug 2011 19:35:49 +0000 (15:35 -0400)]
Merge remote branch 'origin/master' into samual/flyingspectators

Conflicts:
qcsrc/server/defs.qh

12 years agoput the kill matrix in the player stats data
Rudolf Polzer [Tue, 16 Aug 2011 12:46:41 +0000 (14:46 +0200)]
put the kill matrix in the player stats data

currently only counts real kills, no teamkills or the like

12 years agomake the match ID more unique
Rudolf Polzer [Tue, 16 Aug 2011 12:26:45 +0000 (14:26 +0200)]
make the match ID more unique

12 years agoadd a "match ID" (I line)
Rudolf Polzer [Tue, 16 Aug 2011 12:24:22 +0000 (14:24 +0200)]
add a "match ID" (I line)

12 years agofix an issue in input event processing
Rudolf Polzer [Tue, 16 Aug 2011 11:21:13 +0000 (13:21 +0200)]
fix an issue in input event processing

in some cases, mouse movement events were treated as key release events

12 years agoMany minor improvements
mand1nga [Tue, 16 Aug 2011 06:15:38 +0000 (03:15 -0300)]
Many minor improvements

12 years agoMerge branch 'master' into mand1nga/bot-assault
mand1nga [Tue, 16 Aug 2011 04:15:04 +0000 (01:15 -0300)]
Merge branch 'master' into mand1nga/bot-assault

12 years agoMerge remote branch 'origin/master' into terencehill/centerprint_stuff
Samual [Mon, 15 Aug 2011 21:53:53 +0000 (17:53 -0400)]
Merge remote branch 'origin/master' into terencehill/centerprint_stuff

12 years agoUpdate an old function designed to give advanced information about frag messages
Samual [Mon, 15 Aug 2011 21:52:58 +0000 (17:52 -0400)]
Update an old function designed to give advanced information about frag messages

12 years agoNeed these also so no box shows up
Samual [Mon, 15 Aug 2011 19:57:23 +0000 (15:57 -0400)]
Need these also so no box shows up

12 years agoAdd noref for autocvar strings (they're stripped out normally since they aren't refer...
Samual [Mon, 15 Aug 2011 19:33:31 +0000 (15:33 -0400)]
Add noref for autocvar strings (they're stripped out normally since they aren't referenced by code)

12 years agovariables work better if declared
Rudolf Polzer [Mon, 15 Aug 2011 19:04:03 +0000 (21:04 +0200)]
variables work better if declared

12 years agorebind keys from impulses to the aliases
Rudolf Polzer [Mon, 15 Aug 2011 19:01:21 +0000 (21:01 +0200)]
rebind keys from impulses to the aliases

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

12 years agoadd alias weapon_group_0 to 9
Rudolf Polzer [Mon, 15 Aug 2011 18:10:10 +0000 (20:10 +0200)]
add alias weapon_group_0 to 9

12 years agoMerge remote-tracking branch 'origin/mand1nga/pathfinding-optimizations'
mand1nga [Mon, 15 Aug 2011 18:03:57 +0000 (15:03 -0300)]
Merge remote-tracking branch 'origin/mand1nga/pathfinding-optimizations'

12 years agoadd lda17h to the credits properly
Rudolf Polzer [Mon, 15 Aug 2011 14:58:25 +0000 (16:58 +0200)]
add lda17h to the credits properly

12 years agoalso allow the timeformat cvar
Rudolf Polzer [Mon, 15 Aug 2011 11:43:08 +0000 (13:43 +0200)]
also allow the timeformat cvar

12 years agoHard coded defaults for centerprints so that they show up on older clients
Samual [Mon, 15 Aug 2011 09:48:46 +0000 (05:48 -0400)]
Hard coded defaults for centerprints so that they show up on older clients

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Mon, 15 Aug 2011 09:22:17 +0000 (11:22 +0200)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agochange default MOUSE3 bind to togglezoom
Rudolf Polzer [Mon, 15 Aug 2011 09:22:00 +0000 (11:22 +0200)]
change default MOUSE3 bind to togglezoom

12 years agoBetter default for font size calculation.
Samual [Mon, 15 Aug 2011 09:11:56 +0000 (05:11 -0400)]
Better default for font size calculation.

12 years agoRemove a comment for developer print
Samual [Mon, 15 Aug 2011 09:05:09 +0000 (05:05 -0400)]
Remove a comment for developer print

12 years agoAdd fading in animation
Samual [Mon, 15 Aug 2011 08:11:22 +0000 (04:11 -0400)]
Add fading in animation

12 years agoMerge remote branch 'origin/master' into terencehill/centerprint_stuff
Samual [Mon, 15 Aug 2011 06:41:17 +0000 (02:41 -0400)]
Merge remote branch 'origin/master' into terencehill/centerprint_stuff

12 years agoRemove something which was accidentally added when merging earlier
Samual [Mon, 15 Aug 2011 06:24:40 +0000 (02:24 -0400)]
Remove something which was accidentally added when merging earlier

12 years agoentirely remove UpdateCSQCProjectileNextFrame
Rudolf Polzer [Mon, 15 Aug 2011 05:10:01 +0000 (07:10 +0200)]
entirely remove UpdateCSQCProjectileNextFrame

why was this there in the first place (nexuiz svn r6197 added this, but also
did other fixes - possibly these other fixes alone had already sufficed)

12 years agoMerge branch 'master' into mand1nga/pathfinding-optimizations
mand1nga [Mon, 15 Aug 2011 04:56:12 +0000 (01:56 -0300)]
Merge branch 'master' into mand1nga/pathfinding-optimizations

12 years agoForgot one adaption
Samual [Mon, 15 Aug 2011 00:32:18 +0000 (20:32 -0400)]
Forgot one adaption

12 years agoMake movetype_spectator behave the same way movetype_fly does with free movement
Samual [Sun, 14 Aug 2011 23:27:12 +0000 (19:27 -0400)]
Make movetype_spectator behave the same way movetype_fly does with free movement

12 years agoMake it so that if you press +use while spectating, it automatically enables noclip...
Samual [Sun, 14 Aug 2011 22:45:56 +0000 (18:45 -0400)]
Make it so that if you press +use while spectating, it automatically enables noclip movetype

12 years agoMerge remote branch 'origin/master' into samual/flyingspectators
Samual [Sun, 14 Aug 2011 22:28:31 +0000 (18:28 -0400)]
Merge remote branch 'origin/master' into samual/flyingspectators

Conflicts:
qcsrc/server/t_teleporters.qc
qcsrc/warpzonelib/server.qc

12 years agoOr not.. try another method... the nextthink was conflicting with a function which...
Samual [Sun, 14 Aug 2011 21:27:30 +0000 (17:27 -0400)]
Or not.. try another method... the nextthink was conflicting with a function which updates the projectile for CSQC at the same time as the bounce.

12 years agoAdd a think function for the secondary grenade, this clears up the issue with func...
Samual [Sun, 14 Aug 2011 20:54:28 +0000 (16:54 -0400)]
Add a think function for the secondary grenade, this clears up the issue with func walls where the grenade could pass through without actually bouncing off of it -- it would also make the grenade "miss" its think function for some reason. Quite a weird bug, but doing this properly fixed it.

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