index
:
github/HyPixelForgeModAPI.git
feat/tweaker
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-31
Merge branch 'master' into feat/tweaker
feat/tweaker
Connor Linfoot
2024-07-31
Various build script improvements (#6)
ILikePlayingGames
2024-07-12
Add docs
Linnea Gräf
2024-07-12
Merge commit 'refs/pull/6/head' of github.com:HypixelDev/ForgeModAPI into fea...
Linnea Gräf
2024-07-12
Fix depending on not reobfJar
Linnea Gräf
2024-07-12
Add logging
Linnea Gräf
2024-07-12
Add tweaker loader
HEAD
master
Linnea Gräf
2024-07-10
Remove test log line
ILikePlayingGames
2024-07-10
Various buildscript improvements
ILikePlayingGames
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