]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
13 years agoNow it's possible to individually disable progressbar/text for speed and acceleration
terencehill [Sat, 15 Jan 2011 18:59:00 +0000 (19:59 +0100)]
Now it's possible to individually disable progressbar/text for speed and acceleration

FFS cannot add anything to the menu, it's full :(

Also rename hud_panel_physics_acceleration_progressbar_mode to hud_panel_physics_progressbar_acceleration_mode

13 years agoMeasure acceleration in g (g force)
terencehill [Sat, 15 Jan 2011 16:35:38 +0000 (17:35 +0100)]
Measure acceleration in g (g force)

13 years agoRename *_z cvars in *_vertical to work around a bug in autocvars parsing: a float...
terencehill [Sat, 15 Jan 2011 15:57:42 +0000 (16:57 +0100)]
Rename *_z cvars in *_vertical to work around a bug in autocvars parsing: a float autocvar ending with _z is always read as 0

13 years agoRemove the debug print
terencehill [Sat, 15 Jan 2011 15:44:08 +0000 (16:44 +0100)]
Remove the debug print

13 years agoRevert "remove a debug print... but why does the max speed peaks still not update...
terencehill [Sat, 15 Jan 2011 15:41:05 +0000 (16:41 +0100)]
Revert "remove a debug print... but why does the max speed peaks still not update instantly?"

This reverts commit fdae430628cf8ccef2d27588e8098493b278206f.
It causes to display top speed 0

13 years agoUpdate minimal luminos skins to include the physics panel cvars
terencehill [Wed, 12 Jan 2011 21:42:48 +0000 (22:42 +0100)]
Update minimal luminos skins to include the physics panel cvars

13 years agoOld green/red colors for acceleration and a better color for speed in the Nexuiz...
terencehill [Wed, 12 Jan 2011 21:10:13 +0000 (22:10 +0100)]
Old green/red colors for acceleration and a better color for speed in the Nexuiz HUD skin

13 years agoNew cvar hud_panel_physics_progressbar_acceleration_mode to also allow the old way...
terencehill [Wed, 12 Jan 2011 18:56:00 +0000 (19:56 +0100)]
New cvar hud_panel_physics_progressbar_acceleration_mode to also allow the old way to display acceleration, which is better readable

13 years agoAdd missing description for hud_panel_physics_baralign 4
terencehill [Wed, 12 Jan 2011 18:52:37 +0000 (19:52 +0100)]
Add missing description for hud_panel_physics_baralign 4

14 years agoMerge branch 'master' into terencehill/newpanelhud
terencehill [Tue, 4 Jan 2011 20:29:58 +0000 (21:29 +0100)]
Merge branch 'master' into terencehill/newpanelhud

14 years agoGet rid of unused code
terencehill [Mon, 3 Jan 2011 16:59:56 +0000 (17:59 +0100)]
Get rid of unused code

14 years agofix "laser revived..." bug
Rudolf Polzer [Sun, 2 Jan 2011 18:08:22 +0000 (19:08 +0100)]
fix "laser revived..." bug

14 years agoMerge remote branch 'origin/fruitiex/gamemode_freezetag'
Rudolf Polzer [Sun, 2 Jan 2011 18:06:04 +0000 (19:06 +0100)]
Merge remote branch 'origin/fruitiex/gamemode_freezetag'

14 years agonex: more charging features:
Rudolf Polzer [Sat, 1 Jan 2011 19:57:03 +0000 (20:57 +0100)]
nex: more charging features:
nex secondary 0, nex secondary charge 0: zoom on secondary
nex secondary 1, nex secondary charge 0: fire on secondary
nex secondary 0, nex secondary charge 1: zoom on secondary AND charge (unless charging eats ammo, always charge no matter how zoom was initiated)
nex secondary 1, nex secondary charge 1: charge on secondary

14 years agowhen nex secondary is off, nex secondary charge is on, make nex charge and zoom at...
Rudolf Polzer [Sat, 1 Jan 2011 19:48:58 +0000 (20:48 +0100)]
when nex secondary is off, nex secondary charge is on, make nex charge and zoom at the same time; also make ANY zoom enable charge of the nex

14 years agocalculate nex colormod at the end
Rudolf Polzer [Sat, 1 Jan 2011 19:46:03 +0000 (20:46 +0100)]
calculate nex colormod at the end

14 years agoreindent
Rudolf Polzer [Sat, 1 Jan 2011 19:45:45 +0000 (20:45 +0100)]
reindent

14 years agofix r_fullbright check
Rudolf Polzer [Sat, 1 Jan 2011 18:47:24 +0000 (19:47 +0100)]
fix r_fullbright check

