]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
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

11 years agoMerge remote-tracking branch 'origin/master' into samual/mutator_ctf
Samual Lenks [Sat, 1 Sep 2012 20:05:41 +0000 (16:05 -0400)]
Merge remote-tracking branch 'origin/master' into samual/mutator_ctf

11 years agoMerge remote-tracking branch 'origin/ablu/invicible_fix'
merlijn [Sat, 1 Sep 2012 18:35:53 +0000 (20:35 +0200)]
Merge remote-tracking branch 'origin/ablu/invicible_fix'

11 years agoFixed complex bug that lead to mixing the time between strength and invincible for...
Erik Schilling [Sat, 1 Sep 2012 18:03:48 +0000 (20:03 +0200)]
Fixed complex bug that lead to mixing the time between strength and invincible for last one

11 years agoAlso add unique touch sound
Samual Lenks [Fri, 31 Aug 2012 20:27:59 +0000 (16:27 -0400)]
Also add unique touch sound

11 years agoThis doesn't need fixed
Samual Lenks [Fri, 31 Aug 2012 20:19:36 +0000 (16:19 -0400)]
This doesn't need fixed

11 years agoGive it a unique identifier and precache it too
Samual Lenks [Fri, 31 Aug 2012 20:11:27 +0000 (16:11 -0400)]
Give it a unique identifier and precache it too

11 years agoAdd a unique sound for flag passing
Samual Lenks [Fri, 31 Aug 2012 20:08:22 +0000 (16:08 -0400)]
Add a unique sound for flag passing

11 years agoUse the new effects now
Samual Lenks [Fri, 31 Aug 2012 18:27:18 +0000 (14:27 -0400)]
Use the new effects now

11 years agoBegin implementing new touch effect
Samual Lenks [Fri, 31 Aug 2012 18:16:26 +0000 (14:16 -0400)]
Begin implementing new touch effect

11 years agoMuch more stable implementation of floating flags
Samual Lenks [Fri, 31 Aug 2012 18:04:34 +0000 (14:04 -0400)]
Much more stable implementation of floating flags

11 years agoExperimenting with new float-in-water handling techniques
Samual Lenks [Fri, 31 Aug 2012 06:15:30 +0000 (02:15 -0400)]
Experimenting with new float-in-water handling techniques

11 years agoWorking on adding warpzone support to passing flags... still doesn't work
Samual Lenks [Fri, 31 Aug 2012 01:15:51 +0000 (21:15 -0400)]
Working on adding warpzone support to passing flags... still doesn't work
properly... ARGH

11 years agoFix stalemate and flag throwing while dead
Samual Lenks [Thu, 30 Aug 2012 19:08:18 +0000 (15:08 -0400)]
Fix stalemate and flag throwing while dead

11 years agoTODO some stuff
Samual Lenks [Thu, 30 Aug 2012 17:43:43 +0000 (13:43 -0400)]
TODO some stuff

11 years agoMerge remote-tracking branch 'origin/master' into samual/mutator_ctf
Samual Lenks [Wed, 29 Aug 2012 05:14:44 +0000 (01:14 -0400)]
Merge remote-tracking branch 'origin/master' into samual/mutator_ctf

Conflicts:
qcsrc/server/mutators/base.qh
qcsrc/server/progs.src
qcsrc/server/vehicles/vehicles.qc
vehicles.cfg

11 years agoFix to the fix.
Samual Lenks [Tue, 28 Aug 2012 23:24:59 +0000 (19:24 -0400)]
Fix to the fix.

11 years agoYou moron, vtos has ' ' around the vectors.
Samual Lenks [Tue, 28 Aug 2012 23:23:05 +0000 (19:23 -0400)]
You moron, vtos has ' ' around the vectors.

11 years agoMerge remote-tracking branch 'origin/samual/create_scrshot_ent'
Samual Lenks [Tue, 28 Aug 2012 21:00:41 +0000 (17:00 -0400)]
Merge remote-tracking branch 'origin/samual/create_scrshot_ent'

