]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Sun, 4 Dec 2011 15:17:19 +0000 (16:17 +0100)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agofix weird projectile angles on impact
Rudolf Polzer [Sun, 4 Dec 2011 15:17:06 +0000 (16:17 +0100)]
fix weird projectile angles on impact

12 years agoaudit usage of player_localentnum and spectatee_status to also work with FTEQW
Rudolf Polzer [Sun, 4 Dec 2011 14:42:03 +0000 (15:42 +0100)]
audit usage of player_localentnum and spectatee_status to also work with FTEQW

12 years agoMerge remote-tracking branch 'origin/terencehill/hud_updates_bugfixes'
mand1nga [Sun, 4 Dec 2011 12:45:38 +0000 (09:45 -0300)]
Merge remote-tracking branch 'origin/terencehill/hud_updates_bugfixes'

12 years agomore stuff... look at teammate
Rudolf Polzer [Sat, 3 Dec 2011 19:43:22 +0000 (20:43 +0100)]
more stuff... look at teammate

12 years agog_spawn_near_teammate spawnpoint scoring mutator
Rudolf Polzer [Sat, 3 Dec 2011 19:04:00 +0000 (20:04 +0100)]
g_spawn_near_teammate spawnpoint scoring mutator

12 years agoremove an unused arg
Rudolf Polzer [Sat, 3 Dec 2011 18:36:08 +0000 (19:36 +0100)]
remove an unused arg

12 years agospawnpoint selection: restructure to be WAY more mutator friendly and simpler; move...
Rudolf Polzer [Sat, 3 Dec 2011 18:24:15 +0000 (19:24 +0100)]
spawnpoint selection: restructure to be WAY more mutator friendly and simpler; move game mode specific logic to game mode

12 years agoadd a Spawn_Score mutator hook; simplify spawning
Rudolf Polzer [Sat, 3 Dec 2011 18:01:15 +0000 (19:01 +0100)]
add a Spawn_Score mutator hook; simplify spawning

12 years agotwo more cvars
Rudolf Polzer [Sat, 3 Dec 2011 12:06:46 +0000 (13:06 +0100)]
two more cvars

12 years agoremove old minstanex textures :)
Rudolf Polzer [Sat, 3 Dec 2011 11:48:13 +0000 (12:48 +0100)]
remove old minstanex textures :)

12 years agoSquashed commit of the following:
Rudolf Polzer [Sat, 3 Dec 2011 11:46:44 +0000 (12:46 +0100)]
Squashed commit of the following:

commit 1c957af5b9748c46d92a4fa3da93d2c1a19ba778
Merge: a4ae0be 69a2e2b
Author: Samual <samual@xonotic.org>
Date:   Fri Dec 2 15:17:19 2011 -0500

    Merge remote branch 'origin/master' into morphed/minstanex

commit a4ae0be7220424ea0c8d7621b815cc482b18d828
Merge: ebe8eee 0396c95
Author: Samual <samual@xonotic.org>
Date:   Fri Dec 2 02:28:35 2011 -0500

    Merge remote branch 'origin/master' into morphed/minstanex

commit ebe8eee72691e07c3731e4c88f25de4a751a5339
Author: Morphed <morphed@o2.pl>
Date:   Thu Dec 1 23:09:59 2011 +0100

    stupid git !!! forgot models

commit d1bb9dd137bd9ec9372b08776c88c8dfd91de39d
Author: Morphed <morphed@o2.pl>
Date:   Thu Dec 1 22:40:13 2011 +0100

    minstanex by LJFHutch/theShadow #woxblox#

12 years agofix bug in omg config
Rudolf Polzer [Fri, 2 Dec 2011 10:56:30 +0000 (11:56 +0100)]
fix bug in omg config

12 years agorename all "alpha" parameters in CSQC to remove clash with future csqcplayer use...
Rudolf Polzer [Fri, 2 Dec 2011 08:35:22 +0000 (09:35 +0100)]
rename all "alpha" parameters in CSQC to remove clash with future csqcplayer use of .float alpha

