Commit Graph

  • cdfe53589e
    Merge 1.20 into 1.21.1 5.19.5+1.21.1 embeddedt 2024-11-04 16:55:10 -0500
  • 0f3bfd894e
    Fix Furniture Mod hedges rendering in fast mode with dynres on 5.19.5+1.20.1 embeddedt 2024-11-02 13:38:31 -0400
  • 054d36baa0
    WIP ingredient work embeddedt 2024-11-02 13:38:20 -0400
  • 1e0d4d9d07
    Remove useless test embeddedt 2024-10-28 11:40:31 -0400
  • 5450a16aad
    Rewrite dynamic resources once again embeddedt 2024-10-28 11:37:03 -0400
  • d8b86708e5
    Fix another outdated mixin embeddedt 2024-10-28 11:36:40 -0400
  • 6012626112
    Port cause_lag_by_disabling_threads to 1.21.3 Rhys 2024-10-28 10:21:51 -0400
  • 3d785cedb4
    Remove obsolete mixin embeddedt 2024-10-27 21:48:54 -0400
  • b1f5f6ebbe
    Fix faster item rendering mixin Rhys 2024-10-27 21:46:58 -0400
  • 91ffdb1acf
    Spotless embeddedt 2024-10-26 18:44:36 -0400
  • f374bcbb3a
    Update to 1.21.3, fix tests embeddedt 2024-10-24 10:26:16 -0400
  • 37b756c99e Use WrapOperation HaHaWTH 2024-10-22 02:14:35 +0800
  • c7a2205cb2 Better fix for MC-183518 HaHaWTH 2024-10-22 01:50:32 +0800
  • e0d24d4cdb
    Update to 1.21.2-rc1 embeddedt 2024-10-17 11:08:57 -0400
  • 545fb386a0
    Start rewriting dynamic resources embeddedt 2024-10-12 11:50:43 -0400
  • b582e8911a
    Collect JEI ingredients to list first to avoid concurrency issues 5.18.1+mc1.19.2 eol/1.19.2 embeddedt 2024-07-17 18:45:53 -0400
  • d78ae2c754
    Fix searching in latest JEI embeddedt 2024-10-11 14:12:20 -0400
  • b541e33e9c
    Avoid "timeout is negative" exception in watchdog embeddedt 2024-06-29 13:46:03 -0400
  • 09ea5e1dc9
    Runs, dynamic resources still broken embeddedt 2024-10-10 14:01:39 -0400
  • a841d20f8a
    Compiles on 1.21.2-pre2, does not yet run embeddedt 2024-10-10 12:06:24 -0400
  • 5463ccc3e6
    Merge 1.20 into 1.21.1 embeddedt 2024-09-22 13:49:32 -0400
  • 8e1270dcdc
    Skip filtering blockstates if client is not in world embeddedt 2024-09-22 13:47:35 -0400
  • fec7eb66ea
    Avoid error from mods that replace chunk system embeddedt 2024-09-22 13:46:09 -0400
  • dee2627df9
    Trim LRU maps after dropping entries embeddedt 2024-09-21 14:21:18 -0400
  • d8e937720f
    Always tick model manager even if not in world embeddedt 2024-09-21 14:18:34 -0400
  • 9df79d8c8c
    Skip filtering states when not in a world embeddedt 2024-09-21 14:17:03 -0400
  • 7c550a1ce4
    Fix fluidlogged incompatibility 5.19.4+1.20.1 embeddedt 2024-08-27 17:48:52 -0400
  • 1572bd705d
    Merge remote-tracking branch 'origin/1.20' into 1.21.1 5.19.4+1.21.1 5.19.3+1.21.1 embeddedt 2024-08-24 16:34:59 -0400
  • 333147cfd5
    Silence mixin warning with Moonrise 5.19.3+1.20.1 embeddedt 2024-08-23 20:52:21 -0400
  • d25781f36c
    Implement more methods on FakeStateMap embeddedt 2024-08-23 20:50:03 -0400
  • 2abc4fa56b
    Add type checking to dynamic maps to avoid ClassCastException from badly behaved mods 5.19.2+1.21.1 embeddedt 2024-08-19 18:17:25 -0400
  • 489136d048
    Update to 1.21.1 embeddedt 2024-08-19 17:23:30 -0400
  • 820169667a
    Merge remote-tracking branch 'origin/1.20' into 1.21 5.19.1+1.21 embeddedt 2024-08-10 19:19:06 -0400
  • 75ff154eca
    Mark the section compile optimization as not required for better compat 5.19.1+1.20.1 embeddedt 2024-08-10 19:18:27 -0400
  • 512a7e237c
    Merge remote-tracking branch 'origin/1.20' into 1.21 embeddedt 2024-08-10 19:14:41 -0400
  • 49464451dd
    Make state_definition_construct degrade gracefully if map is used like a hashmap embeddedt 2024-08-09 18:02:39 -0400
  • c0eaf29cb5
    Remove mod file scan data deduplicator embeddedt 2024-08-06 20:27:25 -0400
  • 87d1aad3d1
    Backport unbaked model caching from 1.21 embeddedt 2024-08-05 09:48:10 -0400
  • 2d7a926174
    Create ko_kr.json Merhaf 2024-08-04 03:10:08 +0900
  • 7db5d6a1da
    Make CTM work on 1.21 embeddedt 2024-07-27 14:39:30 -0400
  • 631ad0528b
    Fix registry progress bar on 1.21 embeddedt 2024-07-27 13:33:08 -0400
  • 6f4212ebc8
    Unfreeze block registry ourselves in tests embeddedt 2024-07-27 12:51:24 -0400
  • 6a365be734
    Disable FAPI in dev embeddedt 2024-07-27 12:44:02 -0400
  • 2e52db6e93
    Apply some simple optimizations for vanilla section meshing embeddedt 2024-07-27 12:43:48 -0400
  • 1daea1f5e3
    Merge remote-tracking branch 'origin/1.20' into 1.21 5.19.0+1.21 embeddedt 2024-07-26 20:04:05 -0400
  • ece2897c37
    Loom 1.7 + Gradle 8.8 5.19.0+1.20.1 embeddedt 2024-07-24 20:33:01 -0400
  • 4ee8c41abd
    Allow debugReloader option to also work with datapack reloads embeddedt 2024-07-24 20:14:41 -0400
  • 9ccc1ee743 Update Caner Karaca 2024-07-23 00:57:17 +0000
  • 7c2aeba767 Update Caner Karaca 2024-07-22 23:21:50 +0000
  • b2eb14b766
    Bump Neo version to fix config screen crash embeddedt 2024-07-19 20:24:44 -0400
  • 70fba2e0af
    Improve dynamic model loading efficiency during model bake event embeddedt 2024-07-19 19:44:13 -0400
  • 30e91f2056
    Merge remote-tracking branch 'origin/1.20' into 1.21 embeddedt 2024-07-19 19:21:23 -0400
  • 66ef30449a
    Collect JEI ingredients to list first to avoid concurrency issues 5.18.10+1.20.1 embeddedt 2024-07-17 18:45:53 -0400
  • edddba6991
    Fix searching in latest JEI 5.18.9+1.20.1 embeddedt 2024-07-16 18:58:21 -0400
  • beccbef151
    Bump Neo requirement 5.18.8+1.21 embeddedt 2024-07-12 18:45:27 -0400
  • c3b17b2927
    Update NF, remove config hacks as config system is rewritten embeddedt 2024-07-11 08:00:59 -0400
  • 783627f4c5
    Always convert identity unbaked missing model to identity baked missing model 5.18.7+1.21 embeddedt 2024-07-08 19:20:57 -0400
  • bc7aa5539c
    Do not spin the watchdog thread while server is booting embeddedt 2024-07-07 20:52:06 -0400
  • 7348737878
    Emulate entrySet on dynamic resources model registry 5.18.6+1.20.1 embeddedt 2024-07-07 11:26:06 -0400
  • d7bfeedc62
    Merge 1.20 into 1.21 5.18.6+1.21 embeddedt 2024-07-07 09:14:46 -0400
  • fd42c5b129
    Disable classload hack as it causes the same issue it tried to solve embeddedt 2024-07-07 09:13:57 -0400
  • 212f139bf1
    Remove nonexistent JEI plugin from fabric mod file 5.18.5+1.21 embeddedt 2024-07-03 17:11:25 -0400
  • 3bad8f5934
    Avoid "timeout is negative" exception in watchdog embeddedt 2024-06-29 13:46:03 -0400
  • 85740f83af
    Remove blast_search_trees 5.18.4+1.21 embeddedt 2024-06-28 20:20:06 -0400
  • d46d24542f
    Update NeoForge, adjust dynamic resources for NF API 5.18.3+1.21 embeddedt 2024-06-18 21:49:23 -0400
  • 700ccc25b7
    Freeze model bakery later to allow for mutation in event embeddedt 2024-06-14 19:19:52 -0400
  • 1b6075562c
    Fix wrong location type being passed to model registry embeddedt 2024-06-14 19:15:16 -0400
  • 2697a8f358
    Fix lambda shadow remapping issue embeddedt 2024-06-14 19:08:54 -0400
  • f056fe4d0c
    Fix item frames not having models with dynamic resources on embeddedt 2024-06-14 18:58:00 -0400
  • ef07197345
    Fix deduplicate_location embeddedt 2024-06-14 18:57:54 -0400
  • 180606eea1
    Remove upgraded structure caching 5.18.2+1.21 embeddedt 2024-06-13 21:32:42 -0400
  • a6e0785252
    Merge 1.20 into 1.21 5.18.1+1.21 embeddedt 2024-06-13 18:24:45 -0400
  • 72fc1583be
    Disable worldgen optimizations for patch release 5.18.1+1.20.1 embeddedt 2024-06-13 18:24:25 -0400
  • aac4334b37
    Re-enable mixin AP, static remapping is broken right now embeddedt 2024-06-13 18:19:04 -0400
  • 4673293039
    Merge remote-tracking branch 'origin/1.20' into 1.21 embeddedt 2024-06-13 17:27:22 -0400
  • f2379dc9e3
    Update to 1.21 full release embeddedt 2024-06-13 17:24:04 -0400
  • 6f4098a2d9
    re-enable runtime FAPI embeddedt 2024-06-13 17:24:58 -0400
  • d4cc7664f6
    Merge remote-tracking branch 'origin/1.20' into 1.21 embeddedt 2024-06-10 21:59:04 -0400
  • b50a7587da
    Spotless embeddedt 2024-06-10 21:58:59 -0400
  • 1dce8d4ccf
    Merge remote-tracking branch 'origin/1.20' into 1.21 embeddedt 2024-06-10 21:45:23 -0400
  • 6fd3dde1a2
    Fix compile error embeddedt 2024-06-10 21:45:20 -0400
  • f7f871ffc1
    Spotless embeddedt 2024-06-10 21:43:16 -0400
  • f586522dfe
    Do not drop models during initial load embeddedt 2024-06-10 20:23:02 -0400
  • 168ab8effa
    Merge remote-tracking branch 'origin/1.20' into 1.21 embeddedt 2024-06-10 20:20:14 -0400
  • 2193aa11a4
    Add some relatively safe allocation optimizations for worldgen embeddedt 2024-06-10 20:18:11 -0400
  • 1ec9aad47f
    Spotless embeddedt 2024-06-09 22:03:00 -0400
  • fb51a31dd2
    Add option to disable thread pool embeddedt 2024-06-09 21:57:15 -0400
  • ef528a4f3a
    Avoid thread-local map by storing model reference on BlockState object directly embeddedt 2024-06-09 20:40:21 -0400
  • 792f9790ea
    Improve F3+T speed when in world embeddedt 2024-06-08 22:11:45 -0400
  • 6e9dfaf0c6
    Enable NeoForge project embeddedt 2024-06-08 21:01:23 -0400
  • 9d584d13d2
    Make blockstate model loader more resilient embeddedt 2024-06-08 16:41:45 -0400
  • a0f391e258
    Update FAPI embeddedt 2024-06-08 16:39:44 -0400
  • 661c6c9ccf
    Update Traditional Chinese translation (#413) dirtTW 2024-06-08 04:29:07 +0700
  • 53fa8ed1cb Update Traditional Chinese dirtTW 2024-06-07 14:42:15 +0700
  • 8c51ccc022
    1.21-pre3 embeddedt 2024-06-05 20:28:43 -0400
  • 390404d1d5
    Merge remote-tracking branch 'origin/1.20.6' into 1.21 embeddedt 2024-06-05 20:23:31 -0400
  • 57af3c6491
    Merge remote-tracking branch 'origin/1.20' into 1.20.6 eol/1.20.6 embeddedt 2024-06-05 20:23:17 -0400
  • 809c622ad4
    Spotless embeddedt 2024-06-05 20:14:25 -0400
  • a51e740040
    Move to Java 21 for building the mod embeddedt 2024-06-05 20:11:13 -0400
  • c7befd1913
    Switch to TR mixin remapping, make our custom AP incremental embeddedt 2024-06-05 19:43:09 -0400