Caves of Qud

Caves of Qud

Show Weapon, Item Stats
Zobrazuje se 21–30 z 33 položek
< 1  2  3  4 >
Aktualizace: 19. pro. 2024 v 2.36

Added energy cell and energy use stuff.
Figured out the PV vs AV damage estimates being stuck to the right of ammo/cell slot, added as option.
Removed the 3. 'multiply dice by shots' option because not great work-to-result ratio.
Made arc winder allow range in front, and estimates behind cell slot.
Put options in sections to make more clear.

Aktualizace: 14. pro. 2024 v 19.06

Fix 'display number of shots' options '1. #x[dice or damage]' from causing 'average=dice' and possibly other non-default options from adding an unnecessary '1x' in front of stats of single shot weapons.

Aktualizace: 14. pro. 2024 v 17.48

Fixed infinity symbol in PV max display option (changed char to string).
Fixed thrown dagger PV, which used false info from wiki that put PV much higher that it should be (wiki calculated by using what is actually the thrown PV max as flat base PV, then adding melee PV max on top).

Aktualizace: 2. pro. 2024 v 18.38

Added support for modded weapons with more exotic damage, such as 2d6-1d6+2. Unfortunately, this breaks the display number of shots option '3. Multiply dice and damage values', so for now, it's been patched to work the same as '2.'.

Aktualizace: 2. pro. 2024 v 2.33

Added arc winder support.
Fix vibro throwing slot weapons from showing stat.
Fix melee/thrown weapons' range/damage/estimate orders all using range's order value, which locked them into default order.

Aktualizace: 29. lis. 2024 v 16.31

Pressed space, which apparently hits the upload button again.

Aktualizace: 29. lis. 2024 v 16.31

Hotfix, changed an int to double, was making some estimates off by a bit.
Made thrown weapons PV show current instead of max.
Made melee weapons code and thrown weapons code use each other when in those slots.

Aktualizace: 28. lis. 2024 v 17.37

Hotfix a null comparison that would interact badly with booster gun(?).

Aktualizace: 28. lis. 2024 v 17.05

Added extensive support for throwing weapons.
Made mod more stable via initalizing stringBuilders from null to "".

Aktualizace: 26. lis. 2024 v 19.02

Make melee vibro weapons not show false stat scaling when powered.