]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
FruitieX [Sun, 13 Jun 2010 10:33:33 +0000 (13:33 +0300)]
move/resize panels so they are always visible in panel the panel config dialog :)
FruitieX [Sun, 13 Jun 2010 09:20:30 +0000 (12:20 +0300)]
add progressbar to combined health/armor mode and do various other tweaks to it...
FruitieX [Sun, 13 Jun 2010 08:34:38 +0000 (11:34 +0300)]
fix fuel on healtharmor panel when mirror mode is on
Sahil Singhal [Sun, 13 Jun 2010 01:39:26 +0000 (21:39 -0400)]
Add mirror to healtharmor panel.
Sahil Singhal [Sun, 13 Jun 2010 01:10:48 +0000 (21:10 -0400)]
Some radar dialog fixes.
Sahil Singhal [Sun, 13 Jun 2010 00:49:05 +0000 (20:49 -0400)]
Forgot to #include weaponicons.
Sahil Singhal [Sun, 13 Jun 2010 00:47:10 +0000 (20:47 -0400)]
Merge commit 'origin/fruitiex/newpanelhud' into diabolik/newpanelhud
Sahil Singhal [Sun, 13 Jun 2010 00:43:05 +0000 (20:43 -0400)]
Dialog per panel a bit annoying. Default cvars almost done. TODO: Color sliders. Skinning system. Add misc cvars.
FruitieX [Sat, 12 Jun 2010 15:47:09 +0000 (18:47 +0300)]
new arrangement of wickedhud_small (match grid, add notify/chat panels)
Sahil Singhal [Fri, 11 Jun 2010 22:41:43 +0000 (18:41 -0400)]
Merge commit 'origin/fruitiex/newpanelhud' into diabolik/newpanelhud
FruitieX [Fri, 11 Jun 2010 21:53:44 +0000 (00:53 +0300)]
eh, that's supposed to be < not <= (fixes console spam when clicking in upper left corner of screen)
FruitieX [Fri, 11 Jun 2010 21:37:53 +0000 (00:37 +0300)]
don't allow mySize to get < 0 by too big padding numbers
FruitieX [Fri, 11 Jun 2010 21:28:11 +0000 (00:28 +0300)]
move highlightedPanel updating to gamecode.qc to prepare for a little restructure...
Sahil Singhal [Fri, 11 Jun 2010 21:08:37 +0000 (17:08 -0400)]
Merge commit 'origin/fruitiex/newpanelhud' into diabolik/newpanelhud
Sahil Singhal [Fri, 11 Jun 2010 21:08:24 +0000 (17:08 -0400)]
Revert "Minor change."
This reverts commit
2ba13dbd1b2424359c98da991714f9cacec94a8c .
Sahil Singhal [Fri, 11 Jun 2010 21:06:38 +0000 (17:06 -0400)]
Minor change.
FruitieX [Fri, 11 Jun 2010 20:14:21 +0000 (23:14 +0300)]
Merge branch 'master' into fruitiex/newpanelhud
FruitieX [Fri, 11 Jun 2010 18:01:44 +0000 (21:01 +0300)]
make code compile again
FruitieX [Fri, 11 Jun 2010 17:53:55 +0000 (20:53 +0300)]
Revert "some random breakage" :P
This reverts commit
efbaef1e907078f2990a065e2c910ed5607a4618 .
FruitieX [Fri, 11 Jun 2010 17:44:49 +0000 (20:44 +0300)]
some random breakage
FruitieX [Fri, 11 Jun 2010 16:19:17 +0000 (19:19 +0300)]
show disabled panels in the config mode with low alpha, just dont perform any collision tests on them
FruitieX [Fri, 11 Jun 2010 15:43:43 +0000 (18:43 +0300)]
add doubleclick check outside of panels (do nothing)
FruitieX [Fri, 11 Jun 2010 15:42:42 +0000 (18:42 +0300)]
working on/off switch for panels via a hud dialog
FruitieX [Fri, 11 Jun 2010 11:55:08 +0000 (14:55 +0300)]
add a yay print with current hud panel id (and commit before i break something else)
FruitieX [Thu, 10 Jun 2010 09:11:00 +0000 (12:11 +0300)]
don't hide the panels in the general hud options dialog, and in the panel-specific dialog: only show the highlighted panel (later on it will also be moved to below the dialog so it's 100% sure visible :))
Sahil Singhal [Thu, 10 Jun 2010 06:27:49 +0000 (02:27 -0400)]
Add a doubleclick dialog which is just empty for now.
Sahil Singhal [Thu, 10 Jun 2010 05:42:00 +0000 (01:42 -0400)]
Better window size.
Sahil Singhal [Thu, 10 Jun 2010 04:59:45 +0000 (00:59 -0400)]
Add default hud options to exit dialog.
Sahil Singhal [Thu, 10 Jun 2010 00:55:48 +0000 (20:55 -0400)]
Merge commit 'origin/fruitiex/newpanelhud' into diabolik/newpanelhud
Sahil Singhal [Thu, 10 Jun 2010 00:55:21 +0000 (20:55 -0400)]
Minor fix.
FruitieX [Thu, 10 Jun 2010 00:35:16 +0000 (03:35 +0300)]
float ids -> constants, thanks for good cleanup tip parasti :3
FruitieX [Thu, 10 Jun 2010 00:22:32 +0000 (03:22 +0300)]
move HUD_Panel_GetName into common/util.qc for easy menu access
FruitieX [Thu, 10 Jun 2010 00:19:20 +0000 (03:19 +0300)]
check for doubleclicks for future menu communication, just print a string for now
Sahil Singhal [Wed, 9 Jun 2010 23:55:30 +0000 (19:55 -0400)]
Toggle menu off when already connected when pressing hud setup.
FruitieX [Wed, 9 Jun 2010 23:44:16 +0000 (02:44 +0300)]
Merge remote branch 'origin/diabolik/newpanelhud' into fruitiex/newpanelhud
Sahil Singhal [Wed, 9 Jun 2010 23:43:20 +0000 (19:43 -0400)]
Forgot the dialog part, my bad :P
FruitieX [Wed, 9 Jun 2010 23:41:33 +0000 (02:41 +0300)]
Merge remote branch 'origin/diabolik/newpanelhud' into fruitiex/newpanelhud
Sahil Singhal [Wed, 9 Jun 2010 23:39:01 +0000 (19:39 -0400)]
Add exit dialog. Not done yet though.
FruitieX [Wed, 9 Jun 2010 22:46:52 +0000 (01:46 +0300)]
autojoin if we are still spec, and hud_config mode is on
FruitieX [Wed, 9 Jun 2010 22:38:03 +0000 (01:38 +0300)]
allow console bind to work in config mode
FruitieX [Wed, 9 Jun 2010 20:26:06 +0000 (23:26 +0300)]
Merge remote branch 'origin/diabolik/newpanelhud' into fruitiex/newpanelhud
FruitieX [Wed, 9 Jun 2010 20:08:43 +0000 (23:08 +0300)]
force showing rockets on the inventory panel in conf mode (with showonlycurrent type on)
FruitieX [Wed, 9 Jun 2010 19:52:52 +0000 (22:52 +0300)]
movement disabling patch by parasti, thanks :)
Sahil Singhal [Wed, 9 Jun 2010 19:00:18 +0000 (15:00 -0400)]
Actually make it called "hudsetup".
Sahil Singhal [Wed, 9 Jun 2010 18:55:57 +0000 (14:55 -0400)]
Merge commit 'origin/fruitiex/newpanelhud' into diabolik/newpanelhud
Sahil Singhal [Wed, 9 Jun 2010 18:54:41 +0000 (14:54 -0400)]
HUD Setup menu button. Defaults to map "hudsetup" temporarily. TODO: Force join.
FruitieX [Wed, 9 Jun 2010 18:34:37 +0000 (21:34 +0300)]
fix odd spacing in notify panel, also center the names
FruitieX [Wed, 9 Jun 2010 17:14:52 +0000 (20:14 +0300)]
default events to the notify panel when in conf mode
FruitieX [Wed, 9 Jun 2010 16:37:42 +0000 (19:37 +0300)]
same thing for scoreboard
FruitieX [Wed, 9 Jun 2010 16:34:28 +0000 (19:34 +0300)]
fade the hud out correctly when opening the menu
FruitieX [Wed, 9 Jun 2010 16:25:41 +0000 (19:25 +0300)]
also fade in/out the modicons when there are no mod icons, do a little alpha renaming cleanup while we are at it...
FruitieX [Wed, 9 Jun 2010 15:48:32 +0000 (18:48 +0300)]
fade vote dialog in/out when needed/not needed
FruitieX [Wed, 9 Jun 2010 14:01:13 +0000 (17:01 +0300)]
fix camprifle ammo ring
FruitieX [Wed, 9 Jun 2010 13:53:59 +0000 (16:53 +0300)]
fix paths to the weapon icons
FruitieX [Wed, 9 Jun 2010 13:51:32 +0000 (16:51 +0300)]
remove hud_radar_background_alpha to prevent confusion, same thing can be achieved with the panel background
FruitieX [Wed, 9 Jun 2010 13:38:40 +0000 (16:38 +0300)]
cap grid size to >= 2 to prevent accidental crashing (extremely small grid sizes = very long loops drawing all the lines)
FruitieX [Wed, 9 Jun 2010 13:03:03 +0000 (16:03 +0300)]
fix too big padding values, fix minsize of chat panel
FruitieX [Wed, 9 Jun 2010 12:00:33 +0000 (15:00 +0300)]
remove a warning
FruitieX [Wed, 9 Jun 2010 11:50:24 +0000 (14:50 +0300)]
comment out the escape until we know how to do it properly :P
FruitieX [Wed, 9 Jun 2010 10:34:27 +0000 (13:34 +0300)]
chat area "panel"
FruitieX [Tue, 8 Jun 2010 20:24:45 +0000 (23:24 +0300)]
fix hud_notify_flip cvar, also export it in the exporter
FruitieX [Tue, 8 Jun 2010 18:29:22 +0000 (21:29 +0300)]
enable notify panel by default, it should be ready for testing
FruitieX [Tue, 8 Jun 2010 18:28:41 +0000 (21:28 +0300)]
hack in flipping the order of the notify stack, so that it can stack from the bottom up (enable by default)
FruitieX [Tue, 8 Jun 2010 18:09:17 +0000 (21:09 +0300)]
cvar time/fadetime, fix scoreboard
FruitieX [Tue, 8 Jun 2010 17:20:46 +0000 (20:20 +0300)]
fix resizing the notify panel
FruitieX [Tue, 8 Jun 2010 16:12:30 +0000 (19:12 +0300)]
ctf flags on hud notify panel :)
FruitieX [Tue, 8 Jun 2010 14:50:29 +0000 (17:50 +0300)]
ahahaha fix a silly mistake (using same constant for many things)
FruitieX [Tue, 8 Jun 2010 14:42:33 +0000 (17:42 +0300)]
all weapons supported. thanks div0
FruitieX [Tue, 8 Jun 2010 14:12:42 +0000 (17:12 +0300)]
centerprints
FruitieX [Tue, 8 Jun 2010 13:20:17 +0000 (16:20 +0300)]
notify messages MOSTLY work... some breakage here and there, please test :/
FruitieX [Tue, 8 Jun 2010 12:56:31 +0000 (15:56 +0300)]
notify panel should now work for weapons
FruitieX [Tue, 8 Jun 2010 10:14:42 +0000 (13:14 +0300)]
d'oh! Write a *SHORT*, not byte >_<
FruitieX [Tue, 8 Jun 2010 09:58:50 +0000 (12:58 +0300)]
move more of the weapon stuff to CSQC
FruitieX [Tue, 8 Jun 2010 09:11:36 +0000 (12:11 +0300)]
yet another balance config, based on ideas from the "Xonotic's Direction?" thread
FruitieX [Mon, 7 Jun 2010 17:29:41 +0000 (20:29 +0300)]
Merge branch 'fruitiex/newpanelhud_stable' into fruitiex/newpanelhud
FruitieX [Mon, 7 Jun 2010 16:39:06 +0000 (19:39 +0300)]
remove dupes of the hud_configure global, show crosshair in hud_configure mode, use cl_lockview in hud_configure for better results :)
FruitieX [Mon, 7 Jun 2010 16:01:58 +0000 (19:01 +0300)]
Merge branch 'master' into fruitiex/newpanelhud_stable
FruitieX [Mon, 7 Jun 2010 15:48:51 +0000 (18:48 +0300)]
fix warnings
Rudolf Polzer [Mon, 7 Jun 2010 07:39:49 +0000 (09:39 +0200)]
change warpzone detection to detect non-common/trigger faces instead of common/warpzone faces
FruitieX [Sun, 6 Jun 2010 16:14:49 +0000 (19:14 +0300)]
fix aspect ratio on nexball icon
FruitieX [Sun, 6 Jun 2010 16:08:55 +0000 (19:08 +0300)]
visible grid (optional) for the configuration mode!
FruitieX [Sun, 6 Jun 2010 15:54:13 +0000 (18:54 +0300)]
woops dont draw the scoreboard behind the mapvote screen :p
FruitieX [Sun, 6 Jun 2010 15:51:01 +0000 (18:51 +0300)]
fix scoreboard fading
FruitieX [Sun, 6 Jun 2010 15:13:23 +0000 (18:13 +0300)]
fix several scoreboard cvars
FruitieX [Sun, 6 Jun 2010 15:07:55 +0000 (18:07 +0300)]
disable collision testing in config mode until it resizing is stable
FruitieX [Sun, 6 Jun 2010 15:05:20 +0000 (18:05 +0300)]
add hud_*_color_team cvars to enforce a team color in teambased games (range from ]0, 1] can be given to adjust brightness)
FruitieX [Sun, 6 Jun 2010 13:55:08 +0000 (16:55 +0300)]
Merge branch 'master' into fruitiex/newpanelhud
Conflicts:
qcsrc/common/constants.qh
Rudolf Polzer [Sun, 6 Jun 2010 13:47:02 +0000 (15:47 +0200)]
Merge remote branch 'refs/remotes/origin/mand1nga/rebrand'
Rudolf Polzer [Sun, 6 Jun 2010 12:25:47 +0000 (14:25 +0200)]
move projectile explosions including precaching into w_*.qc; client/damage.qc now no longer contains weapon specific code
Rudolf Polzer [Sun, 6 Jun 2010 12:01:38 +0000 (14:01 +0200)]
give all weapon files a w_function
Rudolf Polzer [Sun, 6 Jun 2010 11:57:58 +0000 (13:57 +0200)]
allow weapon files to define functions in csqc too
FruitieX [Sun, 6 Jun 2010 11:39:47 +0000 (14:39 +0300)]
initial work on supporting kill messages
FruitieX [Sun, 6 Jun 2010 09:41:16 +0000 (12:41 +0300)]
move even more notify messages to CSQC, now we need more cl_gentle versions ;)
mand1nga [Sun, 6 Jun 2010 02:13:18 +0000 (23:13 -0300)]
Merge branch 'mand1nga/rebrand' of ssh://git.xonotic.org/xonotic-data.pk3dir into mand1nga/rebrand
mand1nga [Sun, 6 Jun 2010 02:07:55 +0000 (23:07 -0300)]
Removed old welcome message
mand1nga [Sun, 6 Jun 2010 02:03:43 +0000 (23:03 -0300)]
Updated chat bubble. Someone might want to export it with better quality
Sahil Singhal [Sat, 5 Jun 2010 18:43:19 +0000 (14:43 -0400)]
Merge commit 'origin/master' into diabolik/gakplayermodel
Sahil Singhal [Sat, 5 Jun 2010 18:41:56 +0000 (14:41 -0400)]
Fix draw anim. Gak is complete!
FruitieX [Sat, 5 Jun 2010 17:05:58 +0000 (20:05 +0300)]
initial work on notify panel, some centerprints now will be different depending on cl_gentle :)
FruitieX [Sat, 5 Jun 2010 15:07:51 +0000 (18:07 +0300)]
Merge branch 'master' into fruitiex/newpanelhud