Skip to content

Better random items.

Ghost User requested to merge Lyberta/RandomItems2 into master

I've added RandomItems_GetRandomItemClassName hook which allows mutators to customize random items lookup. This allowed me to remove ITEM_FLAG_INSTAGIB and ITEM_FLAG_OVERKILL from the codebase.

Also, since Overkill is now a ruleset, I've created randomitems-overkill.cfg and put overkill cvars there.

Merge request reports