Commit Graph

  • 52986f8d73
    Drop modems as an item in updateShape Jonathan Coates 2024-03-17 22:07:24 +0000
  • ab00580389
    Simplify the previous patch a little Jonathan Coates 2024-03-17 16:21:56 +0000
  • 128ac2f109
    Better handling when a BE type isn't registered Jonathan Coates 2024-03-17 16:08:31 +0000
  • 5d8c46c7e6
    Replace integer instance IDs with UUIDs Jonathan Coates 2024-03-17 12:21:21 +0000
  • 1a5dc92bd4
    Some more cleanup to wired modems Jonathan Coates 2024-03-17 00:18:27 +0000
  • 98b2d3f310
    Simplify WiredModemPeripheral interface a little Jonathan Coates 2024-03-16 23:24:55 +0000
  • e92c2d02f8
    Fix turtle.suck reporting incorrect error Jonathan Coates 2024-03-16 21:27:21 +0000
  • f8ef40d378
    Add a method for checking peripheral equality Jonathan Coates 2024-03-16 14:01:22 +0000
  • 61f9b1d0c6
    Send entire DFPWM encoder state to the client Jonathan Coates 2024-03-15 18:25:57 +0000
  • ffb62dfa02
    Bump checkstyle, fix warnings from TeaVM upgrade Jonathan Coates 2024-03-13 21:52:09 +0000
  • bc2e09fb4a
    Autoformatter mistake Matthew W 2024-03-13 08:40:15 -0600
  • 67c565ef02
    Add `speaker sound` command, better error message in `speaker play` if no arg given. Matthew W 2024-03-13 08:39:04 -0600
  • 6fb291112d
    Update TeaVM for ESM support Jonathan Coates 2024-03-13 13:01:25 +0000
  • 7ee821e9c9
    Allow coroutine managers to integrate with error reporting Jonathan Coates 2024-03-12 20:43:26 +0000
  • b7df91349a
    Rewrite computer selectors Jonathan Coates 2024-03-12 20:12:13 +0000
  • cb8e06af2a
    Ensure mixin reobf configs run after compilation Jonathan Coates 2024-03-11 22:28:02 +0000
  • 6478fca7a2
    Update to latest illuaminate Jonathan Coates 2024-03-11 21:36:46 +0000
  • 3493159a05
    Bump CC:T to 1.109.7 v1.20.1-1.109.7 Jonathan Coates 2024-03-10 19:10:09 +0000
  • eead67e314
    Fix a couple of warnings Jonathan Coates 2024-03-10 12:04:40 +0000
  • 3b8813cf8f
    Slightly more detailed negative allocation logging Jonathan Coates 2024-03-10 11:26:36 +0000
  • a9191a4d4e
    Don't cache the client monitor Jonathan Coates 2024-03-10 10:57:56 +0000
  • 451a2593ce
    Move WiredNode default methods to the impl Jonathan Coates 2024-03-10 10:00:52 +0000
  • d38b1da974
    Don't propagate redstone when blink/label changes Jonathan Coates 2024-03-06 18:56:40 +0000
  • fbf64a0404
    Pull in the remainder of CC:T 1.109.6 mc-1.4.7 Jonathan Coates 2024-03-06 11:10:55 +0000
  • 6e374579a4
    Standardise on term colour parsing Jonathan Coates 2024-03-06 10:18:09 +0000
  • 9f251d7b52
    Update Cobalt to use Lua 5.2 Jonathan Coates 2024-02-28 10:16:46 +0000
  • 58d54e2e70
    Update to latest CC:T rom Jonathan Coates 2024-02-28 09:34:16 +0000
  • e62f2630b5
    Removes calls to isWireless Jonathan Coates 2024-02-28 09:27:35 +0000
  • b7619975b3
    Merge 8b94f57ef5 into 4daa2a2b6a Todd 2024-02-26 22:17:31 +0100
  • 4daa2a2b6a
    Reschedule block entities when chunks are loaded Jonathan Coates 2024-02-26 19:01:25 +0000
  • 84b6edab82
    More efficient removal of wired nodes from networks Jonathan Coates 2024-02-24 14:56:53 +0000
  • 31aaf46d09
    Deprecate WiredNetwork Jonathan Coates 2024-02-24 14:55:22 +0000
  • 2d11b51c62
    Clean up the wired network tests Jonathan Coates 2024-02-24 14:52:44 +0000
  • 240528cce5
    Update NF and NG v1.20.4-1.109.6 Jonathan Coates 2024-02-18 19:02:23 +0000
  • 83f1f86888
    Merge branch 'mc-1.20.x' into mc-1.20.y Jonathan Coates 2024-02-18 18:45:20 +0000
  • a0f759527d
    Bump CC:T to 1.109.6 v1.20.1-1.109.6 Jonathan Coates 2024-02-18 18:33:42 +0000
  • 385e4210fa
    Update Cobalt to 0.9.1 for weak table fixes Jonathan Coates 2024-02-18 18:23:43 +0000
  • d2896473f2
    Update our parse errors to match latest illuaminate Jonathan Coates 2024-02-08 19:16:39 +0000
  • f14cb2a3d1
    Fix MemoryMount using incorrect file lengths Jonathan Coates 2024-02-07 21:36:17 +0000
  • 8db5c6bc3a
    Allow ILuaAPIs to be exposed as a module Jonathan Coates 2024-02-05 18:53:24 +0000
  • 9c202bd1c2
    Fix incorrect cast for JEI Jonathan Coates 2024-02-05 18:52:20 +0000
  • f0a1957ae1
    Merge bd603197d4 into f26e443e81 JackMacWindows 2024-02-01 17:16:24 +0000
  • fc834cd97f
    Update to 1.20.4 v1.20.4-1.109.5 Jonathan Coates 2024-01-31 20:55:14 +0000
  • f26e443e81
    Bump CC:T to 1.109.5 v1.20.1-1.109.5 Jonathan Coates 2024-01-31 20:53:28 +0000
  • 033378333f
    Standardise how we discard "char" events Jonathan Coates 2024-01-31 20:49:39 +0000
  • ebeaa757a9
    Change how we put test libraries on the class path Jonathan Coates 2024-01-31 19:47:03 +0000
  • 48b9afcb28
    Create our build dir Jonathan Coates 2024-01-31 10:37:04 +0000
  • cc549f5b5f
    [CI] More hell Jonathan Coates 2024-01-31 10:03:31 +0000
  • e96b4004f9
    Cat the Forge logs Jonathan Coates 2024-01-31 09:37:51 +0000
  • a5d70b7e5b
    Update to 1.20.4 Jonathan Coates 2024-01-30 22:21:54 +0000
  • 57b1a65db3
    Fix using a tab instead of space Jonathan Coates 2024-01-30 22:01:57 +0000
  • 27c72a4571
    Use client-side commands for opening computer folders Jonathan Coates 2024-01-30 22:00:36 +0000
  • f284328656
    Regenerate Gradle wrapper Jonathan Coates 2024-01-29 22:14:48 +0000
  • 6b83c63991
    Switch to our own Gradle plugin for vanilla Minecraft Jonathan Coates 2024-01-29 20:59:16 +0000
  • b27526bd21
    Bump CC:T to 1.109.4 v1.20.1-1.109.4 Jonathan Coates 2024-01-27 10:26:52 +0000
  • cb25f6c08a
    Update Cobalt to 0.9.0 Jonathan Coates 2024-01-27 09:59:04 +0000
  • d38b1d04e7
    Update Gradle to 8.5 Jonathan Coates 2024-01-27 09:28:12 +0000
  • 9ccee75a99
    Fix the docs for ReadHandle.read's "count" Jonathan Coates 2024-01-23 22:39:49 +0000
  • bab52ee85d Fix tests Jeff Smith 2024-01-23 01:36:12 -0600
  • 00c27c2f3b Change tools to also be peripherals Jeff Smith 2023-08-08 18:29:37 -0500
  • 359c8d6652
    Reformat JSON by wrapping CachedOutput Jonathan Coates 2024-01-21 17:50:59 +0000
  • 1788afacfc
    Remove note about disabling websocket limits Jonathan Coates 2024-01-21 16:32:07 +0000
  • f695f22d8a
    Atomic update of disk drive item stacks Jonathan Coates 2024-01-20 18:46:43 +0000
  • 8b94f57ef5 Fix style hugeblank 2024-01-19 23:58:29 -0800
  • d4712f9740 Fix light being too dim hugeblank 2024-01-19 23:46:45 -0800
  • 5c67b6c0a5 Pocket computer light color cycle hugeblank 2024-01-19 23:36:02 -0800
  • 0da145c91a Attempt to pass tests hugeblank 2024-01-19 15:46:53 -0800
  • 33b0f44228 NFC Network Isolation hugeblank 2024-01-19 15:33:48 -0800
  • 0a84aa3058 Basic NFC Modem functionality hugeblank 2024-01-19 12:52:23 -0800
  • bc03090ca4
    Merge pull request #1684 from cc-tweaked/hotfix/turtle-modellers-redo Jonathan Coates 2024-01-17 19:45:48 +0000
  • a617d0d566
    Rewrite turtle upgrade modeller registration API Jonathan Coates 2024-01-16 23:00:05 +0000
  • 36599b321e
    Backport small changes from the 1.20.4 branch Jonathan Coates 2024-01-16 21:41:15 +0000
  • 1d6e3f4fc0
    Change ComponentLookup to use ServerLevel Jonathan Coates 2024-01-15 08:28:59 +0000
  • 849b920e70 feat: add player name to monitor_touch events Ryan Rossiter 2024-01-14 21:40:41 -0500
  • 30dc4cb38c
    Simplify our networking multi-platform code Jonathan Coates 2024-01-14 22:52:25 +0000
  • be4512d1c3
    Construct ComponentAccesses with the BE Jonathan Coates 2024-01-14 17:46:37 +0000
  • e6ee292850
    Fix incorrect "Fix incorrect "incorrect incorrect"" Jonathan Coates 2024-01-14 16:27:55 +0000
  • 9d36f72bad
    Fix incorrect "incorrect incorrect" Jonathan Coates 2024-01-14 16:12:52 +0000
  • b5923c4462
    Flesh out the printer documentation slightly Jonathan Coates 2024-01-14 12:25:04 +0000
  • 4d1e689719
    Fix endPage() not updating the printer block state Jonathan Coates 2024-01-14 12:23:06 +0000
  • 9d4af07568
    fix: breaking_changes flattening link incorrect (#1679) Marcus 2024-01-10 17:18:22 -0500
  • 6dc5b1d163
    fix: breaking_changes flattening link incorrect Marcus 2024-01-10 17:01:17 -0500
  • 89294f4a22
    Fix incorrect Lua list indexes in NBT tags (#1678) lonevox 2024-01-11 08:16:15 +1300
  • 742d58d6c8
    Use lists instead of maps for Lua values Jonathan Coates 2024-01-10 18:56:09 +0000
  • 18d140bc6b Fix incorrect Lua list indexes lonevox 2024-01-11 05:15:08 +1300
  • 133b51b092
    Don't warn when allocating 0 bytes Jonathan Coates 2024-01-08 21:52:30 +0000
  • 272010e945
    Require Minecraft 1.20.1 Jonathan Coates 2024-01-08 21:33:55 +0000
  • e0889c613a
    Mark "check valid item" test as required Jonathan Coates 2024-01-07 13:35:38 +0000
  • f115d43d07
    Fix some dependencies not appearing in the POM Jonathan Coates 2024-01-03 21:05:03 +0000
  • 8be6b1b772
    Bump CC:T to 1.109.3 v1.20.1-1.109.3 Jonathan Coates 2024-01-03 20:00:52 +0000
  • 104d5e70de
    Update to Cobalt 0.8.2 Jonathan Coates 2024-01-03 18:44:37 +0000
  • e3bda2f763
    Add command computers to the operator blocks tab Jonathan Coates 2024-01-03 18:42:31 +0000
  • f4de575d35
    Bump CC:T to 1.101.4 mc-1.19.2 Jonathan Coates 2024-01-03 18:39:32 +0000
  • 234f69e8e5
    Add a MessageType for network messages Jonathan Coates 2024-01-03 09:15:38 +0000
  • bd603197d4
    Fixed CI JackMacWindows 2023-12-30 21:17:15 -0500
  • 2e3b912f51
    Fixed CI JackMacWindows 2023-12-30 20:50:37 -0500
  • 169581a048
    Fixed CI JackMacWindows 2023-12-30 20:44:06 -0500
  • 9c28129b11
    Add shell.package_path JackMacWindows 2023-12-30 20:26:40 -0500
  • 19093c2aad
    Add shell.package_path JackMacWindows 2023-12-30 20:22:31 -0500
  • a8b62289a7
    Add shell.package_path JackMacWindows 2023-12-30 20:21:17 -0500