5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected almost 2 years ago.
Aug 24, 2022 — Aug 24, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tweak Console handler patch so we're more friendly to forge More... about 13 years ago
Tweak Console handler patch so we're more friendly to forge More... about 13 years ago
A proper console command handler, also fix ordering of loaded mods More... about 13 years ago
A proper console command handler, also fix ordering of loaded mods More... about 13 years ago
Merge pull request #36 from cpw/master More... about 13 years ago
Add in a console command handler so you can access the command console More... about 13 years ago
Add in a console command handler so you can access the command console More... about 13 years ago
FML 59: don't send a zero length register packet, add mod channels More... about 13 years ago
Don't send a register unless I have channels. Add the channel to the mod channels list. More... about 13 years ago
Don't send a register unless I have channels. Add the channel to the mod channels list. More... about 13 years ago
Fix separated login/announce handler More... about 13 years ago
Split the packet salutation in two so we can work with or without forge More... about 13 years ago
Split the packet salutation in two so we can work with or without forge More... about 13 years ago
Merge pull request #35 from cpw/master More... about 13 years ago
Update to FML 57: fixes FML not calling it's login handler code More... about 13 years ago
Add the player object to the onLogin event so you don't need to dive internals for it during login More... about 13 years ago
Add the player object to the onLogin event so you don't need to dive internals for it during login More... about 13 years ago
Call my handleLogin hook from NetLoginHandler, tweak output in server gui and log file. More... about 13 years ago
Call my handleLogin hook from NetLoginHandler, tweak output in server gui and log file. More... about 13 years ago
Changed IGuiHandler's signature to be compatible with both sides. Took out ModLoaderMp reference in README. More... about 13 years ago
Couple of output fixups and added script to be executed by Jenkins during the build. First test build. More... about 13 years ago
Add server spawn protection config option as per someh4x0r's request. More... about 13 years ago
Implemented ISaveEventHandler as ChickenBones's requested. More... about 13 years ago
Updated patch for mapings More... about 13 years ago
Added ChickenBones's request ITextureLoadHandler hook More... about 13 years ago
Rewrote the login code to delay full login untill forge fnishes negotiating network IDs. Should fix entities not having proper ID mapings. More... about 13 years ago
Merge pull request #33 from cpw/master More... about 13 years ago
Delete the old one too More... about 13 years ago
Add in recent fml with fixes More... about 13 years ago
Fix release script to import "inject_version" More... about 13 years ago