Skip to content

Commit

Permalink
Bump Version 3.30
Browse files Browse the repository at this point in the history
  • Loading branch information
djravine committed Nov 7, 2022
1 parent 0f341ad commit fa2f7b7
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 16 deletions.
5 changes: 4 additions & 1 deletion IdleCombos.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@

;CHANGELOG

;3.30
;support for standalone game and launcher

;3.29
;add virgil to dictionary
;add missing chests to dictionary
Expand Down Expand Up @@ -124,7 +127,7 @@

;Special thanks to all the idle dragoneers who inspired and assisted me!

global VersionNumber := "3.29"
global VersionNumber := "3.30"
global CurrentDictionary := "2.23"

;Local File globals
Expand Down
29 changes: 14 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,34 @@
# idlecombos
v3.29 is the current supported Version.</br>
</br>

**IMPORTANT** - When opening chests with the idlecombos app:</br>
The game client can save an outdated inventory, overwriting some consumables.</br>
It's recommended to exit the game first to avoid losing items.</br>
</br>

**IMPORTANT** - Epic Launcher will not open Idlechampions if Idlecombos is open first.</br>
</br>
Companion App for Idle Champions, written in [AHK](https://www.autohotkey.com/).</br>

### Companion App for Idle Champions, written in [AHK](https://www.autohotkey.com/).</br>
</br>
**v3.30** is the current supported Version.</br>

<img src="https://i.imgur.com/LoeTt9r.png"></br>

## **IMPORTANT NOTES**
- When opening chests with the idlecombos app:
- The game client can save an outdated inventory, overwriting some consumables.
- It's recommended to exit the game first to avoid losing items.
- Steam Launcher will not open Idlechampions if Steam is not open and logged in.
</br>
</br>

### Features:</br>
- Simple account statistics display</br>
- Easy buying/opening many chests</br>
- Easy apply bulk blacksmith contracts</br>
- Enter multiple combinations at once</br>
<img src=https://i.imgur.com/vwqDR4U.png>
- Briv Stack Calculator [github.com/Deatho0ne]</br>
- Manual starting/stopping adventures</br>
- (Sometimes can fix stuck accounts)</br>
- Manual starting/stopping adventures (Sometimes can fix stuck accounts)</br>
- Can reload game client on crash (Steam only)</br>
</br>

### Requirements:</br>
- Steam install or
- Epic Games install or
- Steam install _or_
- Epic Games install _or_
- Standalone install _or_
- Able to enter your `user_id` & `hash` if on another platform.</br>
</br>

Expand Down

0 comments on commit fa2f7b7

Please sign in to comment.