]> de.git.xonotic.org Git - voretournament/voretournament.git/history - data/qcsrc
Fix a few other checks and things regarding the blur effect
[voretournament/voretournament.git] / data / qcsrc /
2011-03-01 MirceaKitsuneFix a few other checks and things regarding the blur...
2011-03-01 MirceaKitsuneReduce cvar_set spam as much as possible for the blur...
2011-03-01 MirceaKitsuneAdd the new dim feature to the weapons menu, and also...
2011-03-01 MirceaKitsuneDim crosshair color and / or alpha when unarmed
2011-02-28 MirceaKitsuneThe unavailable.wav sound is only located in misc/...
2011-02-28 MirceaKitsuneSince we don't have an infinite ammo weapon in vore...
2011-02-28 MirceaKitsuneAdd velocity zoom to menu and enable it by default
2011-02-28 MirceaKitsuneColorize by health in the menu, and enabled by default
2011-02-28 MirceaKitsuneOnly colorize the swallow indicator if one of its color...
2011-02-28 MirceaKitsuneCrosshair coloring by health, moar Xonotic code
2011-02-28 MirceaKitsunePort aiming reticles from Xonotic.
2011-02-28 MirceaKitsuneSome menu tweaks
2011-02-28 MirceaKitsuneAdd swallow indicator to crosshair settings menu
2011-02-28 MirceaKitsuneTilted view when receiving stomach kicks
2011-02-28 MirceaKitsuneRecoil for the grabber
2011-02-28 MirceaKitsuneFix size cvar for the indicator
2011-02-28 MirceaKitsuneAdd color for swallow indicator
2011-02-28 MirceaKitsuneCanswallow indicator for crosshair. When enabled, the...
2011-02-28 MirceaKitsuneHealthier way of making the volume sliders work with...
2011-02-28 MirceaKitsuneFix a mistake I made by reordering some lines of code
2011-02-28 MirceaKitsuneAdd crosshair ring setting to menu
2011-02-28 MirceaKitsuneCode comments
2011-02-28 MirceaKitsuneShow two lines on HUD while the weapon is being reloade...
2011-02-28 MirceaKitsuneWhen holding a reloadable weapon, also show its count...
2011-02-28 MirceaKitsuneNo shooting while reloading
2011-02-28 MirceaKitsuneDon't allow one grabber firing button to block the...
2011-02-28 MirceaKitsuneFix an issue with forced reloading. It shouldn't force...
2011-02-28 MirceaKitsuneDon't set ammo to 0 when out of ammo
2011-02-28 MirceaKitsunePrecache unavailable sound
2011-02-28 MirceaKitsuneThe sound is called unavailable, not dryfire
2011-02-28 MirceaKitsuneDon't endlessly attempt to force reload the grabber...
2011-02-28 MirceaKitsuneAnd lastly, implement the client side part.
2011-02-28 MirceaKitsuneMore server side code I forgot
2011-02-28 MirceaKitsuneReload impulse / button
2011-02-28 MirceaKitsuneUnhook while reloading
2011-02-28 MirceaKitsuneFix remaining parts of server side code. Reloading...
2011-02-28 MirceaKitsunePort weapon reload code server side from Xonotic (code...
2011-02-28 MirceaKitsuneFix a code typo
2011-02-28 MirceaKitsuneBetter balancing with the new taunts.
2011-02-28 MirceaKitsuneFix the timer
2011-02-28 MirceaKitsuneMake a minimum and maximum time probability for each...
2011-02-28 MirceaKitsuneRevert another part of the code
2011-02-28 MirceaKitsuneMake the vore taunt play-rate server side. There's...
2011-02-28 MirceaKitsuneUse a (likely bad) way of making each player's taunt...
2011-02-28 MirceaKitsune50/50 probability for either a predator or prey to...
2011-02-28 MirceaKitsuneTaunts for prey. Still need fixing
2011-02-28 MirceaKitsuneDon't taunt if we have team mates in our stomach. Also...
2011-02-28 MirceaKitsuneImplement ambient taunts for predators, and rework...
2011-02-27 MirceaKitsuneSet the proper voice types in code
2011-02-27 MirceaKitsunePut code in place to allow different types of taunts
2011-02-27 MirceaKitsuneAdd autodigest to the menu. Input menu, since it's...
2011-02-27 MirceaKitsuneDon't start digestion if we already ate someone, as...
2011-02-27 MirceaKitsuneFix a foolish mistake
2011-02-27 MirceaKitsuneAutodigest is not a feature for bots
2011-02-27 MirceaKitsuneAutodigest client-side feature. When enabled, a player...
2011-02-27 MirceaKitsuneRename cvar from fulldigest to keepdeadprey
2011-02-27 MirceaKitsuneFix something I wrote badly in the code
2011-02-27 MirceaKitsuneAlso detach dead prey if their predator gets swallowed...
2011-02-27 MirceaKitsuneFulldigest - detach the dead player if he's still in...
2011-02-27 MirceaKitsuneThat was not properly fixing it. This is.
2011-02-27 MirceaKitsuneFix one more bug that broke the old digestion method
2011-02-27 MirceaKitsuneFinally, remove the last known bugs, and nail the last...
2011-02-27 MirceaKitsuneWrite copybody code in a better way
2011-02-27 MirceaKitsuneDon't run copybody for dead players in the stomach
2011-02-27 MirceaKitsuneUse fakepredator in more important cases
2011-02-27 MirceaKitsuneImprove some names in the code
2011-02-27 MirceaKitsuneSmall cleanups and comment changes
2011-02-27 MirceaKitsuneRemove some useless code and fix a bug
2011-02-27 MirceaKitsuneFix all remaining known issues with the full digest...
2011-02-27 MirceaKitsuneImplement full digest feature. When enabled, the pred...
2011-02-27 MirceaKitsuneOnly play the regen sound when regen is actually enabled.
2011-02-27 MirceaKitsuneHealth and armor regen sounds. Taken from Xonotic
2011-02-26 MirceaKitsuneSeparate health and armor regen pauses
2011-02-26 MirceaKitsuneRemove comments saying armor is not used in VT. Now...
2011-02-26 MirceaKitsuneAnother small positioning tweak
2011-02-26 MirceaKitsuneMore position tweaking
2011-02-26 MirceaKitsuneProperly position the armor icon too
2011-02-26 MirceaKitsuneFirst part of reintegrating HUD armor. Text is now...
2011-02-26 MirceaKitsuneTweak some defaults again
2011-02-26 MirceaKitsuneAdd some code comments
2011-02-26 MirceaKitsuneFurther fix and improve the sound fading code
2011-02-26 MirceaKitsuneSome more fixes to that hack. Not sure what more can...
2011-02-26 MirceaKitsuneMake the hack less ugly, first step. Still needs one...
2011-02-26 MirceaKitsuneUse an even uglier hack in the menu, until I can figure...
2011-02-26 MirceaKitsuneImprove the cutsound code. Unfortunately, as long as...
2011-02-26 MirceaKitsuneFirst step toward repairing the volume adjusters with...
2011-02-26 MirceaKitsuneUse different content blur cvars for the stomach
2011-02-26 MirceaKitsuneArrange the code better
2011-02-26 MirceaKitsuneAllow the green goo to slowly wash away from the player...
2011-02-26 MirceaKitsuneFix stats conflict from pickup crosshair. Happens all...
2011-02-26 MirceaKitsuneCorrect check on the cutsound cvars
2011-02-26 MirceaKitsuneAdd sound / music cutting to the menu.
2011-02-26 MirceaKitsuneMake hud_damage and hud_stomach 0.6 by default
2011-02-26 MirceaKitsuneSound and music cutting effect when inside the stomach
2011-02-26 MirceaKitsuneProperly fix the menu to use the current settings
2011-02-26 MirceaKitsuneQuick fix for menu
2011-02-26 MirceaKitsuneOops! Forgot the underwater blur code. Blur postprocess...
2011-02-26 MirceaKitsuneAdd sharpening effect in the menu
2011-02-26 MirceaKitsuneFix some things with the sharpen effect
2011-02-26 MirceaKitsuneImplement sharpen effect when having the shield or...
next