Commit graph

166 commits

Author SHA1 Message Date
simibubi a9c710f81d Schematicannon and Complex blocks
- Fixed double blocks being counted twice as requirement
- Fixed beds not showing in Hologram
- Fixed Blocks like flowers not showing in Hologram at certain conditions
- Added a print option to blueprints in creative (Bypassing the cannon)
- Fixed pistons placed by the cannon
2019-07-22 14:40:28 +02:00
simibubi 558a36fb47 Fix Issue #2
- Moved Block visualization from ticking to rendering
- Prevents the server from having to translate a block to its Name (Client-Only Code)
2019-07-20 09:36:04 +02:00
simibubi dbfb60b809 Fix, Refactor and Polish
- Tidied up and renamed Classes
- Added useful tooltips to all items
- Added tooltips to blueprint overlay tools
- Made Schematic And Quill more bearable to use
- Changed rendering order for blueprint overlay, Fixes Issue #1
2019-07-19 17:50:23 +02:00
simibubi f0b9c30ef5 Jar Fixes
- Fixed ScrollFixer not working in built jar
- updated mods.toml
- moved TreeFertilizer to item package
2019-07-18 10:24:36 +02:00
simibubi ebb9d6e490 Survival Proofing
- Fixed Symmetry Wand not using Blocks from the inventory
- Symmetry Wand now drops blocks in the position of the block broken by hand
- Added recipes for all craftables
- Added loot tables for all breakables
- Made Tree Fertilizer texture less unnatural
2019-07-17 21:48:56 +02:00
simibubi 976b7c5bea Tree Proteins
- Added Tree Fertilizer, a kind of bone meal that makes trees grow anywhere
2019-07-17 19:22:52 +02:00
simibubi d7bcc1ea28 Schematic and Quill
- Added Schematic and Quill for recording schematics in game
- Schematicannon no longer attempts to place liquids
2019-07-17 17:13:09 +02:00
simibubi a34034379f Schematics Mega Polish
- Schematicannon makes less obnoxious noises
- Schematic Table Container and Gui Improved
- Made New Additions Server Proof
- Server side Schematic handler is less trusting
- Added a Material Checklist for blueprints loaded in the schematicannon
- Added more safety checks regarding Schematics & Chunkloading, Filesystem and Distance
- Added new option for Schematicannon to not replace tileentities
- Schematic upload progress is now handled on the server
2019-07-17 14:36:51 +02:00
simibubi 8372a1eb43 Schematicannon Container
- Made the Schematicannon a proper container
- Added Gui Screen for Schematicannon
- Added a few new Icons
- Fixed Make-Shift registering of Containers
2019-07-16 16:01:51 +02:00
simibubi 01a6d32140 Blueprint Manual Coordinates
- Added a Screen to input coordinates in order to bypass the placement tools
2019-07-15 13:45:13 +02:00
simibubi 56139aab20 Blueprint Placement Tools
- New tools for modifying the blueprints location and orientation
- Fixed client classes loading on physical servers
2019-07-15 12:10:57 +02:00
simibubi c6c9a8f8eb Schematicannon Physics
- Blocks fired now follow a semi-reasonable trajectory
- Added models and animations
- Added a Creative block for use with the cannon to ignore materials
2019-07-13 12:55:28 +02:00
simibubi b66aa4c4d3 Schematicannon and Holograms
- Uploaded Blueprints can be previewed by the owner
- The Schematicannon prints the schematic from blocks in attached inventories
2019-07-12 12:13:05 +02:00
simibubi 550b477d8d Added Blueprints
- Blueprints are item references to schematic files on the server
- Added a block to upload schematics from the client
2019-07-11 19:55:11 +02:00
simibubi ddc846d860 Setup Infrastructure
- Relevant Mod files
- Relevant Classes
- Resources
- Added Symmetry Wand from TMA
2019-07-11 09:03:08 +02:00
simibubi bed75516df Initial commit 2019-07-11 08:29:24 +02:00