Caves of Qud

Caves of Qud

Show Weapon, Item Stats
33개 중 11~20개 표시 중
< 1  2  3  4 >
업데이트: 2024년 12월 24일 오후 8시 30분

Added startup times to all items with it.
Added number-of-uses details to liquid fueled items.
Made specific-liquid-using items show which liquid(s) if they're empty.
Fixed Bows and certain other missile weapons: from only showing player's stats boosting →PV when equipped; to always show stat scaling like other weapons.
Credit to Tyrir in comments: Refactored code to use state, so no more skipping harmony prefixes possibly breaking worldgen; and removed PV>AV extra | on certain options.

업데이트: 2024년 12월 22일 오전 12시 22분

Added item status options, and made them show whether the status also shows in the message log. Also made rusted, broken, EMP effects show at same place, because item mods and stats could push them out of view.

업데이트: 2024년 12월 21일 오후 4시 58분

Added item status, shown if item damaged, which changes if you can scan it.
Added option to show none or less strength-scaling letters.

업데이트: 2024년 12월 21일 오전 12시 47분

Hotfix (minor): Missile weapons with maxed stat scaling didn't show max PV.

업데이트: 2024년 12월 20일 오후 11시 16분

Fixed radio-powered charge gain showing despite being too deep.
Split off BootSequence costs, adding display for any artifact startup time and costs, and fixed costs merging when they shouldn't.
Added support for liquid-fueled weapons like flamethrowers.

업데이트: 2024년 12월 20일 오전 2시 16분

Hotifx: Merged all chargeuse values for weapons and armor, because those items with multiple charge uses were mostly because of mods that take a bit of power constantly or for each use.
Fixed radio-powered, overloaded mods.

업데이트: 2024년 12월 19일 오후 11시 28분

Probably fixed bug with not displaying tags like [Broken] or liquid coverings on certain items.

업데이트: 2024년 12월 19일 오후 10시 58분

Hotfix previous Glittermensch bug in a way that should totally prevent it.

업데이트: 2024년 12월 19일 오후 10시 23분

Added liquid powered energy cell support.
Split chargeuse values, so doesn't combine eg a reprogrammable recoiler's program and recoil costs. Also splits costs that do happen at the same time like flaming/freezing, but can't be helped. Might add description option to tell which cost is from what item part?
Hotfixed 'after ammo/cell slot' option that didn't place tag right.
Maybe fixed bug with Glittermensch Boulderer?

업데이트: 2024년 12월 19일 오후 1시 46분

Hotfix: Show default options, so easier to experiment with options.
Made all energy cell values round, just in case.
Made energy cell number of uses vague (~) if current cell charge is vague.
Made recharge values divide like every charge amount.
Fixed some options using percentage charge while percent was unknown.