]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
13 years agoUse an index to access killnotify_* arrays for cheaper insertions of new entries
terencehill [Mon, 8 Nov 2010 22:52:37 +0000 (23:52 +0100)]
Use an index to access killnotify_* arrays for cheaper insertions of new entries
And add a constant to define arrays size

13 years agoSince accuracy colors aren't used exclusively by the HUD weapons panel, rename hud_pa...
terencehill [Mon, 8 Nov 2010 17:25:26 +0000 (18:25 +0100)]
Since accuracy colors aren't used exclusively by the HUD weapons panel, rename hud_panel_weapons_accuracy_color* to accuracy_color*

13 years agoMerge branch 'master' into terencehill/newpanelhud
terencehill [Sun, 7 Nov 2010 01:50:55 +0000 (02:50 +0100)]
Merge branch 'master' into terencehill/newpanelhud

Conflicts:
qcsrc/client/View.qc
qcsrc/client/hud.qc

13 years agoadd a will/won't encrypt message to the server browser
Rudolf Polzer [Sat, 6 Nov 2010 22:41:13 +0000 (23:41 +0100)]
add a will/won't encrypt message to the server browser

13 years agonew AES icons (maybe easier to understand)
Rudolf Polzer [Sat, 6 Nov 2010 22:34:24 +0000 (23:34 +0100)]
new AES icons (maybe easier to understand)

13 years agoFix a warning
terencehill [Sat, 6 Nov 2010 21:22:33 +0000 (22:22 +0100)]
Fix a warning

13 years agoWeapons panel code: move other ops out of the for
terencehill [Sat, 6 Nov 2010 21:13:57 +0000 (22:13 +0100)]
Weapons panel code: move other ops out of the for

13 years agoOptimize the ammo panel code further by calculating ammo size with the desired aspect...
terencehill [Sat, 6 Nov 2010 20:01:40 +0000 (21:01 +0100)]
Optimize the ammo panel code further by calculating ammo size with the desired aspect ratio once for all and fix some minor bug I've previously introduced

13 years agofix polygonoffset cvar values
Rudolf Polzer [Sat, 6 Nov 2010 19:06:54 +0000 (20:06 +0100)]
fix polygonoffset cvar values

13 years agomapinfo cleanups
Rudolf Polzer [Sat, 6 Nov 2010 16:03:59 +0000 (17:03 +0100)]
mapinfo cleanups

13 years agoget rid of some debug prints
Rudolf Polzer [Sat, 6 Nov 2010 07:22:16 +0000 (08:22 +0100)]
get rid of some debug prints

13 years agoalso ignore sv_checkforpacketsduringsleep
Rudolf Polzer [Sat, 6 Nov 2010 07:18:41 +0000 (08:18 +0100)]
also ignore sv_checkforpacketsduringsleep

13 years ago15 sec on-spawn rot pause is a bit insane...
Rudolf Polzer [Sat, 6 Nov 2010 07:12:57 +0000 (08:12 +0100)]
15 sec on-spawn rot pause is a bit insane...

13 years agobalanceTest: give laser some delay back; balance25: restore old laser delay
Rudolf Polzer [Sat, 6 Nov 2010 07:10:03 +0000 (08:10 +0100)]
balanceTest: give laser some delay back; balance25: restore old laser delay

13 years agoautocvar_cl_gentle* and autocvar_hud_panel_notify_* gone!
terencehill [Fri, 5 Nov 2010 23:50:22 +0000 (00:50 +0100)]
autocvar_cl_gentle* and autocvar_hud_panel_notify_* gone!

13 years agoOptimize ammo panel code
terencehill [Fri, 5 Nov 2010 23:26:58 +0000 (00:26 +0100)]
Optimize ammo panel code

13 years agoautocvar_hud_panel_powerups_* and autocvar_hud_panel_healtharmore_* are gone
terencehill [Fri, 5 Nov 2010 22:29:06 +0000 (23:29 +0100)]
autocvar_hud_panel_powerups_* and autocvar_hud_panel_healtharmore_* are gone

