]> de.git.xonotic.org Git - voretournament/voretournament.git/history - data/qcsrc
Allow specifying health at which the player is default size
[voretournament/voretournament.git] / data / qcsrc /
2011-05-02 MirceaKitsuneAllow specifying health at which the player is default...
2011-05-02 MirceaKitsuneFix view offset with prey at different sizes.
2011-05-02 MirceaKitsuneMovement and jumping speed now depends on size. Needs...
2011-05-02 MirceaKitsuneInclude the scale factor in CopyBody()
2011-05-02 MirceaKitsuneSet the view offset according to the payer size. Due...
2011-05-02 MirceaKitsuneDon't smoothly scale players, but let the amount of...
2011-05-02 MirceaKitsuneDon't resize the bounding box any more, due to the...
2011-05-01 MirceaKitsuneAccount crouching for the bbox. Still need to fix issue...
2011-05-01 MirceaKitsuneSet bounding box to the size of the player model. This...
2011-05-01 MirceaKitsuneBasic implementation for scaling players based on their...
2011-05-01 MirceaKitsuneOnly use the event chasecam when we aren't fake prey...
2011-05-01 MirceaKitsuneEvent chasecam from Xonotic (original code by me)....
2011-04-20 MirceaKitsuneFix map voting screen still using the old HUD fonts
2011-04-19 MirceaKitsuneRemove my previous prevention of running the models...
2011-04-19 MirceaKitsuneRemove commented out code blocking the animation of...
2011-04-19 MirceaKitsuneMake sure that only the animation info of the normal...
2011-04-19 MirceaKitsuneFix a big issue with my probability deadprey check
2011-04-19 MirceaKitsuneMake keeping digested prey in the stomach probability...
2011-04-19 MirceaKitsuneDo show 0 minutes when showing remaining time
2011-04-19 MirceaKitsuneFix HUD timer position when showing time left
2011-04-19 MirceaKitsuneFinally fix the animation issue when eating players...
2011-04-19 MirceaKitsuneWith the last commit, it's now safe to allow setting...
2011-04-19 MirceaKitsuneSome rather major changes to the model setting system...
2011-04-19 MirceaKitsuneNo, undo that last change! It just brings back another...
2011-04-19 MirceaKitsuneAttempt to fix multiplayer animation issue found in...
2011-04-18 MirceaKitsuneAllow bots to swallow you even when gentle vore mutator...
2011-04-18 MirceaKitsuneDon't allow players with spawn shields active to be...
2011-04-18 MirceaKitsuneChange the path for radar images to their own subfolder
2011-04-18 MirceaKitsuneAn added check to make sure we can only fire when we...
2011-04-18 MirceaKitsuneDon't allow reloading in the stomach (once again)....
2011-04-18 MirceaKitsuneFix some comments
2011-04-18 MirceaKitsuneUgly workaround for a Keyhunt issue. Your team's key...
2011-04-17 MirceaKitsuneSome fixes I forgot to self.deadflag in the vore code
2011-04-17 MirceaKitsuneSome changes to the punch angles in vore. No longer...
2011-04-17 MirceaKitsuneRemove my idea of stomach kicking with the grabber...
2011-04-17 MirceaKitsuneActually, allow reloading inside bellies. Better and...
2011-04-17 MirceaKitsuneUse swing animation and sound for normal grabber alt...
2011-04-17 MirceaKitsuneFix a few things regarding grabber swinging
2011-04-17 MirceaKitsuneTODO: make bots also know the amount of damage boost...
2011-04-17 MirceaKitsuneWhen stomach kicking with a weapon, do more damage...
2011-04-16 MirceaKitsuneDon't allow dropping weapons from the stomach. They...
2011-04-16 MirceaKitsuneAlso play woosh sound (shotgun melee sound from Xonotic...
2011-04-16 MirceaKitsunePlay the swing animation on the weapon when stomach...
2011-04-16 MirceaKitsuneFix secondary fire anim
2011-04-16 MirceaKitsuneAdd iqm support to the code, and use it for weapons...
2011-04-16 MirceaKitsuneFix bug with fake prey being removed from predator
2011-04-16 MirceaKitsuneUse modelindex to hide dead fakeprey. Also fix another...
2011-04-16 MirceaKitsuneIf we teleported above the ground, require touching...
2011-04-16 MirceaKitsuneSame thing in player_setupanimsformodel(), to fix legac...
2011-04-16 MirceaKitsuneFinally fix the server code attempting to animate stoma...
2011-04-16 MirceaKitsuneMake sure we can never reload weapons inside stomachs
2011-04-16 MirceaKitsunePrefix all sounds as .wav, since this is the way it...
2011-04-16 MirceaKitsunePlay beep sound when a team mate was healed to the...
2011-04-15 MirceaKitsuneRemove part of an old forgotten Nexuiz code
2011-04-15 MirceaKitsuneDo it AFTER setting the new player origin, else the...
2011-04-15 MirceaKitsuneFix a bug that caused insane speeds when respawning...
2011-04-15 MirceaKitsuneOnly show "don't digest" / "don't kick" team messages...
2011-04-15 MirceaKitsuneUse a simpler method of fetching colors. Needed for...
2011-04-15 MirceaKitsuneFix and finalize my last code
2011-04-15 MirceaKitsuneHighlight team mates in a different color, in the stoma...
2011-04-15 MirceaKitsuneShow a no swallow indicator when the entity is a player...
2011-04-15 MirceaKitsunePlay a different sound when unable to do some vore...
2011-04-15 MirceaKitsuneOnly do vore complaints if the player is holding down...
2011-04-15 MirceaKitsuneDon't make team score fonts whiter, it's ugly
2011-04-15 MirceaKitsuneFix something I forgot in last commit
2011-04-15 MirceaKitsuneFix CTS score display
2011-04-15 MirceaKitsuneSome tweaks to show-minus-plus
2011-04-15 MirceaKitsuneFix an old warning
2011-04-15 MirceaKitsuneFinally fix the HUD, and make positioning with all...
2011-04-14 MirceaKitsuneFix health and armor positions with all fonts. Still...
2011-04-14 MirceaKitsuneRevert back to old drawstring method. It's just some...
2011-04-14 MirceaKitsuneRe-write the centering code for health. The previous...
2011-04-14 MirceaKitsuneMake team text whiter on sbar scores
2011-04-14 MirceaKitsuneRemove all forms of sbar highlighting
2011-04-14 MirceaKitsuneMake a text slightly larger
2011-04-14 MirceaKitsuneDraw a clock icon in the timer on the HUD
2011-04-14 MirceaKitsuneRemove now useless highlight and stroke parameters...
2011-04-14 MirceaKitsuneFurther improve some text positioning
2011-04-14 MirceaKitsuneFix number positioning with minus / plus
2011-04-14 MirceaKitsuneFinixh positioning the remaining sbar items
2011-04-14 MirceaKitsuneRe-position half of the HUD items properly with the...
2011-04-14 MirceaKitsuneRemove a positioning change that only causes trouble now
2011-04-14 MirceaKitsuneRender number strings whole in sbar
2011-04-14 MirceaKitsuneFirst attempt at implementing True Type font support...
2011-04-14 MirceaKitsunePort a xonotic feature with UTF-8 characters
2011-04-14 MirceaKitsuneFix infinite multijumps
2011-04-14 MirceaKitsuneFix another forgotten code. Multijump finally works now
2011-04-14 MirceaKitsuneSome multijump code I forgot
2011-04-14 MirceaKitsuneAttempt to port Xonotic's multi-jump feature (previousl...
2011-03-23 MirceaKitsuneAnother bugfix from Xonotic.
2011-03-23 MirceaKitsuneSome bugfixes from Xonotic, regarding features I ported...
2011-03-20 MirceaKitsuneCvar the amount of health dead bodies must take in...
2011-03-14 MirceaKitsuneSmall tweaks to the weapon reload code, that I also...
2011-03-02 MirceaKitsuneFix an issue that appeared as of recent. Odd this didn...
2011-03-02 MirceaKitsuneMove code in an already existing function, as that...
2011-03-02 MirceaKitsuneAdd a comment
2011-03-02 MirceaKitsuneOnly update grabber accuracy stats when we hit a player...
2011-03-02 MirceaKitsunePlay hit sound when the grabber links to a player.
2011-03-01 MirceaKitsuneFix an outdated reload system comment, for the sake...
2011-03-01 MirceaKitsuneRemove firing the grabber with the jetpack button when...
next