0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jan 13, 2024 — Jan 13, 2025
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... almost 10 years ago
Adding mark-dirty to core MultiblockController for convenience More... over 10 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 10 years ago
Adding helper functions for notifying neighbors of changes More... over 10 years ago
Switching BeefCoreLog back to FMLLog More... over 10 years ago
Merge remote-tracking branch 'origin/dev-1.7.10' More... over 10 years ago
Merge pull request #4 from Parker8283/dev-1.7.10 More... over 10 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 10 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 10 years ago
Fix BigReactors#197: Missing check in validation More... over 10 years ago
Replacing FMLLog with BeefCoreLog, removing unused imports More... almost 11 years ago
Remove getOrphanData, fix Save Delegate selection More... almost 11 years ago
Fixing breakage from merge More... almost 11 years ago
Merging main > debug More... almost 11 years ago
Stripping out debug code More... almost 11 years ago
Add min/max updates on part added, just in case of weirdness More... almost 11 years ago
Fix bad formatting string in warning message, which causes crashes More... almost 11 years ago
Change controllers to track part sets instead of coord sets More... almost 11 years ago
Adding stacktrace to severe connected-parts error More... almost 11 years ago
Removing world-registry checks - these are not valid cases More... almost 11 years ago
Adding isInvalid checks, on the off chance this fixes race conditions More... almost 11 years ago
Adding secondary part tracking hashmap More... almost 11 years ago
Re-adding orphan check for cleaner rollbacks More... almost 11 years ago
Temp-removing orphan check More... almost 11 years ago
Adding debug code to check for double-added parts More... almost 11 years ago
Change IMultiblockPart to an abstract class More... almost 11 years ago
Second fix for erogenousbeef/BigReactors#95 More... almost 11 years ago
Likely fix for erogenousbeef/BigReactors#95 More... almost 11 years ago
Moving rectangle-centric methods to their own package More... almost 11 years ago
Adding debugging mode for erogenousbeef/BigReactors#89 More... about 11 years ago