-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #661 from Loathing-Associates-Scripting-Society/beta
push 1.6.0 to master
- Loading branch information
Showing
75 changed files
with
3,572 additions
and
2,320 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
*.bak | ||
*.sh | ||
.github/kolmafia.jar |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
auto_interrupt boolean Cause script to stop before starting next turn action (instead of trying to abort midturn). | ||
auto_debugging boolean Will cause the script to stop after one adventure (by setting auto_interrupt = true). | ||
auto_interrupt boolean Script will abort after the next action is finished (instead of mid turn which can cause problems). Will be reset to false after every time it is used. | ||
auto_debugging boolean Every time you run the script it will perform one adventure and then stop by setting auto_interrupt = true | ||
auto_paranoia integer If quest tracking is broken enable this. It determines how often should we refresh quests. measured in adventures. -1 is never. 1 = every single adventure | ||
auto_inv_paranoia boolean If item drop tracking is broken enable this. It will refresh inventory every loop. | ||
auto_newbieOverride boolean If true will override newbie block once then set itself to false. Newbie block is enabled used when you fight a crate (please report crate fighting) or when you spent too many adventures in a zone |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,7 @@ | ||
auto_getBeehive boolean Go for the beehive? | ||
auto_getStarKey boolean Get Richard's Star Key? | ||
auto_holeinthesky boolean Do we need to open the Hole in the Sky? | ||
auto_hippyInstead boolean Fight on the side of the hippies instead of the Frat Warriors? | ||
auto_ignoreFlyer boolean Do not do the flyer quest, recommended to set true if fighting for the hippies. | ||
auto_haveoven boolean If you have an oven, this should be true. But we can't always check the campground. | ||
auto_wandOfNagamar boolean Do we need to get a Wand of Nagamar? | ||
auto_doGalaktik boolean Do Galaktik quest this ascension | ||
auto_paranoia integer How often should we refresh quests? -1 is never, lower positive numbers = more often. | ||
auto_getSteelOrgan boolean Get Steel Organ in this ascension? | ||
auto_getBeehive boolean Get Beehive in this ascension? | ||
auto_getStarKey boolean Get Richard's Star Key in this ascension? | ||
auto_holeinthesky boolean Open the Hole in the Sky in this ascension? | ||
auto_hippyInstead boolean Fight on the side of the hippies instead of the Frat Warriors in this ascension? | ||
auto_ignoreFlyer boolean Do not do the flyer quest in this ascension? recommended to set true if fighting for the hippies. | ||
auto_wandOfNagamar boolean Do we need to get a Wand of Nagamar in this ascension? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
auto_pvpEnable boolean Automatically participate in PvP? | ||
auto_alwaysGetSteelOrgan boolean If true, get the Steel Organ in the next ascension. | ||
auto_alwaysGetSteelOrgan boolean When we next initialize settings it will be copied to auto_getSteelOrgan |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
auto_allowSharingData boolean Allow the script to send information about the ascension to a sad, abused database in hopes of great spades? Specifics will appear (at the bottom) once set to true. | ||
auto_shareMaximizer boolean Share maximzer data. This includes the maximzer string, class, path, softcore/hardcore and moon sign. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
auto_disableAdventureHandling boolean When true this prevents preadventure and postadventure scripts from running. resets every loop. | ||
auto_disableFamiliarChanging boolean When true this prevents familiar changes. resets every loop. | ||
auto_combatDirective string An action to execute at the start of next combat. resets every loop. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
auto_abooclover boolean Are we considering using a clover at A-Boo Peak? | ||
auto_aboopending integer The last turn of a pending A-Boo Clue. 0 if no clue active. | ||
auto_clanstuff string What was the last day we did 'end of day' clan stuff. | ||
auto_noSleepingDog boolean When true do not eat a Sleeping Dog. | ||
auto_saveMargarita boolean Community Service: Do not consume Emergency Margarita | ||
auto_csDoWheel boolean Community Service: Use Wheel of Fortune instead of Myst Stats Deck Cheat | ||
auto_hccsTurnSave boolean Community Service: Should we ignore pixel farming? | ||
auto_maxCandyPrice integer Max allowable price per candy for Rethinking Candy (default 2500) | ||
auto_hccsNoConcludeDay boolean Community Service: When true reduce how many daily end-of-day things we do. | ||
auto_saveSausage boolean When true, in HCCS, do not eat the Sausage Without A Cause (may cause you to eat nothing on day 2). | ||
auto_saveVintage boolean When true, in HCCS, do not drink the Vintage Smart Drink (will cause +lbs quest to take 4 more adventures). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# variable timing, number, variable name, variable type, description | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
auto_chasmBusted boolean Has the orc chasm bridge been 'trolled yet? Ed only. | ||
auto_cookie integer HCCS Only: Tracks fortune cookie. | ||
auto_crackpotjar string Status of Crackpot Mystic Jar of Psychoses | ||
auto_day1_dna string 'finished' if we have hybridized ourselves at the start of Ascension. | ||
auto_day_init string Current daycount if we finished initializing today. | ||
auto_getBoningKnife boolean Do we want Boning Knife this ascension? | ||
auto_gnasirUnlocked boolean Have we found gnasir in the Desert? | ||
auto_grimstoneFancyOilPainting boolean do grimstone for fancy oil painting this ascension? | ||
auto_grimstoneOrnateDowsingRod boolean do grimstone for ornate dowsing rod this ascension? | ||
auto_hedge string 'fast' or 'slow', determining how quickly we want to finish the Hedge Maze. | ||
auto_powerLevelLastLevel string Last Level that we had nothing to do. | ||
auto_powerLevelAdvCount string Adventures count of times we had nothing to do. | ||
auto_powerLevelLastAttempted string Last adventure that we did nothing on. | ||
auto_skipNuns boolean Skip nuns quest this ascension? | ||
auto_waitingArrowAlcove integer If we arrowed a modern zmobie, this tells us when to return to the Alcove (cyrptAlcoveEvilness value). | ||
auto_100familiar string If a familiar type, do not allow familiar switching (for 100% runs). Otherwise, can be none or blank. | ||
auto_beatenUpCount integer How many times were we beaten up this ascension. Affects ML and whether we try to heal or abort when we get beaten up. | ||
auto_doneInitialize integer Indicates last ascension that we initialized with the script. | ||
auto_noSnakeOil integer Last day that we could no longer Extract Oil. | ||
auto_renenutetBought integer Number of Talisman of Renenutet's bought on last tracking. | ||
auto_batoomerangDay integer Part of Replica Bat-oomerang Tracker | ||
auto_batoomerangUse integer Part of Replica Bat-oomerang Tracker | ||
_auto_lastABooConsider integer Last turn that we considered doing A-Boo Peak | ||
_auto_lastABooCycleFix integer Tracker to prevent us infinitely looping on A-Boo Peak | ||
_auto_witchessBattles integer Tracker for Witchess Combats (yes, this is actually needed). | ||
auto_needLegs boolean In Ed, do we require getting legs before trying to Ka farm? | ||
auto_haveoven boolean Track oven status. If you have an oven this should be true. But we can't always check the campground. | ||
auto_doGalaktik boolean Do Galaktik optional sidequest this ascension? | ||
auto_L8_ninjaAssassinFail boolean True means we think we cannot defeat ninja snowmen assassins and are thus avoiding them this ascension. We will not copy them nor adventure in the lair of the ninja snowmen | ||
auto_L8_extremeInstead boolean True means we want to adventure in the extreme slope path instead of the ninja snowmen lair this ascension. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# |
Oops, something went wrong.