12 years agofix min4->min
Jakob MG [Tue, 29 Nov 2011 14:21:07 +0000 (15:21 +0100)]
fix min4->min

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Jakob MG [Tue, 29 Nov 2011 14:06:35 +0000 (15:06 +0100)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agoWaypointsprites / healthbars for turrets #woxblox#
Jakob MG [Tue, 29 Nov 2011 14:04:38 +0000 (15:04 +0100)]
Waypointsprites / healthbars for turrets #woxblox#

12 years agoadd a compatibility workaround for 0.5.0 engine
Rudolf Polzer [Mon, 28 Nov 2011 20:08:30 +0000 (21:08 +0100)]
add a compatibility workaround for 0.5.0 engine

12 years agowhen all spawns are allowed, RanOutOfSpawns cannot happen
Rudolf Polzer [Sat, 26 Nov 2011 17:01:06 +0000 (18:01 +0100)]
when all spawns are allowed, RanOutOfSpawns cannot happen

12 years agog_spawn_useallspawns - disable teamplay spawn rules
Rudolf Polzer [Sat, 26 Nov 2011 16:59:44 +0000 (17:59 +0100)]
g_spawn_useallspawns - disable teamplay spawn rules

12 years agodefaultplayermodel: allow multiple and randomize
Rudolf Polzer [Sat, 26 Nov 2011 16:38:24 +0000 (17:38 +0100)]
defaultplayermodel: allow multiple and randomize

12 years agoremove wrong use of r_hdr_scenebrightness in sRGB mode. We really shouldn't do that.
Rudolf Polzer [Sat, 26 Nov 2011 14:05:56 +0000 (15:05 +0100)]
remove wrong use of r_hdr_scenebrightness in sRGB mode. We really shouldn't do that.

12 years agofix declaration of runstandardplayerphysics
Rudolf Polzer [Sat, 26 Nov 2011 11:38:28 +0000 (12:38 +0100)]
fix declaration of runstandardplayerphysics

12 years agofix lots of inconsistencies to EXT_CSQC naming
Rudolf Polzer [Sat, 26 Nov 2011 11:28:29 +0000 (12:28 +0100)]
fix lots of inconsistencies to EXT_CSQC naming

12 years agoadd missing files
Rudolf Polzer [Sat, 26 Nov 2011 11:11:26 +0000 (12:11 +0100)]
add missing files

12 years agolots of csprogdefs stuff
Rudolf Polzer [Sat, 26 Nov 2011 11:10:52 +0000 (12:10 +0100)]
lots of csprogdefs stuff

12 years agofix more dpdefs stuff
Rudolf Polzer [Sat, 26 Nov 2011 10:37:51 +0000 (11:37 +0100)]
fix more dpdefs stuff

12 years agofix warnings
Rudolf Polzer [Sat, 26 Nov 2011 10:35:57 +0000 (11:35 +0100)]
fix warnings

12 years agomany menuqc improvements regarding dpdefs
Rudolf Polzer [Sat, 26 Nov 2011 10:28:02 +0000 (11:28 +0100)]
many menuqc improvements regarding dpdefs

12 years agosome more cleanup - all svqc warnings gone
Rudolf Polzer [Sat, 26 Nov 2011 10:09:21 +0000 (11:09 +0100)]
some more cleanup - all svqc warnings gone

12 years agouse vectoangles2 properly
Rudolf Polzer [Sat, 26 Nov 2011 09:55:14 +0000 (10:55 +0100)]
use vectoangles2 properly

12 years agouse the engine's progsdefs.qc. This may break stuff, please test!
Rudolf Polzer [Sat, 26 Nov 2011 08:39:16 +0000 (09:39 +0100)]
use the engine's progsdefs.qc. This may break stuff, please test!

12 years agofix name of extensions file
Rudolf Polzer [Sat, 26 Nov 2011 08:26:59 +0000 (09:26 +0100)]
fix name of extensions file

12 years agoupdate extensions file from dpdefs
Rudolf Polzer [Sat, 26 Nov 2011 08:26:40 +0000 (09:26 +0100)]
update extensions file from dpdefs

12 years agoset glowintensity to 1 again for now
Rudolf Polzer [Fri, 25 Nov 2011 22:32:02 +0000 (23:32 +0100)]
set glowintensity to 1 again for now

12 years agoless r_ambient in sRGB mode
Rudolf Polzer [Fri, 25 Nov 2011 22:15:37 +0000 (23:15 +0100)]
less r_ambient in sRGB mode

12 years agofix two bugs of crosshair button. Did anyone EVER test this one?
Rudolf Polzer [Fri, 25 Nov 2011 15:23:02 +0000 (16:23 +0100)]
fix two bugs of crosshair button. Did anyone EVER test this one?

12 years agostronger glow on models
Rudolf Polzer [Fri, 25 Nov 2011 12:55:01 +0000 (13:55 +0100)]
stronger glow on models

12 years agoenable sRGB fallback if needed
Rudolf Polzer [Fri, 25 Nov 2011 12:23:46 +0000 (13:23 +0100)]
enable sRGB fallback if needed

12 years agosRGB stuff (not enabled yet)
Rudolf Polzer [Fri, 25 Nov 2011 11:43:43 +0000 (12:43 +0100)]
sRGB stuff (not enabled yet)

12 years agoMerge remote-tracking branch 'origin/mirceakitsune/bloom_tweaks'
Rudolf Polzer [Fri, 25 Nov 2011 11:20:29 +0000 (12:20 +0100)]
Merge remote-tracking branch 'origin/mirceakitsune/bloom_tweaks'

12 years agosimplify spawnpoint logic again - "at least one SP was bad" suffices for disabling now
Rudolf Polzer [Fri, 25 Nov 2011 10:29:20 +0000 (11:29 +0100)]
simplify spawnpoint logic again - "at least one SP was bad" suffices for disabling now

12 years agofix CTS spawns on courtfun
Rudolf Polzer [Fri, 25 Nov 2011 10:24:08 +0000 (11:24 +0100)]
fix CTS spawns on courtfun

12 years agoremove some leftovers from mapcfg
Rudolf Polzer [Fri, 25 Nov 2011 10:02:26 +0000 (11:02 +0100)]
remove some leftovers from mapcfg

12 years agoPort bloom settings from latest Vore Tournament GIT. Might need some tweaking, but...
Mircea Kitsune [Wed, 23 Nov 2011 23:42:05 +0000 (01:42 +0200)]
Port bloom settings from latest Vore Tournament GIT. Might need some tweaking, but should look much better than the old one. Notice: Uses colorexponent

12 years agoFix moving turrets failing target check due to non updated tur_shotorg (use origin...
Jakob MG [Tue, 22 Nov 2011 11:39:21 +0000 (12:39 +0100)]
Fix moving turrets failing target check due to non updated tur_shotorg (use origin insted). Better vehicle target check

12 years agoDont spawn vehicles 128 units above spawm spot (fix raptor spawn-enter-crashdown)
Jakob MG [Tue, 22 Nov 2011 10:01:40 +0000 (11:01 +0100)]
Dont spawn vehicles 128 units above spawm spot (fix raptor spawn-enter-crashdown)

12 years agoMake spider's aim true even if case/chase_up/tilted
Jakob MG [Tue, 22 Nov 2011 09:40:14 +0000 (10:40 +0100)]
Make spider's aim true even if case/chase_up/tilted

12 years agoFix incorrect sending of health/shiled on vehicle enter
Jakob MG [Tue, 22 Nov 2011 09:29:22 +0000 (10:29 +0100)]
Fix incorrect sending of health/shiled on vehicle enter

12 years agoMake alarm sound/s stop right away when exiting a vehicle
Jakob MG [Tue, 22 Nov 2011 09:21:24 +0000 (10:21 +0100)]
Make alarm sound/s stop right away when exiting a vehicle

12 years agoIgnore sky & softtargets for vehicle impact damage. Extand vehile impactdamage to...
Jakob MG [Tue, 22 Nov 2011 08:58:42 +0000 (09:58 +0100)]
Ignore sky & softtargets for vehicle impact damage. Extand vehile impactdamage to all colissions. Fix potentialy massive bug with raptor (missing self re-set after swaping self in frame code)

12 years agoYet another bug in the commit c500f774... (OMG Samual, how many changes in one commit!)
terencehill [Mon, 21 Nov 2011 21:46:28 +0000 (22:46 +0100)]
Yet another bug in the commit c500f774... (OMG Samual, how many changes in one commit!)

12 years agoFix a bug in hud setup mode: weapons panel disappears opening its own menu dialog...
terencehill [Mon, 21 Nov 2011 20:49:45 +0000 (21:49 +0100)]
Fix a bug in hud setup mode: weapons panel disappears opening its own menu dialog (Samual forgot a pair of brackets :) )

12 years agoFix an issue with shotgun multihit allowing for double the damage to be inflicted...
Samual [Sat, 19 Nov 2011 21:02:49 +0000 (16:02 -0500)]
Fix an issue with shotgun multihit allowing for double the damage to be inflicted accidentally

12 years agofix note off strings
Rudolf Polzer [Sat, 19 Nov 2011 17:50:24 +0000 (18:50 +0100)]
fix note off strings

12 years agofix some more magicear bugs
Rudolf Polzer [Sat, 19 Nov 2011 17:44:52 +0000 (18:44 +0100)]
fix some more magicear bugs

12 years agofixes
Rudolf Polzer [Sat, 19 Nov 2011 17:04:59 +0000 (18:04 +0100)]
fixes

12 years agomagicear: support tuba notes
Rudolf Polzer [Sat, 19 Nov 2011 16:41:30 +0000 (17:41 +0100)]
magicear: support tuba notes

12 years agonow we can verify rhythm too
Rudolf Polzer [Sat, 19 Nov 2011 16:17:29 +0000 (17:17 +0100)]
now we can verify rhythm too

12 years agobetter verifying
Rudolf Polzer [Sat, 19 Nov 2011 15:29:58 +0000 (16:29 +0100)]
better verifying

12 years agoadd a simple test function for last tuba notes
Rudolf Polzer [Sat, 19 Nov 2011 15:28:26 +0000 (16:28 +0100)]
add a simple test function for last tuba notes

12 years agoremember the last 32 tuba notes per player
Rudolf Polzer [Sat, 19 Nov 2011 15:09:23 +0000 (16:09 +0100)]
remember the last 32 tuba notes per player

12 years agosome refactor
Rudolf Polzer [Sat, 19 Nov 2011 15:01:05 +0000 (16:01 +0100)]
some refactor

12 years agorain: also draw rain when fps are high :P
Rudolf Polzer [Sat, 19 Nov 2011 14:48:02 +0000 (15:48 +0100)]
rain: also draw rain when fps are high :P

12 years agoMerge remote-tracking branch 'origin/mirceakitsune/bugfix_ai_reloading'
Rudolf Polzer [Sat, 19 Nov 2011 14:05:09 +0000 (15:05 +0100)]
Merge remote-tracking branch 'origin/mirceakitsune/bugfix_ai_reloading'

12 years agoCorrect my last fix
Mircea Kitsune [Sat, 19 Nov 2011 00:12:45 +0000 (02:12 +0200)]
Correct my last fix

12 years agoFix a small and unlikely bug that I discovered in Vore Tournament. If a bot does...
Mircea Kitsune [Sat, 19 Nov 2011 00:05:04 +0000 (02:05 +0200)]
Fix a small and unlikely bug that I discovered in Vore Tournament. If a bot does not have a weapon but attempts to reload it / switch to it, he will have weird animations. Therefore, make sure the bot has the weapon before trying to switch.

12 years agoFix mortar/hagar effects
Samual [Fri, 18 Nov 2011 05:42:31 +0000 (00:42 -0500)]
Fix mortar/hagar effects

12 years agofix typo
Rudolf Polzer [Thu, 17 Nov 2011 17:06:38 +0000 (18:06 +0100)]
fix typo

12 years agocl_gibs_avelocity_scale for rotating gibs
Rudolf Polzer [Thu, 17 Nov 2011 17:01:01 +0000 (18:01 +0100)]
cl_gibs_avelocity_scale for rotating gibs

12 years agocl_minfps: make gibs die faster on low fps
Rudolf Polzer [Thu, 17 Nov 2011 13:17:46 +0000 (14:17 +0100)]
cl_minfps: make gibs die faster on low fps

12 years agoMerge remote-tracking branch 'origin/nifrek/framegroupsfix'
Rudolf Polzer [Wed, 16 Nov 2011 08:56:25 +0000 (09:56 +0100)]
Merge remote-tracking branch 'origin/nifrek/framegroupsfix'

12 years agoMerge remote-tracking branch 'origin/nyov/hookfix'
Rudolf Polzer [Wed, 16 Nov 2011 08:55:17 +0000 (09:55 +0100)]
Merge remote-tracking branch 'origin/nyov/hookfix'

12 years agodetach hook in intermission/endmatch
nyov [Wed, 16 Nov 2011 07:15:07 +0000 (08:15 +0100)]
detach hook in intermission/endmatch

might not be necessary if 3rd person view would attach it to
the player model instead of view

12 years agodecals on models now render a LOT faster #woxblox#
Rudolf Polzer [Tue, 15 Nov 2011 15:21:22 +0000 (16:21 +0100)]
decals on models now render a LOT faster #woxblox#

you may want to try enabling them again

12 years agouse only 50 direction for bloodshower as a test. Maybe 50 is too low though.
Rudolf Polzer [Tue, 15 Nov 2011 15:10:41 +0000 (16:10 +0100)]
use only 50 direction for bloodshower as a test. Maybe 50 is too low though.

12 years agobloodshowers: change to use count instead of countabsolute
Rudolf Polzer [Tue, 15 Nov 2011 15:10:19 +0000 (16:10 +0100)]
bloodshowers: change to use count instead of countabsolute

this SHOULD not be a visible change. If not, I will fix.

12 years ago'wq' is not recognized as an internal or external command,
nifrek [Tue, 15 Nov 2011 11:39:25 +0000 (06:39 -0500)]
'wq' is not recognized as an internal or external command,
operable program or batch file.

12 years agoFix forwardleftbad frame number in framegroups for gak, nyx, pyria
nifrek [Tue, 15 Nov 2011 11:24:15 +0000 (06:24 -0500)]
Fix forwardleftbad frame number in framegroups for gak, nyx, pyria

12 years agofix
Morphed [Tue, 15 Nov 2011 04:54:40 +0000 (05:54 +0100)]
fix

12 years agonew blood for humans, aliens and robots, new mg trail and muzzle flash fx
Morphed [Tue, 15 Nov 2011 03:40:34 +0000 (04:40 +0100)]
new blood for humans, aliens and robots, new mg trail and muzzle flash fx

12 years agodeclare a variable
Rudolf Polzer [Mon, 14 Nov 2011 05:43:53 +0000 (06:43 +0100)]
declare a variable

12 years agogive two csqc functions the proper name
Rudolf Polzer [Mon, 14 Nov 2011 05:43:21 +0000 (06:43 +0100)]
give two csqc functions the proper name

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Mon, 7 Nov 2011 08:17:04 +0000 (09:17 +0100)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agoallow sv_allow_fullbright and sv_cullentities_* cvars on pure servers
Rudolf Polzer [Mon, 7 Nov 2011 08:16:04 +0000 (09:16 +0100)]
allow sv_allow_fullbright and sv_cullentities_* cvars on pure servers

12 years agodetect whether map has vehicles/turrets in mapinfo (flag is unused yet)
Rudolf Polzer [Sun, 6 Nov 2011 20:14:27 +0000 (21:14 +0100)]
detect whether map has vehicles/turrets in mapinfo (flag is unused yet)

12 years agocl_announcer_maptime 3 in autocvars.qh
Samual [Fri, 4 Nov 2011 19:06:47 +0000 (15:06 -0400)]
cl_announcer_maptime 3 in autocvars.qh

12 years agoMerge remote branch 'origin/samual/balance'
Samual [Fri, 4 Nov 2011 19:06:05 +0000 (15:06 -0400)]
Merge remote branch 'origin/samual/balance'

12 years agoFix announcement/previous_announcement check -- should be good to go now :D
Samual [Fri, 4 Nov 2011 19:03:24 +0000 (15:03 -0400)]
Fix announcement/previous_announcement check -- should be good to go now :D

12 years agoMany fixes for announcer code, plus FINALLY fix the hagar "linkexplode" bug for conte...
Samual [Fri, 4 Nov 2011 06:30:42 +0000 (02:30 -0400)]
Many fixes for announcer code, plus FINALLY fix the hagar "linkexplode" bug for contents... very annoying, but glad it's gone now :D

12 years agoMerge remote branch 'origin/master' into samual/balance
Samual [Thu, 3 Nov 2011 17:20:54 +0000 (13:20 -0400)]
Merge remote branch 'origin/master' into samual/balance

12 years agoadd another checkfail
Rudolf Polzer [Wed, 2 Nov 2011 09:20:21 +0000 (10:20 +0100)]
add another checkfail

12 years agoget rid of the nextafter() hack now the engine has proper handling of this in setorigin()
Rudolf Polzer [Wed, 2 Nov 2011 08:21:05 +0000 (09:21 +0100)]
get rid of the nextafter() hack now the engine has proper handling of this in setorigin()

12 years agoAdd debug print
Samual [Tue, 1 Nov 2011 18:35:34 +0000 (14:35 -0400)]
Add debug print

12 years agoMerge remote branch 'origin/master' into samual/balance
Samual [Tue, 1 Nov 2011 18:17:21 +0000 (14:17 -0400)]
Merge remote branch 'origin/master' into samual/balance

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