14 years agono offhand hook for frozen players
FruitieX [Fri, 31 Dec 2010 16:07:48 +0000 (18:07 +0200)]
no offhand hook for frozen players

14 years agoMerge branch 'master' into terencehill/newpanelhud
terencehill [Fri, 31 Dec 2010 11:27:18 +0000 (12:27 +0100)]
Merge branch 'master' into terencehill/newpanelhud

14 years agofix typo
Rudolf Polzer [Thu, 30 Dec 2010 20:59:01 +0000 (21:59 +0100)]
fix typo

14 years agoreward ALL nearby players with score
Rudolf Polzer [Thu, 30 Dec 2010 20:58:08 +0000 (21:58 +0100)]
reward ALL nearby players with score

14 years agoRemove obsolete cvars and fix some of them in tooltips.db and menu
terencehill [Thu, 30 Dec 2010 20:56:35 +0000 (21:56 +0100)]
Remove obsolete cvars and fix some of them in tooltips.db and menu

14 years agofix a crash
Rudolf Polzer [Thu, 30 Dec 2010 20:48:41 +0000 (21:48 +0100)]
fix a crash

14 years agoremove "frags" in freezetag
Rudolf Polzer [Thu, 30 Dec 2010 20:44:45 +0000 (21:44 +0100)]
remove "frags" in freezetag

14 years agoAccess directly these autocvars
terencehill [Thu, 30 Dec 2010 20:44:39 +0000 (21:44 +0100)]
Access directly these autocvars

14 years agobe more specific in a check
Rudolf Polzer [Thu, 30 Dec 2010 20:43:32 +0000 (21:43 +0100)]
be more specific in a check

14 years agohud_panel_physics 1 to show the panel if not observing instead of only when spectating
terencehill [Thu, 30 Dec 2010 20:37:23 +0000 (21:37 +0100)]
hud_panel_physics 1 to show the panel if not observing instead of only when spectating
The old way only makes sense for the pressed keys panel as u don't need to see the keys u are already pressing

14 years agofix errors
Rudolf Polzer [Thu, 30 Dec 2010 20:18:52 +0000 (21:18 +0100)]
fix errors

14 years agofreezetag: add a "revivals" scoreboard column; calculate "score"
Rudolf Polzer [Thu, 30 Dec 2010 20:14:12 +0000 (21:14 +0100)]
freezetag: add a "revivals" scoreboard column; calculate "score"

14 years agoAdd 2 nice effects to health and armor progressbars when spawning and when being...
terencehill [Sun, 26 Dec 2010 23:57:33 +0000 (00:57 +0100)]
Add 2 nice effects to health and armor progressbars when spawning and when being damaged

14 years agorestrict waypointsprite pings to 3 per second
Rudolf Polzer [Wed, 29 Dec 2010 20:00:39 +0000 (21:00 +0100)]
restrict waypointsprite pings to 3 per second

14 years agoassault: show health bars with the ATTACK/DEFEND sprites
Rudolf Polzer [Wed, 29 Dec 2010 19:15:57 +0000 (20:15 +0100)]
assault: show health bars with the ATTACK/DEFEND sprites

14 years agoMerge remote branch 'origin/fruitiex/gamemode_freezetag'
Rudolf Polzer [Wed, 29 Dec 2010 18:08:19 +0000 (19:08 +0100)]
Merge remote branch 'origin/fruitiex/gamemode_freezetag'

14 years agofix olfself
Rudolf Polzer [Wed, 29 Dec 2010 18:07:44 +0000 (19:07 +0100)]
fix olfself

14 years agofix a typo
FruitieX [Wed, 29 Dec 2010 17:39:15 +0000 (19:39 +0200)]
fix a typo

14 years agoadd a comment
Rudolf Polzer [Wed, 29 Dec 2010 17:05:11 +0000 (18:05 +0100)]
add a comment

14 years agowhen frozen, immediately give the ice the right origin
Rudolf Polzer [Wed, 29 Dec 2010 17:03:58 +0000 (18:03 +0100)]
when frozen, immediately give the ice the right origin

14 years agodo more rename
Rudolf Polzer [Tue, 28 Dec 2010 20:43:22 +0000 (21:43 +0100)]
do more rename

14 years agoMerge remote branch 'origin/fruitiex/rifleiconfix'
Rudolf Polzer [Tue, 28 Dec 2010 20:43:04 +0000 (21:43 +0100)]
Merge remote branch 'origin/fruitiex/rifleiconfix'

