233 Commits

Author SHA1 Message Date
aeon0
3fa0471198 New release v0.4.2 (#129)
* Bump version to v0.4.2

* add license

* visible error msg
v0.4.2
2021-11-27 08:54:22 +01:00
aeon0
0b318e1131 Add user info about window offset search (#128)
* Bump version to: 0.4.1

* More cmd info regarding offset search

* english
2021-11-27 07:51:29 +01:00
aeon0
6b869570a4 Bump version to: 0.4.1 (#126) v0.4.1 2021-11-27 00:52:14 +01:00
mgleed
fdcdd90b43 Auto offset (#120)
* automatically calculate offsets, not-yet working

* space

* space

* float to int

* working

* clean

* clean2

* auto adjust windowed mode depending on screen res and botty res

* clean screen instance, fix tests

* remove test png

Co-authored-by: aeon0 <aeon4@pm.me>
2021-11-26 23:26:42 +01:00
mgleed
e9c877029d Merge pull request #108 from mgleed/telekinesis2
Telekinesis for pots/gold/scroll
2021-11-26 14:41:02 -05:00
mgleed
54e2b818b6 tp scrolls 2021-11-26 14:34:14 -05:00
mgleed
b31f999722 fix pass through
Co-authored-by: aeon0 <aeon4@pm.me>
2021-11-26 14:26:58 -05:00
aeon0
2b7ca3472c Actually use the failsave for red portal miss (#123) 2021-11-26 18:48:20 +01:00
aeon0
55e5ddb384 Change item pickup logic (#122) 2021-11-26 17:41:27 +01:00
ggodev
b27ebc7a26 added normal gems (#117)
* added normal gems

* additional blacklisted items

* moved runes after gems

* reverted the blacklist change
2021-11-26 17:00:04 +01:00
aeon0
e76c2e9904 Fix game creation bug which somehow let's you create online games (#121) 2021-11-26 16:40:29 +01:00
jagarop
735059f15e Update uniq_weapon_death_web.png (#119)
fix
2021-11-26 06:20:59 +01:00
mgleed
4e3dfdb7c2 recaptured 1080p full rejuv template, seems to work now when rejuv_potion=0 (#115) 2021-11-26 00:07:25 +01:00
ggodev
589faf2a82 items overhaul for 1280_720, credits: Legit#4080 (#113)
* Disabled auto-pick for gold. Caused calculated item position to change.

* items overhaul for 1280_720, credits: Legit#4080

* added blacklisted items back

* fixed regular rejuv parameter

Co-authored-by: ggodev <ggodev@datamax.bg>
2021-11-25 22:28:12 +01:00
mgleed
2d9634a6d3 Merge branch 'master' into telekinesis2 2021-11-25 16:13:09 -05:00
reqyl
79fbd1285a Lowres shop support (#114)
* Add shopping support for 1280_720

* Lower threshold for ias glove template a bit
2021-11-25 21:40:41 +01:00
mgleed
a0dd945c28 whitespace 2021-11-25 14:37:32 -05:00
mgleed
f5dad6e79b variable parallelism 2021-11-24 21:16:12 -05:00
mgleed
473912417f ensure delay of at least cast_duration 2021-11-24 21:10:22 -05:00
Mitchell Gleed
98996c321b Item scores (#109)
* Update run.py

* add % confidence (last_item.score) to item pickup printout
2021-11-24 22:43:12 +01:00
mgleed
16b6f9d231 fine-tuning 2021-11-24 16:19:02 -05:00
mgleed
00833e3228 fine-tuning 2021-11-24 16:16:41 -05:00
mgleed
9911334289 fine-tuning 2021-11-24 15:59:27 -05:00
mgleed
5c461f096a brief wait after pick 2021-11-24 15:39:34 -05:00
mgleed
bc8aea48a8 initial telekinesis 2021-11-24 15:33:22 -05:00
aeon0
918ccc4f4e Update params.ini 2021-11-24 19:35:40 +01:00
aeon0
e5dd04466e bump version to 0.4.0 (#106) 2021-11-24 19:11:57 +01:00
aeon0
6bea13545a Change default settings (#105)
* Change default settings

* Add another shenk tempalte at start

* fix path

* actually make screenshot with item hovered
v0.4.0
2021-11-24 18:44:23 +01:00
aeon0
6cf3b4c236 Fixing belt manager to use all columns (#104) 2021-11-24 17:28:49 +01:00
aeon0
9bd9eba6b2 Robustify cta switch (#97)
* Robusitfy cta switch and empty tp check

* drive by fix for server issue
2021-11-23 22:23:09 +01:00
aeon0
d50d6c37fa Belt manager (#95)
* BeltManager implementation

* fix pot need calculation
2021-11-23 21:19:33 +01:00
aeon0
781d9a3494 when you have a bunch of small fixes but dont want to do a pr for each... (#94) 2021-11-23 21:11:48 +01:00
ggodev
3817638264 Disabled auto-pick for gold. Caused calculated item position to change. (#93)
Co-authored-by: ggodev <ggodev@datamax.bg>
2021-11-23 17:48:29 +01:00
aeon0
7e2c8df8db Another color check after finding items (#92) 2021-11-23 15:12:55 +01:00
aeon0
f965c36464 Fix logo found on save and exit screen (#91) 2021-11-23 13:27:44 +01:00
aeon0
ece7abb6e8 Fix game recovery (#88)
* drive by fix, discord config bug

* drive by fix for game recovery

* add info screenshot

* fix game recovery?
2021-11-23 11:04:17 +01:00
bjoerm
db28973d15 Small typo fix. (#86) 2021-11-23 09:22:21 +01:00
reqyl
585c0ccd85 Allow to control desired hp/mp column (#66) 2021-11-22 22:49:23 +01:00
aeon0
02fe089f68 Add game stats to log file and discord (#85) 2021-11-22 22:46:53 +01:00
aeon0
e601e39c98 Check all items before stashing them (#84)
* Check all items before stashing them

* also throw out potions
2021-11-22 20:54:54 +01:00
aeon0
6b1cdc4425 Fix item find issues when there is fire in the img (#82) 2021-11-22 20:10:41 +01:00
aeon0
be12f8dcd5 Add additional debug options to color checker (#83) 2021-11-22 20:10:30 +01:00
ggodev
fd883077e0 run counter & logger messages (#81) 2021-11-22 20:10:02 +01:00
aeon0
5267443210 Fix eld fallback (#79)
* fix fallback for sorc on eld

* add adaptable tempalte threshold for config
2021-11-21 19:20:10 +01:00
aeon0
ad3925fac8 Add item names to color checker (#78) 2021-11-21 17:53:38 +01:00
ggodev
c0bf19912e i (#69)
chipped and flawed gems + param reordering

Co-authored-by: ggodev <ggodev@datamax.bg>
2021-11-21 16:17:23 +01:00
bjoerm
dfe1a7372c Added missing asset for magic monarch & added eth wire fleece (#70)
* Added two missing Tal Rasha set assets (in 1920x1080).

* 1920x1080 asset for missing monarch.

* Added eth wire fleece armor (1920x1080).

* Default for wire fleece to 0 as it is not available for other resolutions yet.
2021-11-21 16:09:56 +01:00
jagarop
ab5f006a5f rip jah (#76)
* rip jah

in memoriam

* Revert "rip jah"

This reverts commit a634a19b9e520cc5e71c874794020ec627003b08.

* rip jah

in memoriam
2021-11-21 16:09:11 +01:00
Mitchell Gleed
d008b14230 Boooty (#77)
Lmao
2021-11-21 16:05:11 +01:00
aeon0
d12dfec564 Fix redemption (#72)
* Force blackmailed items to have higher score

* fix redemption aura to be optional
2021-11-20 20:42:30 +01:00