]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
11 years agoDon't *ever* allow passing to vehicles, it's broken and wouldn't work in
Samual Lenks [Sun, 16 Sep 2012 01:06:40 +0000 (21:06 -0400)]
Don't *ever* allow passing to vehicles, it's broken and wouldn't work in
reverse anyway

11 years agomake ifeq/ifneq work with spaces
Rudolf Polzer [Fri, 14 Sep 2012 11:41:00 +0000 (13:41 +0200)]
make ifeq/ifneq work with spaces

11 years agooops, fix #error
Rudolf Polzer [Fri, 14 Sep 2012 11:33:29 +0000 (13:33 +0200)]
oops, fix #error

11 years agofixes for bot_cmd
Rudolf Polzer [Fri, 14 Sep 2012 11:31:22 +0000 (13:31 +0200)]
fixes for bot_cmd

11 years agoname it cpp.cfg ;)
Rudolf Polzer [Fri, 14 Sep 2012 11:19:34 +0000 (13:19 +0200)]
name it cpp.cfg ;)

11 years agoeven more abuse
Rudolf Polzer [Fri, 14 Sep 2012 11:19:07 +0000 (13:19 +0200)]
even more abuse

11 years agoweird cfg file ;)
Rudolf Polzer [Fri, 14 Sep 2012 11:05:11 +0000 (13:05 +0200)]
weird cfg file ;)

11 years agonew cheat: teleporttotarget.
Rudolf Polzer [Fri, 14 Sep 2012 08:34:21 +0000 (10:34 +0200)]
new cheat: teleporttotarget.

On darkzone, try "cmd teleporttotarget teletarget1"

11 years agomake the unfairly-eliminate cheat work even when warpzones are involved
Rudolf Polzer [Thu, 13 Sep 2012 14:38:44 +0000 (16:38 +0200)]
make the unfairly-eliminate cheat work even when warpzones are involved

11 years agonew cheats: cmd usetarget, cmd killtarget
Rudolf Polzer [Thu, 13 Sep 2012 13:12:08 +0000 (15:12 +0200)]
new cheats: cmd usetarget, cmd killtarget

11 years agorewrite LinkDoors to be a LOT more robust
Rudolf Polzer [Thu, 13 Sep 2012 09:32:24 +0000 (11:32 +0200)]
rewrite LinkDoors to be a LOT more robust

11 years agotarget_spawn: minor refactoring
Rudolf Polzer [Wed, 12 Sep 2012 11:17:22 +0000 (13:17 +0200)]
target_spawn: minor refactoring

11 years agoGet rid of unrefs. again..
Jakob MG [Wed, 12 Sep 2012 19:27:01 +0000 (21:27 +0200)]
Get rid of unrefs. again..

11 years agog_waypointsprite_turrets, g_waypointsprite_turrets_maxdisT
Jakob MG [Wed, 12 Sep 2012 18:57:18 +0000 (20:57 +0200)]
g_waypointsprite_turrets, g_waypointsprite_turrets_maxdisT

11 years agoCheck if the target still exists too
Samual Lenks [Tue, 11 Sep 2012 06:38:11 +0000 (02:38 -0400)]
Check if the target still exists too

11 years agoImprove that check a little bit
Samual Lenks [Tue, 11 Sep 2012 06:34:54 +0000 (02:34 -0400)]
Improve that check a little bit

11 years agoFix evil problem caused by players dropping the flag and leaving
Samual Lenks [Tue, 11 Sep 2012 06:17:27 +0000 (02:17 -0400)]
Fix evil problem caused by players dropping the flag and leaving

11 years agoTry idea to fix a small issue with returning flags
Samual Lenks [Tue, 11 Sep 2012 05:27:03 +0000 (01:27 -0400)]
Try idea to fix a small issue with returning flags

11 years agoMerge remote-tracking branch 'origin/samual/mutator_ctf'
Samual Lenks [Mon, 10 Sep 2012 23:10:25 +0000 (19:10 -0400)]
Merge remote-tracking branch 'origin/samual/mutator_ctf'

11 years agoUpdate description
Samual Lenks [Mon, 10 Sep 2012 23:01:01 +0000 (19:01 -0400)]
Update description

11 years agoSpacing ftw.
Samual Lenks [Mon, 10 Sep 2012 22:57:25 +0000 (18:57 -0400)]
Spacing ftw.

11 years agoClean some things up and add a better description for a cvar
Samual Lenks [Mon, 10 Sep 2012 22:36:17 +0000 (18:36 -0400)]
Clean some things up and add a better description for a cvar

