]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
13 years agoremove radar size/pos stuff from menu, as well as the cvars. Make radar code use...
FruitieX [Sun, 23 May 2010 17:54:06 +0000 (20:54 +0300)]
remove radar size/pos stuff from menu, as well as the cvars. Make radar code use hud_radar (0/1/2) instead.

13 years agoLOD's for pyria.
Sahil Singhal [Sun, 23 May 2010 17:22:18 +0000 (13:22 -0400)]
LOD's for pyria.

13 years agosv_pitch_fixyaw 0
Sahil Singhal [Sun, 23 May 2010 17:17:52 +0000 (13:17 -0400)]
sv_pitch_fixyaw 0

13 years agoAnimation and weapon position fixes. Now sv_pitch_fixyaw 0 should be used on all...
Sahil Singhal [Sun, 23 May 2010 17:13:41 +0000 (13:13 -0400)]
Animation and weapon position fixes. Now sv_pitch_fixyaw 0 should be used on all models.

13 years agoWeapon position fixes.
Sahil Singhal [Sun, 23 May 2010 16:19:39 +0000 (12:19 -0400)]
Weapon position fixes.

13 years agoMerge remote branch 'refs/remotes/origin/esteel/anim/slider'
Rudolf Polzer [Sun, 23 May 2010 14:46:47 +0000 (16:46 +0200)]
Merge remote branch 'refs/remotes/origin/esteel/anim/slider'

13 years agopartially merge fruitiex/fruitphys physics (except for doublejump and jumpspeedcap)
Rudolf Polzer [Sun, 23 May 2010 12:43:45 +0000 (14:43 +0200)]
partially merge fruitiex/fruitphys physics (except for doublejump and jumpspeedcap)

13 years agofireball fly sound: fix their looping
Rudolf Polzer [Sun, 23 May 2010 12:40:23 +0000 (14:40 +0200)]
fireball fly sound: fix their looping

13 years agoAdd LOD's for halfmasked to see how they work. Please test.
Sahil Singhal [Sun, 23 May 2010 07:27:43 +0000 (03:27 -0400)]
Add LOD's for halfmasked to see how they work. Please test.

13 years agoHalf-masked Ignis too!
Sahil Singhal [Sun, 23 May 2010 05:27:16 +0000 (01:27 -0400)]
Half-masked Ignis too!

13 years agoMerge commit 'origin/master' into diabolik/ignisplayermodel
Sahil Singhal [Sun, 23 May 2010 05:03:00 +0000 (01:03 -0400)]
Merge commit 'origin/master' into diabolik/ignisplayermodel

13 years agoNew ignis-masked model!
Sahil Singhal [Sun, 23 May 2010 05:02:19 +0000 (01:02 -0400)]
New ignis-masked model!

13 years agoWeapon position fixes. sv_pitch_fixyaw 0 works now
Sahil Singhal [Sun, 23 May 2010 04:30:52 +0000 (00:30 -0400)]
Weapon position fixes. sv_pitch_fixyaw 0 works now

13 years agoFix animations and weapon position. Please test with sv_pitch_fixyaw 0.
Sahil Singhal [Sat, 22 May 2010 20:26:37 +0000 (16:26 -0400)]
Fix animations and weapon position. Please test with sv_pitch_fixyaw 0.

