Project

General

Profile

Bug #2043

[Hexen] Puzzle item use regression

Added by vermil almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Vanilla emulation
Target version:
Start date:
2015-05-09
% Done:

100%


Description

In modern Dday attempting to use either an artefact or a puzzle item that can't be used (for instance, the player already has full health or is trying to use a puzzle item somewhere it can't be used), scrolls the inventory to the next item in ones inventory.

However, in Vanilla HeXen and also Dday 1.8.6, the inventory is only scrolled when the player attempts to unsuccessfully use an artefact. In Vanilla HeXen attempting to unsuccessfully use a puzzle item does not scroll the inventory.

This regression makes placing the gems in the in the Heresiarch's far more time consuming in modern Dday than it was in Vanilla or 1.8.6 :p

Associated revisions

Revision 5ad8c86c (diff)
Added by skyjake almost 9 years ago

Fixed|Hexen: Unsuccessful use of puzzle item should not move cursor

A simple oversight, it seems. 'lastUsed' was always IIT_NONE in this
scope.

IssueID #2043

Revision 35cb1b44 (diff)
Added by skyjake almost 9 years ago

Fixed|Hexen: Unsuccessful use of puzzle item should not move cursor

A simple oversight, it seems. 'lastUsed' was always IIT_NONE in this
scope.

IssueID #2043

History

#1 Updated by skyjake almost 9 years ago

  • Tags set to Hexen, Inventory, Gameplay
  • Category set to Vanilla emulation
  • Assignee set to skyjake

#2 Updated by skyjake almost 9 years ago

  • Status changed from New to Closed
  • Target version set to 1.15
  • % Done changed from 0 to 100

#3 Updated by skyjake almost 9 years ago

Good catch, vermil! This was apparently just a simple typo/oversight in the revised inventory code.

Also available in: Atom PDF