]> de.git.xonotic.org Git - voretournament/voretournament.git/history - data/qcsrc/server/vore.qc
Implement ambient taunts for predators, and rework the autotaunt code for better...
[voretournament/voretournament.git] / data / qcsrc / server / vore.qc
2011-02-28 MirceaKitsuneImplement ambient taunts for predators, and rework...
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 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-26 MirceaKitsuneArrange the code better
2011-02-26 MirceaKitsuneAllow the green goo to slowly wash away from the player...
2010-10-04 MirceaKitsuneYou are defenseless in the stomach if you can't kick...
2010-10-04 MirceaKitsuneAdd another check to the digestion switch
2010-10-04 MirceaKitsuneProperly implement that last change. 0.4 has been delay...
2010-10-04 MirceaKitsuneAdd a request made by several players; A way to disable...
2010-10-04 MirceaKitsuneLose spawn shield when we vore someone
2010-10-03 MirceaKitsuneImplement stomach kick force (predators get pushed...
2010-09-30 MirceaKitsuneMove a check in the proper place
2010-09-23 MirceaKitsunePrevent a bug causing players to float if a new arena...
2010-09-12 MirceaKitsuneSmall arrangements to my last change
2010-09-12 MirceaKitsuneAdd a cvar that allows disabling the vore system. Yes...
2010-09-11 MirceaKitsuneFix the view offset issues by handling the view offset...
2010-09-09 MirceaKitsuneMove this sound to misc, now that it addresses more...
2010-09-09 MirceaKitsuneAdd a cvar that can disable vore between team mates...
2010-09-09 MirceaKitsuneThese two are balance cvars
2010-09-09 MirceaKitsuneFix the stealprey feature. Now it finally works as...
2010-09-09 MirceaKitsunePunchangle effect when voring. Your view will get tilte...
2010-09-09 MirceaKitsuneGrammar! :D
2010-09-09 MirceaKitsunePlace an important code before the vore system delay
2010-09-09 MirceaKitsuneTwo new RPg settings. The first one allows anyone to...
2010-09-09 MirceaKitsuneComments and stuff
2010-09-09 MirceaKitsuneMove this check here, makes more sense
2010-09-09 MirceaKitsuneShare some duplicated code instead
2010-09-09 MirceaKitsuneMany cosmetic changes and rearrangements in the vore...
2010-09-08 MirceaKitsuneDon't allow vore before a round begins
2010-09-08 MirceaKitsuneFix a major issue that was just reported. Right before...
2010-09-08 MirceaKitsuneFix more cvar comments
2010-09-08 MirceaKitsuneDo it correctly
2010-09-08 MirceaKitsuneprey stealing: Don't do it for team mates
2010-09-08 MirceaKitsuneBetter cvar comments and names
2010-09-08 MirceaKitsuneeater -> predator, because that's a more correct word
2010-09-07 MirceaKitsuneNah, why else?
2010-09-07 MirceaKitsuneImprove a message again
2010-09-07 MirceaKitsuneI think Jump is a more appropriate key for getting...
2010-09-07 MirceaKitsuneAdd a message that lets us know we can leave the belly...
2010-09-07 MirceaKitsuneA comment
2010-09-07 MirceaKitsuneProper delays
2010-09-07 MirceaKitsuneBetter message
2010-09-07 MirceaKitsuneStomach leaving feature (alt fire button for prey)...
2010-09-07 MirceaKitsuneAlso notify the prey when they're swallowed by a team...
2010-09-07 MirceaKitsuneTeam healing AI now working as intended, but not ready...
2010-09-07 MirceaKitsuneRe-arrange some code in the meantime
2010-09-07 MirceaKitsuneAlso turn your predator into your pusher. So we make...
2010-09-07 MirceaKitsunePut the regurgitate_prepare sound on a different channe...
2010-09-06 MirceaKitsuneAdd cvar (acting as probability factor)
2010-09-06 MirceaKitsunePrey stealing system. When enabled, eating someone...
2010-09-06 MirceaKitsuneMove the rest of the swallowing code in the right place
2010-09-06 MirceaKitsuneFix more comments and add a TODO
2010-09-06 MirceaKitsuneFix comments and move check
2010-09-06 MirceaKitsuneThe "start the predator's digestion" feature doesn...
2010-09-06 MirceaKitsuneFix some issues with the view offset code
2010-09-05 MirceaKitsuneAs a wise furry said: "Vored" isn't really a correct...
2010-09-05 MirceaKitsuneFinalize the effect. Not really what I wanted but it...
2010-09-05 MirceaKitsuneAttempt to implement smooth camera lowering when we...
2010-09-05 MirceaKitsuneAdd some more important vore checks and change a cvar...
2010-09-05 MirceaKitsuneStop the belly gurgling sound for disconnected players
2010-09-05 MirceaKitsuneShow digestion of the predator too
2010-09-04 MirceaKitsunePut our tools back in the shelf once our work is done...
2010-09-04 MirceaKitsuneShow the predator's name on the stomach board.
2010-09-03 MirceaKitsuneSecond part; Show the stomach board of the eater as...
2010-09-03 MirceaKitsuneFirst part of the predator stomach board; Send the...
2010-09-03 MirceaKitsuneFix a major mistake I just realized
2010-09-03 MirceaKitsuneAdd a tiny delay system, that should prevent some issue...
2010-09-03 MirceaKitsuneBetter grammar in a message
2010-09-03 MirceaKitsuneUpdate comments
2010-09-03 MirceaKitsuneSmallest change you could possibly think of :)
2010-09-03 MirceaKitsuneApply swallow delay after regurgitation too
2010-09-03 MirceaKitsuneStomach kick escape probability. While stomach kicking...
2010-09-02 MirceaKitsuneThe digest sound shall be per-player as well
2010-09-02 MirceaKitsuneMake gurgle sound per-player
2010-09-02 MirceaKitsuneMore fixes to the gurgle sound. I guess it's ready...
2010-09-02 MirceaKitsuneCloser to getting the gurgle sound right. We also have...
2010-09-02 MirceaKitsuneFirst step toward an ambient stomach gurgling sound...
2010-09-02 MirceaKitsuneIt's probably better without randomization though
2010-09-02 MirceaKitsuneAdd randomization back
2010-09-02 MirceaKitsuneRegurgitated players now rocket in the direction the...
2010-09-02 MirceaKitsuneAlso push players when they regurgitate
2010-09-02 MirceaKitsuneOur ramdomvec must be between -1 and 1, not 0 and 1.
2010-09-02 MirceaKitsuneRegurgitation force. Players "rocket out" at the specif...
2010-09-02 MirceaKitsuneSome minor tweak
2010-09-02 MirceaKitsuneTeam heal feature. When a player spends time inside...
2010-09-01 MirceaKitsuneInitial checkout of Vore Tournament 0.1.alpha.