Add assistance to fire-command
Allows the fire-command to autowield a launcher; it will now do either swapweapon or wield an appropriate launcher, if you have ammo quivered. This assistance can be turned off with the fireassist boolean option. Adds a rudimentary command queue, which allows the code to add keys or extended commands into the queue, and they're executed as if the user did them. Time passes normally when doing the queue, and the queue will get cleared if hero is interrupted.
This commit is contained in:
@@ -545,6 +545,8 @@ resurrected corpse of mon could end up with different gender from original mon
|
||||
using a bullwhip to snatch a wielded cockatrice corpse from a monster when not
|
||||
wearing gloves and without life-saving could trigger "obj_is_local"
|
||||
panic during final cleanup
|
||||
make fire-command autowield an appropriate launcher and add fireassist boolean
|
||||
option to toggle the assistance off
|
||||
|
||||
|
||||
Fixes to 3.7.0-x Problems that Were Exposed Via git Repository
|
||||
|
||||
Reference in New Issue
Block a user