]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
12 years agofix a stupid typo (why did the more stupid fteqcc not notice it)
Rudolf Polzer [Sun, 15 May 2011 18:00:22 +0000 (20:00 +0200)]
fix a stupid typo (why did the more stupid fteqcc not notice it)

12 years agomake entcs entities use sendflags (preparation for including h/a info)
Rudolf Polzer [Sun, 15 May 2011 17:18:03 +0000 (19:18 +0200)]
make entcs entities use sendflags (preparation for including h/a info)

12 years agoNew vehicles hud gfx by SoulKeeper_p
Jakob MG [Sun, 15 May 2011 09:27:41 +0000 (11:27 +0200)]
New vehicles hud gfx by SoulKeeper_p

12 years agowoops remove silly entity leak
FruitieX [Sun, 15 May 2011 01:15:03 +0000 (04:15 +0300)]
woops remove silly entity leak

12 years agomake the statusbar a bit more visible
FruitieX [Sun, 15 May 2011 01:10:24 +0000 (04:10 +0300)]
make the statusbar a bit more visible

12 years agoonly send armor/health updates as increments of 10
FruitieX [Sun, 15 May 2011 01:09:01 +0000 (04:09 +0300)]
only send armor/health updates as increments of 10

12 years agoremove shownames entity when going spec, bring it back when joining. Don't show own...
FruitieX [Sun, 15 May 2011 00:51:14 +0000 (03:51 +0300)]
remove shownames entity when going spec, bring it back when joining. Don't show own tag if chase_active == 0

12 years agoMerge remote branch 'origin/master' into samual/balance
Samual [Sat, 14 May 2011 20:30:59 +0000 (16:30 -0400)]
Merge remote branch 'origin/master' into samual/balance

12 years agofix armor bar being 2x too wide
FruitieX [Sat, 14 May 2011 19:57:20 +0000 (22:57 +0300)]
fix armor bar being 2x too wide

12 years agoMerge remote-tracking branch 'origin/master' into fruitiex/panelhud
FruitieX [Sat, 14 May 2011 19:54:16 +0000 (22:54 +0300)]
Merge remote-tracking branch 'origin/master' into fruitiex/panelhud

12 years agofix some things that i forgot
FruitieX [Sat, 14 May 2011 19:53:56 +0000 (22:53 +0300)]
fix some things that i forgot

12 years agobunch of updates, statusbars instead of icons
FruitieX [Sat, 14 May 2011 19:33:46 +0000 (22:33 +0300)]
bunch of updates, statusbars instead of icons

12 years agodon't null origin_z :(
Rudolf Polzer [Sat, 14 May 2011 18:55:01 +0000 (20:55 +0200)]
don't null origin_z :(

12 years agoMerge remote-tracking branch 'origin/master' into fruitiex/panelhud
FruitieX [Sat, 14 May 2011 18:20:57 +0000 (21:20 +0300)]
Merge remote-tracking branch 'origin/master' into fruitiex/panelhud

12 years agoMerge remote-tracking branch 'origin/master' into fruitiex/panelhud
FruitieX [Sat, 14 May 2011 18:12:54 +0000 (21:12 +0300)]
Merge remote-tracking branch 'origin/master' into fruitiex/panelhud

12 years agooh right, we HAVE destructors
Rudolf Polzer [Sat, 14 May 2011 18:12:08 +0000 (20:12 +0200)]
oh right, we HAVE destructors

12 years agoadd another check
Rudolf Polzer [Sat, 14 May 2011 18:10:52 +0000 (20:10 +0200)]
add another check

12 years agocall ArrayGet*entcs_receiver one time less
Rudolf Polzer [Sat, 14 May 2011 18:09:29 +0000 (20:09 +0200)]
call ArrayGet*entcs_receiver one time less

12 years agoadd a getplayerorigin() function that finds any player's origin if the system knows it
Rudolf Polzer [Sat, 14 May 2011 18:06:49 +0000 (20:06 +0200)]
add a getplayerorigin() function that finds any player's origin if the system knows it