13 years agouse copysign instead of sign() (why doesn't sign() work)
Rudolf Polzer [Sat, 22 May 2010 18:12:58 +0000 (20:12 +0200)]
use copysign instead of sign() (why doesn't sign() work)

13 years agoremove a comment that no longer applies
Rudolf Polzer [Sat, 22 May 2010 18:10:30 +0000 (20:10 +0200)]
remove a comment that no longer applies

13 years agominor cosmetics fix (no change in behaviour)
Rudolf Polzer [Sat, 22 May 2010 18:09:20 +0000 (20:09 +0200)]
minor cosmetics fix (no change in behaviour)

13 years agonew physics cvar: sv_airstrafeaccel_qw; also try to fix analog input issues with...
Rudolf Polzer [Sat, 22 May 2010 17:54:09 +0000 (19:54 +0200)]
new physics cvar: sv_airstrafeaccel_qw; also try to fix analog input issues with maxairstrafespeed

13 years agoMerge remote branch 'origin/samual/balanceSamual'
Rudolf Polzer [Fri, 21 May 2010 21:18:06 +0000 (23:18 +0200)]
Merge remote branch 'origin/samual/balanceSamual'

13 years agoturn off respawn ghosts by default (that should be a mutator and not default)
Rudolf Polzer [Fri, 21 May 2010 18:26:58 +0000 (20:26 +0200)]
turn off respawn ghosts by default (that should be a mutator and not default)

13 years agoalso apply this (density) to clones
Rudolf Polzer [Fri, 21 May 2010 12:26:46 +0000 (14:26 +0200)]
also apply this (density) to clones

13 years agomake bullets go through 2x the distance when inside a player, and 10x when inside...
Rudolf Polzer [Fri, 21 May 2010 12:25:14 +0000 (14:25 +0200)]
make bullets go through 2x the distance when inside a player, and 10x when inside a corpse (please test)

13 years agoAdd g_pickup_ammo/weapons_anyway functionality
samual [Fri, 21 May 2010 09:27:23 +0000 (05:27 -0400)]
Add g_pickup_ammo/weapons_anyway functionality

13 years agoforbid weapon throwing of non-WS_READY weapons, fixes a bug
Rudolf Polzer [Fri, 21 May 2010 08:20:13 +0000 (10:20 +0200)]
forbid weapon throwing of non-WS_READY weapons, fixes a bug

13 years agorifle: "bullet hail" feature: empty whole magazine (not enabled)
Rudolf Polzer [Fri, 21 May 2010 07:36:35 +0000 (09:36 +0200)]
rifle: "bullet hail" feature: empty whole magazine (not enabled)

13 years agoFix small mistake in balance with armor regen
samual [Fri, 21 May 2010 01:52:19 +0000 (21:52 -0400)]
Fix small mistake in balance with armor regen

13 years agoAdded g_pickup_<item>_anyway to health/armor items (todo: add ammo), added defaultSam...
samual [Thu, 20 May 2010 20:42:57 +0000 (16:42 -0400)]
Added g_pickup_<item>_anyway to health/armor items (todo: add ammo), added defaultSamual.cfg, minor changes to balanceSamual.cfg and physicsSamual.cfg

13 years agoMerge remote branch 'origin/master' into samual/balanceSamual
samual [Thu, 20 May 2010 07:58:12 +0000 (03:58 -0400)]
Merge remote branch 'origin/master' into samual/balanceSamual

Conflicts:
balanceSamual.cfg

13 years agoCommitting small changes to balanceSamual.cfg, also testing git push
samual [Thu, 20 May 2010 07:13:34 +0000 (03:13 -0400)]
Committing small changes to balanceSamual.cfg, also testing git push

13 years agoMerge commit 'origin/master' into diabolik/ignisplayermodel
Sahil Singhal [Wed, 19 May 2010 19:47:10 +0000 (15:47 -0400)]
Merge commit 'origin/master' into diabolik/ignisplayermodel

13 years agoMerge commit 'origin/master' into diabolik/umbraplayermodel
Sahil Singhal [Wed, 19 May 2010 19:36:48 +0000 (15:36 -0400)]
Merge commit 'origin/master' into diabolik/umbraplayermodel

13 years agoMerge remote branch 'origin/diabolik/weaponscale'
Rudolf Polzer [Wed, 19 May 2010 13:44:52 +0000 (15:44 +0200)]
Merge remote branch 'origin/diabolik/weaponscale'

13 years agofix wrong image name in code
FruitieX [Wed, 19 May 2010 12:37:07 +0000 (15:37 +0300)]
fix wrong image name in code

13 years agomove weapon icons back into the skin folders to make customization possible here...
FruitieX [Wed, 19 May 2010 12:31:43 +0000 (15:31 +0300)]
move weapon icons back into the skin folders to make customization possible here, they're < 1MB uncompressed anyway

13 years agoremove unneccessary image (score can only show 3 digits! hope no mod goes above this!)
FruitieX [Wed, 19 May 2010 12:24:45 +0000 (15:24 +0300)]
remove unneccessary image (score can only show 3 digits! hope no mod goes above this!)

13 years agorename highlight_*.tga to num_leading_*.tga to make it self explanatory
FruitieX [Wed, 19 May 2010 12:18:06 +0000 (15:18 +0300)]
rename highlight_*.tga to num_leading_*.tga to make it self explanatory

13 years agobalance configs: get rid of weaponreplace (really doesn't belong there, is server...
Rudolf Polzer [Wed, 19 May 2010 05:37:41 +0000 (07:37 +0200)]
balance configs: get rid of weaponreplace (really doesn't belong there, is server admin preference)
add a defaultXPM.cfg to set default settings for XPM (including weaponreplaces)

13 years agoImprovements to animations thanks to theShadow.
Sahil Singhal [Wed, 19 May 2010 02:37:56 +0000 (22:37 -0400)]
Improvements to animations thanks to theShadow.

13 years agomore stuff for the animation framework and use that to make sliders behave better...
Stephan Stahl [Tue, 18 May 2010 21:58:06 +0000 (21:58 +0000)]
more stuff for the animation framework and use that to make sliders behave better when mixing clicking and dragging

13 years agofix hud_old_nexuiz.cfg... Was borked by the borked exporter
FruitieX [Tue, 18 May 2010 21:41:24 +0000 (00:41 +0300)]
fix hud_old_nexuiz.cfg... Was borked by the borked exporter

13 years agomake the default padding actually work :P
FruitieX [Tue, 18 May 2010 21:39:08 +0000 (00:39 +0300)]
make the default padding actually work :P

13 years agofix a description in defaultXonotic.cfg
FruitieX [Tue, 18 May 2010 21:37:07 +0000 (00:37 +0300)]
fix a description in defaultXonotic.cfg

13 years agowickedhud beta1 by sev, plus fix the exporter :)
FruitieX [Tue, 18 May 2010 21:26:05 +0000 (00:26 +0300)]
wickedhud beta1 by sev, plus fix the exporter :)

13 years agoforce showing a background in config mode, also adapt old nexuiz hud config for the...
FruitieX [Tue, 18 May 2010 21:06:57 +0000 (00:06 +0300)]
force showing a background in config mode, also adapt old nexuiz hud config for the new bg convention (this also breaks other confs...)

13 years agoadd padding to the export function
FruitieX [Tue, 18 May 2010 20:52:32 +0000 (23:52 +0300)]
add padding to the export function

13 years agomake all hud_bg cvars follow the same convention ("" = use default value)
FruitieX [Tue, 18 May 2010 20:49:20 +0000 (23:49 +0300)]
make all hud_bg cvars follow the same convention ("" = use default value)

13 years agodon't draw "ammo_currentbg" in showonlycurrent mode
FruitieX [Tue, 18 May 2010 20:26:21 +0000 (23:26 +0300)]
don't draw "ammo_currentbg" in showonlycurrent mode

13 years agowe were moving too fast... try fixing this again :)
Rudolf Polzer [Tue, 18 May 2010 19:41:31 +0000 (21:41 +0200)]
we were moving too fast... try fixing this again :)

