80bc0747d5
Add GAA puzzles to ESP
2022-07-25 10:57:29 +03:00
77aa1de369
Solved #207 , Fixed some typos
2022-07-24 22:52:47 -06:00
d7f91f2393
Fix #32 , Added Freeze Enemies
2022-07-24 21:24:36 -06:00
ecf7c69ff7
Added all Sumeru Monster, Living, Plant to ESP & Filters
...
- missing one thing for plants
2022-07-24 05:44:12 -06:00
03c74a6eaa
Added small fix for fast dialogue
2022-07-23 03:32:01 +01:00
f290847790
Merge branch 'master' of https://github.com/hellomykami/Akebi-GC
2022-07-22 20:44:00 +08:00
1262ad9a9c
Update npc filters
2022-07-22 09:00:41 +08:00
f528cb882d
Added Animal and Monster NPC support
2022-07-21 18:29:32 +03:00
66f168bc51
fixed revert last point completion
...
the elements in unordered_set are not sorted in any particular order. so when insert point data , it will insert at begin or end or somewhere. so i changed it to list to make sure the last inserted element must be at the end of the list
2022-07-21 22:31:11 +08:00
592b80d430
Merge branch 'Akebi-Group:master' into master
2022-07-21 22:06:41 +08:00
86e30c992f
Hotfix #323
2022-07-21 16:08:53 +03:00
8853e81bca
Merge pull request #323 from m0nkrel/master
...
ESP now shows NPC and Avatar names
2022-07-21 02:42:11 -07:00
7bad3b025f
code refactor
2022-07-20 21:33:24 -06:00
2edc6aa81b
Updated to Include a Toggle for using CustomKeys
...
Added Toggle for Using Custom Keys to make sure everyone is happy so they dont have to use them if they dont want to.
2022-07-20 13:09:51 -07:00
df50653591
Custom HotKeys for NoClip
...
Add Custom HotKeys for NoClip for WASD and AltSpeed Key as well as Ascend and Descend Keys.
2022-07-20 12:26:46 -07:00
372663de71
fix interactive map revert latest point completion
...
It looks like "unordered_set" is in forward order in memory instead of reverse order
2022-07-21 02:00:48 +08:00
f102c75f54
ESP now shows NPC and Avatar names
2022-07-19 17:48:46 +03:00
ecc2833868
Merge branch 'Akebi-Group:master' into vacuum-change
2022-07-18 19:59:32 +10:00
19f5ea2021
Merge branch 'Akebi-Group:master' into icons
2022-07-17 18:21:41 -07:00
25c0b924fc
Merge branch 'Akebi-Group:master' into vacuum-change
2022-07-17 20:38:03 +10:00
47afd8093e
Merge branch 'master' into vacuum-change
2022-07-17 15:35:14 +10:00
dc6fca6323
fix nobushi
2022-07-16 19:39:25 -06:00
e2fa0c0cf6
Added most icons & some Sumeru mobs icons/filter
2022-07-16 19:30:41 -06:00
a97f25c196
Delete protobuf
2022-07-16 18:54:16 +07:00
df211b2360
Remove unused protobuf vendor
2022-07-16 18:43:26 +07:00
bf6a1c9c34
Merge pull request #290 from hellomykami/master
...
add golden apple archipelago interactive map data and conches to esp
2022-07-16 14:20:58 +03:00
327c51b329
Merge branch 'pr/289'
2022-07-16 04:03:10 +08:00
0b926befc9
add conches to esp
2022-07-15 22:49:35 +03:00
1cc12c3906
Squashed commit of the following:
...
commit 47c4c806ddd23937a19796e95716d59b664528e0
Author: Fanixtar <96950043+Fanixtar@users.noreply.github.com >
Date: Fri Jul 15 23:00:04 2022 +0700
Add Golden Apple Archipelago interactive map data
2022-07-16 02:22:36 +08:00
57bd5011ba
status entry for vacuum loot properties
2022-07-15 19:08:14 +08:00
3dedec5e88
radius condition fix
2022-07-15 18:49:53 +08:00
7b471de178
Delete ~AutoRecover.cheat-library.vcxproj
2022-07-14 14:09:51 -07:00
7a4d324a8b
Fix InstantBowCharge Bug URL
...
Fix InstantBowCharge Bug URL
2022-07-14 14:02:17 -07:00
d6a100d03d
simpler code and cleanup
2022-07-14 20:56:50 +08:00
acd42c06eb
Fix #246
2022-07-13 20:47:37 -06:00
bccdd9736c
Merge branch 'master' into vacuum-change
2022-07-14 11:45:29 +10:00
8f40247a2e
fix incorrect structure of GadgetInteractRsp
...
It cause problem with detecting opening chests for interactive map
2022-07-13 18:39:54 +03:00
9f339d3f57
fix: teleports
and imgui.ini
located in game folder
2022-07-13 15:06:50 +03:00
00f5e733b0
fix to "fix config path"
2022-07-13 13:54:27 +03:00
4d16211b6c
fix config path
2022-07-13 13:40:16 +03:00
1621b47975
minor changes
...
nothing here, seriously
2022-07-13 12:36:21 +03:00
567da2ed52
Merge pull request #249 from andiabrudan/cleanup_filters_code
...
Cleanup filters file
2022-07-13 12:17:34 +03:00
0a0adc1439
Merge branch 'pr/239'
2022-07-13 11:42:27 +03:00
770ea91296
fix #231 : add input block only on map drawing
2022-07-13 11:41:40 +03:00
f74a95fc5c
#237 little code imporvements
2022-07-13 11:36:47 +03:00
be676353e0
Fixed compilation issues with C++20
2022-07-13 09:26:52 +01:00
e84c00a60a
Merge branch 'pr/237'
2022-07-13 11:25:28 +03:00
975ef516fd
fix #231 : infinity input blocking when Filters
collapsed
2022-07-13 11:19:38 +03:00
cd7cc0588b
fix CustomTeleports
-> Teleport
don't closed node
2022-07-13 11:18:33 +03:00
13a47fd00f
Resolved conflict with master
2022-07-13 09:05:01 +01:00