1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-05-23 01:34:11 +00:00

Commit Graph

  • 0790a8346a
    Merge branch 'mc-1.21.x' into mc-1.21.y mc-1.21.y Jonathan Coates 2025-05-16 18:38:21 +01:00
  • 418c9be7ac
    Allow changing terminal size with components mc-1.21.x Jonathan Coates 2025-05-16 18:22:20 +01:00
  • b491f6b11f
    Merge branch 'mc-1.20.x' into mc-1.21.x Jonathan Coates 2025-05-16 17:56:51 +01:00
  • acafc06449
    Make turtle upgrade models data driven Jonathan Coates 2025-05-11 09:17:29 +01:00
  • 598fd98a8b
    Load turtle overlays during model loading Jonathan Coates 2025-05-10 22:14:58 +01:00
  • e13e8ff92e
    Fix a couple of rendering issues Jonathan Coates 2025-05-10 17:51:48 +01:00
  • 0a0c80db41
    Allow equipping pocket computers on the bottom Jonathan Coates 2025-05-10 17:13:54 +01:00
  • 4344c3072f
    Add a test for turtle upgrade crafting mc-1.20.x Jonathan Coates 2025-05-10 14:35:26 +01:00
  • c20336286b
    Update to FAPI 0.122 Jonathan Coates 2025-05-02 19:00:22 +01:00
  • 356366ede8
    Undo dev changed to build script Jonathan Coates 2025-04-30 22:33:22 +01:00
  • a1df196673
    Update to Minecraft 1.21.5 Jonathan Coates 2025-04-30 22:31:14 +01:00
  • fc66d15012
    Merge pull request #2189 from Fox2Code/1.4.7-concurrent-fix mc-1.4.7 Jonathan Coates 2025-04-30 19:21:17 +01:00
  • 00e57227dc
    Fix ConcurrentModificationException caused by timers Fox2Code 2025-04-29 21:14:14 +02:00
  • 947001104d
    Update Cobalt to 0.9.6 Jonathan Coates 2025-04-21 14:36:44 +01:00
  • 8711512769
    Remove allocation tracking for computers Jonathan Coates 2025-04-21 08:32:03 +01:00
  • 22c094192b
    Update to CC:T 1.115.0 Jonathan Coates 2025-04-06 13:44:46 +01:00
  • a939ad8b97
    Merge branch 'mc-1.21.x' into mc-1.21.y Jonathan Coates 2025-03-25 08:45:03 +00:00
  • fdae94b3c1
    Merge branch 'mc-1.20.x' into mc-1.21.x Jonathan Coates 2025-03-25 08:44:19 +00:00
  • 9c0ce27ce6
    Switch a few more places to use Java 17 features Jonathan Coates 2025-03-22 09:39:47 +00:00
  • c458360b18
    Bump versions of build tooling Jonathan Coates 2025-03-21 12:57:31 +00:00
  • 09ad6c1905
    Add tags for disks and floppies Jonathan Coates 2025-03-20 19:16:16 +00:00
  • 0e1e8a72d3
    Fix syncing of colour between PocketBrain and item Jonathan Coates 2025-03-20 18:54:06 +00:00
  • 995a6e7379
    Merge branch 'mc-1.21.x' into mc-1.21.y Jonathan Coates 2025-03-18 09:29:30 +00:00
  • ffa6eadc26
    Register our BEs as entities Jonathan Coates 2025-03-16 16:37:29 +00:00
  • 7c1e8e1951
    Fix usages of javax's Nullable annotation Jonathan Coates 2025-03-16 16:29:19 +00:00
  • b805a34c2d
    Merge branch 'mc-1.20.x' into mc-1.21.x Jonathan Coates 2025-03-16 16:28:53 +00:00
  • b03546a158
    Add game tests to check our blocks are inventories Jonathan Coates 2025-03-16 15:59:11 +00:00
  • 582713467f
    Remove air blocks from test structures Jonathan Coates 2025-03-16 15:13:30 +00:00
  • b6f41a0df5
    Fix several issues with char/paste event validation Jonathan Coates 2025-03-16 14:03:21 +00:00
  • 594738a022
    Standardised item details docs a little Jonathan Coates 2025-03-16 10:25:57 +00:00
  • 27f2ab364c
    Clean up disk <-> drive right clicking Jonathan Coates 2025-03-13 21:47:14 +00:00
  • 5a43273757
    docs: specify valid types for settings.define (#2140) Jonathan Coates 2025-03-13 07:10:30 +00:00
  • 97e28516fb
    docs: specify valid types for settings.define Drew Edwards 2025-03-13 01:40:08 +00:00
  • 676fb5fb53
    Remove usages of onNeighborChange Jonathan Coates 2025-03-09 15:12:58 +00:00
  • 08dc08b5a3
    Replace appendHoverText with component-based tooltips Jonathan Coates 2025-03-09 13:39:45 +00:00
  • 8f4d4038f6
    Merge branch 'mc-1.20.x' into mc-1.21.x Jonathan Coates 2025-03-09 12:35:44 +00:00
  • 63ba3fe274
    Fix printout crafting Jonathan Coates 2025-03-09 12:19:59 +00:00
  • 749b3df227
    Remove PrintoutItem.getType Jonathan Coates 2025-03-09 11:46:36 +00:00
  • b97634b717
    Flesh out LuaTable a bit Jonathan Coates 2025-03-08 23:39:11 +00:00
  • 8ade1c38ac
    Send less computer BE data to the client Jonathan Coates 2025-03-05 20:46:06 +00:00
  • 1b8344d0a3
    Ignore shader loading errors Jonathan Coates 2025-03-05 19:01:32 +00:00
  • b42bc0a01a
    Bump Loom and vanilla-extract versions Jonathan Coates 2025-03-05 18:45:55 +00:00
  • 70a7478529
    Ignore some components when sending item to client Jonathan Coates 2025-03-05 18:20:05 +00:00
  • 0cff73e2fc
    Add turtle.getEquipped{Left,Right} Jonathan Coates 2025-03-03 21:30:19 +00:00
  • 05163a4911
    Store command computers in a separate folder Jonathan Coates 2025-03-03 20:53:43 +00:00
  • a892739f8e
    Specify precision in monitor fragment shader Jonathan Coates 2025-03-03 10:09:54 +00:00
  • 9277aa33e9
    Update to 1.21.4 v1.21.4-1.115.1 Jonathan Coates 2025-03-02 21:32:07 +00:00
  • f8785a092f
    Fix particle texture for turtle colour model Jonathan Coates 2025-03-02 21:14:27 +00:00
  • 598fc4aefd
    Merge branch 'mc-1.20.x' into mc-1.21.x v1.21.1-1.115.1 Jonathan Coates 2025-03-01 22:49:56 +00:00
  • dd7e8fcefc
    Bump CC:T to 1.115.1 v1.20.1-1.115.1 Jonathan Coates 2025-03-01 22:35:29 +00:00
  • 29c8f96912
    Sync translations from CrowdIn Jonathan Coates 2025-03-01 22:34:45 +00:00
  • b9267ecbfc
    Resize lectern pocket computer textures Jonathan Coates 2025-03-01 22:24:27 +00:00
  • 9d2c2db22b
    Fix speaker.playAudio not updating volume Jonathan Coates 2025-03-01 20:28:37 +00:00
  • 6660966320
    Update Create dependency to 6.0.0 (#2117) ellellie 2025-03-02 08:56:43 +13:00
  • 3acb231f01
    Write some docs for migrating from MC 1.20 -> 1.21 Jonathan Coates 2025-02-21 20:12:44 +00:00
  • 16324e1eac
    Flesh out detail provider/registry docs Jonathan Coates 2025-02-19 21:07:12 +00:00
  • fa33949113
    Merge AbstractComputerItem and ComputerItem Jonathan Coates 2025-02-16 21:12:35 +00:00
  • 0c04d9de47
    Merge branch 'mc-1.20.x' into mc-1.21.x Jonathan Coates 2025-02-16 21:04:28 +00:00
  • 32f5c38485
    Remove IMedia implementations from our items Jonathan Coates 2025-02-16 20:29:20 +00:00
  • 01fe949b3e
    Use Fabric's Item Lookup for registering media providers Jonathan Coates 2025-02-16 19:49:47 +00:00
  • c03fce275e
    Add some abstractions for registering capabilities Jonathan Coates 2025-02-16 18:33:41 +00:00
  • 0998acaa82
    Switch to JSpecify annotations Jonathan Coates 2025-02-16 18:09:15 +00:00
  • 12a44fed6f
    Sync translations from CrowdIn Jonathan Coates 2025-02-15 18:35:05 +00:00
  • 3f8c3b026a
    Merge branch 'mc-1.20.x' into mc-1.21.x v1.21.1-1.115.0 Jonathan Coates 2025-02-14 20:44:39 +00:00
  • 0a8d505323
    Bump CC:T to 1.115.0 v1.20.1-1.115.0 Jonathan Coates 2025-02-14 20:20:30 +00:00
  • 237a0ac3bb
    Expose printout contents to the API Jonathan Coates 2025-02-14 18:13:20 +00:00
  • b185d088b3
    Suggest alternative table keys on nil errors (#2097) Jonathan Coates 2025-02-13 21:57:29 +00:00
  • 051c70a731
    Propagate exceptions from parallel where possible (#2095) Jonathan Coates 2025-02-13 17:38:57 +00:00
  • 2e2f308ff3
    Support placing pocket computers on lecterns (#2098) Jonathan Coates 2025-02-13 17:31:08 +00:00
  • 0f123b5efd
    Ignore unrepresentable characters when typing Jonathan Coates 2025-02-12 18:41:45 +00:00
  • 1278246cf7
    Add back MoreRed support Jonathan Coates 2025-02-12 13:40:58 +00:00
  • 88cb03be6b
    Clean up the parallel API Jonathan Coates 2025-02-09 16:52:06 +00:00
  • 1e25fa9bc3
    Bump CC:T to 1.114.5 Jonathan Coates 2025-02-09 10:16:45 +00:00
  • 74f707aaea
    Create a new CraftingInput for each craft v1.21.1-1.114.5 Jonathan Coates 2025-02-07 09:45:14 +00:00
  • 9bb62b047a
    Merge branch 'mc-1.20.x' into mc-1.21.x v1.21.1-1.114.4 Jonathan Coates 2025-01-31 21:41:10 +00:00
  • 4360485880
    Bump CC:T to 1.114.4 v1.20.1-1.114.4 Jonathan Coates 2025-01-31 21:09:57 +00:00
  • b69a44a927
    Redo turtle move checks Jonathan Coates 2025-01-27 22:43:29 +00:00
  • 7d8f609c49
    literally sobbing rn Jonathan Coates 2025-01-26 22:27:50 +00:00
  • e7f56c4d25
    Remove ComponentMap Jonathan Coates 2025-01-26 15:13:24 +00:00
  • fa2140d00b
    Clean up container data interface Jonathan Coates 2025-01-26 14:56:09 +00:00
  • 03388149b1
    Fix command computers being exposed as peripherals Jonathan Coates 2025-01-26 11:13:52 +00:00
  • f212861370
    Mark command computers as onlyOpCanSetNbt Jonathan Coates 2025-01-21 20:41:55 +00:00
  • 4f3663ccc9
    Allow overriding computer/floppy capacity Jonathan Coates 2025-01-21 09:57:14 +00:00
  • 53425c1e76
    Merge branch 'mc-1.20.x' into mc-1.21.x Jonathan Coates 2025-01-20 22:22:09 +00:00
  • 55edced9de
    Move GUI sprites to the sprites/ folder Jonathan Coates 2025-01-20 20:21:22 +00:00
  • dc969c5a78
    Configure ServerComputer via a Properties builder Jonathan Coates 2025-01-20 19:47:18 +00:00
  • 94ad6dab0e
    Map Unicode to CC's charset for char/paste events Jonathan Coates 2025-01-19 10:54:02 +00:00
  • 938eb38ad5
    Move computer events to a single point Jonathan Coates 2025-01-18 19:18:09 +00:00
  • 6739c4c6c0
    Wait for computers to run each tick in gametests Jonathan Coates 2025-01-17 18:43:19 +00:00
  • d6749f8461
    Set issue type in the templates Jonathan Coates 2025-01-17 17:25:39 +00:00
  • d697c47b80
    Catch ModdedConfig.getFilePath errors Jonathan Coates 2025-01-17 17:14:06 +00:00
  • 5ba7f99326
    Add back inputs on processResources v1.20.1-1.114.3 Jonathan Coates 2025-01-14 21:25:33 +00:00
  • 4710ee5bcc
    Merge branch 'mc-1.20.x' into mc-1.21.x v1.21.1-1.114.3 Jonathan Coates 2025-01-14 21:25:39 +00:00
  • 62c9e5b08f
    Add back missing translations Jonathan Coates 2025-01-14 18:14:51 +00:00
  • 2ca5850060
    Bump CC:T to 1.114.3 Jonathan Coates 2025-01-14 09:49:48 +00:00
  • ed631b05e7
    Fix TurtleTool using the wrong stack Jonathan Coates 2025-01-14 10:22:01 +00:00
  • a2b9490d5c
    Some printer gametests Jonathan Coates 2025-01-14 09:38:22 +00:00
  • 8204944b5f
    More Gradle cleanup Jonathan Coates 2025-01-13 21:54:20 +00:00
  • ef0af67e96
    Share some dependency exclusion code Jonathan Coates 2025-01-13 00:00:10 +00:00
  • 9a914e75c4
    Rethink PlatformHelper.useOn Jonathan Coates 2025-01-12 22:01:43 +00:00