13 years agoMerge remote branch 'refs/remotes/origin/fruitiex/fruitphys'
Rudolf Polzer [Tue, 18 May 2010 19:31:34 +0000 (21:31 +0200)]
Merge remote branch 'refs/remotes/origin/fruitiex/fruitphys'

13 years agoFix rl position.
Sahil Singhal [Tue, 18 May 2010 19:27:48 +0000 (15:27 -0400)]
Fix rl position.

13 years agoMerge commit 'origin/master' into diabolik/ignisplayermodel
Sahil Singhal [Tue, 18 May 2010 19:12:49 +0000 (15:12 -0400)]
Merge commit 'origin/master' into diabolik/ignisplayermodel

13 years agoMerge remote branch 'refs/remotes/origin/terencehill/numbered_bots'
Rudolf Polzer [Tue, 18 May 2010 19:07:42 +0000 (21:07 +0200)]
Merge remote branch 'refs/remotes/origin/terencehill/numbered_bots'

13 years agoremove a file we accidentally kept
Rudolf Polzer [Tue, 18 May 2010 19:02:55 +0000 (21:02 +0200)]
remove a file we accidentally kept

13 years agoMerge remote branch 'refs/remotes/origin/diabolik/weaponscale'
Rudolf Polzer [Tue, 18 May 2010 19:00:24 +0000 (21:00 +0200)]
Merge remote branch 'refs/remotes/origin/diabolik/weaponscale'

