Really exciting changes, got some more packet events to play around with. Might make most of the checks packet based.

This commit is contained in:
thetrouper
2025-03-16 21:35:07 -05:00
parent ce8fc1df49
commit 2a27af00d1
44 changed files with 704 additions and 337 deletions

4
.idea/misc.xml generated
View File

@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ASMSmaliIdeaPluginConfiguration">
<asm skipDebug="true" skipFrames="true" skipCode="false" expandFrames="false" />
<groovy codeStyle="LEGACY" />
</component>
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_21" default="true" project-jdk-name="21" project-jdk-type="JavaSDK" />
</project>