]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
13 years agoallow only 5 suicides every 5 seconds in CTS. No killmessage (centerprint) needed...
FruitieX [Sat, 11 Dec 2010 18:57:03 +0000 (20:57 +0200)]
allow only 5 suicides every 5 seconds in CTS. No killmessage (centerprint) needed. Disable the respawn delay in CTS

13 years agoforced respawn in CTS
FruitieX [Sat, 11 Dec 2010 18:42:15 +0000 (20:42 +0200)]
forced respawn in CTS

13 years agono weapon drops in CTS!
FruitieX [Sat, 11 Dec 2010 18:40:08 +0000 (20:40 +0200)]
no weapon drops in CTS!

13 years agoMerge remote branch 'origin/fruitiex/ctsfix' into fruitiex/ctsfix
FruitieX [Fri, 10 Dec 2010 22:36:31 +0000 (00:36 +0200)]
Merge remote branch 'origin/fruitiex/ctsfix' into fruitiex/ctsfix

13 years agouse SUB_Remove instead in the init function that used to cause problems
FruitieX [Fri, 10 Dec 2010 22:35:59 +0000 (00:35 +0200)]
use SUB_Remove instead in the init function that used to cause problems

13 years agoMerge remote branch 'origin/terencehill/WEP_constants_fix' into fruitiex/ctsfix
Rudolf Polzer [Fri, 10 Dec 2010 21:56:37 +0000 (22:56 +0100)]
Merge remote branch 'origin/terencehill/WEP_constants_fix' into fruitiex/ctsfix

13 years agoMerge remote branch 'origin/fruitiex/miscfixes' into fruitiex/ctsfix
Rudolf Polzer [Fri, 10 Dec 2010 21:51:58 +0000 (22:51 +0100)]
Merge remote branch 'origin/fruitiex/miscfixes' into fruitiex/ctsfix

13 years agodo NOT call cvar() again, do it right
Rudolf Polzer [Thu, 9 Dec 2010 21:51:04 +0000 (22:51 +0100)]
do NOT call cvar() again, do it right

13 years agoMerge branch 'fruitiex/ctsfix' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3di...
Rudolf Polzer [Thu, 9 Dec 2010 21:50:15 +0000 (22:50 +0100)]
Merge branch 'fruitiex/ctsfix' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir into fruitiex/ctsfix

13 years agoprotected the current entity chain from remove() calls
Rudolf Polzer [Thu, 9 Dec 2010 21:49:57 +0000 (22:49 +0100)]
protected the current entity chain from remove() calls

13 years agoMerge branch 'master' into fruitiex/ctsfix
Rudolf Polzer [Thu, 9 Dec 2010 21:22:11 +0000 (22:22 +0100)]
Merge branch 'master' into fruitiex/ctsfix

13 years agoforce cloak in CTS
FruitieX [Thu, 9 Dec 2010 21:20:39 +0000 (23:20 +0200)]
force cloak in CTS

13 years agoMerge branch 'master' into fruitiex/ctsfix
FruitieX [Thu, 9 Dec 2010 21:19:10 +0000 (23:19 +0200)]
Merge branch 'master' into fruitiex/ctsfix

13 years agoforce weapon stay on in CTS
FruitieX [Thu, 9 Dec 2010 20:43:36 +0000 (22:43 +0200)]
force weapon stay on in CTS

13 years agobring back the laser in Race
FruitieX [Thu, 9 Dec 2010 20:31:46 +0000 (22:31 +0200)]
bring back the laser in Race

13 years agomake the warning a backtrace instead
FruitieX [Thu, 9 Dec 2010 20:30:18 +0000 (22:30 +0200)]
make the warning a backtrace instead

13 years agoMerge remote branch 'origin/terencehill/small_cleanup'
Rudolf Polzer [Thu, 9 Dec 2010 20:04:43 +0000 (21:04 +0100)]
Merge remote branch 'origin/terencehill/small_cleanup'

Conflicts:
qcsrc/client/waypointsprites.qc

13 years agoMerge remote branch 'origin/mand1nga/bots/weapons-fixes'
Rudolf Polzer [Thu, 9 Dec 2010 19:59:48 +0000 (20:59 +0100)]
Merge remote branch 'origin/mand1nga/bots/weapons-fixes'

13 years agoMerge remote branch 'origin/diabolik/credits-update'
Rudolf Polzer [Thu, 9 Dec 2010 19:59:11 +0000 (20:59 +0100)]
Merge remote branch 'origin/diabolik/credits-update'