14 years agoMerge remote branch 'origin/fruitiex/crbalance'
Rudolf Polzer [Tue, 28 Dec 2010 20:42:10 +0000 (21:42 +0100)]
Merge remote branch 'origin/fruitiex/crbalance'

14 years agoSniper Rifle: 60 dmg from bodyshot, 120 dmg from headshot. (primary) 42 dmg from...
FruitieX [Tue, 28 Dec 2010 20:17:04 +0000 (22:17 +0200)]
Sniper Rifle: 60 dmg from bodyshot, 120 dmg from headshot. (primary) 42 dmg from bodyshot, 84 dmg from headshot (secondary)

14 years agoanticheat: we now have good thresholds for div0_evade, as it seems
Rudolf Polzer [Tue, 28 Dec 2010 19:07:26 +0000 (20:07 +0100)]
anticheat: we now have good thresholds for div0_evade, as it seems

14 years agoanticheat: halve range of strafebot_new and of evade; add play time
Rudolf Polzer [Tue, 28 Dec 2010 18:39:45 +0000 (19:39 +0100)]
anticheat: halve range of strafebot_new and of evade; add play time

14 years agoMerge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Tue, 28 Dec 2010 18:35:09 +0000 (19:35 +0100)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir

14 years agoanticheat: also print the time the player was in the game
Rudolf Polzer [Tue, 28 Dec 2010 18:34:45 +0000 (19:34 +0100)]
anticheat: also print the time the player was in the game

14 years agoMerge remote branch 'origin/tzork/uzifix'
Rudolf Polzer [Tue, 28 Dec 2010 15:09:28 +0000 (16:09 +0100)]
Merge remote branch 'origin/tzork/uzifix'

14 years agoMove def's of muzzle_flash & uzi_bulletrcounter to defs.qh rename uzi_bulletcounter...
tzork [Tue, 28 Dec 2010 15:01:32 +0000 (16:01 +0100)]
Move def's of muzzle_flash & uzi_bulletrcounter to defs.qh rename uzi_bulletcounter to misc_bulletcounter & make hlac use this insted of hlac_bulletcounter. unify hlac proj's touch func.

14 years agofix waypointsprite fadeout
Rudolf Polzer [Tue, 28 Dec 2010 14:37:02 +0000 (15:37 +0100)]
fix waypointsprite fadeout

14 years agorename rifle icon
FruitieX [Tue, 28 Dec 2010 14:34:26 +0000 (16:34 +0200)]
rename rifle icon

14 years agoadd missing hooks
Rudolf Polzer [Tue, 28 Dec 2010 14:13:02 +0000 (15:13 +0100)]
add missing hooks

14 years agodisable prediction while frozen in freezetag
Rudolf Polzer [Tue, 28 Dec 2010 13:37:05 +0000 (14:37 +0100)]
disable prediction while frozen in freezetag

14 years agofix unreachable code warning
Rudolf Polzer [Tue, 28 Dec 2010 13:23:07 +0000 (14:23 +0100)]
fix unreachable code warning

14 years agoMerge remote branch 'origin/fruitiex/xpm'
Rudolf Polzer [Tue, 28 Dec 2010 13:07:31 +0000 (14:07 +0100)]
Merge remote branch 'origin/fruitiex/xpm'

14 years agoMerge remote branch 'origin/fruitiex/panelhud'
Rudolf Polzer [Tue, 28 Dec 2010 13:07:14 +0000 (14:07 +0100)]
Merge remote branch 'origin/fruitiex/panelhud'

14 years agoMerge remote branch 'origin/fruitiex/bots'
Rudolf Polzer [Tue, 28 Dec 2010 13:07:07 +0000 (14:07 +0100)]
Merge remote branch 'origin/fruitiex/bots'

14 years agoMerge remote branch 'origin/fruitiex/balance'
Rudolf Polzer [Tue, 28 Dec 2010 13:06:45 +0000 (14:06 +0100)]
Merge remote branch 'origin/fruitiex/balance'

14 years agorename the qc file name too
Rudolf Polzer [Mon, 27 Dec 2010 22:09:39 +0000 (23:09 +0100)]
rename the qc file name too

14 years agorename campingrifle to sniperrifle whereever possible (everywhere except model name)
Rudolf Polzer [Mon, 27 Dec 2010 22:08:35 +0000 (23:08 +0100)]
rename campingrifle to sniperrifle whereever possible (everywhere except model name)