13 years agoMerge remote branch 'refs/remotes/origin/diabolik/umbraplayermodel'
Rudolf Polzer [Tue, 18 May 2010 18:57:32 +0000 (20:57 +0200)]
Merge remote branch 'refs/remotes/origin/diabolik/umbraplayermodel'

13 years agoMerge remote branch 'refs/remotes/origin/diabolik/pyriaplayermodel'
Rudolf Polzer [Tue, 18 May 2010 18:55:12 +0000 (20:55 +0200)]
Merge remote branch 'refs/remotes/origin/diabolik/pyriaplayermodel'

13 years agosimplify autocvars ;) we now support savegames properly
Rudolf Polzer [Tue, 18 May 2010 18:44:37 +0000 (20:44 +0200)]
simplify autocvars ;) we now support savegames properly

13 years agoMerge branch 'master' of ssh://git.xonotic.org/xonotic-data.pk3dir
Rudolf Polzer [Tue, 18 May 2010 18:29:18 +0000 (20:29 +0200)]
Merge branch 'master' of ssh://git.xonotic.org/xonotic-data.pk3dir

13 years agoautocvars: undefine writing to the autocvar
Rudolf Polzer [Tue, 18 May 2010 18:28:55 +0000 (20:28 +0200)]
autocvars: undefine writing to the autocvar

13 years agodraw accuracy bar as a background to the weapon icon, with the size == weapon icon...
FruitieX [Tue, 18 May 2010 13:52:07 +0000 (16:52 +0300)]
draw accuracy bar as a background to the weapon icon, with the size == weapon icon size for better skinning options. Adapt accuracy bar from old HUD to this

13 years agoFix double weapons.
Sahil Singhal [Mon, 17 May 2010 18:45:55 +0000 (14:45 -0400)]
Fix double weapons.

13 years agofix a bunch of warnings
FruitieX [Mon, 17 May 2010 18:03:35 +0000 (21:03 +0300)]
fix a bunch of warnings

13 years agoMerge branch 'master' into fruitiex/newpanelhud
FruitieX [Mon, 17 May 2010 17:17:45 +0000 (20:17 +0300)]
Merge branch 'master' into fruitiex/newpanelhud

13 years agodo some tweaks to the physics config...
FruitieX [Mon, 17 May 2010 16:56:11 +0000 (19:56 +0300)]
do some tweaks to the physics config...

13 years agoreduce in-air movement speed (maybe too much, please test)
Rudolf Polzer [Mon, 17 May 2010 14:56:51 +0000 (16:56 +0200)]
reduce in-air movement speed (maybe too much, please test)

13 years agostop old slider animation before starting a new one
Stephan Stahl [Mon, 17 May 2010 10:59:09 +0000 (10:59 +0000)]
stop old slider animation before starting a new one

13 years agoFix weapon position for shoot.
Sahil Singhal [Mon, 17 May 2010 03:40:37 +0000 (23:40 -0400)]
Fix weapon position for shoot.

13 years agofix warning
Stephan Stahl [Sun, 16 May 2010 22:38:07 +0000 (22:38 +0000)]
fix warning