11 years agoAdd "create_scrshot_ent" command which saves info_autoscreenshot entities
Samual Lenks [Tue, 28 Aug 2012 17:49:10 +0000 (13:49 -0400)]
Add "create_scrshot_ent" command which saves info_autoscreenshot entities
easily

11 years agoremove a script that no longer makes sense
Rudolf Polzer [Tue, 28 Aug 2012 15:56:22 +0000 (17:56 +0200)]
remove a script that no longer makes sense

11 years agoMerge remote-tracking branch 'origin/mirceakitsune/bloom_scenebrightness'
Jakob MG [Tue, 28 Aug 2012 15:25:24 +0000 (17:25 +0200)]
Merge remote-tracking branch 'origin/mirceakitsune/bloom_scenebrightness'

11 years ago#woxblox#
Jakob MG [Tue, 28 Aug 2012 14:20:57 +0000 (16:20 +0200)]
#woxblox#
When g_superspectate is enabled (server side) These commands are available to spectator clients:

cmd autospec options:
strength or st: auto-spectate on strength powerup.
shield or sh: auto-spectate on shield powerup.
mega_health or mh: auto-spectate on mega health.
mega_armor or ma: auto-spectate on mega armor.
flag_grab or fg: auto-spectate on CTF flag grab.
observer_only or oo: auto-spectate only if in observer mode.
show_what or sw: Display what event / item triggerd auto-spectate.
item_msg or im: Auto-spectate when item_message in superspec is triggerd.
all or aa: turn everything on/off
clear: Turn everything off

Options can be combines as: cmd autospec clear st ma mh on
This first turns all options off then turns on auto-spectate for strength, mega armor and health.

cmd superspec options:
clear: turn everything off.
silent or si: suppress ALL centerprint messages from super/auto spectate (you still get console ones).
verbose or ve: makes super and auto spectate print some additional information.
item_message or im: makes superspectate print items that was picked up.
See cmd superspec_itemfilter for more info

Options can be combines as: cmd superspec si off ve im on
This first turns off silent then turn on verbose and item messages

cmd superspec_itemfilter options:
\"item_class1 item_class2\" to set up a filter of what to show with item_message (note the \").
clear: Remove the filter
show: Display current filter

cmd followpowerup
Find and spectate a player with a powerup (strength or shield)

cmd followstrength
Find and spectate player with the strength powerup (if any)

cmd followstshield
Find and spectate player with the shield powerup (if any)

cmd followfc [red|blue]
Find and follow a flag carrier, optionally only for read or blue team (if any)

If the spectator client support crypto_idfp, per client settings will be saved/restored server side.

11 years agooh noes, sorry
Jakob MG [Sat, 25 Aug 2012 21:37:17 +0000 (23:37 +0200)]
oh noes, sorry

11 years agoDewopsyfy the dewopsyfication
Jakob MG [Sat, 25 Aug 2012 21:32:34 +0000 (23:32 +0200)]
Dewopsyfy the dewopsyfication

11 years agoDewopsyfy
Jakob MG [Sat, 25 Aug 2012 21:30:20 +0000 (23:30 +0200)]
Dewopsyfy