14 years agochange glitchiness of ladders to be maybe a bit better (closes #214)
Rudolf Polzer [Mon, 27 Dec 2010 21:19:45 +0000 (22:19 +0100)]
change glitchiness of ladders to be maybe a bit better (closes #214)

14 years agofix LMS start health/armor
Rudolf Polzer [Mon, 27 Dec 2010 15:50:58 +0000 (16:50 +0100)]
fix LMS start health/armor

14 years agomake sure an animtime of the electro always starts when RELEASING the button
Rudolf Polzer [Sun, 26 Dec 2010 21:31:00 +0000 (22:31 +0100)]
make sure an animtime of the electro always starts when RELEASING the button

14 years agoMerge remote branch 'origin/fruitiex/electrofix'
Rudolf Polzer [Sun, 26 Dec 2010 21:28:22 +0000 (22:28 +0100)]
Merge remote branch 'origin/fruitiex/electrofix'

14 years agofix failgun force through warpzones
Rudolf Polzer [Sun, 26 Dec 2010 21:24:53 +0000 (22:24 +0100)]
fix failgun force through warpzones

14 years agohow about this: rapid fire, lower damage weapons have an animtime of 0.2, higher...
FruitieX [Sun, 26 Dec 2010 20:51:37 +0000 (22:51 +0200)]
how about this: rapid fire, lower damage weapons have an animtime of 0.2, higher damage weapons with lower ROF have animtimes of 0.3 or higher

14 years agomake the weaponswitchdelay 0.15 instead. Shotgun secondary animtime HAS to be 1.0
FruitieX [Sun, 26 Dec 2010 20:49:23 +0000 (22:49 +0200)]
make the weaponswitchdelay 0.15 instead. Shotgun secondary animtime HAS to be 1.0

14 years agomost animtimes -= 0.2, weaponswitchdelay += 0.1
FruitieX [Sun, 26 Dec 2010 20:30:54 +0000 (22:30 +0200)]
most animtimes -= 0.2, weaponswitchdelay += 0.1

14 years agomake the electro animtime 0.2 to prevent insane anim spam causing lag apparently
FruitieX [Sun, 26 Dec 2010 20:26:48 +0000 (22:26 +0200)]
make the electro animtime 0.2 to prevent insane anim spam causing lag apparently

14 years agofix bug that hook doesn't update directly after firing but stay stuck for a little...
Rudolf Polzer [Sun, 26 Dec 2010 19:16:35 +0000 (20:16 +0100)]
fix bug that hook doesn't update directly after firing but stay stuck for a little while

14 years agoSimplify powerups panel code too
terencehill [Sat, 25 Dec 2010 22:41:36 +0000 (23:41 +0100)]
Simplify powerups panel code too

14 years agoSimplify code of healtharmor panel: less variables, less lines, more optimized. Simil...
terencehill [Sat, 25 Dec 2010 21:24:59 +0000 (22:24 +0100)]
Simplify code of healtharmor panel: less variables, less lines, more optimized. Similar to the physics panel code.

14 years agoallow some more cvars
Rudolf Polzer [Sat, 25 Dec 2010 20:03:47 +0000 (21:03 +0100)]
allow some more cvars

14 years agostop zoom when dying
Rudolf Polzer [Sat, 25 Dec 2010 18:57:59 +0000 (19:57 +0100)]
stop zoom when dying

14 years agoFix stupid typo...
terencehill [Sat, 25 Dec 2010 18:01:13 +0000 (19:01 +0100)]
Fix stupid typo...
These inverted checks were causing physics panel to completely disappear in hud_config mode, if panel is disabled

14 years agoRemove hud_bigfont/hud_font from the new stuff of the hud too
terencehill [Sat, 25 Dec 2010 17:57:51 +0000 (18:57 +0100)]
Remove hud_bigfont/hud_font from the new stuff of the hud too

14 years agoproper S3TC size estimation
Rudolf Polzer [Sat, 25 Dec 2010 16:30:56 +0000 (17:30 +0100)]
proper S3TC size estimation

14 years agoDDS: SW decode to quarter res if we want to load DDS but don't support the extension...
Rudolf Polzer [Sat, 25 Dec 2010 16:26:23 +0000 (17:26 +0100)]
DDS: SW decode to quarter res if we want to load DDS but don't support the extension for it

14 years agoMerge branch 'master' into terencehill/newpanelhud
terencehill [Sat, 25 Dec 2010 15:07:54 +0000 (16:07 +0100)]
Merge branch 'master' into terencehill/newpanelhud

Conflicts:
qcsrc/client/hud.qc
qcsrc/server/cl_client.qc

14 years ago0 == MSG_BROADCAST
Rudolf Polzer [Fri, 24 Dec 2010 22:56:19 +0000 (23:56 +0100)]
0 == MSG_BROADCAST

14 years agofix an "unknown temp entity" error
Rudolf Polzer [Fri, 24 Dec 2010 22:55:08 +0000 (23:55 +0100)]
fix an "unknown temp entity" error

14 years agofix notify panel cvar
Rudolf Polzer [Fri, 24 Dec 2010 17:30:33 +0000 (18:30 +0100)]
fix notify panel cvar

14 years agomake the texture compression control sensitive towards support of the feature
Rudolf Polzer [Fri, 24 Dec 2010 17:16:33 +0000 (18:16 +0100)]
make the texture compression control sensitive towards support of the feature

14 years agoneed less size snapping now
Rudolf Polzer [Fri, 24 Dec 2010 11:59:04 +0000 (12:59 +0100)]
need less size snapping now

14 years agouse FONT_USER1 for everything in CSQC, get rid of hud_font/hud_bigfont decision ...
Rudolf Polzer [Fri, 24 Dec 2010 11:52:08 +0000 (12:52 +0100)]
use FONT_USER1 for everything in CSQC, get rid of hud_font/hud_bigfont decision (which doesn't make sense in the panelhud)

14 years agoMerge remote branch 'origin/master' into fruitiex/panelhud
FruitieX [Fri, 24 Dec 2010 01:00:53 +0000 (03:00 +0200)]
Merge remote branch 'origin/master' into fruitiex/panelhud

14 years agofix a stupid typo
FruitieX [Fri, 24 Dec 2010 01:00:40 +0000 (03:00 +0200)]
fix a stupid typo

14 years agoremoving WEP_FLAG_NORMAL from the mine layer as it is a bit teamplay specific
Rudolf Polzer [Thu, 23 Dec 2010 22:30:19 +0000 (23:30 +0100)]
removing WEP_FLAG_NORMAL from the mine layer as it is a bit teamplay specific

14 years agoretune hud gentle damage alpha
Rudolf Polzer [Thu, 23 Dec 2010 22:24:44 +0000 (23:24 +0100)]
retune hud gentle damage alpha

14 years agofix a syntax error
Rudolf Polzer [Thu, 23 Dec 2010 18:26:26 +0000 (19:26 +0100)]
fix a syntax error

14 years agoallow 127 bytes player names like in the engine
Rudolf Polzer [Thu, 23 Dec 2010 05:32:13 +0000 (06:32 +0100)]
allow 127 bytes player names like in the engine

14 years agouse the bigfont for killnotify; more font size snapping to prevent blurry fonts
Rudolf Polzer [Thu, 23 Dec 2010 05:29:03 +0000 (06:29 +0100)]
use the bigfont for killnotify; more font size snapping to prevent blurry fonts

14 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir xonotic-v0.1.0preview
Rudolf Polzer [Wed, 22 Dec 2010 19:48:13 +0000 (20:48 +0100)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

14 years agoreduce default of hud_damage (by merlijn)
Rudolf Polzer [Wed, 22 Dec 2010 19:48:02 +0000 (20:48 +0100)]
reduce default of hud_damage (by merlijn)

14 years agomore 313(7|20 damage
Rudolf Polzer [Tue, 21 Dec 2010 16:13:05 +0000 (17:13 +0100)]
more 313(7|20 damage

14 years agoallow tweaking teamplay_mode in a pure server
FruitieX [Tue, 21 Dec 2010 13:37:49 +0000 (15:37 +0200)]
allow tweaking teamplay_mode in a pure server

14 years agotweak teamplay_mode instead of the mirrordamage/friendlyfire cvars
FruitieX [Tue, 21 Dec 2010 13:35:34 +0000 (15:35 +0200)]
tweak teamplay_mode instead of the mirrordamage/friendlyfire cvars

14 years agofix some more rotated-bbox issues
Rudolf Polzer [Tue, 21 Dec 2010 13:16:37 +0000 (14:16 +0100)]
fix some more rotated-bbox issues

14 years agodetect rotated entities, and increase their mins/maxs when used as brush models
Rudolf Polzer [Tue, 21 Dec 2010 13:02:52 +0000 (14:02 +0100)]
detect rotated entities, and increase their mins/maxs when used as brush models

14 years agoadd a missing variable
Rudolf Polzer [Tue, 21 Dec 2010 09:46:09 +0000 (10:46 +0100)]
add a missing variable

14 years agoMerge remote branches 'origin/fruitiex/hud_damage-dmg_take' and 'origin/divVerent...
Rudolf Polzer [Tue, 21 Dec 2010 06:17:23 +0000 (07:17 +0100)]
Merge remote branches 'origin/fruitiex/hud_damage-dmg_take' and 'origin/divVerent/virtual-mirror-damage'