Flywheel/src/main/java/com/simibubi/create/content/schematics
simibubi 334bde9de5 Quality
- Visual rework of all active UIs
- Fixed large scale renderers such as belts, cannons, pulleys to disappear when partially out of frame
- Schematic and Quill now has the ability to convert a selection to a readied schematic instantly
- Moved option input of cart assemblers to side faces
- Fixed crash when attempting to smelt items on belts/depots
- Stockpile switches can now be inverted
- Fixed stockpile switches not dynamically updating gui indicators frequently enough
- Tanks can no longer be directly interacted with in survival mode
- Sequenced gearshifts now emit a comparator signal based on their current instruction index
- The Piston instruction for sequencers can now accept distances up to 128m
- Fixed some rendering inconsistencies with symmetry mirrors
- Reworked symmetry mirror models to match the tool better
- Attribute filters can now add inverted conditions to the list
- Added the attribute "can be crushed"
- Made the schematicannon interface a little less confusing
- Fixed launched items of the schematicannon rendering warped
2020-10-02 14:28:48 +02:00
..
block Quality 2020-10-02 14:28:48 +02:00
client Quality 2020-10-02 14:28:48 +02:00
item fix null player crashes 2020-07-04 14:26:37 +02:00
packet Quality 2020-10-02 14:28:48 +02:00
ClientSchematicLoader.java Quality 2020-10-02 14:28:48 +02:00
ISpecialBlockItemRequirement.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
ISpecialEntityItemRequirement.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
ItemRequirement.java Change item requirements for block zapper and schematicannon 2020-09-05 21:24:00 +02:00
MaterialChecklist.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
SchematicWorld.java Fix dedicated server crash when using schematicannon printing 2020-06-11 21:53:03 -04:00
ServerSchematicLoader.java Quality 2020-10-02 14:28:48 +02:00