Joaquin
69fdabafc5
Refactored Animation Changer, Added Sealed Chest to AutoDestroy
2022-07-30 18:06:43 -06:00
Joaquin
a82fcaba47
[WIP] Animation Changer
2022-07-30 00:21:02 -06:00
Joaquin
9eb7e87b83
Added AutoDestroy:Plants
2022-07-29 23:40:39 -06:00
Joaquin
578e260599
Added Buried Chest(Dig spots) to ESP
2022-07-29 22:47:12 -06:00
hellomykami
9ade0fc271
Merge branch 'Akebi-Group:master' into master
2022-07-30 04:27:30 +08:00
Taiga
1eea293f80
Merge pull request #376 from RyujinZX/master
...
hotfix bug
2022-07-27 19:50:32 -07:00
RyujinZX
b584c23d5f
hotfix bug
...
issues: 243
issues: 281
2022-07-27 18:17:21 +03:00
Taiga
ff60431a85
Merge pull request #369 from RyujinZX/master
...
Custom Weather & Lightning target & Fix Exception miniMap
2022-07-27 05:45:50 -07:00
RyujinZX
0545b93787
Fix Exception in Console, when loading ptr null
2022-07-27 14:14:09 +03:00
Taiga
a574a907fd
Merge pull request #349 from andiabrudan/fix_fast_dialogue
...
Fix fast dialogue
2022-07-25 19:26:07 -07:00
RyujinZX
9a5476d98b
Custom Weather & Lightning target
2022-07-25 19:11:19 +03:00
Taiga
a68cda230f
Merge pull request #364 from Taiga74164/changes-1
...
Fix #32 , Added Freeze Enemy Animation, Solved #207
2022-07-25 03:44:02 -07:00
hellomykami
33a86ad833
Merge branch 'Akebi-Group:master' into master
2022-07-25 18:09:26 +08:00
FawazTakhji
053e936b4b
fix typo
2022-07-25 11:18:05 +03:00
FawazTakhji
30e276ce2e
Add GAA puzzles to ESP
2022-07-25 10:57:29 +03:00
Joaquin
f2b5a26de9
Solved #207 , Fixed some typos
2022-07-24 22:52:47 -06:00
Joaquin
5af8d4dd9e
Fix #32 , Added Freeze Enemies
2022-07-24 21:24:36 -06:00
Joaquin
3a4e77bfb3
Added all Sumeru Monster, Living, Plant to ESP & Filters
...
- missing one thing for plants
2022-07-24 05:44:12 -06:00
Andrei Abrudan
3ab4480c16
Added small fix for fast dialogue
2022-07-23 03:32:01 +01:00
Miya
dbc0d93c7c
Merge branch 'master' of https://github.com/hellomykami/Akebi-GC
2022-07-22 20:44:00 +08:00
NctimeAza
c3b839cf47
Update npc filters
2022-07-22 09:00:41 +08:00
m0nkrel
c93f827995
Added Animal and Monster NPC support
2022-07-21 18:29:32 +03:00
Miya
30ed789e12
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
hellomykami
3d5eb0b0cc
Merge branch 'Akebi-Group:master' into master
2022-07-21 22:06:41 +08:00
m0nkrel
610c891d13
Hotfix #323
2022-07-21 16:08:53 +03:00
Taiga
a0f7803400
Merge pull request #323 from m0nkrel/master
...
ESP now shows NPC and Avatar names
2022-07-21 02:42:11 -07:00
Joaquin
43ad5d8aa0
code refactor
2022-07-20 21:33:24 -06:00
EchoesFromBeyond
44a7343aa8
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
EchoesFromBeyond
0a2b215eac
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
Miya
37931b89a4
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
m0nkrel
1b727ba4f1
ESP now shows NPC and Avatar names
2022-07-19 17:48:46 +03:00
biswop
807fc4824c
Merge branch 'Akebi-Group:master' into vacuum-change
2022-07-18 19:59:32 +10:00
Taiga
5f00a912d4
Merge branch 'Akebi-Group:master' into icons
2022-07-17 18:21:41 -07:00
biswop
cd59ff5871
Merge branch 'Akebi-Group:master' into vacuum-change
2022-07-17 20:38:03 +10:00
biswop
905ad64398
Merge branch 'master' into vacuum-change
2022-07-17 15:35:14 +10:00
Joaquin
2525bcf36d
fix nobushi
2022-07-16 19:39:25 -06:00
Joaquin
9b584a7ed4
Added most icons & some Sumeru mobs icons/filter
2022-07-16 19:30:41 -06:00
Fanixtar
a82df7d608
Delete protobuf
2022-07-16 18:54:16 +07:00
Fanixtar
1027233b43
Remove unused protobuf vendor
2022-07-16 18:43:26 +07:00
Callow
1b1aca4a90
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
Miya
d8bc5f10d9
Merge branch 'pr/289'
2022-07-16 04:03:10 +08:00
FawazTakhji
f65203b187
add conches to esp
2022-07-15 22:49:35 +03:00
Miya
00d9921f20
Squashed commit of the following:
...
commit 47c4c806dd
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
HarrySilan
128007b5e1
status entry for vacuum loot properties
2022-07-15 19:08:14 +08:00
HarrySilan
db61d1b5a6
radius condition fix
2022-07-15 18:49:53 +08:00
HotdogMassacre
c34cf64fc0
Delete ~AutoRecover.cheat-library.vcxproj
2022-07-14 14:09:51 -07:00
HotdogMassacre
8aaa65543e
Fix InstantBowCharge Bug URL
...
Fix InstantBowCharge Bug URL
2022-07-14 14:02:17 -07:00
HarrySilan
ceabb0aca3
simpler code and cleanup
2022-07-14 20:56:50 +08:00
biswop
3549d55bc9
Merge branch 'master' into vacuum-change
2022-07-14 11:45:29 +10:00
Callow
cf7d6ad511
fix: teleports
and imgui.ini
located in game folder
2022-07-13 15:06:50 +03:00
Callow
3b5b7f052e
fix to "fix config path"
2022-07-13 13:54:27 +03:00
Callow
d80d3d15d6
fix config path
2022-07-13 13:40:16 +03:00
Callow
78cc285af2
minor changes
...
nothing here, seriously
2022-07-13 12:36:21 +03:00
Callow
693ddd6978
Merge pull request #249 from andiabrudan/cleanup_filters_code
...
Cleanup filters file
2022-07-13 12:17:34 +03:00
Callow
4508f0cd7b
Merge branch 'pr/239'
2022-07-13 11:42:27 +03:00
Callow
e0f7617d3b
fix #231 : add input block only on map drawing
2022-07-13 11:41:40 +03:00
Callow
858c47dc6e
#237 little code imporvements
2022-07-13 11:36:47 +03:00
Andrei Abrudan
25d1af748d
Fixed compilation issues with C++20
2022-07-13 09:26:52 +01:00
Callow
a827dba835
Merge branch 'pr/237'
2022-07-13 11:25:28 +03:00
Callow
ab5a0712a8
fix #231 : infinity input blocking when Filters
collapsed
2022-07-13 11:19:38 +03:00
Callow
88e1d35116
fix CustomTeleports
-> Teleport
don't closed node
2022-07-13 11:18:33 +03:00
Andrei Abrudan
daee5024ef
Resolved conflict with master
2022-07-13 09:05:01 +01:00
Callow
a2e6276d15
Merge branch 'pr/231'
2022-07-13 10:56:43 +03:00
Callow
f485c82c9d
Merge pull request #210 from Shichiha/patch-4
...
Better CustomTeleports
2022-07-13 10:51:52 +03:00
Callow
c102b5866b
Merge pull request #235 from m0nkrel/AutoSeelie
...
(Reopen) Added ElectroSeelie support
2022-07-13 10:50:37 +03:00
Andrei Abrudan
83e59c1c11
Use initializer_list in constructors
2022-07-13 08:50:22 +01:00
Callow
d2aeec4595
update checksum for 2.8
2022-07-13 10:45:20 +03:00
Nanako
939a69e2d7
Changes (check description)
...
- Teleports Table View, Instead of Tree View
- Fix JSON Errors when there's a wrong file
- Description, and Some TryCatching
- Some Cool OOP
sorry for triggering your ocd @harlanx ;)
2022-07-13 16:39:34 +09:00
Joaquin
86bb8a9b8d
fix Alt God Mode crash
2022-07-12 02:45:00 -06:00
Liko
f638dd06ed
Fixed stuff that was pointed out to me
2022-07-11 15:25:02 +02:00
Joaquin
81bcad6c68
Custom Build Setup
...
oops forgot to restore lol
2022-07-11 01:08:04 -06:00
Joaquin
e41fa5ec59
Akebi 2.8
2022-07-11 01:05:25 -06:00
m0nkrel
cde06806c3
Added items to ESP
2022-07-11 00:42:46 +03:00
Liko
a47a8e8de0
Added AutoRun feature
2022-07-10 16:30:02 +02:00
m0nkrel
b30cf7c999
Added ElectroSeelie with separate button
2022-07-10 15:58:58 +03:00
biswop
25900e24e2
added Mob Drop Radius so mob drops can work better with large kill aura's and added RadishDrop and CarrotDrop so the vacuum dont pick up the ones in the ground
2022-07-10 16:42:56 +10:00
Andrei Abrudan
c108adf2e7
Added new option for fall control
2022-07-09 22:43:29 +01:00
Fanixtar
08ca055c2f
Fix Interactive Map input bug
2022-07-09 21:10:24 +07:00
portra400nc
c4f34ddfda
Add free camera
2022-07-08 20:01:53 +08:00
Callow
036876324d
Merge pull request #224 from nnoc/autofish-fixdelaylabels
...
Fixed AutoFish delays ImGui labels having same id
2022-07-07 03:11:44 +03:00
Callow
2b17274a43
Merge pull request #218 from andiabrudan/configurable_vacuum_loot
...
Add user configurable items to VacuumLoot
2022-07-07 03:10:01 +03:00
Callow
c0e4e60ab1
Merge pull request #213 from Fanixtar/show-incomplete-im-points
...
Add in-completed options for Interactive Map icon view
2022-07-07 02:57:04 +03:00
Callow
4349f085fa
Merge pull request #209 from Taiga74164/master
...
Added set UID size & position
2022-07-07 02:55:16 +03:00
Callow
96a5d50600
merge
2022-07-07 02:47:58 +03:00
Callow
4d44b45b7e
minor changes
...
- cheat-base:
add support dx12
add several utility modifications
- cheat-library:
refactored sniffer. Check: https://github.com/Akebi-Group/Akebi-PacketSniffer
2022-07-07 02:44:47 +03:00
Andrei Abrudan
b98318be75
Disabled vacuum for mineral chunks
...
+ some cleanup
2022-07-06 11:54:36 +01:00
harlanx
cc14409f42
Merge branch 'configurable_vacuum_loot' into configurable_vacuum_loot
2022-07-06 13:20:22 +08:00
HarrySilan
b8f5f39cf7
use existing implementations
2022-07-06 12:35:14 +08:00
HarrySilan
2b29c74c61
add more filters
2022-07-06 12:02:20 +08:00
HarrySilan
07108422ae
string manipulation moved to utils
2022-07-06 11:29:12 +08:00
Reff
8502b711eb
Fixed AutoFish delays ImGui labels having same id
2022-07-06 00:42:57 +01:00
Andrei Abrudan
9759b7e91a
Moved vacuum in front of player, not underneath
...
Changed game object for Noctilucous Jade
2022-07-05 11:21:00 +01:00
Andrei Abrudan
6d42eed6d0
Fixed config writer
2022-07-05 02:06:09 +01:00
Andrei Abrudan
c5b20a6f20
Grouped filters by categories
2022-07-05 01:54:30 +01:00
Taiga
407202a4d5
fix 1, 2, 3, 5
2022-07-04 16:44:38 -06:00
Andrei Abrudan
77f654b15d
Made VacuumLoot more user configurable
2022-07-04 22:15:44 +01:00
Taiga
f9d7785fc4
Merge branch 'Akebi-Group:master' into master
2022-07-04 13:17:23 -06:00
Fanixtar
e82dabfdda
Add in-completed options for Interactive Map icon view
2022-07-04 12:50:11 +07:00
Taiga
688539aa6e
fix hardcoding position
2022-07-03 15:39:27 -06:00
Taiga
9a2b45600d
fix typo
2022-07-03 09:10:14 -06:00
Taiga
0fadd73e5f
Added set UID size & position
...
set size found by @lunaticwhat with melon 🍉
Co-Authored-By: lunatic <56441863+lunaticwhat@users.noreply.github.com>
2022-07-03 09:05:39 -06:00
alt
8902c39dd6
Update VacuumLoot.cpp
...
Added more
2022-07-03 14:17:00 +07:00
alt
13b49ed58c
Update VacuumLoot.cpp
...
I think he forgor 💀
2022-07-03 05:45:39 +07:00
Callow
3ff2e5e39e
Merge pull request #202 from biswop/master
...
added complete points button to interactive map
2022-07-02 17:51:39 +03:00
biswop
477ae85ecf
added complete points button to interactive map
2022-07-03 00:33:19 +10:00
Andrei Abrudan
a02911ace5
Merge branch 'master' into infinite_stamina_fix
2022-07-01 13:49:59 +01:00
Callow
d864450bd7
Merge pull request #190 from Taiga74164/master
...
Added VacuumLoot, DialogSkip changes, Akebi Logo
2022-07-01 11:32:49 +03:00
Callow
3560b572dc
Merge pull request #159 from NctimeAza/master
...
Added avatar and npc to the ESP
2022-07-01 11:22:13 +03:00
Taiga
eb5c23bfa9
DialogSkip changes
...
- you don't need to call ``Notify_CreateNotify_1``
- added Wagner on the filter list since the first dialog the shop instead of forging
Co-Authored-By: KKKKKKKKKKKKK <34736384@users.noreply.github.com>
2022-07-01 00:00:39 -06:00
Taiga
a2f3d05e6f
Added VacuumLoot
...
based on @m0nkrel AutoSeelie
2022-06-30 23:58:54 -06:00
Andrei Abrudan
488bd9a8bf
Prettify whitespace format
2022-06-30 21:19:32 +01:00
Andrei Abrudan
835e177d8c
More modifications to make cheat independent of other propTypes
2022-06-30 20:31:07 +01:00
Andrei Abrudan
3c9c95017f
Changed propType that triggers the cheat
2022-06-30 19:38:34 +01:00
Andrei Abrudan
e6c19445c2
Fixed unable to sprint issue
2022-06-29 21:19:08 +01:00
MemesPwr
9ce611e97d
Added checkbox for "UID" in water-mark
2022-06-29 03:08:24 +03:00
MemesPwr
ceb578660b
WaterMark fix missing "UID"
2022-06-28 20:12:21 +03:00
m0nkrel
47e36d1316
Added Auto follow seelie. Don't work with electro seelies atm
2022-06-26 14:16:55 +03:00
NctimeAza
e51f4a83ba
Merge branch 'Akebi-Group:master' into master
2022-06-26 12:43:29 +08:00
RyujinZX
10b8dff519
Texture Changer
2022-06-25 08:48:39 +03:00
NctimeAza
cb99baf9e5
Rename Avatar ESP to camel style
2022-06-23 07:52:17 +08:00
CallowBlack
1d5eca9b3f
Merge branch 'master' of https://github.com/Akebi-Group/Akebi-GC
2022-06-22 19:44:15 +03:00
CallowBlack
2ac540bc5f
remove protobuf
2022-06-22 19:44:09 +03:00
CallowBlack
fe11466a96
fix client side support for packet modification
2022-06-22 19:40:21 +03:00
NctimeAza
ff15dfb425
Added avatar and npc to the ESP
2022-06-22 23:17:43 +08:00
HarrySilan
af1b61ff5c
fix Custom Teleport uncheck All
2022-06-22 17:58:16 +08:00
CallowBlack
2d18941a1f
fix build error
...
add `shlwapi.lib` comment
2022-06-22 01:20:58 +03:00
Callow
540b500086
Merge branch 'master' into AltGodMode-fix
2022-06-21 23:58:10 +03:00
CallowBlack
265915cc89
pr #150 : fix structure & little refactor
2022-06-21 23:56:55 +03:00
Callow
dae38fadae
Merge pull request #148 from Fanixtar/auto-pickup-filter
...
Add pickup filter for Auto Pickup
2022-06-21 23:05:09 +03:00
Callow
5597c53534
Merge pull request #144 from Fanixtar/master
...
Fix Starsilver 'filter not found' in Interactive Map
2022-06-21 22:58:53 +03:00
Callow
fe09e274c8
Merge pull request #138 from harlanx/custom_teleport_revamped
...
Custom teleport revamped
2022-06-21 22:57:57 +03:00
CallowBlack
bf9137c60f
resolving merge with minor changes
2022-06-21 22:50:59 +03:00
CallowBlack
608cf4253d
minor changes
...
`cheat-base` add x32 build
`manual map` and `load library` injection moved to `cheat-base`
removed unnecessary packet sniffer functionality
fixed several type conversionals
`cheat-library` now is startup by default
little changes in `Logger`, `PatternScanner`, `ProtoTransfer`
updated detours
2022-06-21 22:47:24 +03:00
Joaquin
a1855e3134
Electrowater filter fix
2022-06-21 04:45:44 -06:00
Shichiha
2254910aae
Update GodMode.cpp
2022-06-21 18:29:55 +09:00
Joaquin
d0cea40e8a
Added filters
2022-06-21 02:09:01 -06:00
Fanixtar
3e9f1e3225
Better method for pickup filter
2022-06-21 13:41:43 +07:00
Fanixtar
a8ef837f77
Add pickup filter for Auto Pickup
2022-06-21 12:55:09 +07:00
HarrySilan
8afe4668cb
fix Active Feature status not updating when uncheking selected teleport.
2022-06-21 13:18:56 +08:00
Fanixtar
d97463969c
Fix Starsilver 'filter not found' in Interactive Map
2022-06-21 01:24:14 +07:00
HarrySilan
c209c98993
replace Alphanum with StrCmpLogicalW
2022-06-21 00:45:26 +08:00
HarrySilan
72f98b3145
Check All now leave checkmarks only on Search if used together
2022-06-20 23:04:49 +08:00
HarrySilan
e1a3d837a9
fix TP buttons
2022-06-20 17:08:59 +08:00
HarrySilan
75119a8ddb
add teleport through list in Custom Teleport
2022-06-20 17:08:51 +08:00
Callow
d2261ae4b7
Merge branch 'master' into faketime
2022-06-19 14:44:05 +03:00
Joaquin
0ab19849bf
Clean up
2022-06-19 02:21:15 -06:00
Joaquin
17b2fe65da
Added Alternative God Mode
...
Co-Authored-By: KKKKKKKKKKKKK <25654009+34736384@users.noreply.github.com>
2022-06-19 01:38:38 -06:00
Joaquin
2383fd29cd
Add Enable Peaking ;)
...
hehehe
2022-06-18 19:41:42 -06:00
Joaquin
7ed21f2c3b
Temporary MusicEvent cheese
2022-06-18 18:08:33 -06:00
biswop
cfaa8b3bf5
added relay stones to the ESP
2022-06-18 23:17:45 +10:00