'give artifacts' cheat gives keys

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: 'give artifacts' cheat gives keys

Re: 'give artifacts' cheat gives keys

by Graf Zahl » Tue May 24, 2022 2:32 am

That's the one thing it does not check... :?
Don't ask me,this code is old...

Re: 'give artifacts' cheat gives keys

by Marisa the Magician » Tue May 24, 2022 1:54 am

I've always assumed that "artifacts" would be all items with the INVBAR flag.

Re: 'give artifacts' cheat gives keys

by Graf Zahl » Tue May 24, 2022 12:04 am

fixed

The main problem here is that "artifact" is not a well-defined inventory type, so all we can do is exclude all types that are definitely not artifacts.

'give artifacts' cheat gives keys

by Blue Shadow » Mon May 23, 2022 8:16 pm

Tested with: 4.8pre-412-ga9cba9064 (64 bit)

The change introduced by this commit resulted in the give artifacts cheat giving you keys, not only "artifacts".

It also affected a set of items in a mod of mine which are not stored in the inventory on pickup but need to be given valid icons (it's part of their functionality). Obviously, I can "fix" my items so they're ignored by the cheat, but I thought I'd mention it anyway, as the issue doesn't appear to exclusively affect keys.

Top