0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Oct 14, 2024 — Oct 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix induction cells exposing an energy capability #7552 More... about 3 years ago
Fix induction cells exposing an energy capability #7552 More... about 3 years ago
Update deps to allow for running datagen again More... over 3 years ago
New Crowdin updates (#7518) More... over 3 years ago
Bump min forge version to 41.0.96 to fix some bugs and remove reflection uses in some places More... over 3 years ago
Bump min forge version to 41.0.94 and account for breaking changes More... over 3 years ago
Address usage of a few deprecated methods More... over 3 years ago
Add a few helper constants to reduce object creation in places where a single reference will do More... over 3 years ago
Use safer handling for preventing calling client side only methods via FluidUtils#getRGBDurabilityForDisplay More... over 3 years ago
Make use of some validation helpers that got exposed in ResourceLocation More... over 3 years ago
Adjust to breaking rendering changes in forge and bumping min forge version to 41.0.91. Also update to use new RenderLevelStageEvent and use it to fix bolt rendering in fabulous More... over 3 years ago
Add QoL decay timers to Geiger Counters and Dosimeters (#7544) More... over 3 years ago
Fix not exposing the radioactive waste barrel to CC #7543 and expose personal barrels, chests, security desks, and industrial alarms to CC for purposes of which direction they are facing More... over 3 years ago
Gracefully handle blocks that don't support rotating #7540 More... over 3 years ago
Update deps and bump min forge version to 41.0.60 More... over 3 years ago
Fix electric pump not being able to fill completely when pumping and converting water into heavy water #7531 More... over 3 years ago
Fix having forgotten to add the pigment mixer to the blacklist of immovable blocks #7529 More... over 3 years ago
Added a canSeeSun ComputerMethod for the SNA (#7532) More... over 3 years ago
Allow locking bins by sneak right clicking their front with an empty hand (#7526) More... over 3 years ago
Streamline a few save itemstack to nbt calls More... over 3 years ago
Migrate from javax annotations to jetbrains annotations and remove our own custom NonNull annotation as now that forge ships with jetbrains annotations available we are able to safely use those in the API More... over 3 years ago
Fix intellij run configs not working, due to where they expect the targets, by removing an old setting that seems to still work fine without it More... over 3 years ago
Update deps, re-enable datagen for bop, and also re-enable flux networks integration compiling against the 1.18 flux networks More... over 3 years ago
Restructure parts of our build script to further reduce duplicate code and also add sourceSets for use by gameTests. Also add two missing colons More... over 3 years ago
Update forge so that our datagen can actually run again, and fix the qio drive array recipe being the wrong type and not validating the personal storage is empty and switch the personal storage advancement to checking against the tag More... over 3 years ago
Make chunks loaded by the dimensional stabilizer fully tick so that crops in them can grow for purposes of keeping it running when using ethylene. Requires https://github.com/MinecraftForge/MinecraftForge/pull/8775 More... over 3 years ago
Lower base pitch of the beep sound effect #7522 and slightly refactor our sound datagenerator code More... over 3 years ago
Add a vibration game event for the seismic vibrator when it is actively running More... over 3 years ago
Make lower case boolean representation translatable More... over 3 years ago
Minor cleanup to a couple data generators and add a recipe for cobwebs to string https://github.com/mekanism/Mekanism-Feature-Requests/issues/402 More... over 3 years ago