11 years agoOrganize gamemodes.cfg
Samual Lenks [Mon, 10 Sep 2012 22:22:45 +0000 (18:22 -0400)]
Organize gamemodes.cfg

11 years agoMerge remote-tracking branch 'origin/master' into samual/mutator_ctf
Samual Lenks [Mon, 10 Sep 2012 19:45:40 +0000 (15:45 -0400)]
Merge remote-tracking branch 'origin/master' into samual/mutator_ctf

Conflicts:
defaultXonotic.cfg

11 years agoMerge remote-tracking branch 'origin/ablu/nexball'
Samual Lenks [Mon, 10 Sep 2012 19:39:49 +0000 (15:39 -0400)]
Merge remote-tracking branch 'origin/ablu/nexball'

11 years agoDo the same for freezetag
Samual Lenks [Mon, 10 Sep 2012 19:24:45 +0000 (15:24 -0400)]
Do the same for freezetag

11 years agoClean up havocbot roles a bit for mutators (link it into mutator system)
Samual Lenks [Mon, 10 Sep 2012 19:15:33 +0000 (15:15 -0400)]
Clean up havocbot roles a bit for mutators (link it into mutator system)

11 years agoAdd comment
Samual Lenks [Mon, 10 Sep 2012 17:57:27 +0000 (13:57 -0400)]
Add comment

11 years agoFixed comments in default cfg
Erik Schilling [Mon, 10 Sep 2012 17:51:25 +0000 (19:51 +0200)]
Fixed comments in default cfg

11 years agoFixed identation to tabs in nexball code
Erik Schilling [Mon, 10 Sep 2012 12:00:34 +0000 (14:00 +0200)]
Fixed identation to tabs in nexball code

11 years agoAdded offset to nexball passing.
Erik Schilling [Mon, 10 Sep 2012 11:58:02 +0000 (13:58 +0200)]
Added offset to nexball passing.

Before the ball was passed to the height of feets

11 years agoThese spawnfuncs belong in the CTF code file, not elsewhere
Samual Lenks [Mon, 10 Sep 2012 08:51:54 +0000 (04:51 -0400)]
These spawnfuncs belong in the CTF code file, not elsewhere

11 years agoWe're supposed to check this value for use key ^_^
Samual Lenks [Mon, 10 Sep 2012 07:48:44 +0000 (03:48 -0400)]
We're supposed to check this value for use key ^_^

11 years agoImprovements to Keepaway (move scorerules to ka file, split declarations)
Samual Lenks [Mon, 10 Sep 2012 07:41:08 +0000 (03:41 -0400)]
Improvements to Keepaway (move scorerules to ka file, split declarations)

11 years agoAdd a debug check for an issue I noticed earlier, need it resolved
Samual Lenks [Mon, 10 Sep 2012 07:00:35 +0000 (03:00 -0400)]
Add a debug check for an issue I noticed earlier, need it resolved

11 years agoUpdate the help me ping a bit to be more useful
Samual Lenks [Mon, 10 Sep 2012 06:10:59 +0000 (02:10 -0400)]
Update the help me ping a bit to be more useful

11 years agoUpdate badcvars for ctf changes
Samual Lenks [Mon, 10 Sep 2012 04:48:23 +0000 (00:48 -0400)]
Update badcvars for ctf changes

11 years agoWe don't need that there anymore
Samual Lenks [Mon, 10 Sep 2012 03:27:14 +0000 (23:27 -0400)]
We don't need that there anymore

11 years agoScore rules should be set up in the initiation part of the game mode code
Samual Lenks [Mon, 10 Sep 2012 03:19:53 +0000 (23:19 -0400)]
Score rules should be set up in the initiation part of the game mode code

11 years agoMerge remote-tracking branch 'origin/master' into samual/mutator_ctf
Samual Lenks [Sun, 9 Sep 2012 17:15:47 +0000 (13:15 -0400)]
Merge remote-tracking branch 'origin/master' into samual/mutator_ctf

11 years agoArgh I hate FTEQCC... Fix the bug and recommit from the revert (which was WRONG)
Samual Lenks [Sun, 9 Sep 2012 17:11:12 +0000 (13:11 -0400)]
Argh I hate FTEQCC... Fix the bug and recommit from the revert (which was WRONG)

11 years agoRevert "Move init for playerstats back behind score initialization.. It's a wonder"
Jakob MG [Sun, 9 Sep 2012 15:28:14 +0000 (17:28 +0200)]
Revert "Move init for playerstats back behind score initialization.. It's a wonder"

