]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
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 [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
Rudolf Polzer [Fri, 4 Jun 2010 21:54:56 +0000 (23:54 +0200)]
define the speedlimit cvar
Rudolf Polzer [Fri, 4 Jun 2010 21:46:53 +0000 (23:46 +0200)]
rename sv_speedlimit to sv_airspeedlimit_nonqw
Rudolf Polzer [Fri, 4 Jun 2010 21:24:15 +0000 (23:24 +0200)]
Merge branch 'master' into divVerent/speedlimit
Rudolf Polzer [Fri, 4 Jun 2010 18:24:42 +0000 (20:24 +0200)]
Merge remote branch 'refs/remotes/origin/mirceakitsune/leanmodel_cfg_fix'
Rudolf Polzer [Fri, 4 Jun 2010 18:20:59 +0000 (20:20 +0200)]
Merge remote branch 'refs/remotes/origin/fruitiex/nerfstrafing'
FruitieX [Thu, 3 Jun 2010 18:44:06 +0000 (21:44 +0300)]
remove unused vector
FruitieX [Thu, 3 Jun 2010 18:42:44 +0000 (21:42 +0300)]
perform the hud min size cap earlier on to fix a bug when resizing aspect forced panels towards the minimum
FruitieX [Thu, 3 Jun 2010 18:39:20 +0000 (21:39 +0300)]
remove a useless todo... :P
FruitieX [Thu, 3 Jun 2010 18:34:46 +0000 (21:34 +0300)]
resizing works pretty well now, but there are still some cases where it fails (try resizing from top left corner, and colliding against an above panel) :(
FruitieX [Thu, 3 Jun 2010 17:51:48 +0000 (20:51 +0300)]
cleanup
FruitieX [Thu, 3 Jun 2010 17:42:28 +0000 (20:42 +0300)]
make all corners work, do collision testing against screen edges. also cap panels to a minimum size, and cap aspect (only on one axis currently, so resizing aspect ratio forced panels is a bit dodgy). committing now before i implement collision aganist other panels (and possibly break it altogether :P)
FruitieX [Thu, 3 Jun 2010 15:16:27 +0000 (18:16 +0300)]
start reworking the resizing code completely from scratch... dont try
any other corner than top left right now :)
Sahil Singhal [Wed, 2 Jun 2010 23:11:23 +0000 (19:11 -0400)]
Resize gakmasked and onground :P
Sahil Singhal [Wed, 2 Jun 2010 23:02:59 +0000 (19:02 -0400)]
Gak resized and on ground :P
Sahil Singhal [Wed, 2 Jun 2010 22:41:18 +0000 (18:41 -0400)]
Gak Armored resized and on ground :P
Sahil Singhal [Wed, 2 Jun 2010 20:05:43 +0000 (16:05 -0400)]
Add txt and screenshots for Gak Masked and Gak
Sahil Singhal [Wed, 2 Jun 2010 20:04:58 +0000 (16:04 -0400)]
Edit txt for gakarmored.
Sahil Singhal [Wed, 2 Jun 2010 19:44:36 +0000 (15:44 -0400)]
Gak masked.
Sahil Singhal [Wed, 2 Jun 2010 18:49:44 +0000 (14:49 -0400)]
Gak without a mask.
Sahil Singhal [Wed, 2 Jun 2010 17:21:37 +0000 (13:21 -0400)]
Change name to gakarmored and add screenshot and txt.
Sahil Singhal [Wed, 2 Jun 2010 17:01:40 +0000 (13:01 -0400)]
Fixed weapon positions. Gak armored anims complete now.
Sahil Singhal [Wed, 2 Jun 2010 16:12:55 +0000 (12:12 -0400)]
Strafeleft and straferight done.
Sahil Singhal [Wed, 2 Jun 2010 15:16:34 +0000 (11:16 -0400)]
Fix duckjump. TODO: strafeleft and straferight and apply to two more gaks.
FruitieX [Wed, 2 Jun 2010 14:19:10 +0000 (17:19 +0300)]
fix weapnext and weapprev
FruitieX [Wed, 2 Jun 2010 13:59:07 +0000 (16:59 +0300)]
accept shirt and pants as colors for dock and panels
FruitieX [Wed, 2 Jun 2010 13:35:37 +0000 (16:35 +0300)]
reintroduce combined health/armor display, do small fixes to showonlycurrent ammo type
FruitieX [Wed, 2 Jun 2010 12:34:32 +0000 (15:34 +0300)]
add strength/sheld icon expanding again! todo_cnt--; :)
FruitieX [Wed, 2 Jun 2010 12:14:08 +0000 (15:14 +0300)]
scale the statusbar images 1:2:1 (left/right parts of image unscaled when possible)
FruitieX [Wed, 2 Jun 2010 10:55:52 +0000 (13:55 +0300)]
wickedhud beta 3