Detail
2021.12.09.Log1984.txt
No SVN revisions parsed. Raw content is shown below.
Raw Content
commit a6dfd93a2a7628178da5b67bd8ba24183a066113
Author: Dino Bollinger <dino.bollinger@gmail.com>
Date: Thu Dec 9 16:52:08 2021 +0100
Duke3D: Only attempt to switch subweapon if we actually have the weapon
This fixes a bug in World Tour where trying to switch to the flamethrower
while the current weapon is the freezer, and you have flamethrower ammo
but not the actual weapon itself, then this instead locks the weapon key,
preventing you from switching back to the freezer from other weapons.
This bug also affected the Shrinker, but only if CON code changes the
'gotweapon 11' value to 0 after the player obtains the weapon.
See https://voidpoint.io/terminx/eduke32 for more details.