This reverts commit 54317d398d30f051f33bfc28a8eb85df3f4e5b04.

11 years agoWhoops, forgot about this when adding returns
Samual Lenks [Sun, 9 Sep 2012 05:22:00 +0000 (01:22 -0400)]
Whoops, forgot about this when adding returns

11 years agoMerge remote-tracking branch 'origin/master' into samual/mutator_ctf
Samual Lenks [Sun, 9 Sep 2012 04:19:54 +0000 (00:19 -0400)]
Merge remote-tracking branch 'origin/master' into samual/mutator_ctf

11 years agoMerge remote-tracking branch 'origin/samual/only_linkexplode_others'
Samual Lenks [Sun, 9 Sep 2012 03:57:55 +0000 (23:57 -0400)]
Merge remote-tracking branch 'origin/samual/only_linkexplode_others'

11 years agoDon't linkexplode if hitting a friendly (less accidental selfdamage)
Samual Lenks [Sun, 9 Sep 2012 02:20:47 +0000 (22:20 -0400)]
Don't linkexplode if hitting a friendly (less accidental selfdamage)

11 years agoOn second thought, don't invert the passing effect
Samual Lenks [Sat, 8 Sep 2012 23:47:38 +0000 (19:47 -0400)]
On second thought, don't invert the passing effect

11 years agoEnable glowtrails for flag carriers again
Samual Lenks [Sat, 8 Sep 2012 23:39:42 +0000 (19:39 -0400)]
Enable glowtrails for flag carriers again

11 years agoRemove some useless cvars and update the effects more
Samual Lenks [Sat, 8 Sep 2012 23:36:03 +0000 (19:36 -0400)]
Remove some useless cvars and update the effects more

11 years agoWhoops, this needs to be disabled by default
Samual Lenks [Sat, 8 Sep 2012 23:23:59 +0000 (19:23 -0400)]
Whoops, this needs to be disabled by default

11 years agoNew capture effects
Samual Lenks [Sat, 8 Sep 2012 23:19:12 +0000 (19:19 -0400)]
New capture effects

11 years agoBetter colors for teleporting (pre-emptive for next effect update)
Samual Lenks [Sat, 8 Sep 2012 22:51:08 +0000 (18:51 -0400)]
Better colors for teleporting (pre-emptive for next effect update)

11 years agoMerge remote-tracking branch 'origin/master' into samual/mutator_ctf
Samual Lenks [Sat, 8 Sep 2012 18:27:33 +0000 (14:27 -0400)]
Merge remote-tracking branch 'origin/master' into samual/mutator_ctf

11 years agoTry 1.6 instead of 1.8, that was a bit too long
Samual Lenks [Sat, 8 Sep 2012 18:21:00 +0000 (14:21 -0400)]
Try 1.6 instead of 1.8, that was a bit too long

11 years agoMerge remote-tracking branch 'origin/master' into samual/mutator_ctf
Samual Lenks [Sat, 8 Sep 2012 18:13:32 +0000 (14:13 -0400)]
Merge remote-tracking branch 'origin/master' into samual/mutator_ctf

11 years agoDecrease combo radius and increase refire delay slightly- Shut up, fisume.
Samual Lenks [Sat, 8 Sep 2012 18:00:30 +0000 (14:00 -0400)]
Decrease combo radius and increase refire delay slightly- Shut up, fisume.

11 years agoBetter use of TRUE/FALSE in gamemode_ctf.qc
Samual Lenks [Sat, 8 Sep 2012 07:05:16 +0000 (03:05 -0400)]
Better use of TRUE/FALSE in gamemode_ctf.qc

11 years agoOn second thought, this needs to run in intermission...
Samual Lenks [Sat, 8 Sep 2012 07:01:14 +0000 (03:01 -0400)]
On second thought, this needs to run in intermission...

11 years agoDon't allow players to throw the flag in intermission
Samual Lenks [Sat, 8 Sep 2012 07:00:42 +0000 (03:00 -0400)]
Don't allow players to throw the flag in intermission

11 years agoCorrect spelling of "receive" in even more places... i'm an idiot.
Samual Lenks [Sat, 8 Sep 2012 05:32:35 +0000 (01:32 -0400)]
Correct spelling of "receive" in even more places... i'm an idiot.

11 years agoMerge remote-tracking branch 'origin/master' into samual/mutator_ctf
Samual Lenks [Fri, 7 Sep 2012 23:19:05 +0000 (19:19 -0400)]
Merge remote-tracking branch 'origin/master' into samual/mutator_ctf

