Skip to content

Commit

Permalink
TODO in code *and* README is redundant. Now it is only in README. Als…
Browse files Browse the repository at this point in the history
…o removed the old notes.txt file.
  • Loading branch information
mouseas committed Jun 13, 2015
1 parent 57d7d7d commit c7e1476
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 25 deletions.
10 changes: 0 additions & 10 deletions autoPlay.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,6 @@

// IMPORTANT: Update the @version property above to a higher number such as 1.1 and 1.2 when you update the script! Otherwise, Tamper / Greasemonkey users will not update automatically.

// TODO use abilities if available and a suitable target exists
// - Tactical Nuke on a Spawner if below 50% and above 25% of its health
// - Metal Detector if a boss, miniboss, or spawner death is imminent (predicted in > 2 and < 7 seconds)
// - Decrease Cooldowns right before using another long-cooldown item.
// - (Decrease Cooldown affects abilities triggered while it is active, not right before it's used)

// TODO purchase abilities and upgrades intelligently
// TODO automatically update the manual script by periodically checking https://raw.githubusercontent.com/mouseas/steamSummerMinigame/master/autoPlay.js
// TODO update features section in README

var isAlreadyRunning = false;

var ABILITIES = {
Expand Down
15 changes: 0 additions & 15 deletions notes.txt

This file was deleted.

0 comments on commit c7e1476

Please sign in to comment.