]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
terencehill [Tue, 5 Jul 2011 16:12:50 +0000 (18:12 +0200)]
Also remove scr_centerpos from cfgs
terencehill [Tue, 5 Jul 2011 16:09:08 +0000 (18:09 +0200)]
Merge branch 'master' into terencehill/centerprint_stuff
Conflicts:
qcsrc/client/scoreboard.qc
terencehill [Tue, 5 Jul 2011 14:51:44 +0000 (16:51 +0200)]
Remove unused scr_centersize from defaultXonotic.cfg
Rudolf Polzer [Sat, 2 Jul 2011 14:29:26 +0000 (16:29 +0200)]
same for stopsound()
Rudolf Polzer [Sat, 2 Jul 2011 14:26:33 +0000 (16:26 +0200)]
support DP_SND_MORECHANNELS in soundtoat() function too
Rudolf Polzer [Sat, 2 Jul 2011 12:27:38 +0000 (14:27 +0200)]
allow to send sound packets with channel higher than 7, or lower than 0
Rudolf Polzer [Fri, 1 Jul 2011 23:05:38 +0000 (01:05 +0200)]
Merge remote-tracking branch 'origin/terencehill/scoreboard_fineadjustments'
Rudolf Polzer [Fri, 1 Jul 2011 22:09:22 +0000 (00:09 +0200)]
add some voices to the supported player sounds; add a new default sound set of all sound lines we want made using espeak
terencehill [Fri, 1 Jul 2011 19:34:47 +0000 (21:34 +0200)]
The builtin centerprint in the server simply calls the csqc centerprint so better use it (it sends 3 bytes less than Send_CSQC_Centerprint_Generic)
terencehill [Fri, 1 Jul 2011 18:02:11 +0000 (20:02 +0200)]
Use the id when centerprinting this warning msg, it was spammy since I removed the support to detect centerprints with the same msg but that don't provide an id
Rudolf Polzer [Fri, 1 Jul 2011 18:00:16 +0000 (20:00 +0200)]
add a workaround for Xonotic 0.1.0 "crouchbug"
Rudolf Polzer [Fri, 1 Jul 2011 17:35:25 +0000 (19:35 +0200)]
remove an useless variable
terencehill [Fri, 1 Jul 2011 11:16:04 +0000 (13:16 +0200)]
It seems like I didn't remove completely centerprint_start
terencehill [Fri, 1 Jul 2011 11:11:09 +0000 (13:11 +0200)]
Do not spam multiple msgs at once touching the flag when it's shielded
Rudolf Polzer [Fri, 1 Jul 2011 05:40:41 +0000 (07:40 +0200)]
Revert "define velocitymultiplier in all effects because LordHavoc decided to default it to 1" as we no longer need it
This reverts commit
a95c39ef3b2ea44cf833e2b5cc4d6eebd6fc297a .
Rudolf Polzer [Fri, 1 Jul 2011 05:31:13 +0000 (07:31 +0200)]
define velocitymultiplier in all effects because LordHavoc decided to default it to 1
Rudolf Polzer [Thu, 30 Jun 2011 11:17:07 +0000 (13:17 +0200)]
set radarmap max size for QC based radarmap maping to 512x512 (our standard size).
Rudolf Polzer [Thu, 30 Jun 2011 09:52:11 +0000 (11:52 +0200)]
more "gib"
Rudolf Polzer [Thu, 30 Jun 2011 09:51:41 +0000 (11:51 +0200)]
we don't use "corpse" and "gib" classnames anywhere
Rudolf Polzer [Thu, 30 Jun 2011 09:48:01 +0000 (11:48 +0200)]
we never use classname "corpse"
Rudolf Polzer [Thu, 30 Jun 2011 09:45:02 +0000 (11:45 +0200)]
some fixes to what can be pushed, teleported, trigger_impulsed
Rudolf Polzer [Thu, 30 Jun 2011 07:42:21 +0000 (09:42 +0200)]
don't clear iscreature when a vehicle dies; POSSIBLY fixes issues with not getting hit by trigger_hurt when in a vehicle
Rudolf Polzer [Thu, 30 Jun 2011 07:40:35 +0000 (09:40 +0200)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Thu, 30 Jun 2011 07:39:38 +0000 (09:39 +0200)]
vehicles: exclude them from SOME iscreature handling (func_ladder, drowning, falling damage), keep rest
terencehill [Wed, 29 Jun 2011 20:02:57 +0000 (22:02 +0200)]
Tiny cleanups
Rudolf Polzer [Wed, 29 Jun 2011 19:38:14 +0000 (21:38 +0200)]
also exec vehicles.cfg
terencehill [Tue, 28 Jun 2011 22:48:06 +0000 (00:48 +0200)]
Add the constant CENTERPRINT_SPACING
terencehill [Tue, 28 Jun 2011 22:30:09 +0000 (00:30 +0200)]
Slow initial movement
terencehill [Tue, 28 Jun 2011 22:23:47 +0000 (00:23 +0200)]
Properly move the next msg over the fading msg even when the latter has more than one line
Jakob MG [Tue, 28 Jun 2011 21:47:50 +0000 (23:47 +0200)]
Fix gibfountin turrets (health rounding issue)
terencehill [Tue, 28 Jun 2011 18:04:55 +0000 (20:04 +0200)]
hud_panel_centerprint_fadetime to customize the msg fade time
Jakob MG [Tue, 28 Jun 2011 21:15:59 +0000 (23:15 +0200)]
hitsound for turrets
Jakob MG [Tue, 28 Jun 2011 20:54:11 +0000 (22:54 +0200)]
Animate spider's miniguns again
Jakob MG [Tue, 28 Jun 2011 20:45:38 +0000 (22:45 +0200)]
Impact sounds for vehciles (using placeholders)
terencehill [Tue, 28 Jun 2011 17:20:12 +0000 (19:20 +0200)]
Don't send duration and countdown_num together with an empty msg, they are useless
terencehill [Tue, 28 Jun 2011 14:24:32 +0000 (16:24 +0200)]
Since killindicator is shared use CPID_TEAMCHANGE when suiciding too, and be sure that killindicator.cnt is > 0 otherwise calling a countdown when another one is already started the countdown number may be displayed as %d
Jakob MG [Tue, 28 Jun 2011 13:57:26 +0000 (15:57 +0200)]
Fix warning (same as last, headshotbox this time)
Jakob MG [Tue, 28 Jun 2011 13:54:20 +0000 (15:54 +0200)]
Fix warning (remove called w/o check if there was anythign to remove)
terencehill [Mon, 27 Jun 2011 19:04:30 +0000 (21:04 +0200)]
Fade out the current msg when an empty msg with the same id arrives
Rudolf Polzer [Tue, 28 Jun 2011 05:45:01 +0000 (07:45 +0200)]
prevents rockets from "zapping back"
Rudolf Polzer [Mon, 27 Jun 2011 18:13:02 +0000 (20:13 +0200)]
more warpzone projectile bugfix
Rudolf Polzer [Mon, 27 Jun 2011 17:12:05 +0000 (19:12 +0200)]
fix a case of repeated teleporting
terencehill [Mon, 27 Jun 2011 16:31:10 +0000 (18:31 +0200)]
Merge branch 'master' into terencehill/scoreboard_fineadjustments
terencehill [Mon, 27 Jun 2011 16:28:49 +0000 (18:28 +0200)]
Merge branch 'master' into terencehill/centerprint_stuff
Rudolf Polzer [Mon, 27 Jun 2011 16:27:10 +0000 (18:27 +0200)]
update other translations
Rudolf Polzer [Mon, 27 Jun 2011 16:26:51 +0000 (18:26 +0200)]
update german again
terencehill [Mon, 27 Jun 2011 12:58:08 +0000 (14:58 +0200)]
Optimize centerprint panel code: if there is nothing to display free all the msgs and wait for another msg before executing again the code to draw the msgs
terencehill [Mon, 27 Jun 2011 10:19:00 +0000 (12:19 +0200)]
No need to reset drawfontscale after each drawn msg, do it at the end
terencehill [Sun, 26 Jun 2011 21:41:05 +0000 (23:41 +0200)]
Put wrapped msgs at the correct position when hud_panel_centerprint_flip is set
Rudolf Polzer [Sun, 26 Jun 2011 19:07:01 +0000 (21:07 +0200)]
funny feature: cl_lerpexcess
Hides the effect of packet loss for linear motion. Mispredicts nonlinear motion, of course. Can be configured to a max number of server packets lost that it will try to compensate for. Of course off by default.
Rudolf Polzer [Sun, 26 Jun 2011 18:31:32 +0000 (20:31 +0200)]
fix hook throwing through warpzone
Rudolf Polzer [Sun, 26 Jun 2011 18:23:36 +0000 (20:23 +0200)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Sun, 26 Jun 2011 18:06:21 +0000 (20:06 +0200)]
fix another warning
Rudolf Polzer [Sun, 26 Jun 2011 17:50:37 +0000 (19:50 +0200)]
fix a stupid fteqcc warning
terencehill [Sun, 26 Jun 2011 17:00:15 +0000 (19:00 +0200)]
Do not wrap differently the msg while fading out
terencehill [Sun, 26 Jun 2011 16:35:56 +0000 (18:35 +0200)]
Don't forget to reset drawscale!
terencehill [Sun, 26 Jun 2011 16:12:46 +0000 (18:12 +0200)]
Trim trailing and leading newlines from every msg before adding it to the list
Rudolf Polzer [Sun, 26 Jun 2011 15:10:02 +0000 (17:10 +0200)]
also trigger targets by impactfilter
Rudolf Polzer [Sun, 26 Jun 2011 14:55:31 +0000 (16:55 +0200)]
Revert "remove now useless code; be more robust with projectiles"
This reverts commit
437473c799ae8f8f33640163650825e3155b886b .
Rudolf Polzer [Sun, 26 Jun 2011 14:41:28 +0000 (16:41 +0200)]
remove now useless code; be more robust with projectiles
Rudolf Polzer [Sun, 26 Jun 2011 14:34:37 +0000 (16:34 +0200)]
prevent player from warping out of the warpzone
Rudolf Polzer [Sun, 26 Jun 2011 14:26:11 +0000 (16:26 +0200)]
more warpzone improvements
Rudolf Polzer [Sun, 26 Jun 2011 14:00:46 +0000 (16:00 +0200)]
make warpzonelib work even if warpzone's .touch gets called before entity's .touch
Rudolf Polzer [Sun, 26 Jun 2011 12:21:16 +0000 (14:21 +0200)]
more warpzonelib consistency
Rudolf Polzer [Sun, 26 Jun 2011 12:10:41 +0000 (14:10 +0200)]
warpzonelib: more consistent projectile handling code, part I
terencehill [Sun, 26 Jun 2011 12:00:59 +0000 (14:00 +0200)]
Also remove useless constant NEWLINES
terencehill [Sun, 26 Jun 2011 11:59:38 +0000 (13:59 +0200)]
Cleanup: remove unneeded strcats, leading and trailing spaces and newlines from msgs
Rudolf Polzer [Sun, 26 Jun 2011 10:28:10 +0000 (12:28 +0200)]
make CheckProjectileImpact more consistent
Rudolf Polzer [Sun, 26 Jun 2011 10:27:51 +0000 (12:27 +0200)]
remove useless variables from warpzonelib
Rudolf Polzer [Sun, 26 Jun 2011 10:17:30 +0000 (12:17 +0200)]
fix a typo in warpzonelib breaking the hook
Rudolf Polzer [Sun, 26 Jun 2011 07:39:13 +0000 (09:39 +0200)]
or maybe just 0.07 (2 to 3 server frames)
Rudolf Polzer [Sun, 26 Jun 2011 07:38:34 +0000 (09:38 +0200)]
we have to bump inputtimeout to 0.1 if we do that (3 server frames)
Rudolf Polzer [Sun, 26 Jun 2011 07:34:20 +0000 (09:34 +0200)]
reduce sys_ticrate to 30Hz
Rudolf Polzer [Sun, 26 Jun 2011 05:56:32 +0000 (07:56 +0200)]
warpzonelib: don't teleport MOVETYPE_FOLLOW stuff
terencehill [Sat, 25 Jun 2011 20:08:45 +0000 (22:08 +0200)]
Default duration for active weapon msg in NIX mode
terencehill [Sat, 25 Jun 2011 19:46:55 +0000 (21:46 +0200)]
Remove an outdated comment
terencehill [Sat, 25 Jun 2011 17:53:17 +0000 (19:53 +0200)]
Fix typo
terencehill [Sat, 25 Jun 2011 16:42:24 +0000 (18:42 +0200)]
Menu dialog for the centerprint panel
terencehill [Sat, 25 Jun 2011 16:11:14 +0000 (18:11 +0200)]
Now that all the centerprint msgs are cleared entering hud config mode, this hack is not needed anymore
terencehill [Sat, 25 Jun 2011 15:57:03 +0000 (17:57 +0200)]
Tweak centerprint msgs in hud config mode
terencehill [Sat, 25 Jun 2011 14:06:27 +0000 (16:06 +0200)]
Better (shorter) spacing in between msgs and lines
terencehill [Sat, 25 Jun 2011 13:53:18 +0000 (15:53 +0200)]
Properly apply the alpha to the text
Rudolf Polzer [Sat, 25 Jun 2011 10:51:24 +0000 (12:51 +0200)]
change "did the impossible" suicide messages to "is now thinking with portals"
Rudolf Polzer [Sat, 25 Jun 2011 10:50:10 +0000 (12:50 +0200)]
EXPERIMENTAL change: make projectiles able to hit yourself when shot through a warpzone
Rudolf Polzer [Fri, 24 Jun 2011 21:49:19 +0000 (23:49 +0200)]
make new menuqc strings translatable
Rudolf Polzer [Fri, 24 Jun 2011 21:45:45 +0000 (23:45 +0200)]
Merge remote branch 'origin/mirceakitsune/hud_postprocessing'
Rudolf Polzer [Fri, 24 Jun 2011 21:44:05 +0000 (23:44 +0200)]
it looks like eventchase is sufficiently stable, and better than the other effect; enable eventchase for death, then
terencehill [Fri, 24 Jun 2011 20:07:29 +0000 (22:07 +0200)]
Show correctly the messages when hud_panel_centerprint_flip is set
terencehill [Fri, 24 Jun 2011 17:29:14 +0000 (19:29 +0200)]
Centerprint something when configuring the hud
terencehill [Fri, 24 Jun 2011 10:39:08 +0000 (12:39 +0200)]
Put hud_panel_centerprint* cvars in all the cfgs
terencehill [Fri, 24 Jun 2011 10:18:44 +0000 (12:18 +0200)]
Remove a comment
Rudolf Polzer [Fri, 24 Jun 2011 09:24:35 +0000 (11:24 +0200)]
try to make all weapons fit in weapon priority list
Rudolf Polzer [Fri, 24 Jun 2011 05:48:28 +0000 (07:48 +0200)]
add a missing SpectateUpdate call
Rudolf Polzer [Fri, 24 Jun 2011 05:44:20 +0000 (07:44 +0200)]
Revert "Fix exit from vehicle warping you back to spot you enterd it" in qcsrc/server/cl_client.qc, as this breaks spectating
This partially reverts commit
ba70b09b56e7cf370a584fb759baabf077701f3b .
terencehill [Thu, 23 Jun 2011 18:36:19 +0000 (20:36 +0200)]
Remove unused field .welcomemessage_time
Rudolf Polzer [Thu, 23 Jun 2011 18:36:11 +0000 (20:36 +0200)]
fix potential crash of vehicle code (doesn't happen with current vehicles)
Rudolf Polzer [Thu, 23 Jun 2011 18:36:04 +0000 (20:36 +0200)]
hit sounds for vehicles
terencehill [Thu, 23 Jun 2011 17:32:55 +0000 (19:32 +0200)]
Min value 1 as default msg duration
terencehill [Thu, 23 Jun 2011 17:28:27 +0000 (19:28 +0200)]
Duration -1 makes the centerprint msg last for ever; actually until another msg with same id and duration >= 0 is centerprinted
terencehill [Thu, 23 Jun 2011 14:14:10 +0000 (16:14 +0200)]
Set the appropriated duration for each centerprinted msg in keyhunt