]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/mutators/mutator/random_items/sv_random_items.qc
Renamed item_invincible to item_shield.
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mutators / mutator / random_items / sv_random_items.qc
2017-10-16 LybertaRenamed item_invincible to item_shield.
2017-10-16 LybertaRemoved some unneeded macros.
2017-10-16 LybertaRandom items: Better weapon replacement code.
2017-10-16 LybertaRemoved replacedweapon.
2017-10-08 LybertaRandom items: Preserve team of the items.
2017-10-08 LybertaRandom items: Cvar fixes.
2017-10-08 TimePathsv_random_items.qc: more diet
2017-10-08 TimePathsv_random_items.qc: start weight loss program ;)
2017-10-07 LybertaStart random items enums from 1.
2017-10-05 LybertaRandom items: Fixed overkill detection.
2017-10-05 LybertaRandom items: Added proper overkill support.
2017-10-05 LybertaMerge branch 'master' into Lyberta/RandomItems
2017-09-30 LybertaRandom items: Polish.
2017-09-30 LybertaRandom items: added support for instagib.
2017-09-30 LybertaRandom items: new replacement algorithm.
2017-09-30 LybertaRefactoring item system.
2017-09-29 LybertaRandom items: more code.
2017-09-28 LybertaStarted random items mutator.