Changes

#50 (Feb 14, 2024 3:47:09 AM)

  1. Relax permissions on clear book cache — KnightMiner / githubweb

#49 (Feb 13, 2024 7:23:57 AM)

  1. Update JEI to 10.0 in dev, fix a bug caused by JEI breaking their API — KnightMiner / githubweb
  2. Port over a few more utils from tinkers — KnightMiner / githubweb
  3. Add getter to sized ingredient's nested ingredient — KnightMiner / githubweb
  4. Process fluid transfer manager before fluid capability — KnightMiner / githubweb
  5. Implement a command to clear a book cache — KnightMiner / githubweb
  6. Prevent crash when dumb mods return null particle textures (#192) — KnightMiner / githubweb
  7. Clear fluid tooltip cache on tag reload (#185) — KnightMiner / githubweb
  8. Attempt to fix edge cases in columns not lining up in generated indexes — KnightMiner / githubweb

#48 (Feb 5, 2024 3:47:09 AM)

  1. Make simple methods public for predicates — KnightMiner / githubweb

#47 (Feb 4, 2024 6:23:51 AM)

  1. Cleanup: added comments recommending some repackaging for 1.19 — KnightMiner / githubweb
  2. Port some common loaders from Tinkers Construct — KnightMiner / githubweb
  3. Add compact behavior to inverted predicate loader — KnightMiner / githubweb
  4. Migrate item and damage predicates from tinkers — KnightMiner / githubweb
  5. Add additional entity and living entity predicate types — KnightMiner / githubweb
  6. Simplify named component registry optional syncing — KnightMiner / githubweb

#45 (Apr 27, 2023 7:36:33 AM)

  1. Actually check the stack size of the item (#197, #198) — github / githubweb

#43 (Jan 19, 2023 4:35:23 AM)

  1. stupid autocomplete, you should not switch the variable during autocomplete — KnightMiner / githubweb

#42 (Jan 19, 2023 2:42:21 AM)

  1. Fix missing fallback constructor — KnightMiner / githubweb

#40 (Jan 18, 2023 7:47:07 PM)

  1. Add support in colored block model to uv lock on a per element basis — KnightMiner / githubweb
  2. Move retextured block name tooltip to before the optional tooltip — KnightMiner / githubweb

#35 (Jan 15, 2023 7:45:11 PM)

  1. Synchronize deferred registers — KnightMiner / githubweb

#31 (Nov 2, 2022 7:47:06 AM)

  1. Fix invalid default on luminosity — KnightMiner / githubweb
  2. Improve retexture block entity impl — KnightMiner / githubweb

#29 (Nov 1, 2022 4:13:58 AM)

  1. Fix edge case in LogicHelper's list get or default — KnightMiner / githubweb
  2. Add recipe helper utils from tinkers — KnightMiner / githubweb
  3. Add generic serializers from tinkers — KnightMiner / githubweb
  4. Add generic predicate tools from tinkers — KnightMiner / githubweb

#27 (Jun 13, 2022 1:41:32 AM)

  1. Fix inconsistency in fluid container transfer packet — KnightMiner / githubweb

#25 (Jun 6, 2022 7:04:25 AM)

  1. Fix error being backwards — KnightMiner / githubweb
  2. Add tags for water and lava — KnightMiner / githubweb
  3. Port fluid ingredient and tag key serializers from tinkers — KnightMiner / githubweb
  4. Port unplacable fluid helper from tinkers — KnightMiner / githubweb
  5. Port fluid transfer from tinkers — KnightMiner / githubweb
  6. Port safe client access and tooltip key from tinkers — KnightMiner / githubweb
  7. Port fluid tooltip logic from tinkers — KnightMiner / githubweb

#23 (Jun 4, 2022 10:54:41 PM)

  1. Port over many JSON utils from tinkers — KnightMiner / githubweb
  2. Port color manager from tinkers — KnightMiner / githubweb

#21 (May 14, 2022 8:42:37 PM)

  1. Fix index links sending you to the wrong page when advancements lock sections — KnightMiner / githubweb

#19 (May 5, 2022 8:58:28 PM)

  1. fix Mac Mouse Error (#182) — github / githubweb

#17 (Apr 17, 2022 4:39:13 AM)

  1. Add support for defaults to the generic deserialize methods — KnightMiner / githubweb

#16 (Apr 17, 2022 4:34:17 AM)

  1. Make generic loader registry a bit nicer for singletons — KnightMiner / githubweb

#14 (Apr 15, 2022 6:16:17 AM)

  1. Rename method to deserializeAndGet as parseList calls it ambigious — KnightMiner / githubweb

#13 (Apr 15, 2022 6:09:14 AM)

  1. Couple of small improvements to the generic loader registry — KnightMiner / githubweb

#11 (Apr 10, 2022 8:36:38 PM)

  1. Add a bit more validation to generic loaders — KnightMiner / githubweb

#10 (Apr 10, 2022 8:31:01 PM)

  1. Switch tag contains to something that won't crash after registries are frozen — KnightMiner / githubweb

#9 (Apr 7, 2022 12:12:24 AM)

  1. Fix item name ingredient not working in compound ingredients — KnightMiner / githubweb

#8 (Apr 6, 2022 10:14:41 PM)

  1. Helpers for checking if a tag contains a value — KnightMiner / githubweb

#7 (Apr 6, 2022 9:54:00 PM)

  1. Add helpers to get tag value streams — KnightMiner / githubweb

#5 (Apr 4, 2022 2:06:41 AM)

  1. Relax generics on deferred register wrapper — KnightMiner / githubweb

#4 (Apr 4, 2022 1:57:26 AM)

  1. Make deferred register wrapper more flexible with how the internal register is created — KnightMiner / githubweb

#2 (Apr 2, 2022 9:09:23 PM)

  1. Update to latest forge and replace fluid tag empty condition with a generic tag one — KnightMiner / githubweb