11 years agonew functions for g_superspectate: cmd autospec [strength|shield|mega_health|mega_arm...
Jakob MG [Sat, 25 Aug 2012 16:08:09 +0000 (18:08 +0200)]
new functions for g_superspectate: cmd autospec [strength|shield|mega_health|mega_armor] [on|off] Allows automatic switcihng to client that grabbed the relevant item. Options can be combined rpn style (ex: strength mega_health on shield mega_armor off

11 years agoChange color hit indicator color from red to white (closes bug 1144)
merlijn [Sat, 25 Aug 2012 12:29:25 +0000 (14:29 +0200)]
Change color hit indicator color from red to white (closes bug 1144)

11 years agoMerge remote-tracking branch 'origin/terencehill/mutators_dialog_cleanup'
Jakob MG [Thu, 23 Aug 2012 20:06:20 +0000 (22:06 +0200)]
Merge remote-tracking branch 'origin/terencehill/mutators_dialog_cleanup'

11 years agoMerge remote-tracking branch 'origin/terencehill/no_damagedbycontents_when_gibbed'
Jakob MG [Thu, 23 Aug 2012 19:54:42 +0000 (21:54 +0200)]
Merge remote-tracking branch 'origin/terencehill/no_damagedbycontents_when_gibbed'

11 years agoMerge remote-tracking branch 'origin/terencehill/freezetag_fixes'
Jakob MG [Thu, 23 Aug 2012 19:43:12 +0000 (21:43 +0200)]
Merge remote-tracking branch 'origin/terencehill/freezetag_fixes'

Conflicts:
qcsrc/server/cl_client.qc

11 years agoClean up client items a bit. Add cl_simpleitems_postfix and fix http://dev.xonotic...
Jakob MG [Thu, 23 Aug 2012 18:38:12 +0000 (20:38 +0200)]
Clean up client items a bit. Add cl_simpleitems_postfix and fix http://dev.xonotic.org/issues/1281 while at it anyway

11 years agoMerge remote-tracking branch 'origin/mrbougo/killspree_bugfix'
Jakob MG [Thu, 23 Aug 2012 18:17:15 +0000 (20:17 +0200)]
Merge remote-tracking branch 'origin/mrbougo/killspree_bugfix'

11 years agoFix kill/teamchange/spectate not working in vehicles
Jakob MG [Thu, 23 Aug 2012 16:20:35 +0000 (18:20 +0200)]
Fix kill/teamchange/spectate not working in vehicles

11 years agoFix crash when bumble die without having fired its healgun
Jakob MG [Tue, 21 Aug 2012 23:34:18 +0000 (01:34 +0200)]
Fix crash when bumble die without having fired its healgun

11 years agoUse vaf float autocvar_... = insted of fugly hakk. Indicate if left/right gunner...
Jakob MG [Sat, 18 Aug 2012 08:34:32 +0000 (10:34 +0200)]
Use vaf float autocvar_... = insted of fugly hakk. Indicate if left/right gunner slot is populated on bumblebee pilot's HUD

11 years agoset g_superspectate in default too, thanks MrBougo
Jakob MG [Fri, 17 Aug 2012 19:10:20 +0000 (21:10 +0200)]
set g_superspectate in default too, thanks MrBougo

11 years agoFix mutator_superspec supressing other cmds
Jakob MG [Fri, 17 Aug 2012 15:31:24 +0000 (17:31 +0200)]
Fix mutator_superspec supressing other cmds

11 years agoMake superspec better, support cmd followfc [red|blue], comment out unused funcs
Jakob MG [Thu, 16 Aug 2012 21:20:55 +0000 (23:20 +0200)]
Make superspec better, support cmd followfc [red|blue], comment out unused funcs

11 years agomutator_superspec (g_superspectate 1 to enable): Extended spectation fucntions. Curre...
Jakob MG [Thu, 16 Aug 2012 19:27:40 +0000 (21:27 +0200)]
mutator_superspec (g_superspectate 1 to enable): Extended spectation fucntions. Currently supports followpowerup, followstrength and followstshield (uses cmd interface)

11 years agoBetter death seq, Better gunner/pilot exit
Jakob MG [Thu, 16 Aug 2012 18:44:55 +0000 (20:44 +0200)]
Better death seq, Better gunner/pilot exit

11 years agoUpdate bumble balance, fix healray stuck midair, set pilot/gunner to individual offse...
Jakob MG [Thu, 16 Aug 2012 15:26:45 +0000 (17:26 +0200)]
Update bumble balance, fix healray stuck midair, set pilot/gunner to individual offsets so you can see who in in there

11 years agoVehicle balance update
Jakob MG [Wed, 15 Aug 2012 21:32:00 +0000 (23:32 +0200)]
Vehicle balance update

11 years agoMerge branch 'master' of git://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir
Jakob MG [Wed, 15 Aug 2012 21:08:30 +0000 (23:08 +0200)]
Merge branch 'master' of git://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir

11 years agoHandle force reduction by damageforcescale for vehicles
Jakob MG [Wed, 15 Aug 2012 21:08:02 +0000 (23:08 +0200)]
Handle force reduction by damageforcescale for vehicles

11 years agoBetter polit view origin, fix & optimize raygun sender
Jakob MG [Wed, 15 Aug 2012 20:50:27 +0000 (22:50 +0200)]
Better polit view origin, fix & optimize raygun sender

11 years agoColission damage
Jakob MG [Wed, 15 Aug 2012 19:26:12 +0000 (21:26 +0200)]
Colission damage

11 years agoTrottle healray effect, make gunner (if any) become pilot when pilot exit
Jakob MG [Wed, 15 Aug 2012 19:18:06 +0000 (21:18 +0200)]
Trottle healray effect, make gunner (if any) become pilot when pilot exit

11 years agoHealing gun target lock for bumblebee, make healray fatter, remove gunner static...
Jakob MG [Wed, 15 Aug 2012 16:46:54 +0000 (18:46 +0200)]
Healing gun target lock for bumblebee, make healray fatter, remove gunner static crosshair

11 years agoAdd bumble HUD grafics
Jakob MG [Wed, 15 Aug 2012 14:33:54 +0000 (16:33 +0200)]
Add bumble HUD grafics

11 years agoFormat bumble code, remove old junk, fix flag carry pos
Jakob MG [Wed, 15 Aug 2012 14:32:16 +0000 (16:32 +0200)]
Format bumble code, remove old junk, fix flag carry pos

11 years agofix syntax error in stuffto code
Rudolf Polzer [Wed, 15 Aug 2012 09:36:01 +0000 (11:36 +0200)]
fix syntax error in stuffto code

11 years agoMerge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Wed, 15 Aug 2012 09:32:20 +0000 (11:32 +0200)]
Merge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

11 years agodecide which CSQC HUD elements are bold font and which not
Rudolf Polzer [Wed, 15 Aug 2012 09:31:55 +0000 (11:31 +0200)]
decide which CSQC HUD elements are bold font and which not

11 years agoMerge branch 'master' of git://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir
Jakob MG [Wed, 15 Aug 2012 02:44:39 +0000 (04:44 +0200)]
Merge branch 'master' of git://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir

Conflicts:
qcsrc/server/vehicles/vehicles.qc

11 years agoMassive vehicles update. Bumblebee should now be usable
Jakob MG [Wed, 15 Aug 2012 02:42:21 +0000 (04:42 +0200)]
Massive vehicles update. Bumblebee should now be usable

11 years agouse the bold font for menu title bars
Rudolf Polzer [Tue, 14 Aug 2012 16:02:10 +0000 (18:02 +0200)]
use the bold font for menu title bars

11 years agoMerge commit '2edf2d628ab52514ab531976ee8b06479e56ace7'
Rudolf Polzer [Mon, 13 Aug 2012 07:11:44 +0000 (09:11 +0200)]
Merge commit '2edf2d628ab52514ab531976ee8b06479e56ace7'

11 years agoFix bug #972
Jakob MG [Sun, 12 Aug 2012 15:34:40 +0000 (17:34 +0200)]
Fix bug #972

11 years agoupdate credits
Jakob MG [Sun, 12 Aug 2012 15:15:42 +0000 (17:15 +0200)]
update credits

11 years agoFix for bug #990 by Ablu
Jakob MG [Sun, 12 Aug 2012 15:03:31 +0000 (17:03 +0200)]
Fix for bug #990 by Ablu