13 years agominelayer sprite
FruitieX [Thu, 9 Dec 2010 19:52:00 +0000 (21:52 +0200)]
minelayer sprite

13 years agominelayer hud icon
FruitieX [Thu, 9 Dec 2010 19:45:31 +0000 (21:45 +0200)]
minelayer hud icon

13 years agomore xonotic on campaign winner logo ;)
FruitieX [Thu, 9 Dec 2010 19:32:06 +0000 (21:32 +0200)]
more xonotic on campaign winner logo ;)

13 years agoproperly check the player name length as utf-8 octet count
Rudolf Polzer [Thu, 9 Dec 2010 11:14:41 +0000 (12:14 +0100)]
properly check the player name length as utf-8 octet count

13 years agoAdd theShadow and LJFHutch to the credits list.
ssinghal [Thu, 9 Dec 2010 02:07:46 +0000 (21:07 -0500)]
Add theShadow and LJFHutch to the credits list.

13 years agofix sv_doublejump autocvar
FruitieX [Wed, 8 Dec 2010 20:31:12 +0000 (22:31 +0200)]
fix sv_doublejump autocvar

13 years agodprint a warning if we skip initialization
FruitieX [Wed, 8 Dec 2010 16:43:51 +0000 (18:43 +0200)]
dprint a warning if we skip initialization

13 years agougly fix to prevent the crash, but the issue remains: why is trigger_race_checkpoint_...
FruitieX [Wed, 8 Dec 2010 16:21:57 +0000 (18:21 +0200)]
ugly fix to prevent the crash, but the issue remains: why is trigger_race_checkpoint_verify() sometimes apparently ran twice for the same entity?

13 years agofix some of the defrag compat code, start with the shotgun only in CTS
FruitieX [Wed, 8 Dec 2010 14:27:26 +0000 (16:27 +0200)]
fix some of the defrag compat code, start with the shotgun only in CTS

13 years agofix the finish CTS kill delay
FruitieX [Wed, 8 Dec 2010 13:50:31 +0000 (15:50 +0200)]
fix the finish CTS kill delay

13 years agotry fixing g_campaign_forceteam too (off by default)
Rudolf Polzer [Tue, 7 Dec 2010 10:19:38 +0000 (11:19 +0100)]
try fixing g_campaign_forceteam too (off by default)

13 years agoMerge remote branch 'origin/fruitiex/campaign'
Rudolf Polzer [Tue, 7 Dec 2010 10:08:31 +0000 (11:08 +0100)]
Merge remote branch 'origin/fruitiex/campaign'

13 years agomake team/invert logic identical to most other ents for trigger_multiple
Rudolf Polzer [Mon, 6 Dec 2010 11:28:26 +0000 (12:28 +0100)]
make team/invert logic identical to most other ents for trigger_multiple

13 years agosimplify a bit
Rudolf Polzer [Mon, 6 Dec 2010 10:49:26 +0000 (11:49 +0100)]
simplify a bit

13 years agoMerge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Mon, 6 Dec 2010 08:42:02 +0000 (09:42 +0100)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir

13 years agoMerge remote branch 'origin/terencehill/crosshair_colors'
Rudolf Polzer [Mon, 6 Dec 2010 08:41:56 +0000 (09:41 +0100)]
Merge remote branch 'origin/terencehill/crosshair_colors'

13 years agowhat the crap? WHY OH WHY are the teams even forced in campaign?
FruitieX [Sun, 5 Dec 2010 22:29:28 +0000 (00:29 +0200)]
what the crap? WHY OH WHY are the teams even forced in campaign?

13 years agoRevert "This seems to fix team modes in campaign. Yay." - No it didn't
FruitieX [Sun, 5 Dec 2010 22:23:50 +0000 (00:23 +0200)]
Revert "This seems to fix team modes in campaign. Yay." - No it didn't

This reverts commit 14800edad1a4c4e2e08ec6a2257184ea2f396d23.

13 years agoThis seems to fix team modes in campaign. Yay.
FruitieX [Sun, 5 Dec 2010 21:39:15 +0000 (23:39 +0200)]
This seems to fix team modes in campaign. Yay.

13 years agoremove the CTF win mode autocvar, not needed
Rudolf Polzer [Sun, 5 Dec 2010 20:47:23 +0000 (21:47 +0100)]
remove the CTF win mode autocvar, not needed

13 years agofix mess from last commit
Rudolf Polzer [Sun, 5 Dec 2010 20:45:08 +0000 (21:45 +0100)]
fix mess from last commit

