]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
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
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
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
Rudolf Polzer [Fri, 24 Dec 2010 22:56:19 +0000 (23:56 +0100)]
0 == MSG_BROADCAST
Rudolf Polzer [Fri, 24 Dec 2010 22:55:08 +0000 (23:55 +0100)]
fix an "unknown temp entity" error
Rudolf Polzer [Fri, 24 Dec 2010 17:30:33 +0000 (18:30 +0100)]
fix notify panel cvar
Rudolf Polzer [Fri, 24 Dec 2010 17:16:33 +0000 (18:16 +0100)]
make the texture compression control sensitive towards support of the feature
Rudolf Polzer [Fri, 24 Dec 2010 11:59:04 +0000 (12:59 +0100)]
need less size snapping now
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)
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
Rudolf Polzer [Thu, 23 Dec 2010 22:24:44 +0000 (23:24 +0100)]
retune hud gentle damage alpha
Rudolf Polzer [Thu, 23 Dec 2010 18:26:26 +0000 (19:26 +0100)]
fix a syntax error
Rudolf Polzer [Thu, 23 Dec 2010 05:32:13 +0000 (06:32 +0100)]
allow 127 bytes player names like in the engine
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
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
Rudolf Polzer [Wed, 22 Dec 2010 19:48:02 +0000 (20:48 +0100)]
reduce default of hud_damage (by merlijn)
Rudolf Polzer [Tue, 21 Dec 2010 16:13:05 +0000 (17:13 +0100)]
more 313(7|20 damage
Rudolf Polzer [Tue, 21 Dec 2010 13:16:37 +0000 (14:16 +0100)]
fix some more rotated-bbox issues
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
Rudolf Polzer [Tue, 21 Dec 2010 09:46:09 +0000 (10:46 +0100)]
add a missing variable
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'
Rudolf Polzer [Tue, 21 Dec 2010 06:13:05 +0000 (07:13 +0100)]
always do -zoom when changing a keybind (so if togglezoom is bound away, we cannot get stuck in zoomed mode)
terencehill [Mon, 20 Dec 2010 21:56:29 +0000 (22:56 +0100)]
Remove old and completely useless code
terencehill [Mon, 20 Dec 2010 17:29:00 +0000 (18:29 +0100)]
hud_panel_weapons_timeout_effect 1 now is only slide, 3 is slide + alpha (old 1)
I personally prefer only slide
Rudolf Polzer [Mon, 20 Dec 2010 20:59:05 +0000 (21:59 +0100)]
fix missing args
Rudolf Polzer [Mon, 20 Dec 2010 20:48:24 +0000 (21:48 +0100)]
random weapon arena: fix issue with laser
Rudolf Polzer [Mon, 20 Dec 2010 20:38:31 +0000 (21:38 +0100)]
better tuning of weak rifle tracer
Rudolf Polzer [Mon, 20 Dec 2010 20:23:17 +0000 (21:23 +0100)]
togglezoom to keybinds.txt
Rudolf Polzer [Mon, 20 Dec 2010 20:22:55 +0000 (21:22 +0100)]
add a togglezoom command
Rudolf Polzer [Mon, 20 Dec 2010 20:01:52 +0000 (21:01 +0100)]
add red planet's smoke emitters to effectinfo
Rudolf Polzer [Mon, 20 Dec 2010 20:01:13 +0000 (21:01 +0100)]
add a "weak" rifle trail for secondary
Rudolf Polzer [Mon, 20 Dec 2010 19:51:31 +0000 (20:51 +0100)]
Revert "clamp headshot damage to 120 (125 is spawn health)" because FruitieX says so
This reverts commit
1bf6711af7223ff0e5b3aa09c772fc9d607c77fc .
Rudolf Polzer [Mon, 20 Dec 2010 16:00:17 +0000 (17:00 +0100)]
more spawnshield time (whole second now)
Rudolf Polzer [Mon, 20 Dec 2010 15:59:37 +0000 (16:59 +0100)]
clamp headshot damage to 120 (125 is spawn health)
FruitieX [Mon, 20 Dec 2010 14:09:53 +0000 (16:09 +0200)]
tweaks
FruitieX [Mon, 20 Dec 2010 14:04:31 +0000 (16:04 +0200)]
Merge remote branch 'origin/divVerent/virtual-mirror-damage' into fruitiex/hud_damage-dmg_take
Rudolf Polzer [Mon, 20 Dec 2010 14:01:12 +0000 (15:01 +0100)]
also support virtual friendly fire
FruitieX [Mon, 20 Dec 2010 13:39:54 +0000 (15:39 +0200)]
Merge remote branch 'origin/divVerent/virtual-mirror-damage' into fruitiex/hud_damage-dmg_take
FruitieX [Mon, 20 Dec 2010 13:36:37 +0000 (15:36 +0200)]
use dmg_take, tweak two values to make the effect a bit more visible at hud_damage 1
Rudolf Polzer [Mon, 20 Dec 2010 13:30:43 +0000 (14:30 +0100)]
Merge branch 'master' into divVerent/virtual-mirror-damage
Rudolf Polzer [Mon, 20 Dec 2010 13:30:31 +0000 (14:30 +0100)]
fix column widths
Rudolf Polzer [Mon, 20 Dec 2010 13:29:25 +0000 (14:29 +0100)]
virtual mirror damage
terencehill [Mon, 20 Dec 2010 00:27:38 +0000 (01:27 +0100)]
Drag right mouse button to resize from every point of the panel
terencehill [Sun, 19 Dec 2010 20:57:37 +0000 (21:57 +0100)]
CTRL-BACKSPACE to instantly exit from hud config
Rudolf Polzer [Sun, 19 Dec 2010 20:34:32 +0000 (21:34 +0100)]
Merge remote branch 'origin/mand1nga/bot-navigation-fixes'
terencehill [Sun, 19 Dec 2010 18:00:02 +0000 (19:00 +0100)]
Move most of the hud config. code in hud_config.qc to reduce size of hud.qc
terencehill [Sat, 18 Dec 2010 22:37:33 +0000 (23:37 +0100)]
When showing a panel specific menu, set the normal cursor as editor cursor and do not highlight the panel under the cursor. Fixes cursor and highlight changing when the panel moves towards/from the menu
mand1nga [Sat, 18 Dec 2010 22:17:54 +0000 (19:17 -0300)]
Merge branch 'master' into mand1nga/bot-navigation-fixes
mand1nga [Sat, 18 Dec 2010 22:14:42 +0000 (19:14 -0300)]
Merge branch 'master' into mand1nga/bot-navigation-fixes
terencehill [Sat, 18 Dec 2010 22:11:20 +0000 (23:11 +0100)]
Revert Commit:
f36a4689b5f9c4ff82e285e27f4545d1b59f168c
"to terencehill: please be more careful with your optimizations and what they cause, this for instance broke highlighting in some cases"
Sorry FruitieX, but I cannot reproduce the bug. hud_configure_active_panel is meaningful only when _hud_configure is != 0 (or menu_enable is 2, which can only be if _hud_configure is != 0), just look at the checks.
Maybe that bug was caused by something else and now is gone... dunno... let's see if it happens again.
PS: pls do not think I commit thoughtlessly the changes I do. On the contrary I put every effort I can to do them correctly, and I'm talking about the minor changes too. Anyway, I'm not perfect so u should expect that sometimes I could make a mistake.
terencehill [Sat, 18 Dec 2010 21:47:43 +0000 (22:47 +0100)]
Fix missing semicolon
Rudolf Polzer [Sat, 18 Dec 2010 20:35:16 +0000 (21:35 +0100)]
fix naming of "center dot"
Morphed [Sat, 18 Dec 2010 19:38:17 +0000 (20:38 +0100)]
centered laser
Morphed [Sat, 18 Dec 2010 18:45:19 +0000 (19:45 +0100)]
fixes for weapon model normals and some other stuff
Rudolf Polzer [Sat, 18 Dec 2010 11:44:25 +0000 (12:44 +0100)]
fix some issues with texture compression default
terencehill [Sat, 18 Dec 2010 01:00:58 +0000 (02:00 +0100)]
Merge remote branch 'remotes/origin/terencehill/newpanelhud' into terencehill/newpanelhud
terencehill [Fri, 17 Dec 2010 23:24:54 +0000 (00:24 +0100)]
Do not return in the double click check, as it forbids the cursor to be drawn the frame the double click happens
Cleanups:
- Give sensible names to HUD_Panel_HighlightCheck and highlightcheck
- Move some var and code in better places
terencehill [Thu, 16 Dec 2010 23:07:53 +0000 (00:07 +0100)]
Draw panel slightly brighter on mouse over
Rudolf Polzer [Thu, 16 Dec 2010 20:53:17 +0000 (21:53 +0100)]
Merge remote branch 'origin/fruitiex/panelhud'
Rudolf Polzer [Thu, 16 Dec 2010 12:39:06 +0000 (13:39 +0100)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Thu, 16 Dec 2010 12:38:51 +0000 (13:38 +0100)]
use the ca.xonotic.org keygen service now
terencehill [Thu, 16 Dec 2010 00:27:22 +0000 (01:27 +0100)]
Stupid typos
terencehill [Thu, 16 Dec 2010 00:23:51 +0000 (01:23 +0100)]
hud_panel_physics 1 = show only when spectating other players, 2 = show always
Just like the pressed keys panel
terencehill [Wed, 15 Dec 2010 23:54:27 +0000 (00:54 +0100)]
Merging the physics panel I forgot to delete the autocvar_cl_show* autocvars :(
terencehill [Wed, 15 Dec 2010 23:48:33 +0000 (00:48 +0100)]
Also disable score panel in race/cts when observing
terencehill [Wed, 15 Dec 2010 23:43:58 +0000 (00:43 +0100)]
Revert "always draw the scoreboard when observing (won't change behaviour in other gamemodes, fixes some panels being visible in CTS where they shouldnt be)"
This reverts commit
4643c9df1b7f2232384263def0eb5bb6c0050d2f .
because it undoes my commit
8c063f818722ca59c769aa742647d729f6a61da3
where forced scoreboard when observing was disabled together with some useless panel.
terencehill [Wed, 15 Dec 2010 23:09:08 +0000 (00:09 +0100)]
Merge branch 'master' into terencehill/newpanelhud
Conflicts:
qcsrc/client/scoreboard.qc
terencehill [Wed, 15 Dec 2010 22:19:56 +0000 (23:19 +0100)]
Reduce self highlight alpha in rankings of the score panel and make constants some variable
terencehill [Wed, 15 Dec 2010 19:16:38 +0000 (20:16 +0100)]
check whether stop ctrl-tab selection only at the mouse click
terencehill [Wed, 15 Dec 2010 19:07:58 +0000 (20:07 +0100)]
Fix a minor bug in ctrl-z by adding 2 checks of highlightedPanel and give more appropriated names to 2 variables used by ctrl-z
FruitieX [Wed, 15 Dec 2010 18:15:57 +0000 (20:15 +0200)]
properly detect which color to use when drawing team colors in hud, so that it'll be correct when spectating. No idea why I didn't do this before :P
Rudolf Polzer [Wed, 15 Dec 2010 18:07:46 +0000 (19:07 +0100)]
freezetag
Rudolf Polzer [Wed, 15 Dec 2010 18:06:23 +0000 (19:06 +0100)]
Merge remote branch 'origin/fruitiex/panelhud'
Rudolf Polzer [Wed, 15 Dec 2010 18:05:48 +0000 (19:05 +0100)]
be a BIT more specific
Rudolf Polzer [Wed, 15 Dec 2010 18:05:05 +0000 (19:05 +0100)]
Merge remote branch 'origin/fruitiex/allow-g_warmup'
FruitieX [Wed, 15 Dec 2010 17:57:52 +0000 (19:57 +0200)]
also allow restart by readying up if the warmup has a timelimit, if everyone's ready to play why force them to wait!
FruitieX [Wed, 15 Dec 2010 17:57:01 +0000 (19:57 +0200)]
allow g_warmup cvars while keeping the server pure
FruitieX [Wed, 15 Dec 2010 17:47:01 +0000 (19:47 +0200)]
argh! use self.weapon instead of weapid here
terencehill [Wed, 15 Dec 2010 17:44:14 +0000 (18:44 +0100)]
Get rid of highlightedPanel_prev, I'm really sick of it, it was only bringing confusion.
FruitieX [Wed, 15 Dec 2010 16:05:14 +0000 (18:05 +0200)]
remove a debug print... but why does the max speed peaks still not update instantly?
Rudolf Polzer [Wed, 15 Dec 2010 15:38:59 +0000 (16:38 +0100)]
hide some more client cvars from cvar_changes
Rudolf Polzer [Wed, 15 Dec 2010 15:16:52 +0000 (16:16 +0100)]
add more stats directives: "S" = server hostname, "C" = cvar pure changes count (0 on pure server)
FruitieX [Wed, 15 Dec 2010 14:22:07 +0000 (16:22 +0200)]
center align possibility for physics panel
FruitieX [Wed, 15 Dec 2010 12:42:20 +0000 (14:42 +0200)]
to terencehill: please be more careful with your optimizations and what they cause, this for instance broke highlighting in some cases
FruitieX [Wed, 15 Dec 2010 12:16:51 +0000 (14:16 +0200)]
autocvarize
FruitieX [Wed, 15 Dec 2010 12:11:53 +0000 (14:11 +0200)]
Revert "Network dom pps data in a more efficient way" <---- Lies.
This reverts commit
02d238e88f088f567092b524a09001bfcacc8d75 .
Conflicts:
qcsrc/server/domination.qc
FruitieX [Wed, 15 Dec 2010 12:08:39 +0000 (14:08 +0200)]
make it compile
FruitieX [Wed, 15 Dec 2010 12:04:55 +0000 (14:04 +0200)]
Merge remote branch 'origin/terencehill/newpanelhud-dom_points' into terencehill/newpanelhud
Conflicts:
qcsrc/client/hud.qc
qcsrc/server/domination.qc
Rudolf Polzer [Wed, 15 Dec 2010 11:58:03 +0000 (12:58 +0100)]
get rid of the nex beam tga, nobody needs this any more for a while
FruitieX [Wed, 15 Dec 2010 11:50:53 +0000 (13:50 +0200)]
Merge branch 'master' into terencehill/newpanelhud
Conflicts:
qcsrc/client/scoreboard.qc
Rudolf Polzer [Wed, 15 Dec 2010 09:14:17 +0000 (10:14 +0100)]
fix significant digits of some menu-governed crosshair cvars
Rudolf Polzer [Wed, 15 Dec 2010 09:09:34 +0000 (10:09 +0100)]
remove menu option for AntiLag (nobody needs it)
Rudolf Polzer [Wed, 15 Dec 2010 07:28:32 +0000 (08:28 +0100)]
next version of balanceLeeStricklin
Rudolf Polzer [Tue, 14 Dec 2010 18:46:36 +0000 (19:46 +0100)]
be a bit more conservative regarding the warpzone fix
Rudolf Polzer [Tue, 14 Dec 2010 18:43:08 +0000 (19:43 +0100)]
make warpzones able to transport spectators too now
Rudolf Polzer [Tue, 14 Dec 2010 06:56:53 +0000 (07:56 +0100)]
Merge remote branch 'origin/terencehill/waypointsprite_alpha_fix'
Rudolf Polzer [Tue, 14 Dec 2010 06:56:06 +0000 (07:56 +0100)]
Merge remote branch 'origin/fruitiex/panelhud'
Rudolf Polzer [Tue, 14 Dec 2010 06:55:23 +0000 (07:55 +0100)]
Merge remote branch 'origin/fruitiex/better_default_color'
Rudolf Polzer [Tue, 14 Dec 2010 06:54:47 +0000 (07:54 +0100)]
Merge remote branch 'origin/fruitiex/no_kill_notify'
Rudolf Polzer [Tue, 14 Dec 2010 06:10:18 +0000 (07:10 +0100)]
back to the canjump workaround