Bug - Fixed skeleton command no longer working

fewyn

Administrator
Staff member
> skeleton buddy

Using 1 skeleton...
Encounter: Skeletons and The Closet
Finished using 1 skeleton.

> skeleton buddy

You are currently in a choice.

Seems it doesn't actually do the choice adventure. (Trying to use up a bunch of skeletons while leveling Jarlsberg to 30 in hardcore)
 

Veracity

Developer
Staff member
Probably a side effect of my making UseItemRequest automatically follow redirects.

I have never herd of the skeleton command.
 

Bale

Minion
I have never herd of the skeleton command.

The thread "Using 1 skeleton doesn't make anything interesting" resulted in this:

r11985: Add support for the "Skeletons and The Closet" choice adventure. Add the "skeleton" CLI command.

by slyz on 2013-03-23 15:32:19

M /src/data/defaults.txt (view) (diff)
M /src/data/statuseffects.txt (view) (diff)
M /src/net/sourceforge/kolmafia/KoLmafiaCLI.java (view) (diff)
M /src/net/sourceforge/kolmafia/request/UseItemRequest.java (view) (diff)
M /src/net/sourceforge/kolmafia/session/ChoiceManager.java (view) (diff)
M /src/net/sourceforge/kolmafia/swingui/panel/ChoiceOptionsPanel.java (view) (diff)
A /src/net/sourceforge/kolmafia/textui/command/SkeletonCommand.java (view)
 
Last edited:
Top