From fa2f7b77038d38f63e3ed7087851e9f86656e094 Mon Sep 17 00:00:00 2001 From: Adan Rehtla Date: Mon, 7 Nov 2022 11:05:49 +1000 Subject: [PATCH] Bump Version 3.30 --- IdleCombos.ahk | 5 ++++- README.md | 29 ++++++++++++++--------------- 2 files changed, 18 insertions(+), 16 deletions(-) diff --git a/IdleCombos.ahk b/IdleCombos.ahk index 67c8667..f5f3728 100644 --- a/IdleCombos.ahk +++ b/IdleCombos.ahk @@ -5,6 +5,9 @@ ;CHANGELOG +;3.30 +;support for standalone game and launcher + ;3.29 ;add virgil to dictionary ;add missing chests to dictionary @@ -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 diff --git a/README.md b/README.md index 2e66f7c..a0d2265 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,19 @@ # idlecombos -v3.29 is the current supported Version.
-
- -**IMPORTANT** - 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.
-
-**IMPORTANT** - Epic Launcher will not open Idlechampions if Idlecombos is open first.
-
+Companion App for Idle Champions, written in [AHK](https://www.autohotkey.com/).
-### Companion App for Idle Champions, written in [AHK](https://www.autohotkey.com/).
-
+**v3.30** is the current supported Version.

+## **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. +
+
+ ### Features:
- Simple account statistics display
- Easy buying/opening many chests
@@ -22,14 +21,14 @@ It's recommended to exit the game first to avoid losing items.
- Enter multiple combinations at once
- Briv Stack Calculator [github.com/Deatho0ne]
-- Manual starting/stopping adventures
- - (Sometimes can fix stuck accounts)
+- Manual starting/stopping adventures (Sometimes can fix stuck accounts)
- Can reload game client on crash (Steam only)

### Requirements:
-- 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.