Skip to content

v1.0.0-alpha.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 09:00
· 220 commits to 1.19.x since this release

Commits

  • [de4c78f]: Fix gradle version to align with release number (Ted Senft)
  • [d51e458]: Add TOP to gradle dependencies (Ted Senft)
  • [cf33e38]: Merge remote-tracking branch 'origin/1.16.3' into 1.16.3 (Ted Senft)
  • [bd7e59d]: Align pattern loader to other method signatures (Ted Senft)
  • [3780573]: Basic recolorable field projectors (Ted Senft)
  • [8f94aeb]: Shiny new JEI compatibility. (Ted Senft)
  • [17c9d50]: Version bump to MC 1.16.4, Forge 35.1.10 (Ted Senft)
  • [d8fa842]: Implement hollow layer type; overhaul fluid layers (Ted Senft)
  • [393de9e]: Improve handling for dynamic (fluid) recipe loading (Ted Senft)
  • [ff394f2]: Update layer deserializer to not use Optional (Ted Senft)
  • [dc33564]: Swap hollow layer definition to use wall instead of component (Ted Senft)
  • [2c59bc4]: Refine projection color and client config (Ted Senft)
  • [a8d21e2]: Basic crafting hologram + animation (Ted Senft)
  • [fbf2276]: Refactor recipe packages and organize (Ted Senft)
  • [0e905b9]: Merge branch 'shrinking' into 1.16.x (Ted Senft)
  • [04862ba]: Rough draft at improving JEI rendering (Ted Senft)
  • [572cf97]: Rough draft, has culling/rendering issues but loads recipe (Ted Senft)
  • [77a3070]: RIP gui code (Ted Senft)
  • [4ab2f68]: Rough draft, currently mouse controlled and not exactly intuitive (Ted Senft)
  • [56ab7db]: Explode toggle button (draft) (Ted Senft)
  • [09e85bd]: Add "buttons" to JEI screen to show layer toggles and explode option (Ted Senft)
  • [27863e4]: Add support for no lighting (per IE manual), keep it disabled for now (Ted Senft)
  • [3cab6e5]: Minor cleanups (Ted Senft)
  • [f7c20f8]: Just keep lighting disabled on JEI page (Ted Senft)
  • [a4bf629]: Thanks elucent, new fancy sprites :D (Ted Senft)
  • [268d5f1]: Resize JEI controls for multiblock rendering (Ted Senft)
  • [e45f39e]: Scissoring to clip preview to bounds (Ted Senft)
  • [b6715e0]: Merge branch 'jei-compat' into 1.16.x (Ted Senft)
  • [244c2aa]: Improve missing projector handling (Ted Senft)
  • [2bbd4d8]: Initial multiplayer recipe sync - no data, just IDs (Ted Senft)
  • [c146659]: Sync outputs, component list (Ted Senft)
  • [517e699]: Extract buffer implementations to dedicated class, add catalyst info (Ted Senft)
  • [9c0b1f6]: So much work to get serialization started. (Ted Senft)
  • [637ce91]: Finish built-in serializers and recipe sync (Ted Senft)
  • [3a05142]: Merge branch 'feat/recipe-sync' into 1.16.x (Ted Senft)
  • [7532d03]: Merge branch 'fix/projector-layout' into 1.16.x (Ted Senft)