11 years agoBump the version again now that Race/KA/CTS/Keyhunt/etc stats are fixed
Samual Lenks [Fri, 7 Sep 2012 22:57:53 +0000 (18:57 -0400)]
Bump the version again now that Race/KA/CTS/Keyhunt/etc stats are fixed

11 years agoMerge remote-tracking branch 'origin/samual/playerstats_init_fix'
Samual Lenks [Fri, 7 Sep 2012 22:50:27 +0000 (18:50 -0400)]
Merge remote-tracking branch 'origin/samual/playerstats_init_fix'

11 years agoMove init for playerstats back behind score initialization.. It's a wonder
Samual Lenks [Fri, 7 Sep 2012 22:43:58 +0000 (18:43 -0400)]
Move init for playerstats back behind score initialization.. It's a wonder
this worked in the past, makes no sense at all.

11 years agobetter calculation/settings for strength flag throwing
Samual Lenks [Fri, 7 Sep 2012 07:12:28 +0000 (03:12 -0400)]
better calculation/settings for strength flag throwing

11 years agoRemove useless entity... also ADD STRENGTH MULTIPLIER FOR FLAG THROWING!
Samual Lenks [Fri, 7 Sep 2012 07:07:42 +0000 (03:07 -0400)]
Remove useless entity... also ADD STRENGTH MULTIPLIER FOR FLAG THROWING!

11 years agoUpdate the "last updated" timestamp on the code
Samual Lenks [Fri, 7 Sep 2012 03:55:33 +0000 (23:55 -0400)]
Update the "last updated" timestamp on the code

11 years agoMerge remote-tracking branch 'origin/master' into samual/mutator_ctf
Samual Lenks [Fri, 7 Sep 2012 03:51:29 +0000 (23:51 -0400)]
Merge remote-tracking branch 'origin/master' into samual/mutator_ctf

11 years agoBump the format version up for playerstats-- this way we can differentiate
Samual Lenks [Fri, 7 Sep 2012 03:07:58 +0000 (23:07 -0400)]
Bump the format version up for playerstats-- this way we can differentiate
between old servers which still have the bug with accuracy and new servers
which report accuracy properly.

11 years agog_playerstats_debug doesn't actually exist anymore... lets update the
Samual Lenks [Fri, 7 Sep 2012 01:02:55 +0000 (21:02 -0400)]
g_playerstats_debug doesn't actually exist anymore... lets update the
configs to match how the code actually works now.

11 years agoMove all of the game mode configuration into its own file
Samual Lenks [Thu, 6 Sep 2012 19:45:55 +0000 (15:45 -0400)]
Move all of the game mode configuration into its own file

11 years agoFix mis-spelling of "receiver"
Samual Lenks [Thu, 6 Sep 2012 18:42:28 +0000 (14:42 -0400)]
Fix mis-spelling of "receiver"

11 years agoMerge remote-tracking branch 'origin/master' into samual/mutator_ctf
Samual Lenks [Thu, 6 Sep 2012 18:39:04 +0000 (14:39 -0400)]
Merge remote-tracking branch 'origin/master' into samual/mutator_ctf

Conflicts:
qcsrc/warpzonelib/common.qh

11 years agoadd a comment about AddIncrementally to explain why it works for hook but virtually...
Rudolf Polzer [Thu, 6 Sep 2012 18:06:06 +0000 (20:06 +0200)]
add a comment about AddIncrementally to explain why it works for hook but virtually nothing else

11 years agothe obvious ones too
Rudolf Polzer [Thu, 6 Sep 2012 17:52:57 +0000 (19:52 +0200)]
the obvious ones too

11 years agorefsys: add more functions (unused); existing functionality stays as is
Rudolf Polzer [Thu, 6 Sep 2012 17:50:37 +0000 (19:50 +0200)]
refsys: add more functions (unused); existing functionality stays as is

11 years agoPassing is assisting too
Samual Lenks [Thu, 6 Sep 2012 16:42:04 +0000 (12:42 -0400)]
Passing is assisting too

11 years agoUse ctfscoring-samual.cfg by default instead now
Samual [Thu, 6 Sep 2012 07:11:21 +0000 (03:11 -0400)]
Use ctfscoring-samual.cfg by default instead now

11 years agoYou can't assist yourself ^_^
Samual [Thu, 6 Sep 2012 07:10:02 +0000 (03:10 -0400)]
You can't assist yourself ^_^