13 years agoProgress bar: fix alpha multiplied by panel_fg_alpha twice
terencehill [Fri, 5 Nov 2010 21:39:40 +0000 (22:39 +0100)]
Progress bar: fix alpha multiplied by panel_fg_alpha twice

13 years agoautocvar_hud_skin's turn
terencehill [Thu, 4 Nov 2010 23:31:17 +0000 (00:31 +0100)]
autocvar_hud_skin's turn
Also initialize hud_skin_path (zoning it!) when the HUD gets drawn

13 years agoReplace autocvar_hud_dock_*
terencehill [Thu, 4 Nov 2010 23:19:24 +0000 (00:19 +0100)]
Replace autocvar_hud_dock_*

13 years agoallow sv_adminnick and some others too
Rudolf Polzer [Thu, 4 Nov 2010 19:20:54 +0000 (20:20 +0100)]
allow sv_adminnick and some others too

13 years agobalanceTest: adjust the Nexuiz-style health-armor system for a bit more rot, but...
Rudolf Polzer [Thu, 4 Nov 2010 19:08:43 +0000 (20:08 +0100)]
balanceTest: adjust the Nexuiz-style health-armor system for a bit more rot, but also more spawn protection

13 years agoelectro: less dlight
Rudolf Polzer [Thu, 4 Nov 2010 07:04:00 +0000 (08:04 +0100)]
electro: less dlight

13 years agoRevert "why does fteqcc fail so much? seems like f *= x now is equivalent to f = x"
Rudolf Polzer [Wed, 3 Nov 2010 21:23:37 +0000 (22:23 +0100)]
Revert "why does fteqcc fail so much? seems like f *= x now is equivalent to f = x"

This reverts commit bb5812761e62c72ffcb95af04778b7b7b65e15fc.

13 years agoMerge remote branch 'origin/fruitiex/fruitbalance'
Rudolf Polzer [Wed, 3 Nov 2010 21:20:01 +0000 (22:20 +0100)]
Merge remote branch 'origin/fruitiex/fruitbalance'

13 years agofix some warnings
Rudolf Polzer [Wed, 3 Nov 2010 21:19:19 +0000 (22:19 +0100)]
fix some warnings

13 years agoget -Werror back
Rudolf Polzer [Wed, 3 Nov 2010 21:07:59 +0000 (22:07 +0100)]
get -Werror back

13 years agoMerge remote branch 'refs/remotes/origin/fruitiex/racefixes'
Rudolf Polzer [Wed, 3 Nov 2010 20:42:30 +0000 (21:42 +0100)]
Merge remote branch 'refs/remotes/origin/fruitiex/racefixes'

Conflicts:
defaultXonotic.cfg
qcsrc/server/defs.qh

13 years agoMerge branch 'master' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Wed, 3 Nov 2010 20:41:25 +0000 (21:41 +0100)]
Merge branch 'master' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir

13 years agoexclude more cvars from pure server checking
Rudolf Polzer [Wed, 3 Nov 2010 19:07:15 +0000 (20:07 +0100)]
exclude more cvars from pure server checking

13 years agoexclude more cvars from pure server checking
Rudolf Polzer [Wed, 3 Nov 2010 19:07:15 +0000 (20:07 +0100)]
exclude more cvars from pure server checking

13 years agomore Don Strunzone
Rudolf Polzer [Wed, 3 Nov 2010 19:04:32 +0000 (20:04 +0100)]
more Don Strunzone

13 years agofix Don Strunzone
Rudolf Polzer [Wed, 3 Nov 2010 19:03:34 +0000 (20:03 +0100)]
fix Don Strunzone

13 years agowhy does fteqcc fail so much? seems like f *= x now is equivalent to f = x
FruitieX [Wed, 3 Nov 2010 18:51:03 +0000 (20:51 +0200)]
why does fteqcc fail so much? seems like f *= x now is equivalent to f = x