12 years agoadapt shownames to use player positions shared from the engine
FruitieX [Sat, 14 May 2011 18:06:19 +0000 (21:06 +0300)]
adapt shownames to use player positions shared from the engine

12 years agoMerge remote branch 'origin/master' into samual/balance
Samual [Sat, 14 May 2011 15:58:57 +0000 (11:58 -0400)]
Merge remote branch 'origin/master' into samual/balance

12 years agointerpolate, y u no work :(
FruitieX [Sat, 14 May 2011 14:05:22 +0000 (17:05 +0300)]
interpolate, y u no work :(

12 years agonew cvars: sv_shownames and sv_shownames_delay (default on, 0.2 sec)
FruitieX [Sat, 14 May 2011 13:43:07 +0000 (16:43 +0300)]
new cvars: sv_shownames and sv_shownames_delay (default on, 0.2 sec)

12 years agono crosshair when observing, that's just pointless
FruitieX [Sat, 14 May 2011 13:38:21 +0000 (16:38 +0300)]
no crosshair when observing, that's just pointless

12 years agoMerge remote-tracking branch 'origin/terencehill/newpanelhud' into fruitiex/panelhud
FruitieX [Sat, 14 May 2011 13:04:28 +0000 (16:04 +0300)]
Merge remote-tracking branch 'origin/terencehill/newpanelhud' into fruitiex/panelhud

12 years agoMerge remote-tracking branch 'origin/master' into fruitiex/panelhud
FruitieX [Sat, 14 May 2011 13:04:17 +0000 (16:04 +0300)]
Merge remote-tracking branch 'origin/master' into fruitiex/panelhud

12 years agoMerge remote-tracking branch 'origin/mirceakitsune/new_loading_screens'
Rudolf Polzer [Sat, 14 May 2011 13:03:00 +0000 (15:03 +0200)]
Merge remote-tracking branch 'origin/mirceakitsune/new_loading_screens'

12 years agoMerge remote-tracking branch 'origin/terencehill/fexists'
Rudolf Polzer [Sat, 14 May 2011 12:48:56 +0000 (14:48 +0200)]
Merge remote-tracking branch 'origin/terencehill/fexists'

12 years agoMerge remote-tracking branch 'origin/terencehill/big_close_button_fix'
Rudolf Polzer [Sat, 14 May 2011 12:44:37 +0000 (14:44 +0200)]
Merge remote-tracking branch 'origin/terencehill/big_close_button_fix'

12 years agoFaster zoom, many people don't want the slow++ 3.5 default. A compromise between...
Samual [Thu, 21 Apr 2011 02:41:01 +0000 (22:41 -0400)]
Faster zoom, many people don't want the slow++ 3.5 default. A compromise between this can be made if it's too fast, but I really think it should be much higher than 4 at least.

12 years agoMerge commit '683672ff5de2463c9c29cd27bc96b658e61bac98'
Rudolf Polzer [Sat, 14 May 2011 12:37:33 +0000 (14:37 +0200)]
Merge commit '683672ff5de2463c9c29cd27bc96b658e61bac98'

12 years agoMerge remote-tracking branch 'origin/fruitiex/disable-shootanim'
Rudolf Polzer [Sat, 14 May 2011 12:33:46 +0000 (14:33 +0200)]
Merge remote-tracking branch 'origin/fruitiex/disable-shootanim'

12 years agoMerge remote-tracking branch 'origin/terencehill/stats_for_spectators'
Rudolf Polzer [Sat, 14 May 2011 12:32:51 +0000 (14:32 +0200)]
Merge remote-tracking branch 'origin/terencehill/stats_for_spectators'

12 years agoMerge remote-tracking branch 'origin/mirceakitsune/event_chasecam_fix'
Rudolf Polzer [Sat, 14 May 2011 12:31:19 +0000 (14:31 +0200)]
Merge remote-tracking branch 'origin/mirceakitsune/event_chasecam_fix'

12 years agoMerge remote-tracking branch 'origin/samual/defaults/fix_scoreboard_offset'
Rudolf Polzer [Sat, 14 May 2011 12:30:45 +0000 (14:30 +0200)]
Merge remote-tracking branch 'origin/samual/defaults/fix_scoreboard_offset'

12 years agoMerge remote-tracking branch 'origin/samual/remove_useless_stuff'
Rudolf Polzer [Sat, 14 May 2011 12:30:26 +0000 (14:30 +0200)]
Merge remote-tracking branch 'origin/samual/remove_useless_stuff'

12 years agoMerge remote-tracking branch 'origin/samual/verbose_warnings'
Rudolf Polzer [Sat, 14 May 2011 12:30:05 +0000 (14:30 +0200)]
Merge remote-tracking branch 'origin/samual/verbose_warnings'

12 years agoTweak the electro secondary so that the orbs slow down more when they bounce -- plus...
Samual [Sat, 14 May 2011 04:29:31 +0000 (00:29 -0400)]
Tweak the electro secondary so that the orbs slow down more when they bounce -- plus increase the comboradius slightly. This should make it much better for doing combos/placing the orbs more easily

12 years agoUpdate the hagar to use the new secondary by Taoki.... -- THIS NEEDS A LOT OF TWEAKIN...
Samual [Sat, 14 May 2011 04:21:20 +0000 (00:21 -0400)]
Update the hagar to use the new secondary by Taoki.... -- THIS NEEDS A LOT OF TWEAKING, will definitely be difficult to master

12 years agoI take it back, 14 damage instead of 13 on sustained.
Samual [Sat, 14 May 2011 04:06:20 +0000 (00:06 -0400)]
I take it back, 14 damage instead of 13 on sustained.

12 years agoSome new settings for the laser force -- same amount of force upwards technically...
Samual [Sat, 14 May 2011 04:05:07 +0000 (00:05 -0400)]
Some new settings for the laser force -- same amount of force upwards technically, but less restrictions on velocity bias and more horizontal force slightly.

12 years agoLower uzi damage slightly, but also cut down on its force -- this means you won't...
Samual [Sat, 14 May 2011 03:11:24 +0000 (23:11 -0400)]
Lower uzi damage slightly, but also cut down on its force -- this means you won't be able to lock a player in position/push them away from you so easily anymore with the uzi

12 years agoSome tweaks to the regen/rot for health and armor... maybe too much, but hopefullly...
Samual [Sat, 14 May 2011 03:09:40 +0000 (23:09 -0400)]
Some tweaks to the regen/rot for health and armor... maybe too much, but hopefullly this is "just right"

12 years agoFixes a bug with the event chasecam, which caused the intermission camera to not...
Mircea Kitsune [Fri, 13 May 2011 21:07:16 +0000 (00:07 +0300)]
Fixes a bug with the event chasecam, which caused the intermission camera to not rotate properly. This seems to have been caused by not setting the view angles together with the view origin, which is actually not a good thing to do at all.

12 years agoMerge branch 'master' into mirceakitsune/new_loading_screens
Mircea Kitsune [Fri, 13 May 2011 20:16:27 +0000 (23:16 +0300)]
Merge branch 'master' into mirceakitsune/new_loading_screens

12 years agoMerge remote-tracking branch 'origin/mirceakitsune/weapon_hagar_secondary_load'
merlijn [Fri, 13 May 2011 20:06:33 +0000 (22:06 +0200)]
Merge remote-tracking branch 'origin/mirceakitsune/weapon_hagar_secondary_load'

12 years agoMerge branch 'master' into mirceakitsune/new_loading_screens
Mircea Kitsune [Fri, 13 May 2011 20:04:01 +0000 (23:04 +0300)]
Merge branch 'master' into mirceakitsune/new_loading_screens

12 years agoMerge branch 'master' into mirceakitsune/weapon_hagar_secondary_load
Mircea Kitsune [Fri, 13 May 2011 20:03:00 +0000 (23:03 +0300)]
Merge branch 'master' into mirceakitsune/weapon_hagar_secondary_load

12 years agoMerge remote-tracking branch 'origin/mirceakitsune/glowmod_weapons'
merlijn [Fri, 13 May 2011 18:58:29 +0000 (20:58 +0200)]
Merge remote-tracking branch 'origin/mirceakitsune/glowmod_weapons'

12 years agoMerge remote branch 'origin/akari/freezetag-fixes'
Rudolf Polzer [Fri, 13 May 2011 15:45:43 +0000 (17:45 +0200)]
Merge remote branch 'origin/akari/freezetag-fixes'

12 years agoWhoops, forgot to remove one of the files from progs.src
Samual [Thu, 12 May 2011 21:34:55 +0000 (17:34 -0400)]
Whoops, forgot to remove one of the files from progs.src

12 years agoMerge branch 'master' into terencehill/newpanelhud
terencehill [Thu, 12 May 2011 20:14:28 +0000 (22:14 +0200)]
Merge branch 'master' into terencehill/newpanelhud

12 years agoTweak tip panel positions to their best. Loading screens ready on my end
Mircea Kitsune [Thu, 12 May 2011 20:07:37 +0000 (23:07 +0300)]
Tweak tip panel positions to their best. Loading screens ready on my end

12 years agoMinor background positioning tweak
Mircea Kitsune [Thu, 12 May 2011 17:25:53 +0000 (20:25 +0300)]
Minor background positioning tweak

12 years agoMove tips at the bottom, and give them a nice translucent background
Mircea Kitsune [Thu, 12 May 2011 17:10:10 +0000 (20:10 +0300)]
Move tips at the bottom, and give them a nice translucent background

12 years agoLoading screen tip messages (most taken from server/help.cfg) and a few tiny tweaks
Mircea Kitsune [Thu, 12 May 2011 15:21:35 +0000 (18:21 +0300)]
Loading screen tip messages (most taken from server/help.cfg) and a few tiny tweaks

12 years agoDrop shadows and blur effect for the characters
Mircea Kitsune [Thu, 12 May 2011 13:56:50 +0000 (16:56 +0300)]
Drop shadows and blur effect for the characters

12 years agoMake mega erebus fbskin only. Remove erebus fbskin.
Sahil Singhal [Thu, 12 May 2011 03:23:49 +0000 (23:23 -0400)]
Make mega erebus fbskin only. Remove erebus fbskin.

12 years agoWut? This function has literally no use anywhere.
Samual [Thu, 12 May 2011 01:04:34 +0000 (21:04 -0400)]
Wut? This function has literally no use anywhere.

12 years agoDelete frags.txt, g_swamp.qc, sv_stats.qc, and update todo.txt -- frags.txt is the...
Samual [Wed, 11 May 2011 23:29:18 +0000 (19:29 -0400)]
Delete frags.txt, g_swamp.qc, sv_stats.qc, and update todo.txt -- frags.txt is the only questionable change, but I think that information should be placed elsewhere in the code ANYWAY... like where score actually is handled.

12 years agoBetter character and logo positions in loading screens
Mircea Kitsune [Wed, 11 May 2011 23:01:51 +0000 (02:01 +0300)]
Better character and logo positions in loading screens

12 years agoMake the loading screens 1024 x 2048, so they can cover the whole screen properly...
Mircea Kitsune [Wed, 11 May 2011 22:07:44 +0000 (01:07 +0300)]
Make the loading screens 1024 x 2048, so they can cover the whole screen properly on wide screens. Set scale limit back to 2.

12 years agoChange loading screen size limit back to 1, it's better that way now
Mircea Kitsune [Wed, 11 May 2011 21:48:49 +0000 (00:48 +0300)]
Change loading screen size limit back to 1, it's better that way now

12 years agoColored background, and old Loading logo placed on each image as well
Mircea Kitsune [Wed, 11 May 2011 21:48:18 +0000 (00:48 +0300)]
Colored background, and old Loading logo placed on each image as well

12 years agoMuch better loading screens, using similar images to the previous ones.
Mircea Kitsune [Wed, 11 May 2011 21:08:47 +0000 (00:08 +0300)]
Much better loading screens, using similar images to the previous ones.

12 years agoFINALLY re-center the scoreboard by fixing the offsets by default... This is retarded...
Samual [Wed, 11 May 2011 20:38:15 +0000 (16:38 -0400)]
FINALLY re-center the scoreboard by fixing the offsets by default... This is retarded, it was an accidental change long ago and no one noticed/cared to fix it. Now the scoreboard is finally center again.

12 years agoFix loading screen cvars
Mircea Kitsune [Wed, 11 May 2011 16:55:55 +0000 (19:55 +0300)]
Fix loading screen cvars

12 years agoIgnis new anims thanks to nifrek.
Sahil Singhal [Wed, 11 May 2011 16:55:16 +0000 (12:55 -0400)]
Ignis new anims thanks to nifrek.

12 years agoCvar settings for the new loading screens
Mircea Kitsune [Wed, 11 May 2011 16:53:26 +0000 (19:53 +0300)]
Cvar settings for the new loading screens

12 years agoNew loading screen images. Randomized, 12 in total. Each shows a random background...
Mircea Kitsune [Wed, 11 May 2011 16:51:57 +0000 (19:51 +0300)]
New loading screen images. Randomized, 12 in total. Each shows a random background with a random Xonotic character.

12 years agoErebus with new animations thanks to nifrek.
Sahil Singhal [Wed, 11 May 2011 00:42:10 +0000 (20:42 -0400)]
Erebus with new animations thanks to nifrek.

12 years agoReduce texture grainy-ness on the glow textures of some weapons
Mircea Kitsune [Wed, 11 May 2011 00:22:29 +0000 (03:22 +0300)]
Reduce texture grainy-ness on the glow textures of some weapons

12 years agoMerge branch 'master' into mirceakitsune/glowmod_weapons
Mircea Kitsune [Tue, 10 May 2011 23:22:50 +0000 (02:22 +0300)]
Merge branch 'master' into mirceakitsune/glowmod_weapons

12 years agoMerge branch 'master' into mirceakitsune/weapon_hagar_secondary_load
Mircea Kitsune [Tue, 10 May 2011 23:20:14 +0000 (02:20 +0300)]
Merge branch 'master' into mirceakitsune/weapon_hagar_secondary_load

12 years agoMega Erebus by nifrek.
Sahil Singhal [Tue, 10 May 2011 21:43:11 +0000 (17:43 -0400)]
Mega Erebus by nifrek.

12 years agoMore texture tweaks
Mircea Kitsune [Tue, 10 May 2011 20:40:31 +0000 (23:40 +0300)]
More texture tweaks

12 years agoHeavily improve ugly glow textures for some weapons, and other texture fixes for...
Mircea Kitsune [Tue, 10 May 2011 20:29:11 +0000 (23:29 +0300)]
Heavily improve ugly glow textures for some weapons, and other texture fixes for the HLAC

12 years agoImproved GrenadeLauncher texture
Mircea Kitsune [Tue, 10 May 2011 19:59:19 +0000 (22:59 +0300)]
Improved GrenadeLauncher texture

12 years agoMerge remote-tracking branch 'origin/diabolik/playermelee'
merlijn [Tue, 10 May 2011 19:12:23 +0000 (21:12 +0200)]
Merge remote-tracking branch 'origin/diabolik/playermelee'

12 years agoApply the glowmod to dropped weapons
Mircea Kitsune [Tue, 10 May 2011 17:21:48 +0000 (20:21 +0300)]
Apply the glowmod to dropped weapons

12 years agoGlow tweaks to some of the weapons
Mircea Kitsune [Tue, 10 May 2011 16:56:58 +0000 (19:56 +0300)]
Glow tweaks to some of the weapons

12 years agoAdapt the remaining misc weapons
Mircea Kitsune [Tue, 10 May 2011 16:38:30 +0000 (19:38 +0300)]
Adapt the remaining misc weapons

12 years agoRocket Launcher glowmod
Mircea Kitsune [Tue, 10 May 2011 15:48:31 +0000 (18:48 +0300)]
Rocket Launcher glowmod

12 years agoHagar glowmod
Mircea Kitsune [Tue, 10 May 2011 15:41:26 +0000 (18:41 +0300)]
Hagar glowmod

12 years agoCamping Rifle glowmod
Mircea Kitsune [Tue, 10 May 2011 15:32:45 +0000 (18:32 +0300)]
Camping Rifle glowmod

12 years agoSome fixes to the MineLayer
Mircea Kitsune [Tue, 10 May 2011 15:25:45 +0000 (18:25 +0300)]
Some fixes to the MineLayer

12 years agoMine Layer glowmod
Mircea Kitsune [Tue, 10 May 2011 15:19:56 +0000 (18:19 +0300)]
Mine Layer glowmod

12 years agoCrylink and HLAC glowmods
Mircea Kitsune [Tue, 10 May 2011 14:58:18 +0000 (17:58 +0300)]
Crylink and HLAC glowmods

12 years agoElectro glowmod
Mircea Kitsune [Tue, 10 May 2011 14:30:46 +0000 (17:30 +0300)]
Electro glowmod

12 years agoGrenadeLauncher textures
Mircea Kitsune [Tue, 10 May 2011 14:21:01 +0000 (17:21 +0300)]
GrenadeLauncher textures

12 years agoUzi glow textures
Mircea Kitsune [Tue, 10 May 2011 14:05:59 +0000 (17:05 +0300)]
Uzi glow textures

12 years agoGlowmodded shotgun
Mircea Kitsune [Tue, 10 May 2011 13:27:22 +0000 (16:27 +0300)]
Glowmodded shotgun

12 years agoAdapt the laser textures to the new system. Remove pants and add colored glow in...
Mircea Kitsune [Tue, 10 May 2011 12:45:05 +0000 (15:45 +0300)]
Adapt the laser textures to the new system. Remove pants and add colored glow in their place.

12 years agoWeapon glowmod initiative, code part. Aimed at making weapons glow-modded, just like...
Mircea Kitsune [Tue, 10 May 2011 12:34:03 +0000 (15:34 +0300)]
Weapon glowmod initiative, code part. Aimed at making weapons glow-modded, just like players. Weapon textures to follow.

12 years agoUpdate the credits with nifrek and myself as animators.
Sahil Singhal [Tue, 10 May 2011 05:44:59 +0000 (01:44 -0400)]
Update the credits with nifrek and myself  as animators.

12 years agoMelee animations and lods thanks to nifrek.
Sahil Singhal [Tue, 10 May 2011 05:40:52 +0000 (01:40 -0400)]
Melee animations and lods thanks to nifrek.

12 years agoCode for the melee weapons.
Sahil Singhal [Tue, 10 May 2011 05:09:33 +0000 (01:09 -0400)]
Code for the melee weapons.

12 years agodefault menu_mouse_absolute to 1
Rudolf Polzer [Mon, 9 May 2011 19:45:29 +0000 (21:45 +0200)]
default menu_mouse_absolute to 1

12 years agoundo g_start_weapon_* changes in balanceSamual, as these are applied to game code now
Rudolf Polzer [Sun, 8 May 2011 18:19:48 +0000 (20:19 +0200)]
undo g_start_weapon_* changes in balanceSamual, as these are applied to game code now

12 years agomake HLAC, MineLayer, Seeker no longer WEP_FLAG_NORMAL
Rudolf Polzer [Sun, 8 May 2011 18:15:06 +0000 (20:15 +0200)]
make HLAC, MineLayer, Seeker no longer WEP_FLAG_NORMAL