Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-10 | Remove test log line | ILikePlayingGames | |
2024-07-10 | Various buildscript improvements | ILikePlayingGames | |
- Add DevAuth for logging into online mode servers (disabled by default) - Fill in mod version during build in ForgeModAPI.java - Fix gradle running out of memory during `gradlew setupDecompWorkspace` - Add some development tips to README.md - Change logging to log4j in ForgeModAPI.java | |||
2024-07-08 | Update to Mod API 1.0 | Connor Linfoot | |
2024-06-16 | fix: remove location event packet always being registered | Connor Linfoot | |
2024-06-16 | fix: retain buffer for scheduled packet handling | Connor Linfoot | |
2024-06-16 | fix: missing Minecraft import | Connor Linfoot | |
2024-06-16 | Update to 0.5.0 | Connor Linfoot | |
2024-06-16 | fix: Handle incoming packets on the main thread (#3) | Connor Linfoot | |
2024-06-16 | fix: Hold reference to net handler to be able to send packets sooner (#2) | Connor Linfoot | |
2024-05-18 | fix: mark HypixelPacketHandler as Sharable (#1) | My-Name-Is-Jeff | |
2024-05-15 | Initial 0.4.0 implementation of the Forge Mod API | Connor Linfoot | |