13 years agoMerge remote branch 'refs/remotes/origin/terencehill/crosshair_fix'
Rudolf Polzer [Wed, 3 Nov 2010 09:28:41 +0000 (10:28 +0100)]
Merge remote branch 'refs/remotes/origin/terencehill/crosshair_fix'

13 years agomake the "icon" part skinnable; fixtrans the icons
Rudolf Polzer [Wed, 3 Nov 2010 07:11:36 +0000 (08:11 +0100)]
make the "icon" part skinnable; fixtrans the icons

13 years agomark "pure" servers as such in the menu
Rudolf Polzer [Wed, 3 Nov 2010 06:45:03 +0000 (07:45 +0100)]
mark "pure" servers as such in the menu

13 years agosv_maxidle -> server.cfg
Rudolf Polzer [Wed, 3 Nov 2010 05:44:37 +0000 (06:44 +0100)]
sv_maxidle -> server.cfg

13 years agoGet the accuracy stats when displaying the scoreboard to see them updated in real...
terencehill [Tue, 2 Nov 2010 23:44:34 +0000 (00:44 +0100)]
Get the accuracy stats when displaying the scoreboard to see them updated in real time! (FFS! It was only that...)
And in the HUD get them only if we really display them...

13 years agoNo need to calculate the acc. color if it's not displayed anyway... (in the HUD weapo...
terencehill [Tue, 2 Nov 2010 23:26:31 +0000 (00:26 +0100)]
No need to calculate the acc. color if it's not displayed anyway... (in the HUD weapons panel)

13 years agoPut the accuracy colors in an array and load them only when needed to reduce cvars...
terencehill [Tue, 2 Nov 2010 23:15:31 +0000 (00:15 +0100)]
Put the accuracy colors in an array and load them only when needed to reduce cvars accesses

13 years agoHUD_Weapons code optimizations, basically moving lots of stuff outside the for loop
terencehill [Tue, 2 Nov 2010 22:21:24 +0000 (23:21 +0100)]
HUD_Weapons code optimizations, basically moving lots of stuff outside the for loop

13 years agoautocvars *_aspect...
terencehill [Tue, 2 Nov 2010 18:34:12 +0000 (19:34 +0100)]
autocvars *_aspect...

13 years agomake g_start_delay not saved to not interfere with dedicated server
Rudolf Polzer [Tue, 2 Nov 2010 16:59:23 +0000 (17:59 +0100)]
make g_start_delay not saved to not interfere with dedicated server

13 years agoimprove more :)
Rudolf Polzer [Tue, 2 Nov 2010 16:54:30 +0000 (17:54 +0100)]
improve more :)

13 years agoadd a section for "impure" settings in server.cfg
Rudolf Polzer [Tue, 2 Nov 2010 16:44:44 +0000 (17:44 +0100)]
add a section for "impure" settings in server.cfg

13 years agoalso ignore hud_* cvars
Rudolf Polzer [Tue, 2 Nov 2010 16:41:26 +0000 (17:41 +0100)]
also ignore hud_* cvars

13 years agoMerge branch 'master' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Tue, 2 Nov 2010 16:41:02 +0000 (17:41 +0100)]
Merge branch 'master' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir

13 years agobeginning of "pure server" checking... the rule is simple: only settings in the offic...
Rudolf Polzer [Tue, 2 Nov 2010 16:40:30 +0000 (17:40 +0100)]
beginning of "pure server" checking... the rule is simple: only settings in the official server.cfg may be touched

13 years agoUpdate main cvars of Powerups and Vote panels only when these panels gets really...
terencehill [Mon, 1 Nov 2010 21:52:16 +0000 (22:52 +0100)]
Update main cvars of Powerups and Vote panels only when these panels gets really shown

13 years agoThese autocvars...
terencehill [Mon, 1 Nov 2010 21:23:44 +0000 (22:23 +0100)]
These autocvars...

