0
I Use This!
Inactive

Commits : Listings

Analyzed 5 minutes ago. based on code collected about 10 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moving multiblock-change processing to occur prior to tickBegin(). This eliminates a one-tick race condition when breaking blocks, whereby a dirty controller with missing blocks could be erroneously ticked. More... about 9 years ago
Adding mark-dirty to core MultiblockController for convenience More... over 9 years ago
Adding getControllers method to World Registry and exposing via MB registry; for use on the client in BR to reset data on texture reloads More... over 9 years ago
Adding helper functions for notifying neighbors of changes More... over 9 years ago
Switching BeefCoreLog back to FMLLog More... over 9 years ago
Merge remote-tracking branch 'origin/dev-1.7.10' More... over 9 years ago
Merge pull request #4 from Parker8283/dev-1.7.10 More... over 9 years ago
Updated to MC 1.7.10 Removed Test Mod as it appears to be horribly out of date. EB can re-add it later if he so chooses. More... over 9 years ago
Updated to MC 1.7.10 Removed Test Mod as it appears to be horribly out of date. EB can re-add it later if he so chooses. More... over 9 years ago
Fix BigReactors#197: Missing check in validation More... almost 10 years ago
Replacing FMLLog with BeefCoreLog, removing unused imports More... about 10 years ago
Remove getOrphanData, fix Save Delegate selection More... about 10 years ago
Fixing breakage from merge More... about 10 years ago
Merging main > debug More... about 10 years ago
Stripping out debug code More... about 10 years ago
Add min/max updates on part added, just in case of weirdness More... about 10 years ago
Fix bad formatting string in warning message, which causes crashes More... about 10 years ago
Change controllers to track part sets instead of coord sets More... about 10 years ago
Adding stacktrace to severe connected-parts error More... about 10 years ago
Removing world-registry checks - these are not valid cases More... about 10 years ago
Adding isInvalid checks, on the off chance this fixes race conditions More... about 10 years ago
Adding secondary part tracking hashmap More... about 10 years ago
Re-adding orphan check for cleaner rollbacks More... about 10 years ago
Temp-removing orphan check More... about 10 years ago
Adding debug code to check for double-added parts More... about 10 years ago
Change IMultiblockPart to an abstract class More... about 10 years ago
Second fix for erogenousbeef/BigReactors#95 More... about 10 years ago
Likely fix for erogenousbeef/BigReactors#95 More... about 10 years ago
Moving rectangle-centric methods to their own package More... about 10 years ago
Adding debugging mode for erogenousbeef/BigReactors#89 More... over 10 years ago