Commit Graph

318 Commits

Author SHA1 Message Date
e2fa0c0cf6 Added most icons & some Sumeru mobs icons/filter 2022-07-16 19:30:41 -06: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
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
029f6bac80 Merge branch 'pr/231' 2022-07-13 10:56:43 +03:00
a30ec4f726 Merge pull request #210 from Shichiha/patch-4
Better CustomTeleports
2022-07-13 10:51:52 +03:00
f20a964303 Merge pull request #235 from m0nkrel/AutoSeelie
(Reopen) Added ElectroSeelie support
2022-07-13 10:50:37 +03:00
e379fb2161 Use initializer_list in constructors 2022-07-13 08:50:22 +01:00
83ed9eda96 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
ce1e1338d2 fix Alt God Mode crash 2022-07-12 02:45:00 -06:00
93a93e3352 Fixed stuff that was pointed out to me 2022-07-11 15:25:02 +02:00
ad166eea2d api functions 💀
I FORGOT LOL 💀
2022-07-11 01:16:52 -06:00
c13a79900f Akebi 2.8 2022-07-11 01:05:25 -06:00
ffe8350365 Added items to ESP 2022-07-11 00:42:46 +03:00
d1ab2ce916 Added AutoRun feature 2022-07-10 16:30:02 +02:00
ffff66fa3e Added ElectroSeelie with separate button 2022-07-10 15:58:58 +03:00
d54d54e66f 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
c258eda178 Added new option for fall control 2022-07-09 22:43:29 +01:00
d89c200346 Fix Interactive Map input bug 2022-07-09 21:10:24 +07:00
49f5909031 Add free camera 2022-07-08 20:01:53 +08:00
168775b0ee Merge pull request #224 from nnoc/autofish-fixdelaylabels
Fixed AutoFish delays ImGui labels having same id
2022-07-07 03:11:44 +03:00
f644b32e71 Merge pull request #218 from andiabrudan/configurable_vacuum_loot
Add user configurable items to VacuumLoot
2022-07-07 03:10:01 +03:00
31831ad134 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
d3758d04b9 Merge pull request #209 from Taiga74164/master
Added set UID size & position
2022-07-07 02:55:16 +03:00
b0f98ccd09 merge 2022-07-07 02:47:58 +03:00
e40232f757 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
fdb7457e41 Disabled vacuum for mineral chunks
+ some cleanup
2022-07-06 11:54:36 +01:00
1a7a78173c Merge branch 'configurable_vacuum_loot' into configurable_vacuum_loot 2022-07-06 13:20:22 +08:00
f70423447f use existing implementations 2022-07-06 12:35:14 +08:00