13 years agomapinfo: put the autogenerated files in an autogenerated/ subdir of maps/
Rudolf Polzer [Mon, 1 Nov 2010 17:36:20 +0000 (17:36 +0000)]
mapinfo: put the autogenerated files in an autogenerated/ subdir of maps/

13 years agoMerge branch 'master' into terencehill/crosshair_fix
terencehill [Mon, 1 Nov 2010 13:35:46 +0000 (14:35 +0100)]
Merge branch 'master' into terencehill/crosshair_fix

Conflicts:
qcsrc/client/View.qc

13 years agosupport initial roll angle too
Rudolf Polzer [Sun, 31 Oct 2010 21:49:26 +0000 (22:49 +0100)]
support initial roll angle too

13 years agopendulum: Q3A changes roll, not pitch, so let's do that here too
Rudolf Polzer [Sun, 31 Oct 2010 21:42:37 +0000 (22:42 +0100)]
pendulum: Q3A changes roll, not pitch, so let's do that here too

13 years agofunc_pendulum
Rudolf Polzer [Sun, 31 Oct 2010 21:20:53 +0000 (22:20 +0100)]
func_pendulum

13 years agoremove redundant code
Rudolf Polzer [Sun, 31 Oct 2010 21:20:41 +0000 (22:20 +0100)]
remove redundant code

13 years agoStrip _color from crosshair*_color_alpha cvars
terencehill [Sun, 31 Oct 2010 21:01:25 +0000 (22:01 +0100)]
Strip _color from crosshair*_color_alpha cvars
If there is a good reason to keep the old names just revert this commit

13 years agoenable subscope
Rudolf Polzer [Sun, 31 Oct 2010 16:42:10 +0000 (17:42 +0100)]
enable subscope

13 years agoenable logicops in a better place (so it works for command line fteqcc call too)
Rudolf Polzer [Sun, 31 Oct 2010 14:07:07 +0000 (15:07 +0100)]
enable logicops in a better place (so it works for command line fteqcc call too)

13 years agofix variable declarations for subscopes
Rudolf Polzer [Sun, 31 Oct 2010 14:04:41 +0000 (15:04 +0100)]
fix variable declarations for subscopes

13 years agoMerge remote branch 'refs/remotes/origin/mirceakitsune/pickup_crosshair'
Rudolf Polzer [Sun, 31 Oct 2010 13:40:16 +0000 (14:40 +0100)]
Merge remote branch 'refs/remotes/origin/mirceakitsune/pickup_crosshair'

13 years agoMerge remote branch 'refs/remotes/origin/mirceakitsune/menu_bob_slider'
Rudolf Polzer [Sun, 31 Oct 2010 13:26:15 +0000 (14:26 +0100)]
Merge remote branch 'refs/remotes/origin/mirceakitsune/menu_bob_slider'

13 years agoFix macro argument usage
terencehill [Sun, 31 Oct 2010 00:21:09 +0000 (02:21 +0200)]
Fix macro argument usage

13 years agoMerge branch 'master' into terencehill/newpanelhud
terencehill [Sun, 31 Oct 2010 00:09:34 +0000 (02:09 +0200)]
Merge branch 'master' into terencehill/newpanelhud

Conflicts:
qcsrc/client/autocvars.qh
qcsrc/client/hud.qh

13 years agoProgressbar autocvars...
terencehill [Sat, 30 Oct 2010 22:17:44 +0000 (00:17 +0200)]
Progressbar autocvars...

13 years agoWeapons panel autocvars...
terencehill [Sat, 30 Oct 2010 22:06:27 +0000 (00:06 +0200)]
Weapons panel autocvars...

13 years agothis should NOT be a warpzone aware trace!
Rudolf Polzer [Sat, 30 Oct 2010 19:27:41 +0000 (21:27 +0200)]
this should NOT be a warpzone aware trace!

