Commit Graph

469 Commits

Author SHA1 Message Date
Fanixtar
540f631e4a Fix formatting 2022-08-24 20:30:09 +07:00
Fanixtar
ffb46d970a Add image for latest release steps 2022-08-24 20:26:31 +07:00
Taiga
efec31e7b9 Merge pull request #232 from andiabrudan/fall_control
Fall control
2022-08-24 01:41:37 -06:00
Taiga
9967b57c85 Merge branch 'master' into fall_control 2022-08-24 01:39:51 -06:00
Taiga
1411710db6 Merge pull request #462 from RedDango/master
Added setting to add randomise fluctuation delay for autoloot
2022-08-24 01:37:09 -06:00
Taiga
e0e5d2747b Merge pull request #446 from NctimeAza/Damage-value
Killaura damage value
2022-08-24 01:13:04 -06:00
Taiga
ac0f762d4a Merge pull request #445 from harlanx/auto_teleport
Add teleportation automation on custom teleport
2022-08-24 01:10:27 -06:00
Taiga
e8176dabcc Merge pull request #469 from Taiga74164/3.0-game-update-(OS-version)
3.0 game update (OS version)
2022-08-24 01:09:55 -06:00
Joaquin
dbc5cd984b Added Dendroculus to Interactive Map detect, Fixed Auto Tree struct 2022-08-24 01:07:19 -06:00
Taiga
0edc99d948 Merge pull request #10 from Fanixtar/3.0-interactive-map
Update Teyvat json (Sumeru)
2022-08-23 23:27:34 -06:00
Joaquin
ee20b1e275 Added Sumeru Guides & Puzzles 2022-08-23 23:26:58 -06:00
Fanixtar
0a2477f6cd Update Teyvat json (Sumeru) 2022-08-24 11:31:10 +07:00
Joaquin
6a1986e2c2 bullet check for RapidFire 2022-08-23 20:50:11 -06:00
Joaquin
45ac945487 Updated structs 2022-08-23 18:54:23 -06:00
Joaquin
eddf367284 Updated all offsets 2022-08-21 22:35:01 -06:00
Red Dango
ebcac9d1c5 Change MT to C rand
Because I don't want to be like Mihoyo
2022-08-19 17:02:38 +08:00
Red Dango
e04809c202 Added setting to add randomise fluctuation delay for autoloot
Paranoid feature to added certain amount of random delay to autoloot to mimic human tapping
2022-08-19 12:27:00 +08:00
Joaquin
0b94ba74ae Added Crash Report blocker
for people that are paranoid lol

Co-Authored-By: KKKKKKKKKKKKK <25654009+34736384@users.noreply.github.com>
2022-08-16 16:03:00 -06:00
Joaquin
15fc84c998 Fix #451
- Also added toggle damage overlay & hp overlay from @portra400nc 's CameraTools
2022-08-12 10:09:16 -06:00
HarrySilan
c10b97115d json parsing checker 2022-08-10 20:03:06 +08:00
NctimeAza
4e48c2512b Fixed inaccurate actual damage value 2022-08-10 17:53:23 +08:00
NctimeAza
8638c1c0b3 Killaura damage value 2022-08-10 15:44:50 +08:00
HarrySilan
375c2a8540 add auto in custom teleport 2022-08-10 14:49:05 +08:00
Taiga
a045de4195 Merge pull request #436 from hellomykami/AutoChallengeBombbarrelDestroy
Add bombbarrel destroy in auto challenge
2022-08-09 03:27:10 -07:00
Joaquin
0ac8496465 Added InfiniteStamina:Packet for Waverider(Boat) 2022-08-09 03:21:37 -06:00
Miya
d7fa87cd81 Add bombbarrel destroy in auto challenge 2022-08-09 15:50:37 +08:00
Taiga
b91344a4f7 Merge pull request #434 from hellomykami/auto-challenge
Auto Challenge
2022-08-08 21:28:33 -07:00
Miya
fb555cf7dd Auto Challenge 2022-08-09 12:22:11 +08:00
Taiga
6e11d301b2 Merge pull request #429 from TerraFaster/Improve-AutoCook
Improve AutoCook feature
2022-08-08 10:34:49 -07:00
Taiga
29fbd4fd2e Merge pull request #371 from lunaticwhat/a
Implement Interface customization using ImGui::ShowStyleEditor
2022-08-08 09:19:30 -07:00
Taiga
0b341d33c9 Merge pull request #341 from hellomykami/master
fixed revert last point completion
2022-08-08 08:39:32 -07:00
Taiga
56f3cd910b Merge pull request #250 from andiabrudan/language_level_c++20
Increase language level to C++20
2022-08-08 08:26:48 -07:00
Taiga
f6c407bae4 Merge pull request #430 from Taiga74164/changes-4
Changes-4
2022-08-08 07:57:31 -07:00
Joaquin
3db5883a45 Forgot Call Origin
oops
2022-08-07 14:37:02 -06:00
TerraFaster
5847f17361 Fixed typo in cooking quality list 2022-08-07 17:19:19 +03:00
TerraFaster
0826a79005 Improve AutoCook feature UX 2022-08-07 17:04:50 +03:00
Taiga
47102ce621 Merge pull request #422 from Taiga74164/changes-3
RapidFire Changes
2022-08-07 02:48:19 -07:00
Joaquin
21fd6d5f24 Fixed RapidFire for all polearm characters 2022-08-07 01:45:55 -06:00
lunatic
10ebe7a99d re-arrange codes and color settings 2022-08-06 23:44:36 +07:00
Joaquin
97318b646c Fix issue with Kazuha E 2022-08-06 07:46:39 -06:00
Andrei Abrudan
1983fd37cf Added small improvements to FallControl 2022-08-06 13:53:30 +01:00
Andrei Abrudan
b99aef834c Made Entity direction functions const 2022-08-06 13:48:43 +01:00
Andrei Abrudan
a51869dc7b Merge branch 'master' into fall_control 2022-08-06 13:47:47 +01:00
Callow
4bcbf74d69 Merge branch 'master' into language_level_c++20 2022-08-06 14:08:55 +03:00
lunatic
3a5bf77e84 Merge pull request #1 from Shichiha/thwemes
add theme functionality
2022-08-06 17:40:40 +07:00
shichiha
75faeb6ef5 Merge branch 'Akebi-Group:master' into thwemes 2022-08-06 14:50:58 +08:00
Nanako
04b79610d8 Fix Init
Co-Authored-By: Taiga <67109235+Taiga74164@users.noreply.github.com>
2022-08-06 15:48:03 +09:00
Nanako
bfb7b0f3a6 Update Settings.cpp 2022-08-06 15:34:41 +09:00
Joaquin
e429147122 Added animation rapid fire 2022-08-05 23:47:10 -06:00
Joaquin
41a53fde48 configID checks for Rapid Fire 2022-08-05 19:53:20 -06:00