]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Use _luma rather than _simple simple item colors for wpcolor
authorotta8634 <k9wolf@pm.me>
Wed, 11 Dec 2024 16:31:33 +0000 (00:31 +0800)
committerotta8634 <k9wolf@pm.me>
Wed, 11 Dec 2024 16:31:33 +0000 (00:31 +0800)
commit0f527dc6fb764a74189923a898e02eb8b850f9c2
tree76c0ddb2978d7f5d3e39b01d5b06c88b33492c78
parentd12dc1c164c0d42ac081b3c0e14d50a20e954d9e
Use _luma rather than _simple simple item colors for wpcolor

_simple colors seem to be used far less, and some of the colors are
quite dark, like the shotgun's "Cinnamon brown". This can make aiming
with it very difficult on some maps. _luma colors are used by more
people, are generally brighter, and better reflect the weapon's "true
color", so are the better option to use for wpcolor.
25 files changed:
qcsrc/common/mutators/mutator/overkill/okhmg.qh
qcsrc/common/mutators/mutator/overkill/okmachinegun.qh
qcsrc/common/mutators/mutator/overkill/oknex.qh
qcsrc/common/mutators/mutator/overkill/okrpc.qh
qcsrc/common/mutators/mutator/overkill/okshotgun.qh
qcsrc/common/weapons/weapon/arc.qh
qcsrc/common/weapons/weapon/blaster.qh
qcsrc/common/weapons/weapon/crylink.qh
qcsrc/common/weapons/weapon/devastator.qh
qcsrc/common/weapons/weapon/electro.qh
qcsrc/common/weapons/weapon/fireball.qh
qcsrc/common/weapons/weapon/hagar.qh
qcsrc/common/weapons/weapon/hlac.qh
qcsrc/common/weapons/weapon/hook.qh
qcsrc/common/weapons/weapon/machinegun.qh
qcsrc/common/weapons/weapon/minelayer.qh
qcsrc/common/weapons/weapon/mortar.qh
qcsrc/common/weapons/weapon/porto.qh
qcsrc/common/weapons/weapon/rifle.qh
qcsrc/common/weapons/weapon/seeker.qh
qcsrc/common/weapons/weapon/shockwave.qh
qcsrc/common/weapons/weapon/shotgun.qh
qcsrc/common/weapons/weapon/tuba.qh
qcsrc/common/weapons/weapon/vaporizer.qh
qcsrc/common/weapons/weapon/vortex.qh