13 years agoprevent hooking through wall
Rudolf Polzer [Sat, 30 Oct 2010 19:26:38 +0000 (21:26 +0200)]
prevent hooking through wall

13 years agofix some draw issues with the hook
Rudolf Polzer [Sat, 30 Oct 2010 19:21:51 +0000 (21:21 +0200)]
fix some draw issues with the hook

13 years agosimplify code for falling damage
Rudolf Polzer [Sat, 30 Oct 2010 18:52:57 +0000 (20:52 +0200)]
simplify code for falling damage

13 years agoThis makes more sense here
Mircea Kitsune [Sat, 30 Oct 2010 15:33:07 +0000 (18:33 +0300)]
This makes more sense here

13 years agoBetter names for the stats
Mircea Kitsune [Sat, 30 Oct 2010 15:31:22 +0000 (18:31 +0300)]
Better names for the stats

13 years agoCopy the effect for spectators
Mircea Kitsune [Sat, 30 Oct 2010 15:24:57 +0000 (18:24 +0300)]
Copy the effect for spectators

13 years agoPerhaps it would be best not to name these floats the same way. Who knows what confli...
Mircea Kitsune [Sat, 30 Oct 2010 15:01:26 +0000 (18:01 +0300)]
Perhaps it would be best not to name these floats the same way. Who knows what conflicts that can cause

13 years agoshotgun: play less ricoche sounds, this fixes performance issues for Unknown[NF]
FruitieX [Sat, 30 Oct 2010 14:55:25 +0000 (17:55 +0300)]
shotgun: play less ricoche sounds, this fixes performance issues for Unknown[NF]

13 years agoFinal touches and cleanups. Code is now go!
Mircea Kitsune [Sat, 30 Oct 2010 14:50:47 +0000 (17:50 +0300)]
Final touches and cleanups. Code is now go!

13 years agoGood defaults
Mircea Kitsune [Sat, 30 Oct 2010 14:40:41 +0000 (17:40 +0300)]
Good defaults

13 years agoFrametime dependency
Mircea Kitsune [Sat, 30 Oct 2010 14:39:49 +0000 (17:39 +0300)]
Frametime dependency

13 years agoAll shall be cvared!
Mircea Kitsune [Sat, 30 Oct 2010 14:33:23 +0000 (17:33 +0300)]
All shall be cvared!

13 years agoother, not self.owner. Code is now functional and working as intended
Mircea Kitsune [Sat, 30 Oct 2010 14:26:27 +0000 (17:26 +0300)]
other, not self.owner. Code is now functional and working as intended

13 years agoSet the owner's stat, not the item's.
Mircea Kitsune [Sat, 30 Oct 2010 14:18:04 +0000 (17:18 +0300)]
Set the owner's stat, not the item's.

13 years agoSecond and final part: Apply the changes to the crosshair. Code still incomplete...
Mircea Kitsune [Sat, 30 Oct 2010 14:17:00 +0000 (17:17 +0300)]
Second and final part: Apply the changes to the crosshair. Code still incomplete, nonfunctional and in the works.

13 years agomake crylink primary slightly faster
FruitieX [Sat, 30 Oct 2010 14:10:32 +0000 (17:10 +0300)]
make crylink primary slightly faster

13 years agoAS_FLOAT, since I'll be using time to track down the pickups, unless there's a better...
Mircea Kitsune [Sat, 30 Oct 2010 13:48:01 +0000 (16:48 +0300)]
AS_FLOAT, since I'll be using time to track down the pickups, unless there's a better way.