13 years agooverlooked two places that set a slider value, now the slider animations and start...
Stephan Stahl [Sun, 16 May 2010 13:25:04 +0000 (13:25 +0000)]
overlooked two places that set a slider value, now the slider animations and start values are finally correct
(cherry picked from commit 831dba921412caf90cde69de77ddb00a836f91a9)

13 years agonow slider work quite nice.. dragging uses unanimated movement, all the rest does.
Stephan Stahl [Fri, 23 Apr 2010 20:33:29 +0000 (20:33 +0000)]
now slider work quite nice.. dragging uses unanimated movement, all the rest does.
(cherry picked from commit 1952fd4d4c1bd906fb71f8332c796d021bea34f3)

13 years agotrying to make all slider animatable
Stephan Stahl [Fri, 16 Apr 2010 19:57:23 +0000 (19:57 +0000)]
trying to make all slider animatable
(cherry picked from commit a3451406868bace6a8e8f8f9480e33ff83be8b0c)

13 years agoshow a simple easing animation on the default slider. beware its ugly when draging...
Stephan Stahl [Sun, 11 Apr 2010 19:31:32 +0000 (19:31 +0000)]
show a simple easing animation on the default slider.  beware its ugly when draging and otherwise
(cherry picked from commit 0279f7b481307dd7c2c3a37e1ec3f6f14433565b)

13 years agoBetter screenshot.
Sahil Singhal [Sun, 16 May 2010 20:45:43 +0000 (16:45 -0400)]
Better screenshot.

13 years agoBetter screenshot.
Sahil Singhal [Sun, 16 May 2010 20:44:41 +0000 (16:44 -0400)]
Better screenshot.

13 years agoAdd screenshot and txt. Fix some anims. Still not done.
Sahil Singhal [Sun, 16 May 2010 20:37:12 +0000 (16:37 -0400)]
Add screenshot and txt. Fix some anims. Still not done.

13 years agoMerge commit 'origin/master' into diabolik/ignisplayermodel
Sahil Singhal [Sun, 16 May 2010 19:06:14 +0000 (15:06 -0400)]
Merge commit 'origin/master' into diabolik/ignisplayermodel

13 years agoMerge commit 'origin/master' into diabolik/ignisplayermodel
Sahil Singhal [Sun, 16 May 2010 18:57:29 +0000 (14:57 -0400)]
Merge commit 'origin/master' into diabolik/ignisplayermodel

13 years agoMerge remote branch 'refs/remotes/origin/diabolik/weaponscale'
Rudolf Polzer [Sun, 16 May 2010 18:53:02 +0000 (20:53 +0200)]
Merge remote branch 'refs/remotes/origin/diabolik/weaponscale'

13 years agoalways show some icons on the mod icon panel when in config mode
FruitieX [Sun, 16 May 2010 18:50:06 +0000 (21:50 +0300)]
always show some icons on the mod icon panel when in config mode

13 years agoadd hud_configure_grid ;). Gridsize can be set manually. Maybe make this default...
FruitieX [Sun, 16 May 2010 18:43:53 +0000 (21:43 +0300)]
add hud_configure_grid ;). Gridsize can be set manually. Maybe make this default once we have some problems with resizing fixed (this easily reveals those problems, as exactly those test cases happen with this, ie. panel touches another panel in one direction while being resized in the opposite direction)

13 years agomake pressedkeys description better, make modicons default to on
FruitieX [Sun, 16 May 2010 18:17:30 +0000 (21:17 +0300)]
make pressedkeys description better, make modicons default to on

13 years agoalways draw enabled panels in config mode
FruitieX [Sun, 16 May 2010 18:15:51 +0000 (21:15 +0300)]
always draw enabled panels in config mode

13 years agomod icons, still a bit unfinished but in the interest of getting other importart...
FruitieX [Sun, 16 May 2010 17:56:34 +0000 (20:56 +0300)]
mod icons, still a bit unfinished but in the interest of getting other importart changes pushed... (such as ammo icons!)

