]> de.git.xonotic.org Git - voretournament/voretournament.git/history - data/qcsrc/server/t_items.qc
Get VoreTournament code to compile with gmqcc. To be compiled with the same parameter...
[voretournament/voretournament.git] / data / qcsrc / server / t_items.qc
2013-06-10 MirceaKitsuneGet VoreTournament code to compile with gmqcc. To be...
2012-03-20 MirceaKitsuneSlow swallowing of items: Require g_vore too!
2012-03-19 MirceaKitsuneSeparate and fix some cvars
2012-03-19 MirceaKitsuneAn important improvement to my last commit
2012-03-19 MirceaKitsuneFix the final cvars and document the new feature of...
2012-03-19 MirceaKitsuneFix item alpha, and get slow item swallowing to work...
2012-03-19 MirceaKitsuneCvar the swallowing speed of items, and influence based...
2012-03-19 MirceaKitsuneGet swallowable items closer to working. They are almos...
2012-03-19 MirceaKitsuneFirst attempt to make health possible to swallow slowly...
2012-03-18 MirceaKitsuneDropped consumable items are also a pickup! Make them...
2012-03-18 MirceaKitsuneRevert the commit with predator.velocity breakage,...
2012-03-18 MirceaKitsuneMegahealth is not a powerup. Always enable it
2012-03-18 MirceaKitsuneFix a major bug causing darkplaces to crash during...
2012-03-16 MirceaKitsuneMake particles depend on player scale even more
2012-03-15 MirceaKitsuneFix my last commit
2012-03-15 MirceaKitsuneSame thing for items
2012-03-15 MirceaKitsuneRename teamradar to radar, and also allow it in non...
2012-03-15 MirceaKitsuneFix a weird bug in a recent commit which was breaking...
2012-03-15 MirceaKitsuneMake dropped consumables work with g_nodepthtestitems
2012-03-15 MirceaKitsuneItems always have a scale, even when healthsize is...
2012-03-15 MirceaKitsuneApply my previous commit to items as well
2012-03-01 MirceaKitsuneDon't allow consumable items when g_vore is disabled...
2012-02-01 MirceaKitsuneSafer implementation for removing consumable items
2012-02-01 MirceaKitsuneFix consumable health giving one health unit more than...
2012-01-31 MirceaKitsuneRandomize all recoils and punch angles in several direc...
2012-01-30 MirceaKitsuneDon't pickup health items when they no longer offer...
2011-11-19 MirceaKitsuneNo, it wasn't ok before. Hopefully it is now
2011-11-19 MirceaKitsuneAllow distributed digestion to be tweaked. Hopefully...
2011-11-19 MirceaKitsuneFix an epic failure in a recent commit. Digestion damag...
2011-11-19 MirceaKitsuneAs usual, there's always a bug to any change. Fix how...
2011-11-19 MirceaKitsuneChange how the autodigest preference works. 0 disables...
2011-11-19 MirceaKitsuneMerge branch 'master' into mirceakitsune/consumable_items mirceakitsune/consumable_items
2011-11-19 MirceaKitsuneImprovements to item positioning
2011-11-19 MirceaKitsuneFix another bug with consumable items
2011-11-19 MirceaKitsuneFix a bug with items getting stuck when near 0 health...
2011-11-19 MirceaKitsuneMake each digesting item to grant health up to its...
2011-11-19 MirceaKitsunePause health rot when gaining health from digesting...
2011-11-19 MirceaKitsuneFix a bug with picking partly consumed items back up
2011-11-19 MirceaKitsuneFix an issue with distributed digestion working in...
2011-11-19 MirceaKitsuneImplement digestible items and get them working properly
2011-11-19 MirceaKitsuneAllow items to be digested. Only partly implemented
2011-11-19 MirceaKitsuneConsumable items will scale down as they are digested...
2011-11-19 MirceaKitsuneUse different means of removing consumable items from...
2011-11-19 MirceaKitsuneAllow dropped food to be picked back up by anyone....
2011-11-19 MirceaKitsuneOnly apply y angle to dropped consumables
2011-11-19 MirceaKitsuneSet colormod properly on consumable items
2011-11-19 MirceaKitsuneDropped consumables should fade after a while. Also...
2011-11-19 MirceaKitsuneAllow consumable items to be dropped instead of disappe...
2011-11-19 MirceaKitsuneRemove consumable items when the player disconnects...
2011-11-19 MirceaKitsuneTweak predator definition for swallowing items
2011-11-19 MirceaKitsuneConsumable item effects for swallowing and regurgitatin...
2011-11-19 MirceaKitsuneOnly pickup an item if there's enough room
2011-11-19 MirceaKitsuneProperly apply item mass
2011-11-19 MirceaKitsuneMake consumable items possible to regurgitate. Will...
2011-11-19 MirceaKitsuneMake consumable items show when and where they should...
2011-11-19 MirceaKitsuneMake consumable health work. Currently, picking up...
2011-11-19 MirceaKitsuneUse the new cvars
2011-07-13 MirceaKitsunePlayer respawn effect
2011-02-26 MirceaKitsuneSeparate health and armor regen pauses
2011-02-25 MirceaKitsunePort crosshair pickup effect from Xonotic
2010-09-29 MirceaKitsuneNew health pickup sounds
2010-09-08 MirceaKitsuneUse normal weapons in Clan Arena
2010-09-08 MirceaKitsuneUse remove() instead. No need to keep the disabled...
2010-09-08 MirceaKitsuneFix for g_weapon_stay 3
2010-09-08 MirceaKitsuneComments
2010-09-08 MirceaKitsuneRespawn time -1 for items: Allows the item to never...
2010-09-05 MirceaKitsuneFix an old bug from Nexuiz
2010-09-05 MirceaKitsuneFix the weapon stay bug
2010-09-01 MirceaKitsuneInitial checkout of Vore Tournament 0.1.alpha.