13 years agoYou know how in some games the crosshair grows and shrinks back when you pickup an...
Mircea Kitsune [Sat, 30 Oct 2010 13:47:08 +0000 (16:47 +0300)]
You know how in some games the crosshair grows and shrinks back when you pickup an item? Well... yeah :) First part: The stat that sends the info you picked something up (don't think I can use WriteByte here, and stat seems ok).

13 years agofix attenuation
Rudolf Polzer [Sat, 30 Oct 2010 11:33:18 +0000 (13:33 +0200)]
fix attenuation

13 years agoMake the 'View Bobbing' slider also address horizontal bobbing, now that it exists.
Mircea Kitsune [Sat, 30 Oct 2010 11:15:01 +0000 (14:15 +0300)]
Make the 'View Bobbing' slider also address horizontal bobbing, now that it exists.

13 years agodon't attenuate your own tuba soudn
Rudolf Polzer [Sat, 30 Oct 2010 11:14:03 +0000 (13:14 +0200)]
don't attenuate your own tuba soudn

13 years agorifle: stronger tracer if tracer is enabled
Rudolf Polzer [Sat, 30 Oct 2010 10:51:42 +0000 (12:51 +0200)]
rifle: stronger tracer if tracer is enabled

13 years agoMerge remote branch 'refs/remotes/origin/mirceakitsune/campingrifle_slot_change'
Rudolf Polzer [Fri, 29 Oct 2010 15:27:04 +0000 (17:27 +0200)]
Merge remote branch 'refs/remotes/origin/mirceakitsune/campingrifle_slot_change'

13 years agoMerge remote branch 'refs/remotes/origin/fruitiex/fruitbalance'
Rudolf Polzer [Fri, 29 Oct 2010 15:23:19 +0000 (17:23 +0200)]
Merge remote branch 'refs/remotes/origin/fruitiex/fruitbalance'

13 years agoMerge remote branch 'refs/remotes/origin/fruitiex/crosshairupdates'
Rudolf Polzer [Fri, 29 Oct 2010 15:21:47 +0000 (17:21 +0200)]
Merge remote branch 'refs/remotes/origin/fruitiex/crosshairupdates'

13 years agotook over all tZork's changes from balancetZork to balanceTest other than the whitesp...
Rudolf Polzer [Fri, 29 Oct 2010 14:48:48 +0000 (16:48 +0200)]
took over all tZork's changes from balancetZork to balanceTest other than the whitespace changes ;)

13 years agoCrude outline, more to come. Clean up seeker a tad.
unknown [Fri, 29 Oct 2010 14:13:22 +0000 (16:13 +0200)]
Crude outline, more to come. Clean up seeker a tad.

13 years agodropshadow with small radius on new crosshairs, plus replace some of the ugliest...
FruitieX [Fri, 29 Oct 2010 10:50:18 +0000 (13:50 +0300)]
dropshadow with small radius on new crosshairs, plus replace some of the ugliest remaining ones from nexuiz

13 years agoRemove autocvar_hud_panel_weapons_accuracy_yellow (cvar no longer exist)
terencehill [Thu, 28 Oct 2010 22:20:23 +0000 (00:20 +0200)]
Remove autocvar_hud_panel_weapons_accuracy_yellow (cvar no longer exist)

Un-autocvarize autocvar_hud_panel_vote_alreadyvoted_alpha

Fix bg alpha formula of the vote panel (was multiplied by panel_bg_alpha twice).

13 years agonerf the nex from 120 max dmg to 100, it just feels so overpowered... other minor...
FruitieX [Thu, 28 Oct 2010 18:59:44 +0000 (21:59 +0300)]
nerf the nex from 120 max dmg to 100, it just feels so overpowered... other minor changes: uzi dps 100 primary / 90 secondary, electro dps 90

13 years agoMerge remote branch 'origin/master' into fruitiex/fruitbalance
FruitieX [Thu, 28 Oct 2010 18:14:14 +0000 (21:14 +0300)]
Merge remote branch 'origin/master' into fruitiex/fruitbalance

13 years agoMerge branch 'master' of ssh://git.xonotic.org/xonotic-data.pk3dir
Rudolf Polzer [Thu, 28 Oct 2010 13:12:39 +0000 (15:12 +0200)]
Merge branch 'master' of ssh://git.xonotic.org/xonotic-data.pk3dir