1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-07 07:50:27 +00:00

Commit Graph

  • ed0b156e05
    Attempt at splitting up pocket computer logic Jonathan Coates 2024-07-28 21:13:07 +0100
  • 2765abf971
    Udpate to latest Neo, Fabric and Parchment Jonathan Coates 2024-07-28 16:47:41 +0100
  • 4dd0735066
    Register modems as attached to their adjacent block Jonathan Coates 2024-07-26 18:28:13 +0100
  • 38e516d7c7
    Update to Reuse 4.0 Jonathan Coates 2024-07-26 18:28:00 +0100
  • 70a31855ac
    Only send pocket computer updates to players in range Jonathan Coates 2024-07-26 10:04:02 +0100
  • 6c8e64ffcd
    Add get/setUpgrade to IPocketAccess Jonathan Coates 2024-07-26 09:51:09 +0100
  • 7285c32d58
    Document that the speaker re-encoded audio samples Jonathan Coates 2024-07-25 20:32:08 +0100
  • 99c60ac54b
    Remove IComputerBlockEntity Jonathan Coates 2024-07-25 09:28:00 +0100
  • 63e40cf3cb
    Add a cc.strings.split method Jonathan Coates 2024-07-24 22:18:50 +0100
  • 1d45935a25
    Update links to IRC Jonathan Coates 2024-07-24 21:36:31 +0100
  • f80373e7a2
    Add bounds check to cc.strings.wrap Jonathan Coates 2024-07-24 19:34:34 +0100
  • 63185629b7
    Use "require" in textutils Jonathan Coates 2024-07-24 19:30:12 +0100
  • 4bfb9ac323
    Fix/update language checker script Jonathan Coates 2024-07-24 19:28:20 +0100
  • 5926b6c994
    Update Gradle to 8.9 Jonathan Coates 2024-07-24 19:27:50 +0100
  • f5ed43584d
    Add tests for turtle equipping and crafting Jonathan Coates 2024-07-24 19:06:55 +0100
  • 7eb913f8cb
    woops Lupus590 2024-07-21 00:36:51 +0100
  • 34d264ad26
    lint: remove unused variable Erb3 2024-07-09 20:30:17 +0200
  • 540834c565
    tests: fix rom tests for set.lua Erb3 2024-07-09 20:10:24 +0200
  • 15f73f4163
    refactor: colorize set.lua Erlend 2024-07-09 18:55:08 +0200
  • 2c740bb904
    Bump CC:T to 1.111.1 v1.21-1.111.1 Jonathan Coates 2024-07-04 19:08:04 +0100
  • d77f5f135f
    Preserve item data when upgrading pocket computers (#1888) csqrb 2024-07-03 13:21:02 +0600
  • 2d5e577472 remove unused variable CaptainSqrBeard 2024-07-03 13:03:01 +0600
  • 94aa0ed483 clone item stack CaptainSqrBeard 2024-07-03 12:52:59 +0600
  • 4afa8e3bac Transfer enchantments when adding upgrade to pocket computer by crafting CaptainSqrBeard 2024-07-02 23:54:23 +0600
  • 0e4710a956
    Update NF and NG Jonathan Coates 2024-06-29 12:55:45 +0100
  • aca1d43550
    Merge branch 'mc-1.20.x' into mc-1.21.x Jonathan Coates 2024-06-29 10:50:44 +0100
  • f10e401aea
    Load turtle overlays from a registry Jonathan Coates 2024-06-27 20:57:43 +0100
  • 7744d2663b
    Fix heights of turtle flags Jonathan Coates 2024-06-27 20:41:42 +0100
  • 4566cb8273
    Add path-based error constructor to FileSystemException Jonathan Coates 2024-06-26 21:12:44 +0100
  • 052e7a7ae5
    Make FileSystem.toLocal private Jonathan Coates 2024-06-26 19:48:18 +0100
  • 0895200681
    Small bits of cleanup Jonathan Coates 2024-06-26 18:07:56 +0100
  • 1a1623075f
    Fix turtle labels not rendering Jonathan Coates 2024-06-26 18:06:48 +0100
  • 54a95e07a4
    Fix monitors not updating on NeoForge Jonathan Coates 2024-06-23 09:21:15 +0100
  • 09d0f563b7
    Add 1.21 to version list Jonathan Coates 2024-06-23 09:14:32 +0100
  • e188f1d3fa
    Link to os.time in os.setAlarm docs Jonathan Coates 2024-06-23 08:43:42 +0100
  • efd9a0f315
    Fix JEI integration for MC 1.21 v1.21-1.111.0 Jonathan Coates 2024-06-22 22:48:37 +0100
  • 28f75a0687
    Merge branch 'mc-1.20.x' into mc-1.21.x Jonathan Coates 2024-06-22 22:33:18 +0100
  • 819a4f7231
    Hide a few ServerComputer internals Jonathan Coates 2024-06-22 18:48:31 +0100
  • 898cb2a95d
    Remove CommandComputerBlockEntity Jonathan Coates 2024-06-22 18:19:00 +0100
  • 03a8f83191
    Unify command computer permission checks Jonathan Coates 2024-06-22 17:48:08 +0100
  • aef92c8ebc
    Remove pocket computer GUI Jonathan Coates 2024-06-22 17:35:13 +0100
  • 571ea794a8
    Decouple CommandAPI from the command computer BE Jonathan Coates 2024-06-22 17:18:21 +0100
  • 4b102f16b3
    Update to Minecraft 1.21 Jonathan Coates 2024-06-22 16:19:59 +0100
  • e81af93043
    Move JEI to client folder Jonathan Coates 2024-06-22 13:23:03 +0100
  • 3c7bcdff62
    WIP update to MC 1.21 Jonathan Coates 2024-06-21 09:56:42 +0100
  • bb933d0100
    Merge branch 'mc-1.20.x' into mc-1.20.y mc-1.20.y Jonathan Coates 2024-06-21 08:36:18 +0100
  • 25b8a65c5c
    Fix drive.getAudioTitle returning null for no disk Jonathan Coates 2024-06-21 07:54:18 +0100
  • e4236824d7
    Revert "Changed Heart Character (-3 pixels)" Jonathan Coates 2024-06-20 19:03:17 +0100
  • cfd11ffa92
    Support dark and light mode logos on the website Jonathan Coates 2024-06-20 18:31:28 +0100
  • ce133a5e66
    Update Minecraft wiki link Jonathan Coates 2024-06-19 21:46:07 +0100
  • 038fbc1ed1
    Merge pull request #1823 from Bluerella/mc-1.20.x Jonathan Coates 2024-06-19 21:41:55 +0100
  • c582fb521c Translations for German Weblate 2024-06-19 14:52:37 +0000
  • af21792844
    Publish docs via an artifact instead Jonathan Coates 2024-06-19 09:57:56 +0100
  • 9fbb1070ef
    Remove redundant helper method from datagen Jonathan Coates 2024-06-14 22:12:16 +0100
  • 1944995c33
    Update CCF links to my mirror Jonathan Coates 2024-06-11 20:27:06 +0100
  • ac851a795b
    Fix command.getBlockInfos indexing expression Jonathan Coates 2024-06-06 20:04:32 +0100
  • 334761788a Translations for Chinese (Simplified) Weblate 2024-06-05 18:24:44 +0000
  • 3e8df371b0
    update lang.zh_cn.item.computercraft.printed_pages Kevin Z 2024-06-02 11:09:38 -0600
  • 5af3e15dd5
    Nicer lexer error for "!" Jonathan Coates 2024-05-28 20:16:32 +0100
  • de078e3037
    Merge branch 'mc-1.20.x' into mc-1.20.y v1.20.6-1.111.0 Jonathan Coates 2024-05-28 18:46:19 +0100
  • 209b1ddbf9
    Bump CC:T to 1.111.0 v1.20.1-1.111.0 Jonathan Coates 2024-05-28 18:19:13 +0100
  • 0c9f9a8652
    Warn when Optifine is installed Jonathan Coates 2024-05-28 18:10:50 +0100
  • 862d92785e
    Don't expose a menu provider for computers Jonathan Coates 2024-05-28 09:47:12 +0100
  • d48b85d50c
    Add r+/w+ support to io library Jonathan Coates 2024-05-26 10:16:33 +0100
  • 4d619de357
    Don't publish Gradle module metadata for common Jonathan Coates 2024-05-26 09:34:10 +0100
  • 57c289f173
    Allow planks to be used for building in "adventure" Daniel Ratcliffe 2024-05-13 12:47:31 +0100
  • f63f85921f
    Fix missing quotes in the settings example Jonathan Coates 2024-05-19 08:38:41 +0100
  • c7e49d1929
    Use RecordItem.getDisplayName to get audio title Jonathan Coates 2024-05-09 22:54:03 +0100
  • eb584aa94d
    Translate remaining item tags Jonathan Coates 2024-05-09 18:47:28 +0100
  • ad70e2ad90
    Make printout recipes a little more flexible Jonathan Coates 2024-05-09 18:47:22 +0100
  • d9b0cc7075
    Changed Heart Character (-3 pixels) Ella 2024-05-09 01:59:31 +0530
  • 2c0d8263d3
    Update to MC 1.20.6 Jonathan Coates 2024-05-07 22:58:25 +0100
  • 1e214f329e
    Build docs for all MC versions Jonathan Coates 2024-05-06 09:59:09 +0100
  • de930c8d09
    Split up turtle textures (#1813) Jonathan Coates 2024-04-30 21:58:07 +0100
  • 666f133680
    Split up turtle textures Jonathan Coates 2024-04-30 21:13:32 +0100
  • 94c864759d
    Ignore enchantments/attributes on the original item Jonathan Coates 2024-04-29 21:02:14 +0100
  • 735e7ce09b Translations for Italian Weblate 2024-04-29 19:00:14 +0000
  • 2226df7224
    Small cleanup after testing v1.20.5-1.110.3 Jonathan Coates 2024-04-28 22:02:12 +0100
  • 959bdaeb61
    Use a single upgrade type for modems Jonathan Coates 2024-04-28 20:38:30 +0100
  • 06ac373e83
    Use components for upgrade adjectives Jonathan Coates 2024-04-28 20:07:15 +0100
  • 0aca6a4dc9
    Remove several unused test files Jonathan Coates 2024-04-28 19:54:39 +0100
  • bf203bb1f3
    Rewrite upgrades to use dynamic registries Jonathan Coates 2024-04-28 19:46:18 +0100
  • 6e9799316a
    Update ErrorProne Jonathan Coates 2024-04-28 18:32:19 +0100
  • cd9840d1c1
    Add workaround for inventory method test failure Jonathan Coates 2024-04-26 22:06:29 +0100
  • b9a002586c
    Update turtle reach limits to 1.20.5 Jonathan Coates 2024-04-26 21:15:06 +0100
  • a3b07909b0
    Replace some recipes with a more dynamic system Jonathan Coates 2024-04-26 19:45:09 +0100
  • d7786ee4b9
    Merge branch 'mc-1.20.x' into mc-1.20.y Jonathan Coates 2024-04-26 18:38:15 +0100
  • 4e90240922
    Bump CC:T to 1.110.3 v1.20.1-1.110.3 Jonathan Coates 2024-04-26 18:22:06 +0100
  • 1a87d1bf45
    Move shared generated resources to common project Jonathan Coates 2024-04-26 17:59:24 +0100
  • 188806e8b0
    Actually update NeoForge to 1.20.5 Jonathan Coates 2024-04-26 17:57:20 +0100
  • 01407544c9
    Update to 1.20.5 (#1793) Jonathan Coates 2024-04-25 21:32:48 +0100
  • 07684080d5
    Update to 1.20.5 Jonathan Coates 2024-04-25 20:17:43 +0100
  • bd2fd9d4c8
    Merge branch 'mc-1.20.x' into mc-1.20.y Jonathan Coates 2024-04-25 18:23:04 +0100
  • 00e2e2bd2d
    Switch to vanilla's stillValid implementation Jonathan Coates 2024-04-25 18:21:23 +0100
  • 7c1f40031b
    Some cleanup to network messages Jonathan Coates 2024-04-25 18:19:34 +0100
  • 929debd382
    Don't build the webside on Windows/Mac Jonathan Coates 2024-04-24 21:49:49 +0100
  • 4980b7355d
    Don't share CharsetDecoders across threads Jonathan Coates 2024-04-24 21:19:30 +0100
  • 5c457950d8
    Merge branch 'mc-1.20.x' into mc-1.20.y Jonathan Coates 2024-04-24 20:30:59 +0100
  • 925092add3
    Fix build on Windows Jonathan Coates 2024-04-24 17:55:48 +0100
  • 1b49bacc50
    Merge bab52ee85d into 550296edc5 Jeff Smith 2024-04-21 19:31:29 +0200