1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-22 21:48:15 +00:00

Commit Graph

  • af3263dec2
    Allow disabling generic methods Jonathan Coates 2023-07-09 19:58:34 +01:00
  • 7f25c9a66b
    Only load client config on the client Jonathan Coates 2023-07-09 18:44:33 +01:00
  • 9ca3efff3c
    Add data generator support for required mods Jonathan Coates 2023-07-09 14:09:44 +01:00
  • 8f1bf4341c
    Merge branch 'mc-1.19.x' into mc-1.20.x v1.20.1-1.106.1 Jonathan Coates 2023-07-08 09:38:17 +01:00
  • aaf8c248a8
    Bump CC:T to 1.106.1 v1.19.4-1.106.1 Jonathan Coates 2023-07-08 09:37:43 +01:00
  • df26cd267a
    Fix conflicts with other mods replacing reach distance Jonathan Coates 2023-07-08 09:35:06 +01:00
  • 8914b78816
    Also block the CGNAT range (100.64.0.0/10) Jonathan Coates 2023-07-08 09:27:09 +01:00
  • 4c8f8c5f9e
    Update for multi-loader vesions Jonathan Coates 2023-07-07 20:04:23 +01:00
  • 9a48b53a83
    Merge branch 'mc-1.19.x' into mc-1.20.x v1.20.1-1.106.0 Jonathan Coates 2023-07-07 18:10:04 +01:00
  • 9519448e43
    Don't render toast text with a shadow Jonathan Coates 2023-07-07 18:08:47 +01:00
  • 9ea7f45fa7
    Fix class cast exception with ObjectSource v1.19.4-1.106.0 Jonathan Coates 2023-07-07 18:05:02 +01:00
  • 915b6f9d81
    Switch away from Forge's loot modifiers Jonathan Coates 2023-07-07 10:18:16 +01:00
  • a98f3b2a4c
    Merge branch 'mc-1.19.x' into mc-1.20.x Jonathan Coates 2023-07-07 00:18:50 +01:00
  • d351bc33c6
    Bump CC:T to 1.106.0 Jonathan Coates 2023-07-07 00:16:48 +01:00
  • f9bb1b4979
    Merge branch 'mc-1.18.x' into mc-1.19.2 v1.19.2-1.101.3 Jonathan Coates 2023-07-07 00:06:10 +01:00
  • edf372a695
    Merge branch 'mc-1.16.x' into mc-1.18.x v1.18.2-1.101.3 mc-1.18.x Jonathan Coates 2023-07-07 00:02:42 +01:00
  • aa89e51639
    Bump CC:T to 1.101.3 v1.16.5-1.101.3 mc-1.16.x Jonathan Coates 2023-07-06 23:54:44 +01:00
  • 7436447a6e
    Several command permission fixes Jonathan Coates 2023-07-06 23:41:02 +01:00
  • f629831b12
    Tighten up the $private HTTP rule Jonathan Coates 2023-07-06 23:27:17 +01:00
  • 5d71770931
    Several command permission fixes Jonathan Coates 2023-07-05 11:38:21 +01:00
  • 4bbde8c50c
    Tighten up the $private HTTP rule Jonathan Coates 2023-07-01 17:00:28 +01:00
  • f7fdb6e729
    Backport a couple of ROM commits Jonathan Coates 2023-07-06 23:15:55 +01:00
  • cc8c1f38e7
    Small documentation improvements Jonathan Coates 2023-07-06 23:03:22 +01:00
  • cab9c9772a
    Add some tests for new turtle tool functionality Jonathan Coates 2023-07-06 22:26:39 +01:00
  • e337a63712
    Bump FG and Loom Jonathan Coates 2023-07-05 20:57:56 +01:00
  • efa92b741b Translations for Russian (ru_ru) Weblate 2023-07-04 23:03:03 +00:00
  • a91ac6f214
    Make turtle tools a little more flexible Jonathan Coates 2023-07-03 22:10:11 +01:00
  • 943a9406b1
    Fix turtle.refuel example (#1510) PenguinEncounter 2023-07-02 10:19:09 -07:00
  • 4d3d8e6a8e
    Add support for libmultipart to wireless modems feature/lib-multipart Jonathan Coates 2023-07-02 17:25:58 +01:00
  • 0b2bb5e7b5
    Use exclusiveContent for our maven Jonathan Coates 2023-07-02 12:21:03 +01:00
  • 8708048b6e
    Try to make turtle_test.peripheral_change more robust Jonathan Coates 2023-07-02 11:46:03 +01:00
  • d138d9c4a5
    Preserve item NBT for turtle tools Jonathan Coates 2023-07-02 11:02:10 +01:00
  • f54cb8a432
    Allow upgrades to read/write upgrade data from ItemStacks (#1465) Edvin 2023-07-02 12:55:55 +03:00
  • 94f5ede75a
    Remove superflous Nonnull/Notnull annotations Jonathan Coates 2023-07-01 19:32:28 +01:00
  • 1977556da4
    Deprecate IPocketAccess.getUpgrades Jonathan Coates 2023-07-01 18:32:19 +01:00
  • 9eabb29999
    Move the model cache inside TurtleModelParts Jonathan Coates 2023-07-01 18:26:38 +01:00
  • ecf880ed82
    Document HTTP rules a little better Jonathan Coates 2023-07-01 15:57:30 +01:00
  • 655d5aeca8
    Improve REPL's handling of expressions Jonathan Coates 2023-07-01 12:37:48 +01:00
  • 34f41c4039
    Be lazier in configuring Forge runs Jonathan Coates 2023-06-29 22:31:49 +01:00
  • f5b16261cc
    Update to Gradle 8.x Jonathan Coates 2023-06-29 20:10:17 +01:00
  • 7eb3b691da
    Fix misplaced calls to IArguments.escapes Jonathan Coates 2023-06-27 18:25:34 +01:00
  • 910a63214e
    Make Generic methods per-ComputerContext Jonathan Coates 2023-06-26 21:46:55 +01:00
  • 591a7eca23
    Clean up how we enumerate Lua/peripheral methods Jonathan Coates 2023-06-26 19:32:09 +01:00
  • a29a516a3f
    Small refactoring to generic peripherals Jonathan Coates 2023-06-26 19:11:59 +01:00
  • 4a5e03c11a
    Convert NamedMethod into a record Jonathan Coates 2023-06-26 18:51:14 +01:00
  • 50d460624f
    Make the list of API factories per-ComputerContext Jonathan Coates 2023-06-26 18:48:26 +01:00
  • bc500df921
    Use a builder for constructing ComputerContexts Jonathan Coates 2023-06-26 18:42:19 +01:00
  • 4accda6b8e
    Some tiny optimisations to the window API Jonathan Coates 2023-06-25 20:56:27 +01:00
  • 54ab98473f
    Be lazy in reporting errors in the lexer Jonathan Coates 2023-06-25 15:48:57 +01:00
  • 7ffdbb2316
    Publish docs for 1.20 as well Jonathan Coates 2023-06-25 09:47:56 +01:00
  • 672c2cf029
    Limit turtle's reach distance in Item.use Jonathan Coates 2023-06-24 17:09:34 +01:00
  • c3bdb0440e
    Merge pull request #1494 from Wojbie/lua.lua-require-fix Jonathan Coates 2023-06-20 23:38:22 +01:00
  • 88f0c44152 Update lua.lua require logic. Wojbie 2023-06-20 23:33:53 +02:00
  • ebaf49508f
    Merge branch 'mc-1.19.x' into mc-1.20.x Jonathan Coates 2023-06-20 08:59:06 +01:00
  • c8523bf479
    Add ability to serialize Unicode strings to JSON (#1489) JackMacWindows 2023-06-18 17:42:28 -04:00
  • 953372b1b7
    Fix quad order when rendering turtles upside down Jonathan Coates 2023-06-18 19:30:25 +01:00
  • 36b9f4ec55
    Merge pull request #1485 from cc-tweaked/feature/turtle-upgrade-ui Jonathan Coates 2023-06-18 08:09:47 +01:00
  • ccfed0059b
    Render the computer cursor as emissive Jonathan Coates 2023-06-17 18:01:42 +01:00
  • c45fc94752
    Remove support for clicking in off-hand pocket computers Jonathan Coates 2023-06-17 11:41:57 +01:00
  • 7b4ba11fb4
    Allow changing turtle upgrades from the GUI Jonathan Coates 2023-06-17 10:46:34 +01:00
  • 8ccd5a560c
    Add support for codecs to our data generator system Jonathan Coates 2023-06-17 10:37:19 +01:00
  • 0f866836a0 Translations for Russian (ru_ru) Weblate 2023-06-16 21:03:01 +00:00
  • df591cd7c6
    Allow extending UpgradeDataProvider Jonathan Coates 2023-06-15 18:57:25 +01:00
  • c7f3d4f45d
    Port fs.find to CraftOS Jonathan Coates 2023-06-15 18:54:34 +01:00
  • 77ac04cb7a
    Fix changelog notes Jonathan Coates 2023-06-15 18:32:30 +01:00
  • fd1f6dda32
    Allow using printed books in chiseled bookshelves Jonathan Coates 2023-06-14 20:42:58 +01:00
  • 687a29de95
    Bump CC:T to 1.105.1 v1.4.7-1.105.1 Jonathan Coates 2023-06-13 22:55:11 +01:00
  • 5426d880f0
    Fix a couple of back-compatibility issues Jonathan Coates 2023-06-13 20:04:13 +01:00
  • 5d6389dc50
    Update to Minecraft 1.20.1 v1.20.1-1.105.0 Jonathan Coates 2023-06-13 18:07:07 +01:00
  • 0bb6ec39bd
    Clarify the README a little v1.4.7-1.105.0 Jonathan Coates 2023-06-13 17:37:11 +01:00
  • 073df30e53
    Initial commit Jonathan Coates 2023-06-13 17:30:09 +01:00
  • 201df7e987
    Merge pull request #1481 from znepb/fix-flute-code Jonathan Coates 2023-06-13 14:24:27 +01:00
  • 5722e51735
    Fix missing curly brace in instrument list Marcus 2023-06-13 06:04:35 -04:00
  • 7a291619ab
    Merge pull request #1480 from MCJack123/patch-16 Jonathan Coates 2023-06-13 07:26:59 +01:00
  • 4b9b19b02d
    Fixed typo in cc.image.nft docs JackMacWindows 2023-06-12 19:49:45 -04:00
  • 1ece2aa23b
    Merge branch 'mc-1.19.x' into mc-1.20.x v1.20-1.105.0 Jonathan Coates 2023-06-10 09:07:41 +01:00
  • ec52f3e0e8
    Bump CC:T to 1.104.0 v1.19.4-1.105.0 Jonathan Coates 2023-06-10 08:55:07 +01:00
  • 96847bb8c2
    Make turtle placing consistent at all positions Jonathan Coates 2023-06-08 20:52:32 +01:00
  • 68ef9f717b
    Deprecate itemGroups field Jonathan Coates 2023-06-08 20:32:50 +01:00
  • cba207d62d
    Use Minecraft's method for checking paste events Jonathan Coates 2023-06-08 18:48:50 +01:00
  • e157978afc
    Deprecate ITurtleAccess.getVisual{Position,Yaw} Jonathan Coates 2023-06-08 18:32:00 +01:00
  • ff1e5f6823
    Update to 1.20 Jonathan Coates 2023-06-08 09:48:37 +01:00
  • ef19988c37
    Add translations for HTTP proxy config Jonathan Coates 2023-06-07 18:33:26 +01:00
  • c91bb5ac33
    Add support for proxying HTTP requests (#1461) Drew Edwards 2023-06-06 19:58:24 +01:00
  • d45f2bfe80
    Fix channel names in colors documentation (#1467) Commandcracker 2023-06-04 14:10:04 +02:00
  • 8fdef542c9
    Update to latest JEI Jonathan Coates 2023-06-04 12:49:46 +01:00
  • 6e7cbf25e8
    Clean up turtle/pocket computer item creation Jonathan Coates 2023-06-04 11:24:04 +01:00
  • b691430889
    Clean up our thread creation code a little Jonathan Coates 2023-06-03 20:51:21 +01:00
  • f0abb83f6e
    Eagerly create upgrade registries for Fabric Jonathan Coates 2023-06-03 19:01:07 +01:00
  • 4d064d1552
    Document some of our client classes Jonathan Coates 2023-06-02 21:47:52 +01:00
  • 12ca8583f4
    Add a couple of tests for HTTP Jonathan Coates 2023-06-02 20:57:45 +01:00
  • 9cca908bff
    Better logging in the term code Jonathan Coates 2023-06-01 20:28:59 +01:00
  • 5082b1677c
    Move MainThread config to its own class Jonathan Coates 2023-05-31 22:20:18 +01:00
  • 590ef86c93
    Show an error message when editing read-only files Jonathan Coates 2023-05-31 19:32:35 +01:00
  • b09200a270
    Fix breaking computers having no particle or sound Jonathan Coates 2023-05-31 19:18:19 +01:00
  • d3b39be9a8
    Fix enums not being added to config files Jonathan Coates 2023-05-30 22:20:47 +01:00
  • e153839a98
    Detect playing HTML files in speaker Jonathan Coates 2023-05-26 10:19:42 +01:00
  • 842eb67e17
    Normalise line endings in the SanitisedError test Jonathan Coates 2023-05-25 09:49:40 +01:00
  • ebed357f05
    Truncate longer error messages Jonathan Coates 2023-05-25 09:08:05 +01:00
  • 9d16fda266
    Fix image links in Modrinth description Jonathan Coates 2023-05-24 22:32:46 +01:00