]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
12 years agoMerge branch 'master' into nifrek/longjumpanim
nifrek [Mon, 20 Jun 2011 21:11:42 +0000 (17:11 -0400)]
Merge branch 'master' into nifrek/longjumpanim

12 years agoMerge branch 'master' into nifrek/longjumpanim
nifrek [Mon, 20 Jun 2011 20:59:14 +0000 (16:59 -0400)]
Merge branch 'master' into nifrek/longjumpanim

12 years agoUpdate German translation
Rudolf Polzer [Mon, 20 Jun 2011 18:47:10 +0000 (20:47 +0200)]
Update German translation

12 years agoadd a fixme comment about crosshair dot drawing
Rudolf Polzer [Mon, 20 Jun 2011 08:57:43 +0000 (10:57 +0200)]
add a fixme comment about crosshair dot drawing

12 years agoonly draw crosshair if at least at 0.001 scale and alpha
Rudolf Polzer [Mon, 20 Jun 2011 08:55:09 +0000 (10:55 +0200)]
only draw crosshair if at least at 0.001 scale and alpha

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Mon, 20 Jun 2011 08:28:50 +0000 (10:28 +0200)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

Conflicts:
qcsrc/server/bot/havocbot/havocbot.qc
qcsrc/server/bot/havocbot/roles.qc

12 years agoMerge remote branch 'origin/pooga/freezetagbots' after adjusting history
Rudolf Polzer [Mon, 20 Jun 2011 08:26:28 +0000 (10:26 +0200)]
Merge remote branch 'origin/pooga/freezetagbots' after adjusting history

12 years agoA bug remains where sometimes a bot will try to free another player but
Paul Scott [Fri, 3 Jun 2011 23:18:39 +0000 (09:18 +1000)]
A bug remains where sometimes a bot will try to free another player but
then move away again which continues in an endless loop.

12 years agoRudimentary freezetag bot ai working.
Paul Scott [Wed, 25 May 2011 03:53:21 +0000 (13:53 +1000)]
Rudimentary freezetag bot ai working.

12 years agoAdding modified files that were forgotten.
Paul Scott [Mon, 23 May 2011 09:30:43 +0000 (19:30 +1000)]
Adding modified files that were forgotten.

12 years agoStarting to structure bot roles for freezetag gamemode.
Paul Scott [Sun, 22 May 2011 11:59:45 +0000 (21:59 +1000)]
Starting to structure bot roles for freezetag gamemode.

12 years agoMerge remote branch 'origin/pooga/keepawaybots'
Rudolf Polzer [Mon, 20 Jun 2011 08:17:40 +0000 (10:17 +0200)]
Merge remote branch 'origin/pooga/keepawaybots'

Conflicts:
qcsrc/server/bot/aim.qc

12 years agoMerge remote branch 'origin/mirceakitsune/new_loading_screens'
Rudolf Polzer [Mon, 20 Jun 2011 08:13:40 +0000 (10:13 +0200)]
Merge remote branch 'origin/mirceakitsune/new_loading_screens'

12 years agoMerge remote branch 'origin/divVerent/newwaypointsprites'
Rudolf Polzer [Mon, 20 Jun 2011 07:16:32 +0000 (09:16 +0200)]
Merge remote branch 'origin/divVerent/newwaypointsprites'

12 years agoadd support for the "Vehicle" sprite
Rudolf Polzer [Sun, 19 Jun 2011 19:54:06 +0000 (21:54 +0200)]
add support for the "Vehicle" sprite

12 years agowarpzonelib: split Divide into LeftDivide/RightDivide. RightDivide does what old...
Rudolf Polzer [Sun, 19 Jun 2011 19:10:46 +0000 (21:10 +0200)]
warpzonelib: split Divide into LeftDivide/RightDivide. RightDivide does what old Divide did