13 years agoSome position fixes. TUBA!
Sahil Singhal [Sun, 16 May 2010 17:54:58 +0000 (13:54 -0400)]
Some position fixes. TUBA!

13 years agoMerge remote branch 'refs/remotes/origin/esteel/anim/fixwarns'
Rudolf Polzer [Sun, 16 May 2010 17:31:03 +0000 (19:31 +0200)]
Merge remote branch 'refs/remotes/origin/esteel/anim/fixwarns'

13 years agoparticles quality: make 1 do what currently 0.5 does; adjust effect configs accordingly
Rudolf Polzer [Sun, 16 May 2010 17:27:15 +0000 (19:27 +0200)]
particles quality: make 1 do what currently 0.5 does; adjust effect configs accordingly

13 years agofixed several warnings
Stephan Stahl [Sun, 16 May 2010 13:04:41 +0000 (13:04 +0000)]
fixed several warnings

13 years agoBots with the same name are progressively numbered
terencehill [Sat, 15 May 2010 22:47:34 +0000 (00:47 +0200)]
Bots with the same name are progressively numbered
In this way:
[Bot]devil{X}
[Bot]devil(1){X}
[Bot]devil(2){X}
...
[Bot]devil(666){X}
...

It works with bot_usemodelnames too.

13 years agoFinish h_* invisible models. Not sure what to do for tuba.
Sahil Singhal [Sat, 15 May 2010 22:22:18 +0000 (18:22 -0400)]
Finish h_* invisible models. Not sure what to do for tuba.

13 years agoMerge commit 'origin/master' into diabolik/weaponscale
Sahil Singhal [Sat, 15 May 2010 21:17:22 +0000 (17:17 -0400)]
Merge commit 'origin/master' into diabolik/weaponscale

13 years agofixes.
Sahil Singhal [Sat, 15 May 2010 21:16:47 +0000 (17:16 -0400)]
fixes.

13 years agoa new shader file with some very short names for certain common stuff (currently...
Rudolf Polzer [Sat, 15 May 2010 21:15:23 +0000 (23:15 +0200)]
a new shader file with some very short names for certain common stuff (currently just nodraw)

13 years agofix pyria and umbra txt files
Rudolf Polzer [Sat, 15 May 2010 20:53:28 +0000 (22:53 +0200)]
fix pyria and umbra txt files

13 years agoMerge remote branch 'refs/remotes/origin/parasti/make-print-chdir-2'
Rudolf Polzer [Sat, 15 May 2010 20:34:08 +0000 (22:34 +0200)]
Merge remote branch 'refs/remotes/origin/parasti/make-print-chdir-2'

13 years agoMerge remote branch 'refs/remotes/origin/diabolik/umbraplayermodel'
Rudolf Polzer [Sat, 15 May 2010 20:28:38 +0000 (22:28 +0200)]
Merge remote branch 'refs/remotes/origin/diabolik/umbraplayermodel'

13 years agomore preparations for modicon panel
FruitieX [Sat, 15 May 2010 20:04:08 +0000 (23:04 +0300)]
more preparations for modicon panel

13 years agoFirst person campingrifle.
Sahil Singhal [Sat, 15 May 2010 18:51:47 +0000 (14:51 -0400)]
First person campingrifle.

13 years agoFirst person shotgun.
Sahil Singhal [Sat, 15 May 2010 18:46:02 +0000 (14:46 -0400)]
First person shotgun.

13 years agoFake make's directory change output when using "cd"
Jānis Rūcis [Fri, 14 May 2010 17:31:58 +0000 (20:31 +0300)]
Fake make's directory change output when using "cd"

Otherwise, when FTEQCC reports errors or warnings, I can't cycle
through them quickly, because Emacs can't tell which directory the
file names are relative to.

13 years agoMerge commit 'origin/master' into diabolik/weaponscale
Sahil Singhal [Sat, 15 May 2010 18:16:28 +0000 (14:16 -0400)]
Merge commit 'origin/master' into diabolik/weaponscale