Commit Graph

504 Commits

Author SHA1 Message Date
Joaquin
42f260ab95 Changed from Button to Hotkey(Animation Changer) 2022-08-01 05:14:29 -06:00
Joaquin
be2546903a Fixed enemies not freezing(elemental reaction) 2022-08-01 00:29:35 -06:00
Joaquin
69fdabafc5 Refactored Animation Changer, Added Sealed Chest to AutoDestroy 2022-07-30 18:06:43 -06:00
lunatic
1d2e2831c8 Merge branch 'Akebi-Group:master' into a 2022-07-30 18:25:05 +07:00
lunatic
a664a74852 my fav color idk 2022-07-30 18:23:34 +07: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
lunatic
b184ffaa7b Merge branch 'Akebi-Group:master' into master 2022-07-28 20:44:41 +07: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
lunatic
806a443bfb add ImGui style editor toggle 2022-07-26 08:48:41 +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
Taiga
dd6fdf66d9 Merge pull request #365 from FawazTakhji/master
Add GAA puzzles to ESP
2022-07-25 03:18:33 -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
Taiga
1d9d6b372c Merge pull request #343 from NctimeAza/master
Update npc filters
2022-07-24 04:33:30 -07: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
Taiga
254e1b7b6d Merge pull request #340 from m0nkrel/master
Hotfix #323
2022-07-21 10:04:29 -07: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
Taiga
b11223b798 Merge pull request #334 from EchoesFromBeyond/Custom-NoClip-Keys-AddToggle
Custom no clip keys add toggle
2022-07-21 00:44:47 -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
Taiga
54071b218a Merge pull request #244 from biswop/vacuum-change
added Mob Drop Radius to vacuum and added RadishDrop and CarrotDrop to filter
2022-07-20 09:42:50 -07:00
m0nkrel
1b727ba4f1 ESP now shows NPC and Avatar names 2022-07-19 17:48:46 +03:00
Callow
ea771f19f3 Merge pull request #310 from andiabrudan/duplicate_profiles
Add option to duplicate profile
2022-07-19 02:35:38 +03:00
biswop
807fc4824c Merge branch 'Akebi-Group:master' into vacuum-change 2022-07-18 19:59:32 +10:00
Taiga
75734ab6a8 Merge pull request #304 from Taiga74164/icons
Added missing icons & some Sumeru icons/filter
2022-07-17 18:22:33 -07:00
Taiga
5f00a912d4 Merge branch 'Akebi-Group:master' into icons 2022-07-17 18:21:41 -07:00
Andrei Abrudan
cff6e71591 Fix button placement in menu 2022-07-17 21:51:47 +01:00
Andrei Abrudan
f8a8131bb6 Added option to duplicate profile 2022-07-17 21:41:24 +01:00
biswop
cd59ff5871 Merge branch 'Akebi-Group:master' into vacuum-change 2022-07-17 20:38:03 +10:00
Callow
bc06e0abc5 Merge pull request #302 from Fanixtar/action-build-patch-1
Fix auto build and update readme regarding latest prebuilt release
2022-07-17 13:24:43 +03:00