Commit Graph

504 Commits

Author SHA1 Message Date
Fanixtar
9f899ee818 Only build action on push 2022-07-17 13:51:58 +07: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
db1e4a43f1 Update README.md 2022-07-16 19:06:43 +07: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
Fanixtar
ed99f46bcd Forgot to add recursive flag in auto build 2022-07-16 18:33:41 +07:00
Callow
f4b46f3ec2 Merge pull request #301 from Fanixtar/action-build
Add github auto build
2022-07-16 14:24:11 +03: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
Callow
b4e98266e3 Merge pull request #282 from HotdogMassacre/InstantBowCharge-BugsURLFix
Fix InstantBowCharge Bug URL
2022-07-16 14:17:36 +03:00
Fanixtar
763ce20fd4 Create main.yml 2022-07-16 17:55:38 +07: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
biswop
73c361b847 Merge pull request #8 from harlanx/vacuum-change-cleanup
simpler code and cleanup
2022-07-16 00:04:16 +10: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
Taiga
6cdc615444 Merge pull request #267 from Taiga74164/master
Fix shuffled protos
2022-07-13 19:50:04 -07:00
Joaquin
a06ad8e771 Fix #246 2022-07-13 20:47:37 -06:00
biswop
3549d55bc9 Merge branch 'master' into vacuum-change 2022-07-14 11:45:29 +10:00
Callow
2ac97ded42 fix incorrect structure of GadgetInteractRsp
It cause problem with detecting opening chests for interactive map
2022-07-13 18:39:54 +03:00
Callow
7b733cc0c2 Merge branch 'master' of https://github.com/Akebi-Group/Akebi-GC 2022-07-13 15:06:56 +03:00
Callow
cf7d6ad511 fix: teleports and imgui.ini located in game folder 2022-07-13 15:06:50 +03:00
Callow
57b14b5a22 remove warning 2022-07-13 14:24:36 +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
32a6d9386b fix #208: refactor code 2022-07-13 12:06:40 +03:00
Callow
4a2f26711d Merge branch 'pr/208' 2022-07-13 11:48:41 +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
Callow
cf82ede5ef fix dx11 hardware bug (old fix by @WitchGod) 2022-07-13 10:38:27 +03:00
Callow
89bca37cf2 add warning about 2.8 2022-07-13 09:40:05 +03:00