RyujinZX
f0ae3753f9
Fix Exception in Console, when loading ptr null
2022-07-27 14:14:09 +03:00
Taiga
3c2b1e25a0
Merge pull request #349 from andiabrudan/fix_fast_dialogue
...
Fix fast dialogue
2022-07-25 19:26:07 -07:00
lunatic
e31178f051
add ImGui style editor toggle
2022-07-26 08:48:41 +07:00
RyujinZX
38aa983539
Custom Weather & Lightning target
2022-07-25 19:11:19 +03:00
Taiga
7fd48569b3
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
0e4293c8be
Merge pull request #365 from FawazTakhji/master
...
Add GAA puzzles to ESP
2022-07-25 03:18:33 -07:00
hellomykami
71df1cb623
Merge branch 'Akebi-Group:master' into master
2022-07-25 18:09:26 +08:00
FawazTakhji
2f4ecb284a
fix typo
2022-07-25 11:18:05 +03:00
FawazTakhji
80bc0747d5
Add GAA puzzles to ESP
2022-07-25 10:57:29 +03:00
Joaquin
77aa1de369
Solved #207 , Fixed some typos
2022-07-24 22:52:47 -06:00
Joaquin
d7f91f2393
Fix #32 , Added Freeze Enemies
2022-07-24 21:24:36 -06:00
Joaquin
ecf7c69ff7
Added all Sumeru Monster, Living, Plant to ESP & Filters
...
- missing one thing for plants
2022-07-24 05:44:12 -06:00
Taiga
b79428072a
Merge pull request #343 from NctimeAza/master
...
Update npc filters
2022-07-24 04:33:30 -07:00
Andrei Abrudan
03c74a6eaa
Added small fix for fast dialogue
2022-07-23 03:32:01 +01:00
Miya
f290847790
Merge branch 'master' of https://github.com/hellomykami/Akebi-GC
2022-07-22 20:44:00 +08:00
NctimeAza
1262ad9a9c
Update npc filters
2022-07-22 09:00:41 +08:00
Taiga
5e45ee7ca3
Merge pull request #340 from m0nkrel/master
...
Hotfix #323
2022-07-21 10:04:29 -07:00
m0nkrel
f528cb882d
Added Animal and Monster NPC support
2022-07-21 18:29:32 +03:00
Miya
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
hellomykami
592b80d430
Merge branch 'Akebi-Group:master' into master
2022-07-21 22:06:41 +08:00
m0nkrel
86e30c992f
Hotfix #323
2022-07-21 16:08:53 +03:00
Taiga
8853e81bca
Merge pull request #323 from m0nkrel/master
...
ESP now shows NPC and Avatar names
2022-07-21 02:42:11 -07:00
Taiga
b0518fabcd
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
7bad3b025f
code refactor
2022-07-20 21:33:24 -06:00
EchoesFromBeyond
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
EchoesFromBeyond
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
Miya
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
Taiga
f3a0f88de1
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
f102c75f54
ESP now shows NPC and Avatar names
2022-07-19 17:48:46 +03:00
Callow
342b1a1a3e
Merge pull request #310 from andiabrudan/duplicate_profiles
...
Add option to duplicate profile
2022-07-19 02:35:38 +03:00
biswop
ecc2833868
Merge branch 'Akebi-Group:master' into vacuum-change
2022-07-18 19:59:32 +10:00
Taiga
43109d22fd
Merge pull request #304 from Taiga74164/icons
...
Added missing icons & some Sumeru icons/filter
2022-07-17 18:22:33 -07:00
Taiga
19f5ea2021
Merge branch 'Akebi-Group:master' into icons
2022-07-17 18:21:41 -07:00
Andrei Abrudan
9e214c1500
Fix button placement in menu
2022-07-17 21:51:47 +01:00
Andrei Abrudan
1c2a763492
Added option to duplicate profile
2022-07-17 21:41:24 +01:00
biswop
25c0b924fc
Merge branch 'Akebi-Group:master' into vacuum-change
2022-07-17 20:38:03 +10:00
Callow
2f4eaefa44
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
Fanixtar
d6fc5e9833
Only build action on push
2022-07-17 13:51:58 +07:00
biswop
47afd8093e
Merge branch 'master' into vacuum-change
2022-07-17 15:35:14 +10:00
Joaquin
dc6fca6323
fix nobushi
2022-07-16 19:39:25 -06:00
Joaquin
e2fa0c0cf6
Added most icons & some Sumeru mobs icons/filter
2022-07-16 19:30:41 -06:00
Fanixtar
73451ed24a
Update README.md
2022-07-16 19:06:43 +07:00
Fanixtar
a97f25c196
Delete protobuf
2022-07-16 18:54:16 +07:00
Fanixtar
df211b2360
Remove unused protobuf vendor
2022-07-16 18:43:26 +07:00
Fanixtar
e5ca540192
Forgot to add recursive flag in auto build
2022-07-16 18:33:41 +07:00
Callow
476b837f5b
Merge pull request #301 from Fanixtar/action-build
...
Add github auto build
2022-07-16 14:24:11 +03:00
Callow
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
Callow
f60da44dd1
Merge pull request #282 from HotdogMassacre/InstantBowCharge-BugsURLFix
...
Fix InstantBowCharge Bug URL
2022-07-16 14:17:36 +03:00
Fanixtar
965dcfc230
Create main.yml
2022-07-16 17:55:38 +07:00
Miya
327c51b329
Merge branch 'pr/289'
2022-07-16 04:03:10 +08:00