11 years agoFix balancing with drop penalties; add assist points for previous carriers
Samual [Thu, 6 Sep 2012 07:00:03 +0000 (03:00 -0400)]
Fix balancing with drop penalties; add assist points for previous carriers

11 years agoRedundancy is now made redundant.
Samual Lenks [Thu, 6 Sep 2012 06:16:41 +0000 (02:16 -0400)]
Redundancy is now made redundant.

11 years agoAdd my own config for CTF balance, soon to have purpose ^_^
Samual Lenks [Thu, 6 Sep 2012 06:09:15 +0000 (02:09 -0400)]
Add my own config for CTF balance, soon to have purpose ^_^

11 years agoRemove spacing here
Samual Lenks [Thu, 6 Sep 2012 06:08:54 +0000 (02:08 -0400)]
Remove spacing here

11 years agoRework the scoring configuration a bit for CTF, strip out some older
Samual Lenks [Thu, 6 Sep 2012 06:08:01 +0000 (02:08 -0400)]
Rework the scoring configuration a bit for CTF, strip out some older
unnecessary configs

11 years agoImprove the detection of the automatic "help me" notifier
Samual Lenks [Thu, 6 Sep 2012 04:38:58 +0000 (00:38 -0400)]
Improve the detection of the automatic "help me" notifier

11 years agoFix passing of flag notification on the HUD -- this should be secret ^_^
Samual Lenks [Thu, 6 Sep 2012 03:27:31 +0000 (23:27 -0400)]
Fix passing of flag notification on the HUD -- this should be secret ^_^

11 years agoAdd "captime" score field for CTF, revealing captime to xonstat
Samual Lenks [Thu, 6 Sep 2012 03:14:28 +0000 (23:14 -0400)]
Add "captime" score field for CTF, revealing captime to xonstat

11 years agoMerge remote-tracking branch 'origin/master' into samual/mutator_ctf
Samual Lenks [Wed, 5 Sep 2012 22:43:26 +0000 (18:43 -0400)]
Merge remote-tracking branch 'origin/master' into samual/mutator_ctf

11 years agoFix 2x accuracy bug for stats
Samual Lenks [Wed, 5 Sep 2012 22:07:29 +0000 (18:07 -0400)]
Fix 2x accuracy bug for stats

11 years agoHURRAH, IT WORKS PROPERLY NOW!
Samual Lenks [Wed, 5 Sep 2012 07:11:03 +0000 (03:11 -0400)]
HURRAH, IT WORKS PROPERLY NOW!

11 years agoTrying ONE more idea with RefSys
Samual [Wed, 5 Sep 2012 06:49:25 +0000 (02:49 -0400)]
Trying ONE more idea with RefSys

11 years agoVector should be float
Samual Lenks [Tue, 4 Sep 2012 23:45:10 +0000 (19:45 -0400)]
Vector should be float

11 years agouse the actual health/armor calculation for players waypointsprite display
Samual Lenks [Tue, 4 Sep 2012 19:48:10 +0000 (15:48 -0400)]
use the actual health/armor calculation for players waypointsprite display

11 years agoRemove trailing tabs
Samual Lenks [Tue, 4 Sep 2012 18:37:45 +0000 (14:37 -0400)]
Remove trailing tabs

11 years agoSlightly working (!) passing through warpzones...
Samual Lenks [Mon, 3 Sep 2012 07:13:00 +0000 (03:13 -0400)]
Slightly working (!) passing through warpzones...

11 years agoComplete implementation of mutator hooks for vehicles
Samual Lenks [Mon, 3 Sep 2012 03:38:06 +0000 (23:38 -0400)]
Complete implementation of mutator hooks for vehicles

11 years agoNew WIP passing effect for the flags
Samual Lenks [Mon, 3 Sep 2012 02:14:40 +0000 (22:14 -0400)]
New WIP passing effect for the flags

11 years agoChange default minimum stalemate time to 1 minute
Samual Lenks [Sun, 2 Sep 2012 19:51:14 +0000 (15:51 -0400)]
Change default minimum stalemate time to 1 minute

11 years agoFix nexball code from using CTF's entities
Samual Lenks [Sun, 2 Sep 2012 19:47:16 +0000 (15:47 -0400)]
Fix nexball code from using CTF's entities

11 years agoMove the old CTF code to the attic
Samual Lenks [Sun, 2 Sep 2012 19:42:58 +0000 (15:42 -0400)]
Move the old CTF code to the attic