Commit Graph

  • 8d0e3ea912 Fence and wall templates! quat1024 2023-07-06 00:45:12 -0400
  • b2b18e294c Move class, rename blockentity, cube template quat1024 2023-07-05 23:57:19 -0400
  • 084861080b Sure, why not quat1024 2023-07-05 23:40:12 -0400
  • 30a7fae3cb Texture rotation/uvlock quat1024 2023-07-05 23:05:31 -0400
  • c073a71527 Cache ALL the things quat1024 2023-07-05 19:12:38 -0400
  • 9641752671 Adjust slope mesh UV mapping to keep textures straight quat1024 2023-07-05 02:02:05 -0400
  • b7d6386a7b I put my thing down, flip it, and reverse it quat1024 2023-07-05 01:41:22 -0400
  • 657c597e87 Don't recreate unbakedmodels quat1024 2023-07-04 23:38:06 -0400
  • a981cd28c2 Hardcode the particle quat1024 2023-07-04 03:15:46 -0400
  • e3dc78fa6a docs, TemplateInteractionUtil, recipes, loottable, tweaks quat1024 2023-07-04 02:51:41 -0400
  • 614be779b8 Json model retexturing (kinda works) quat1024 2023-07-04 01:00:41 -0400
  • e034fae532 Poke at stuff, documentation especially quat1024 2023-07-03 21:55:32 -0400
  • 80910e38f5 Half-and-half quat1024 2023-07-03 20:55:10 -0400
  • 2d319a8e50 Particles. Intentionally omitted the blockcrack particle customization, i think it looks fine quat1024 2023-07-03 20:39:48 -0400
  • 2646ce2df9 Don't use a random vanilla model for the parent quat1024 2023-07-03 20:02:52 -0400
  • 9e86b33f0a Sharing is caring quat1024 2023-07-03 19:23:41 -0400
  • e8ee279355 Take mesh-rotating out of the hot path quat1024 2023-07-03 05:17:48 -0400
  • 3c57778ea1 Permute faces quat1024 2023-07-03 04:58:26 -0400
  • 1b0fd21481 Cut more chaff quat1024 2023-07-03 04:45:18 -0400
  • 93ce164ff9 simplify the quad transformer even more, tweaks to BlockEntityTag-bearing itemstacks quat1024 2023-07-03 04:05:55 -0400
  • 5a3eb6e520 further simplify redstone quat1024 2023-07-03 03:38:35 -0400
  • 720e98c30b Redo a lot of redstone/glowstone logic quat1024 2023-07-03 03:35:07 -0400
  • 97de0d1b9c Aggressively cache RenderMaterials quat1024 2023-07-02 06:26:19 -0400
  • ed42e4da9f cute trick (probably too cute) quat1024 2023-07-02 05:41:40 -0400
  • 0c4a7f1ed8 Assign UV in the model and use spriteBake quat1024 2023-07-02 05:15:28 -0400
  • b257241b5e Clunkily fix the item model quat1024 2023-07-02 04:51:39 -0400
  • 24c8c97f00 SlopeBakedModel is now threadsafe - but at what cost quat1024 2023-07-02 04:26:37 -0400
  • 338e45d016 🦈 GET ROTATED Idiot 🦈 quat1024 2023-06-30 04:59:10 -0400
  • e1408c5a7a Very broken test of affine-transforming quads quat1024 2023-06-30 04:27:35 -0400
  • 5c980183e3 slight model simplification (eh) quat1024 2023-06-30 03:35:48 -0400
  • c671a68354 hmm quat1024 2023-06-30 03:00:49 -0400
  • 24765be267 Rotate the item model so it faces the same way as stairs quat1024 2023-06-15 23:13:19 -0400
  • aed37a2aaa Refresh unbaked models on f3+t quat1024 2023-06-15 23:09:57 -0400
  • f2a60f4e8e Remesh chunks on the client when changing the blockstate quat1024 2023-06-15 22:50:41 -0400
  • 871c3ac54e poke at SpriteSet a bit quat1024 2023-06-15 22:26:01 -0400
  • 7928a9de70 Draw the rest of the fucking owl quat1024 2023-06-15 04:24:11 -0400
  • a5c0c9c893 Draw a few ovals quat1024 2023-06-15 03:08:20 -0400
  • 2b949c7e76 oh here we go quat1024 2023-06-15 02:06:21 -0400
  • 5b369ab95e Probably overzealous formatting commit quat1024 2023-06-15 01:59:48 -0400
  • 735e79ea78 Migrate off of deprecated APIs quat1024 2023-06-15 01:57:52 -0400
  • fb457d1b37 where we're going we don't need backwards compat quat1024 2023-06-15 01:53:46 -0400
  • ac61d3082c Succumb to the whims of Yarn contributors (at least compiles) quat1024 2023-06-15 01:53:04 -0400
  • 5c1f64b770 modernize gradle, update deps (compile fails) quat1024 2023-06-15 01:39:17 -0400
  • f1f1805c3d update gradle wrapper quat1024 2023-06-15 01:26:08 -0400
  • cb3631ef7d
    Merge pull request #6 from CottonMC/mod-json-depends Meredith Espinosa 2019-07-22 23:15:32 -0700
  • bc9757dd99
    Change "requires" -> "depends" in fabric.mod.json Juuxel 2019-07-21 22:56:47 +0300
  • 964a47e931 fix yet another bug with applying slopes Meredith Espinosa 2019-07-14 17:51:47 -0700
  • 4ec0a07e7d fix another crash Meredith Espinosa 2019-07-11 16:13:00 -0700
  • 3fef940041 be more discerning with what can go in a template block Meredith Espinosa 2019-07-11 00:38:22 -0700
  • 715095434c better collision check Meredith Espinosa 2019-07-10 15:44:34 -0700
  • c8c2b07994 oops verbump Meredith Espinosa 2019-07-10 14:59:40 -0700
  • 4d523b18e5 update fabric, fix crash Meredith Espinosa 2019-07-10 14:56:57 -0700
  • 5446755e94 oh hey there's already a vanilla helper for NBT blockstates Meredith Espinosa 2019-07-01 18:55:52 -0700
  • f674627473 huh why'd this verbump never get committed Meredith Espinosa 2019-06-24 22:59:51 -0700
  • 76d0606e64 finally add the loot table for slopes Meredith Espinosa 2019-06-22 12:23:12 -0700
  • 49e69227df
    Merge pull request #4 from AlexIIL/patch-1 Meredith Espinosa 2019-06-22 11:53:24 -0700
  • 26a07e23c4
    Fix Templates blocking other custom models. AlexIIL 2019-06-22 17:27:29 +0100
  • 0063532e03 oh right check fabric.mod.json for environments too Meredith Espinosa 2019-06-19 23:40:56 -0700
  • b53bf856e6 update loom, make loadModelVariant throw properly Meredith Espinosa 2019-06-19 18:19:11 -0700
  • dd8c0a3d28 fix TemplateEntity's name, improve state container Meredith Espinosa 2019-06-19 17:51:11 -0700
  • 8b8a86bed7 de-include Jankson Meredith Espinosa 2019-06-19 16:11:29 -0700
  • 5f47345ebd oh right icons are important Meredith Espinosa 2019-06-19 16:04:38 -0700
  • e37f5971d2 add readme, assets, and data! Meredith Espinosa 2019-06-19 15:57:15 -0700
  • 616502b16e rename mod! Meredith Espinosa 2019-06-19 15:29:15 -0700
  • 12d6874b95 remove hardcoding of variant provider Meredith Espinosa 2019-06-19 15:07:14 -0700
  • 9b560e0af7 abstractify, add support for redstone/luminance Meredith Espinosa 2019-06-19 13:32:58 -0700
  • 27fd865f79 Merge branch 'master' of https://github.com/CottonMC/slopetest Meredith Espinosa 2019-06-19 11:47:44 -0700
  • 78e355d7a1 Update SlopeTestBlock.java Meredith Espinosa 2019-06-19 11:47:42 -0700
  • 197f57f202 Render without BlockEntityRenderer (#2) grondag 2019-06-19 11:42:45 -0700
  • 07abe31ea4 oh right block states are immutable Meredith Espinosa 2019-06-18 23:03:32 -0700
  • e58edda102 try out putting block states on slopes instead of blocks Meredith Espinosa 2019-06-18 22:59:35 -0700
  • bcd5fdd962 add color, support for multiple faces Meredith Espinosa 2019-06-18 17:39:25 -0700
  • b32276278e get configuration working! Meredith Espinosa 2019-06-18 16:51:16 -0700
  • f52e43efe6 fix all face rotations! Meredith Espinosa 2019-06-18 14:39:26 -0700
  • 56ee01d42b Initial commit Meredith Espinosa 2019-06-18 02:33:36 -0700