13 years agoeliminate the g_ctf_win_mode global; campaign uses default win mode now
Rudolf Polzer [Sun, 5 Dec 2010 20:44:02 +0000 (21:44 +0100)]
eliminate the g_ctf_win_mode global; campaign uses default win mode now

13 years agofix "delay" not copying target2 to target4
Rudolf Polzer [Sun, 5 Dec 2010 20:12:02 +0000 (21:12 +0100)]
fix "delay" not copying target2 to target4

13 years agosupport ready-restart with the toggling speaker target
Rudolf Polzer [Sun, 5 Dec 2010 17:29:42 +0000 (18:29 +0100)]
support ready-restart with the toggling speaker target

13 years agoclean up SetMovedir related code a little
Rudolf Polzer [Sun, 5 Dec 2010 16:12:19 +0000 (17:12 +0100)]
clean up SetMovedir related code a little

13 years agofix a compile error
Rudolf Polzer [Sun, 5 Dec 2010 15:44:12 +0000 (16:44 +0100)]
fix a compile error

13 years agobetter target_speaker support
Rudolf Polzer [Sun, 5 Dec 2010 14:01:35 +0000 (15:01 +0100)]
better target_speaker support

13 years agomake similar balance changes to tZork's as I did to FruitieX's (namely, faster HLAC...
Rudolf Polzer [Sat, 4 Dec 2010 21:15:31 +0000 (22:15 +0100)]
make similar balance changes to tZork's as I did to FruitieX's (namely, faster HLAC and slightly faster seeker missiles)

13 years agonow REALLY stop bullets on weapclip
Rudolf Polzer [Sat, 4 Dec 2010 19:14:13 +0000 (20:14 +0100)]
now REALLY stop bullets on weapclip

13 years agoMerge branch 'master' into terencehill/crosshair_colors
terencehill [Sat, 4 Dec 2010 19:11:03 +0000 (20:11 +0100)]
Merge branch 'master' into terencehill/crosshair_colors

13 years agoAdjusted weapon priorities slightly, in order to match new defaults
mand1nga [Sat, 4 Dec 2010 18:46:42 +0000 (15:46 -0300)]
Adjusted weapon priorities slightly, in order to match new defaults

13 years agonothing uses cl_userid any more, so remove the cvar
Rudolf Polzer [Sat, 4 Dec 2010 18:35:40 +0000 (19:35 +0100)]
nothing uses cl_userid any more, so remove the cvar

13 years agofix MIME type
Rudolf Polzer [Sat, 4 Dec 2010 18:27:58 +0000 (19:27 +0100)]
fix MIME type

13 years agoFavoured secondary attack over primary
mand1nga [Sat, 4 Dec 2010 17:57:59 +0000 (14:57 -0300)]
Favoured secondary attack over primary

13 years agoFix typo
mand1nga [Sat, 4 Dec 2010 17:56:51 +0000 (14:56 -0300)]
Fix typo

13 years agoAdded support for electro hitscan
mand1nga [Sat, 4 Dec 2010 17:42:08 +0000 (14:42 -0300)]
Added support for electro hitscan

13 years agotemporary hack: a cvar "popcon" - transmits info to our server about which cvars...
Rudolf Polzer [Sat, 4 Dec 2010 17:32:09 +0000 (18:32 +0100)]
temporary hack: a cvar "popcon" - transmits info to our server about which cvars have been changed from default and which not. Should help with later tuning the menu option choice.

13 years agoAdded support for shotgun melee
mand1nga [Sat, 4 Dec 2010 17:17:15 +0000 (14:17 -0300)]
Added support for shotgun melee

13 years agoMerge remote branch 'origin/fruitiex/glowmodreset'
Rudolf Polzer [Sat, 4 Dec 2010 15:23:38 +0000 (16:23 +0100)]
Merge remote branch 'origin/fruitiex/glowmodreset'

Conflicts:
qcsrc/server/w_nex.qc

13 years agoAutocvarize SVQC and CSQC. 20% less CPU usage of dedicated servers with bots. Large...
Rudolf Polzer [Sat, 4 Dec 2010 15:21:48 +0000 (16:21 +0100)]
Autocvarize SVQC and CSQC. 20% less CPU usage of dedicated servers with bots. Large changes, although none in behaviour. Please test! (Better to do this BEFORE the alpha...)

13 years agoremove unused/unneeded stuff
Rudolf Polzer [Sat, 4 Dec 2010 14:26:53 +0000 (15:26 +0100)]
remove unused/unneeded stuff

13 years agoimport more changes from the autocvars branch
Rudolf Polzer [Sat, 4 Dec 2010 14:20:04 +0000 (15:20 +0100)]
import more changes from the autocvars branch

13 years agorename teamplay_default to teamplay_mode, stop using the "teamplay" cvar (more cleanu...
Rudolf Polzer [Sat, 4 Dec 2010 14:10:27 +0000 (15:10 +0100)]
rename teamplay_default to teamplay_mode, stop using the "teamplay" cvar (more cleanup), use "teams_matter" where needed

13 years agochange many uses of the teamplay cvar to teams_matter
Rudolf Polzer [Sat, 4 Dec 2010 13:53:53 +0000 (14:53 +0100)]
change many uses of the teamplay cvar to teams_matter

13 years agoremove "poor man's autocvars" in sv_main.qc
Rudolf Polzer [Sat, 4 Dec 2010 13:50:21 +0000 (14:50 +0100)]
remove "poor man's autocvars" in sv_main.qc

13 years agoclean up some cvar uses
Rudolf Polzer [Sat, 4 Dec 2010 13:38:25 +0000 (14:38 +0100)]
clean up some cvar uses

13 years agoconfig fixes
Rudolf Polzer [Sat, 4 Dec 2010 12:44:53 +0000 (13:44 +0100)]
config fixes

13 years agoserverbench: make it work
Rudolf Polzer [Sat, 4 Dec 2010 12:41:10 +0000 (13:41 +0100)]
serverbench: make it work

13 years agoalso expose the last zone
Rudolf Polzer [Sat, 4 Dec 2010 12:34:48 +0000 (13:34 +0100)]
also expose the last zone

13 years agowarpzonelib: expose WarpZone_trace_firstzone
Rudolf Polzer [Sat, 4 Dec 2010 12:33:16 +0000 (13:33 +0100)]
warpzonelib: expose WarpZone_trace_firstzone

13 years agoreset the weapon glowmod each frame before the WR_THINK function, let WR_THINK functi...
FruitieX [Sat, 4 Dec 2010 12:11:54 +0000 (14:11 +0200)]
reset the weapon glowmod each frame before the WR_THINK function, let WR_THINK function eventually set it

13 years agotry renaming charge_pool to chargepool to make the cvar name a bit shorter
Rudolf Polzer [Sat, 4 Dec 2010 11:51:08 +0000 (12:51 +0100)]
try renaming charge_pool to chargepool to make the cvar name a bit shorter

13 years agomerge some changes from my autocvarizer branch that change nothing but make code...
Rudolf Polzer [Sat, 4 Dec 2010 11:36:37 +0000 (12:36 +0100)]
merge some changes from my autocvarizer branch that change nothing but make code a bit more consistent; also removes some debug stuff and renames a campingrifle cvar to be autocvarizable

13 years agostop firing seeker missiles if the owner switched to another gun
Rudolf Polzer [Sat, 4 Dec 2010 11:14:30 +0000 (12:14 +0100)]
stop firing seeker missiles if the owner switched to another gun

13 years agoseeker: make accel/decel consistent with rocket launcher and ticrate independent
Rudolf Polzer [Sat, 4 Dec 2010 11:13:47 +0000 (12:13 +0100)]
seeker: make accel/decel consistent with rocket launcher and ticrate independent

13 years agoup some projectile speeds
Rudolf Polzer [Sat, 4 Dec 2010 10:50:27 +0000 (11:50 +0100)]
up some projectile speeds

13 years agoCvar list dialog: hitting Enter on the listbox, or clicking a list item, transfers...
Rudolf Polzer [Fri, 3 Dec 2010 21:03:29 +0000 (22:03 +0100)]
Cvar list dialog: hitting Enter on the listbox, or clicking a list item, transfers focus to the cvar value text box

13 years agoincorporate Taoki's adjusted bloom/HDR defaults
Rudolf Polzer [Fri, 3 Dec 2010 19:26:35 +0000 (20:26 +0100)]
incorporate Taoki's adjusted bloom/HDR defaults

13 years agotry a possibly better way to identify changed files in QC source
Rudolf Polzer [Fri, 3 Dec 2010 19:24:15 +0000 (20:24 +0100)]
try a possibly better way to identify changed files in QC source

13 years agoMerge remote branch 'origin/fruitiex/menu-hud_damage'
Rudolf Polzer [Fri, 3 Dec 2010 07:31:23 +0000 (08:31 +0100)]
Merge remote branch 'origin/fruitiex/menu-hud_damage'

13 years agoMerge remote branch 'origin/fruitiex/xpm_stepheight_26'
Rudolf Polzer [Fri, 3 Dec 2010 07:30:55 +0000 (08:30 +0100)]
Merge remote branch 'origin/fruitiex/xpm_stepheight_26'

13 years agoMerge remote branch 'origin/fruitiex/balance'
Rudolf Polzer [Fri, 3 Dec 2010 07:30:32 +0000 (08:30 +0100)]
Merge remote branch 'origin/fruitiex/balance'

13 years agoMerge remote branch 'origin/morphed/mine'
Rudolf Polzer [Fri, 3 Dec 2010 07:28:25 +0000 (08:28 +0100)]
Merge remote branch 'origin/morphed/mine'

13 years agoMerge remote branch 'origin/diabolik/glow_erebus_screenie'
Rudolf Polzer [Fri, 3 Dec 2010 07:28:04 +0000 (08:28 +0100)]
Merge remote branch 'origin/diabolik/glow_erebus_screenie'

13 years agoallow tweaking hud_damage from the menu
FruitieX [Thu, 2 Dec 2010 22:25:56 +0000 (00:25 +0200)]
allow tweaking hud_damage from the menu

13 years agoprecache :P
FruitieX [Thu, 2 Dec 2010 21:40:24 +0000 (23:40 +0200)]
precache :P

13 years ago*sigh*
FruitieX [Thu, 2 Dec 2010 20:58:17 +0000 (22:58 +0200)]
*sigh*

13 years agomake it all cvarrable
FruitieX [Thu, 2 Dec 2010 20:28:20 +0000 (22:28 +0200)]
make it all cvarrable

13 years agotweak the glow
FruitieX [Thu, 2 Dec 2010 19:49:20 +0000 (21:49 +0200)]
tweak the glow

13 years agochange the glow on the nex depending on how charged it is (warning: looks pretty...
FruitieX [Thu, 2 Dec 2010 19:04:41 +0000 (21:04 +0200)]
change the glow on the nex depending on how charged it is (warning: looks pretty ugly currently with the blue colored background (only the glowmap should color it)

13 years agomake nex sound more badass when it's charged up
FruitieX [Thu, 2 Dec 2010 18:31:10 +0000 (20:31 +0200)]
make nex sound more badass when it's charged up

13 years agoMerge remote branch 'origin/master' into fruitiex/balance
FruitieX [Thu, 2 Dec 2010 14:08:05 +0000 (16:08 +0200)]
Merge remote branch 'origin/master' into fruitiex/balance

13 years agouse stepheight 26 also in XPM
FruitieX [Thu, 2 Dec 2010 14:04:43 +0000 (16:04 +0200)]
use stepheight 26 also in XPM

13 years agoScreenshot for glowing Erebus.
ssinghal [Thu, 2 Dec 2010 03:26:24 +0000 (22:26 -0500)]
Screenshot for glowing Erebus.

13 years agomortar_primary_speed += 100
FruitieX [Wed, 1 Dec 2010 21:47:54 +0000 (23:47 +0200)]
mortar_primary_speed += 100

13 years agothis mine is mine!
Morphed [Wed, 1 Dec 2010 20:44:53 +0000 (21:44 +0100)]
this mine is mine!

13 years agoMerge remote branch 'origin/fruitiex/balance'
Rudolf Polzer [Wed, 1 Dec 2010 20:14:41 +0000 (21:14 +0100)]
Merge remote branch 'origin/fruitiex/balance'

13 years agoMerge remote branch 'origin/fruitiex/cl_vyes'
Rudolf Polzer [Wed, 1 Dec 2010 20:14:31 +0000 (21:14 +0100)]
Merge remote branch 'origin/fruitiex/cl_vyes'

13 years agoMerge remote branch 'origin/fruitiex/perweap_xhair_centered'
Rudolf Polzer [Wed, 1 Dec 2010 20:13:36 +0000 (21:13 +0100)]
Merge remote branch 'origin/fruitiex/perweap_xhair_centered'

13 years agoMerge remote branch 'origin/fruitiex/balance'
Rudolf Polzer [Wed, 1 Dec 2010 20:13:31 +0000 (21:13 +0100)]
Merge remote branch 'origin/fruitiex/balance'

13 years agotweaks
FruitieX [Wed, 1 Dec 2010 19:52:36 +0000 (21:52 +0200)]
tweaks