12 years agoadd an alternate ang logic that fails (#if 0)
Rudolf Polzer [Sun, 19 Jun 2011 17:16:22 +0000 (19:16 +0200)]
add an alternate ang logic that fails (#if 0)

12 years agowarn about colorless sprites
Rudolf Polzer [Sun, 19 Jun 2011 16:59:13 +0000 (18:59 +0200)]
warn about colorless sprites

12 years agoalso properly calc the margin
Rudolf Polzer [Sun, 19 Jun 2011 16:41:07 +0000 (18:41 +0200)]
also properly calc the margin

12 years agoUNTESTED: better formulas for the arrows
Rudolf Polzer [Sun, 19 Jun 2011 16:37:32 +0000 (18:37 +0200)]
UNTESTED: better formulas for the arrows

12 years agoalso do a lookup for the color value to allow overrides
Rudolf Polzer [Sun, 19 Jun 2011 16:25:56 +0000 (18:25 +0200)]
also do a lookup for the color value to allow overrides

12 years agoprecache the null model
Rudolf Polzer [Sun, 19 Jun 2011 05:52:47 +0000 (07:52 +0200)]
precache the null model

12 years agoimprove visuals of arrows
Rudolf Polzer [Sun, 19 Jun 2011 05:50:49 +0000 (07:50 +0200)]
improve visuals of arrows

12 years agocvar: g_waypointsprite_uppercase
Rudolf Polzer [Sat, 18 Jun 2011 17:55:50 +0000 (19:55 +0200)]
cvar: g_waypointsprite_uppercase

12 years agoan all-new waypointsprite drawing system that allows sprites to be translated
Rudolf Polzer [Sat, 18 Jun 2011 16:59:33 +0000 (18:59 +0200)]
an all-new waypointsprite drawing system that allows sprites to be translated

12 years agowe don't use func_null, so why declare it
Rudolf Polzer [Fri, 17 Jun 2011 07:03:30 +0000 (09:03 +0200)]
we don't use func_null, so why declare it

12 years agouse spawnflag 1 instead
Rudolf Polzer [Fri, 17 Jun 2011 06:59:08 +0000 (08:59 +0200)]
use spawnflag 1 instead

12 years agonew spawnflag for warpzones: 2 (watch over origin, update entity if moved)
Rudolf Polzer [Fri, 17 Jun 2011 06:50:04 +0000 (08:50 +0200)]
new spawnflag for warpzones: 2 (watch over origin, update entity if moved)

12 years agoMerge remote-tracking branch 'origin/nifrek/skinfixes'
Rudolf Polzer [Thu, 16 Jun 2011 06:11:52 +0000 (08:11 +0200)]
Merge remote-tracking branch 'origin/nifrek/skinfixes'

12 years agohelp other qccs a bit
Rudolf Polzer [Thu, 16 Jun 2011 05:52:02 +0000 (07:52 +0200)]
help other qccs a bit

12 years agoMerge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Thu, 16 Jun 2011 04:56:13 +0000 (06:56 +0200)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agowarpzonelib: also allow "trigger" name
Rudolf Polzer [Thu, 16 Jun 2011 04:54:47 +0000 (06:54 +0200)]
warpzonelib: also allow "trigger" name

12 years agoUpdate jump anim for erebus
nifrek [Wed, 15 Jun 2011 16:54:04 +0000 (12:54 -0400)]
Update jump anim for erebus

12 years agoMerge remote-tracking branch 'origin/master' into nifrek/longjumpanim
nifrek [Wed, 15 Jun 2011 16:25:16 +0000 (12:25 -0400)]
Merge remote-tracking branch 'origin/master' into nifrek/longjumpanim

12 years agoMerge remote-tracking branch 'origin/nifrek/erebusscaled'
merlijn [Wed, 15 Jun 2011 16:24:12 +0000 (18:24 +0200)]
Merge remote-tracking branch 'origin/nifrek/erebusscaled'

12 years agoUpdate jump anim on ignishalfmasked
nifrek [Wed, 15 Jun 2011 15:49:00 +0000 (11:49 -0400)]
Update jump anim on ignishalfmasked

12 years agoMerge remote-tracking branch 'origin/master' into nifrek/longjumpanim
nifrek [Wed, 15 Jun 2011 15:48:47 +0000 (11:48 -0400)]
Merge remote-tracking branch 'origin/master' into nifrek/longjumpanim

12 years agoAdd jump anim to all the Gaks
nifrek [Wed, 15 Jun 2011 15:21:56 +0000 (11:21 -0400)]
Add jump anim to all the Gaks

12 years agoadd Antibody to the credits
Rudolf Polzer [Wed, 15 Jun 2011 14:52:46 +0000 (16:52 +0200)]
add Antibody to the credits

12 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Wed, 15 Jun 2011 14:24:49 +0000 (16:24 +0200)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agoallow 10 sec, not 2 sec, to reload the demo
Rudolf Polzer [Wed, 15 Jun 2011 14:23:29 +0000 (16:23 +0200)]
allow 10 sec, not 2 sec, to reload the demo

12 years agoFix Pyria, add jump anim to umbra.. now only Gak is left
nifrek [Wed, 15 Jun 2011 13:48:33 +0000 (09:48 -0400)]
Fix Pyria, add jump anim to umbra.. now only Gak is left

12 years agoAdd jump anim to Pyria...
nifrek [Wed, 15 Jun 2011 12:31:26 +0000 (08:31 -0400)]
Add jump anim to Pyria...

12 years agoRemove all character shadows. No matter how I make them, they look uglier, and it...
Mircea Kitsune [Wed, 15 Jun 2011 11:11:28 +0000 (14:11 +0300)]
Remove all character shadows. No matter how I make them, they look uglier, and it's best without them.

12 years agomight as well add it to seraphinamasked too
nifrek [Wed, 15 Jun 2011 09:44:24 +0000 (05:44 -0400)]
might as well add it to seraphinamasked too

12 years agoAdd jump anim to Seraphina, which unfortunatly doesnt look as good as on other models
nifrek [Wed, 15 Jun 2011 08:54:01 +0000 (04:54 -0400)]
Add jump anim to Seraphina, which unfortunatly doesnt look as good as on other models

12 years agocome on blender, please stop being such a party pooper
nifrek [Wed, 15 Jun 2011 08:14:43 +0000 (04:14 -0400)]
come on blender, please stop being such a party pooper

12 years agoAdd new jump anim to Nyx and fix issues with framegroups missing a frame somewhere
nifrek [Wed, 15 Jun 2011 07:57:16 +0000 (03:57 -0400)]
Add new jump anim to Nyx and fix issues with framegroups missing a frame somewhere

12 years agoAdd Ignis + Ignismasked and fix stupid lods for megaerebus
nifrek [Wed, 15 Jun 2011 07:01:08 +0000 (03:01 -0400)]
Add Ignis + Ignismasked and fix stupid lods for megaerebus

12 years agoAdd lods and their framegroups
nifrek [Wed, 15 Jun 2011 05:22:17 +0000 (01:22 -0400)]
Add lods and their framegroups

12 years agoLonger jump anim for megaerebus + adjustments to framegroups
nifrek [Wed, 15 Jun 2011 05:01:49 +0000 (01:01 -0400)]
Longer jump anim for megaerebus + adjustments to framegroups

12 years agoadd a test case for csqc/svqc entity type switching
Rudolf Polzer [Tue, 14 Jun 2011 18:20:35 +0000 (20:20 +0200)]
add a test case for csqc/svqc entity type switching

12 years agoScaled up Erebus (somewhere between original and megaerebus)
nifrek [Tue, 14 Jun 2011 00:54:08 +0000 (20:54 -0400)]
Scaled up Erebus (somewhere between original and megaerebus)

12 years agoAdd missing .skin files to megaerebus LODs
nifrek [Mon, 13 Jun 2011 22:52:57 +0000 (18:52 -0400)]
Add missing .skin files to megaerebus LODs

12 years agoMerge remote-tracking branch 'origin/MaidenBeast/italian_translation'
Rudolf Polzer [Mon, 13 Jun 2011 18:05:07 +0000 (20:05 +0200)]
Merge remote-tracking branch 'origin/MaidenBeast/italian_translation'

12 years agoUpdate loading screen count
Mircea Kitsune [Mon, 13 Jun 2011 17:21:14 +0000 (20:21 +0300)]
Update loading screen count

12 years agoCreate new loading screen for the Mega Erebus.
Mircea Kitsune [Mon, 13 Jun 2011 17:20:54 +0000 (20:20 +0300)]
Create new loading screen for the Mega Erebus.

12 years agoRemove ugly / incorrect shadows, and add simpler but better ones.
Mircea Kitsune [Mon, 13 Jun 2011 17:20:34 +0000 (20:20 +0300)]
Remove ugly / incorrect shadows, and add simpler but better ones.

12 years agosimplify more; allow sticking to shootable buttons
Rudolf Polzer [Mon, 13 Jun 2011 14:05:44 +0000 (16:05 +0200)]
simplify more; allow sticking to shootable buttons

12 years agosimplify
Rudolf Polzer [Mon, 13 Jun 2011 14:02:06 +0000 (16:02 +0200)]
simplify

12 years agoMines now stick to moving geometry
Rudolf Polzer [Mon, 13 Jun 2011 13:58:57 +0000 (15:58 +0200)]
Mines now stick to moving geometry

12 years agofor now, continue to use +use
Rudolf Polzer [Sun, 12 Jun 2011 21:44:09 +0000 (23:44 +0200)]
for now, continue to use +use

12 years agoalso exec autoexec/*.cfg on startup
Rudolf Polzer [Sun, 12 Jun 2011 20:29:48 +0000 (22:29 +0200)]
also exec autoexec/*.cfg on startup

12 years agorename teams_matter to teamplay everywhere
Rudolf Polzer [Sun, 12 Jun 2011 13:40:16 +0000 (15:40 +0200)]
rename teams_matter to teamplay everywhere

this makes the code less confusing

12 years agofix bug causing a warning
Rudolf Polzer [Sun, 12 Jun 2011 13:24:53 +0000 (15:24 +0200)]
fix bug causing a warning

12 years agomake keyhunt and keepaway use the new use key system
Rudolf Polzer [Sun, 12 Jun 2011 13:23:20 +0000 (15:23 +0200)]
make keyhunt and keepaway use the new use key system

12 years agoadd a second use key system that responds to presses, not to holding it down
Rudolf Polzer [Sun, 12 Jun 2011 12:58:53 +0000 (14:58 +0200)]
add a second use key system that responds to presses, not to holding it down

12 years agosimply assault code a bit
Rudolf Polzer [Sun, 12 Jun 2011 12:03:02 +0000 (14:03 +0200)]
simply assault code a bit

12 years agoadd "xencoding", an encoding scheme of numbers into invisible parts of messages
Rudolf Polzer [Sun, 12 Jun 2011 12:02:33 +0000 (14:02 +0200)]
add "xencoding", an encoding scheme of numbers into invisible parts of messages

12 years agofix compile error
Rudolf Polzer [Sat, 11 Jun 2011 18:50:27 +0000 (20:50 +0200)]
fix compile error

12 years agobetter also set menu_cl_gunalign to 3 here
Rudolf Polzer [Sat, 11 Jun 2011 18:03:26 +0000 (20:03 +0200)]
better also set menu_cl_gunalign to 3 here

12 years agoswitch the meanings of cl_gunalign 1/2 and 3/4 because of problems with old client...
Rudolf Polzer [Sat, 11 Jun 2011 18:02:13 +0000 (20:02 +0200)]
switch the meanings of cl_gunalign 1/2 and 3/4 because of problems with old client on new server

12 years agoconfig_update: switch all users to cl_gunalign 1 once
Rudolf Polzer [Fri, 10 Jun 2011 21:17:09 +0000 (23:17 +0200)]
config_update: switch all users to cl_gunalign 1 once

12 years agomake shootfromeye and shootfromclient show properly by default
Rudolf Polzer [Fri, 10 Jun 2011 21:14:10 +0000 (23:14 +0200)]
make shootfromeye and shootfromclient show properly by default

12 years agochange default of cl_gunalign to "right only"; add "Center" item to the menu; allow...
Rudolf Polzer [Fri, 10 Jun 2011 21:09:38 +0000 (23:09 +0200)]
change default of cl_gunalign to "right only"; add "Center" item to the menu; allow Center choice by default

12 years agoFix some translated strings and update credits with terencehill and me as Italian...
MaidenBeast [Fri, 10 Jun 2011 09:18:26 +0000 (11:18 +0200)]
Fix some translated strings and update credits with terencehill and me as Italian translators

12 years agonew parameter target_random to ALL entities; when set to 1, only one instead of all...
Rudolf Polzer [Wed, 8 Jun 2011 08:51:38 +0000 (10:51 +0200)]
new parameter target_random to ALL entities; when set to 1, only one instead of all entities matched by target/target2/target3/target4 are triggered

12 years agoMerge remote-tracking branch 'origin/MaidenBeast/italian_translation'
Rudolf Polzer [Mon, 6 Jun 2011 19:11:14 +0000 (21:11 +0200)]
Merge remote-tracking branch 'origin/MaidenBeast/italian_translation'

12 years agodon't send a vote string when no vote is active
Rudolf Polzer [Mon, 6 Jun 2011 19:09:53 +0000 (21:09 +0200)]
don't send a vote string when no vote is active

12 years agotry another attempt to fix extendmatchtime (by Space_Man)
Rudolf Polzer [Mon, 6 Jun 2011 19:02:31 +0000 (21:02 +0200)]
try another attempt to fix extendmatchtime (by Space_Man)

12 years agofix the gloss box dependencies as gloss can work on player models without deluxemapping
Rudolf Polzer [Mon, 6 Jun 2011 07:38:34 +0000 (09:38 +0200)]
fix the gloss box dependencies as gloss can work on player models without deluxemapping

12 years agofix extendmatchtime/reducematchtime commands
Rudolf Polzer [Mon, 6 Jun 2011 04:45:24 +0000 (06:45 +0200)]
fix extendmatchtime/reducematchtime commands

12 years agoAdded 1st version of csprogs.dat.it.po (there are some untraslated strings)
MaidenBeast [Sat, 4 Jun 2011 12:02:06 +0000 (14:02 +0200)]
Added 1st version of csprogs.dat.it.po (there are some untraslated strings)

12 years agoMerge branch 'master' into pooga/keepawaybots
Paul Scott [Sat, 4 Jun 2011 07:42:09 +0000 (17:42 +1000)]
Merge branch 'master' into pooga/keepawaybots

12 years agoBots will attack if no one has the ball yet. Once someone has collected
Paul Scott [Sat, 4 Jun 2011 07:24:14 +0000 (17:24 +1000)]
Bots will attack if no one has the ball yet. Once someone has collected
the ball they will ignore all other players and focus on the ball
carrier.

12 years agoImplemented basic keepaway bot AI.
Paul Scott [Sat, 4 Jun 2011 07:00:19 +0000 (17:00 +1000)]
Implemented basic keepaway bot AI.

12 years agomake the first frame even nicer
Rudolf Polzer [Sat, 4 Jun 2011 04:49:00 +0000 (06:49 +0200)]
make the first frame even nicer

12 years agodon't allow drawframetime to be > 1 sec (sorry, laggers)
Rudolf Polzer [Sat, 4 Jun 2011 04:35:16 +0000 (06:35 +0200)]
don't allow drawframetime to be > 1 sec (sorry, laggers)

12 years agoMerge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Fri, 3 Jun 2011 20:14:55 +0000 (22:14 +0200)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir

12 years agoadd a demo seeking cfg
Rudolf Polzer [Fri, 3 Jun 2011 20:13:51 +0000 (22:13 +0200)]
add a demo seeking cfg

12 years agoclarification comment, nothing else
Rudolf Polzer [Fri, 3 Jun 2011 07:27:32 +0000 (09:27 +0200)]
clarification comment, nothing else

12 years agoARGH, fix another terencehill bug - this fixes DDS detection for builds
Rudolf Polzer [Fri, 3 Jun 2011 05:53:38 +0000 (07:53 +0200)]
ARGH, fix another terencehill bug - this fixes DDS detection for builds

12 years agoconvert to iqm v2
Rudolf Polzer [Wed, 1 Jun 2011 11:53:03 +0000 (13:53 +0200)]
convert to iqm v2

12 years agomake warpzones nicer with chase_active (no longer hide the player)
Rudolf Polzer [Sat, 28 May 2011 06:18:47 +0000 (08:18 +0200)]
make warpzones nicer with chase_active (no longer hide the player)

12 years agorewrote warpzonelib view fixing
Rudolf Polzer [Sat, 28 May 2011 06:13:28 +0000 (08:13 +0200)]
rewrote warpzonelib view fixing

for better handling of stuff like chase_active, view bob.

Authors of the csqcplayers branch, please look at this, it may help using the
engine's viewbob etc. for csqc players!

12 years agodo the nearclip hack in the chasecam too
Rudolf Polzer [Fri, 27 May 2011 20:23:04 +0000 (22:23 +0200)]
do the nearclip hack in the chasecam too

12 years agoproperly restore the chasecam view also for R_SetView3fv() usage
Rudolf Polzer [Fri, 27 May 2011 20:22:43 +0000 (22:22 +0200)]
properly restore the chasecam view also for R_SetView3fv() usage

12 years agoalso fade out warpzones properly (based on VIEW origin, not on MOVE origin)
Rudolf Polzer [Fri, 27 May 2011 19:30:10 +0000 (21:30 +0200)]
also fade out warpzones properly (based on VIEW origin, not on MOVE origin)

12 years agomake event chase cam warpzone aware (PLEASE TEST)
Rudolf Polzer [Fri, 27 May 2011 19:05:32 +0000 (21:05 +0200)]
make event chase cam warpzone aware (PLEASE TEST)

12 years agoMerge remote-tracking branch 'origin/terencehill/mine_explosion_fix'
Rudolf Polzer [Fri, 27 May 2011 18:55:11 +0000 (20:55 +0200)]
Merge remote-tracking branch 'origin/terencehill/mine_explosion_fix'