Commit Graph

340 Commits

Author SHA1 Message Date
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
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
m0nkrel
f102c75f54 ESP now shows NPC and Avatar names 2022-07-19 17:48:46 +03:00
biswop
ecc2833868
Merge branch 'Akebi-Group:master' into vacuum-change 2022-07-18 19:59:32 +10:00
Taiga
19f5ea2021
Merge branch 'Akebi-Group:master' into icons 2022-07-17 18:21:41 -07:00
biswop
25c0b924fc
Merge branch 'Akebi-Group:master' into vacuum-change 2022-07-17 20:38:03 +10: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
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
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
Miya
327c51b329 Merge branch 'pr/289' 2022-07-16 04:03:10 +08:00
FawazTakhji
0b926befc9 add conches to esp 2022-07-15 22:49:35 +03:00
Miya
1cc12c3906 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
57bd5011ba status entry for vacuum loot properties 2022-07-15 19:08:14 +08:00
HarrySilan
3dedec5e88 radius condition fix 2022-07-15 18:49:53 +08:00
HotdogMassacre
7b471de178
Delete ~AutoRecover.cheat-library.vcxproj 2022-07-14 14:09:51 -07:00
HotdogMassacre
7a4d324a8b Fix InstantBowCharge Bug URL
Fix InstantBowCharge Bug URL
2022-07-14 14:02:17 -07:00
HarrySilan
d6a100d03d simpler code and cleanup 2022-07-14 20:56:50 +08:00
Joaquin
acd42c06eb Fix #246 2022-07-13 20:47:37 -06:00
biswop
bccdd9736c
Merge branch 'master' into vacuum-change 2022-07-14 11:45:29 +10:00
Callow
8f40247a2e fix incorrect structure of GadgetInteractRsp
It cause problem with detecting opening chests for interactive map
2022-07-13 18:39:54 +03:00
Callow
9f339d3f57 fix: teleports and imgui.ini located in game folder 2022-07-13 15:06:50 +03:00
Callow
00f5e733b0 fix to "fix config path" 2022-07-13 13:54:27 +03:00
Callow
4d16211b6c fix config path 2022-07-13 13:40:16 +03:00
Callow
1621b47975 minor changes
nothing here, seriously
2022-07-13 12:36:21 +03:00
Callow
567da2ed52
Merge pull request #249 from andiabrudan/cleanup_filters_code
Cleanup filters file
2022-07-13 12:17:34 +03:00
Callow
0a0adc1439 Merge branch 'pr/239' 2022-07-13 11:42:27 +03:00
Callow
770ea91296 fix #231: add input block only on map drawing 2022-07-13 11:41:40 +03:00
Callow
f74a95fc5c #237 little code imporvements 2022-07-13 11:36:47 +03:00
Andrei Abrudan
be676353e0 Fixed compilation issues with C++20 2022-07-13 09:26:52 +01:00
Callow
e84c00a60a Merge branch 'pr/237' 2022-07-13 11:25:28 +03:00
Callow
975ef516fd fix #231: infinity input blocking when Filters collapsed 2022-07-13 11:19:38 +03:00
Callow
cd7cc0588b fix CustomTeleports -> Teleport don't closed node 2022-07-13 11:18:33 +03:00
Andrei Abrudan
13a47fd00f Resolved conflict with master 2022-07-13 09:05:01 +01:00
Callow
029f6bac80 Merge branch 'pr/231' 2022-07-13 10:56:43 +03:00
Callow
a30ec4f726
Merge pull request #210 from Shichiha/patch-4
Better CustomTeleports
2022-07-13 10:51:52 +03:00
Callow
f20a964303
Merge pull request #235 from m0nkrel/AutoSeelie
(Reopen) Added ElectroSeelie support
2022-07-13 10:50:37 +03:00
Andrei Abrudan
e379fb2161 Use initializer_list in constructors 2022-07-13 08:50:22 +01:00
Callow
08b1257ebf update checksum for 2.8 2022-07-13 10:45:20 +03:00
Nanako
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
Joaquin
ce1e1338d2 fix Alt God Mode crash 2022-07-12 02:45:00 -06:00
Liko
93a93e3352 Fixed stuff that was pointed out to me 2022-07-11 15:25:02 +02:00
Joaquin
ad166eea2d api functions 💀
I FORGOT LOL 💀
2022-07-11 01:16:52 -06:00
Joaquin
d64e5c8b36 Custom Build Setup
oops forgot to restore lol
2022-07-11 01:08:04 -06:00
Joaquin
c13a79900f Akebi 2.8 2022-07-11 01:05:25 -06:00
m0nkrel
ffe8350365 Added items to ESP 2022-07-11 00:42:46 +03:00
Liko
d1ab2ce916 Added AutoRun feature 2022-07-10 16:30:02 +02:00
m0nkrel
ffff66fa3e Added ElectroSeelie with separate button 2022-07-10 15:58:58 +03:00
biswop
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
Andrei Abrudan
c258eda178 Added new option for fall control 2022-07-09 22:43:29 +01:00
Fanixtar
d89c200346 Fix Interactive Map input bug 2022-07-09 21:10:24 +07:00
portra400nc
49f5909031 Add free camera 2022-07-08 20:01:53 +08:00
Callow
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
Callow
f644b32e71
Merge pull request #218 from andiabrudan/configurable_vacuum_loot
Add user configurable items to VacuumLoot
2022-07-07 03:10:01 +03:00
Callow
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
Callow
d3758d04b9
Merge pull request #209 from Taiga74164/master
Added set UID size & position
2022-07-07 02:55:16 +03:00
Callow
b0f98ccd09 merge 2022-07-07 02:47:58 +03:00
Callow
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
Andrei Abrudan
fdb7457e41 Disabled vacuum for mineral chunks
+ some cleanup
2022-07-06 11:54:36 +01:00
harlanx
1a7a78173c
Merge branch 'configurable_vacuum_loot' into configurable_vacuum_loot 2022-07-06 13:20:22 +08:00
HarrySilan
f70423447f use existing implementations 2022-07-06 12:35:14 +08:00
HarrySilan
25092ff989 add more filters 2022-07-06 12:02:20 +08:00
HarrySilan
e4619ee6a1 string manipulation moved to utils 2022-07-06 11:29:12 +08:00
Reff
611ca17366 Fixed AutoFish delays ImGui labels having same id 2022-07-06 00:42:57 +01:00
Andrei Abrudan
c60731d26d Moved vacuum in front of player, not underneath
Changed game object for Noctilucous Jade
2022-07-05 11:21:00 +01:00
Andrei Abrudan
43b66ba7f8 Fixed config writer 2022-07-05 02:06:09 +01:00
Andrei Abrudan
c7a31d9d15 Grouped filters by categories 2022-07-05 01:54:30 +01:00
Taiga
f1d85d2203 fix 1, 2, 3, 5 2022-07-04 16:44:38 -06:00
Andrei Abrudan
cc2bfcf2f1 Made VacuumLoot more user configurable 2022-07-04 22:15:44 +01:00
Taiga
ebb65c8fe6
Merge branch 'Akebi-Group:master' into master 2022-07-04 13:17:23 -06:00
Fanixtar
3a96c7b07b Add in-completed options for Interactive Map icon view 2022-07-04 12:50:11 +07:00
Taiga
e29beabda9 fix hardcoding position 2022-07-03 15:39:27 -06:00
Taiga
23c6c55804 fix typo 2022-07-03 09:10:14 -06:00
Taiga
452af13d99 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
fd77b6b8fe
Update VacuumLoot.cpp
Added more
2022-07-03 14:17:00 +07:00
alt
4b0251c625
Update VacuumLoot.cpp
I think he forgor 💀
2022-07-03 05:45:39 +07:00
Callow
03a65cb6b4
Merge pull request #202 from biswop/master
added complete points button to interactive map
2022-07-02 17:51:39 +03:00
biswop
0376b817bc added complete points button to interactive map 2022-07-03 00:33:19 +10:00
Andrei Abrudan
09cd098872 Merge branch 'master' into infinite_stamina_fix 2022-07-01 13:49:59 +01:00
Callow
e445029c06
Merge pull request #190 from Taiga74164/master
Added VacuumLoot, DialogSkip changes, Akebi Logo
2022-07-01 11:32:49 +03:00
Callow
2cfdafa0fc
Merge pull request #159 from NctimeAza/master
Added avatar and npc to the ESP
2022-07-01 11:22:13 +03:00
Taiga
568ab6b058 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
cfeae14903 Added VacuumLoot
based on @m0nkrel AutoSeelie
2022-06-30 23:58:54 -06:00
Andrei Abrudan
d20a1084b4 Prettify whitespace format 2022-06-30 21:19:32 +01:00
Andrei Abrudan
4142a34ebd More modifications to make cheat independent of other propTypes 2022-06-30 20:31:07 +01:00
Andrei Abrudan
95b5ba6f52 Changed propType that triggers the cheat 2022-06-30 19:38:34 +01:00
Andrei Abrudan
4057abcc2c Fixed unable to sprint issue 2022-06-29 21:19:08 +01:00
MemesPwr
359916e9fd
Added checkbox for "UID" in water-mark 2022-06-29 03:08:24 +03:00
MemesPwr
68b600c8ce
WaterMark fix missing "UID" 2022-06-28 20:12:21 +03:00
m0nkrel
da0079a9ad Added Auto follow seelie. Don't work with electro seelies atm 2022-06-26 14:16:55 +03:00
NctimeAza
09076415e9
Merge branch 'Akebi-Group:master' into master 2022-06-26 12:43:29 +08:00
RyujinZX
d731210834 Texture Changer 2022-06-25 08:48:39 +03:00
NctimeAza
3d0944d821
Rename Avatar ESP to camel style 2022-06-23 07:52:17 +08:00
CallowBlack
f722036f60 Merge branch 'master' of https://github.com/Akebi-Group/Akebi-GC 2022-06-22 19:44:15 +03:00
CallowBlack
d45912319b remove protobuf 2022-06-22 19:44:09 +03:00
CallowBlack
89315f38b1 fix client side support for packet modification 2022-06-22 19:40:21 +03:00
NctimeAza
0a6fc2e2a7
Added avatar and npc to the ESP 2022-06-22 23:17:43 +08:00
HarrySilan
b78ebb78f5 fix Custom Teleport uncheck All 2022-06-22 17:58:16 +08:00
CallowBlack
c396f3cec3 fix build error
add `shlwapi.lib` comment
2022-06-22 01:20:58 +03:00
Callow
ecc3be83b4
Merge branch 'master' into AltGodMode-fix 2022-06-21 23:58:10 +03:00
CallowBlack
3b8c96dc0a pr #150: fix structure & little refactor 2022-06-21 23:56:55 +03:00
Callow
1fec71d45a
Merge pull request #148 from Fanixtar/auto-pickup-filter
Add pickup filter for Auto Pickup
2022-06-21 23:05:09 +03:00
Callow
9ab0e89ba6
Merge pull request #144 from Fanixtar/master
Fix Starsilver 'filter not found' in Interactive Map
2022-06-21 22:58:53 +03:00
Callow
ce6dd17f85
Merge pull request #138 from harlanx/custom_teleport_revamped
Custom teleport revamped
2022-06-21 22:57:57 +03:00
CallowBlack
e0cada5cd1 resolving merge with minor changes 2022-06-21 22:50:59 +03:00
CallowBlack
c3a9f2a678 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
f9c6734239 Electrowater filter fix 2022-06-21 04:45:44 -06:00
Shichiha
8085722f59 Update GodMode.cpp 2022-06-21 18:29:55 +09:00
Joaquin
96305db4e7 Added filters 2022-06-21 02:09:01 -06:00
Fanixtar
290af2e3be Better method for pickup filter 2022-06-21 13:41:43 +07:00
Fanixtar
203556aad8 Add pickup filter for Auto Pickup 2022-06-21 12:55:09 +07:00
HarrySilan
b8ffcb6c9d fix Active Feature status not updating when uncheking selected teleport. 2022-06-21 13:18:56 +08:00
Fanixtar
1b282b3168 Fix Starsilver 'filter not found' in Interactive Map 2022-06-21 01:24:14 +07:00
HarrySilan
48f75d168f replace Alphanum with StrCmpLogicalW 2022-06-21 00:45:26 +08:00
HarrySilan
a2f656302c Check All now leave checkmarks only on Search if used together 2022-06-20 23:04:49 +08:00
HarrySilan
a843ce87bd fix TP buttons 2022-06-20 17:08:59 +08:00
HarrySilan
d3df5e1ea8 add teleport through list in Custom Teleport 2022-06-20 17:08:51 +08:00
Callow
01cde9f4c5
Merge branch 'master' into faketime 2022-06-19 14:44:05 +03:00
Joaquin
3f8c3c8252 Clean up 2022-06-19 02:21:15 -06:00
Joaquin
a2cc95089e Added Alternative God Mode
Co-Authored-By: KKKKKKKKKKKKK <25654009+34736384@users.noreply.github.com>
2022-06-19 01:38:38 -06:00
Joaquin
4955c6e599 Add Enable Peaking ;)
hehehe
2022-06-18 19:41:42 -06:00
Joaquin
f70d515295 Temporary MusicEvent cheese 2022-06-18 18:08:33 -06:00
biswop
361f33d929 added relay stones to the ESP 2022-06-18 23:17:45 +10:00
Callow
439b470815
Merge pull request #123 from andiabrudan/master
Fix tree farm
2022-06-18 12:26:04 +03:00
Andrei Abrudan
e3f6b76fec Fixed a bug where multiple trees in range would cause RepeatDelay to be ignored resulting in less wood than expected 2022-06-18 02:45:34 +01:00
biswop
38a5679427 added Dunlins Tooth to the ESP because im to lazy to remeber the precise location of them 2022-06-17 21:09:35 +10:00
Andrei Abrudan
1ba3b9ca8a Fix tree farm 2022-06-16 22:47:32 +01:00
m0nkrel
9570fabd7b fix #111, deleted duplicate in ESP 2022-06-15 21:48:10 +03:00
LouisLiu
43691b29bb Support custom time 2022-06-16 00:51:35 +08:00
Callow
68fbcadb98
pr #112: move mapRect from global scope 2022-06-15 12:36:45 +03:00
RyujinZX
75c77d7e14 Maybe fixed the problem with the interface from the card. 2022-06-14 19:30:53 +03:00
Callow
dc775a0007
Merge pull request #107 from harlanx/fix_filters
fix filters
2022-06-14 11:58:18 +03:00
Joaquin
37c1795f77 fix #104 | Browser check if player is loaded in-game 2022-06-13 23:41:45 -06:00
HarrySilan
414b0c299d fix filters 2022-06-14 11:23:14 +08:00
CallowBlack
259600224c fix save fields for visuals 2022-06-12 20:18:53 +03:00
Callow
c7d6228d20
Merge pull request #99 from RyujinZX/master
upd ryu
2022-06-12 16:32:21 +03:00
Callow
ae055c873d
Merge pull request #72 from WitchGod/master
Added ore and some other items to Attack Modifiers.
2022-06-12 16:04:10 +03:00
Callow
2a34e06015
Merge pull request #42 from Shichiha/patch-1
tracer middle
2022-06-12 15:51:37 +03:00
Callow
7d61da7607
pr #42: little refactor 2022-06-12 15:50:43 +03:00
CallowBlack
2629d37769 pr #7: revert res name change 2022-06-12 15:44:53 +03:00
Joaquin
962cdfa20a In-game Browser
me and @RyujinZX
2022-06-12 00:46:44 -06:00
Joaquin
f14e3be328 HideUI
lol
2022-06-11 23:14:23 -06:00
RyujinZX
88abc0fa1d nice commit blyat
Skip Cutscenes
Profile Changer
Paimon Follow
Fixed Auto Cooking
Fixing paimon description
2022-06-12 06:30:10 +03:00
RyujinZX
351d3f3f78 Add func
Skip Cutscenes
Profile Changer
Paimon Follow
Fixed Auto Cooking
2022-06-12 06:21:18 +03:00
RyujinZX
2328cbaf9b Auto Follow Paimon
Auto Follow Paimon
2022-06-10 15:36:14 +03:00
RyujinZX
50d1cec7f0 Update 2.7
Add Profile Changer
Skip Cutscene (Video Movie)
2022-06-08 07:52:24 +03:00
LouisLiu
b37b34c7c8 add faketime 2022-06-04 16:33:28 +08:00
Jerome Montino
9b80c035e0 Added ore and some other items to Attack Modifiers. 2022-06-02 19:53:33 +08:00
FawazTakhji
ec529432b1
Merge branch 'Akebi-Group:master' into master 2022-05-31 20:34:44 +03:00
CallowBlack
c328cf707a update 2.7 (#46): little fixes 2022-05-31 20:23:26 +03:00
CallowBlack
86ba15b774 Merge branch 'master' of https://github.com/Akebi-Group/Akebi-GC 2022-05-31 19:29:04 +03:00
CallowBlack
7930c90f24 update 2.7 (#46): fix Auto tree 2022-05-31 19:28:43 +03:00
Callow
8a35f2bd34
Merge pull request #53 from RyujinZX/master
fix 2.7
2022-05-31 18:47:18 +03:00
CallowBlack
b153728e82 update 2.7 (#46): fix Kill aura->Crash mode 2022-05-31 18:45:05 +03:00
RyujinZX
c476f90d5d fix 2.7
NoFog - fix
SetFPS - fix
NoCD - fix
2022-05-31 18:27:06 +03:00
CallowBlack
3ee761a882 update 2.7 (#46): fix Map teleport 2022-05-31 18:23:12 +03:00
FawazTakhji
5b413c65b4
Merge branch 'Akebi-Group:master' into master 2022-05-31 14:19:18 +03:00
CallowBlack
34fe0dfdaf update 2.7 (#46): fix God mode 2022-05-31 12:45:56 +03:00
CallowBlack
bc59508cd9 update 2.7 (#46): fix intreactive map & radar (rotation mode) 2022-05-31 12:35:58 +03:00
CallowBlack
c35b432817 fix singleton 2022-05-31 03:44:53 +03:00
CallowBlack
39b50217a1 fix usage offsets & fix singleton check 2022-05-30 23:52:47 +03:00
CallowBlack
ba91620143 update unity player offsets 2022-05-29 23:27:28 +03:00
CallowBlack
0a1bbf64f6 many changes
fix several offsets for 2.7
partialy rename functions
fix il2cpp api
disable Il2CppPatternScanner
2022-05-29 22:51:08 +03:00
Joaquin
45146d71be Updated all functions to 2.7 2022-05-28 04:21:08 -06:00
Taiga
e5def24b40
Merge branch 'master' into 2.7 2022-05-27 23:37:00 -07:00
Shichiha
1fc7af8f4c tracer middle 2022-05-27 15:41:30 +09:00
FawazTakhji
1b6b9cd96b fix filter typo 2022-05-27 07:53:01 +03:00
FawazTakhji
946523dde5
Merge branch 'Akebi-Group:master' into master 2022-05-27 07:51:48 +03:00
CallowBlack
57c2ff0db5 merge #36 2022-05-26 17:50:54 +03:00
CallowBlack
e2c9c9eae3 minor changes
improvement `ImGui::BeginGroupPanel`
fix typos
fix warnings
anti-debug bypass changes (implementation is private for now)
2022-05-26 16:15:31 +03:00
RyujinZX
4cab1e0d49 upd ryujin
Update CD Reduce
Update NoClip
Add Show Chest
Add Auto Cook
2022-05-26 03:59:23 +03:00
Joaquin
47a6840049 Types for `World cheats, Dialog & Debug hooks` 2022-05-21 12:22:28 -06:00
Joaquin
7528fef592 Types for `God Mode, Cooldown & Rapid Fire`
@CallowBlack
- update 2.7 ``methodPointersCount`` for ``ILPatterScanner`` if you want
2022-05-19 22:40:17 -06:00
CallowBlack
ab5b730e51 partially fix bug with line in character window
bug can still occur if you change `No fog` checkbox to false while being in character window
2022-05-19 00:36:24 +03:00
FawazTakhji
0dbf5d2405 add Enkanomiya seals 2022-05-18 06:32:19 +03:00
FawazTakhji
14c367038b add enkanomia guides to esp 2022-05-18 01:05:08 +03:00
Joaquin
950f7cf197 Types for Map hooks, Map utility & Teleport hooks 2022-05-16 22:43:50 -06:00
Joaquin
be6b065bdd il2cpp-functions notes
- See my comments for some changes
- Everything else can be updated by searching the function name itself
2022-05-16 19:39:44 -06:00
Joaquin
9c82c19668 Types for Unlimited stamina 2022-05-16 19:08:58 -06:00
CallowBlack
9999f2f9cb We rise from the ashes 2022-05-17 03:13:41 +03:00
CallowBlack
759118f830 Add project files. 2022-02-27 14:38:51 +03:00