Go to file
simibubi b4cdcb9729 Bug Fixes
- Fixed compat crash when tooltips are loaded early
- Buffed all sources
- Render buffers are now cleared when loading a world. Might help with shader issues
- Fixed eager loading of biomes in ore features
- Kinetic blocks now always clear their source when placed (needs testing)
- Kinetic blocks now remember their applied stress to a network before a config change
- Chassis range is now displayed with an overlay instead of outlines
- Crushing wheels are now more lenient about having different speeds
- Crushing wheels no longer pull players in peaceful mode
- Mixers no longer ignore items inserted during processing
- Powered Latch now reacts to weak power on the sides
- Fixed flexcrates not updating their inventory properly when extended
2020-03-21 18:32:53 +01:00
gradle/wrapper Setup Infrastructure 2019-07-11 09:03:08 +02:00
src/main Bug Fixes 2020-03-21 18:32:53 +01:00
.gitattributes Initial commit 2019-07-11 08:29:24 +02:00
.gitignore Setup Infrastructure 2019-07-11 09:03:08 +02:00
build.gradle Bug Fixes 2020-03-21 18:32:53 +01:00
gradle.properties Addressing Todos 2019-10-13 21:30:25 +02:00
gradlew Make gradlew executable on *nix 2020-03-17 11:30:35 -07:00
gradlew.bat Setup Infrastructure 2019-07-11 09:03:08 +02:00
LICENSE Setup Infrastructure 2019-07-11 09:03:08 +02:00