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

Commit Graph

  • 550296edc5
    Fix typo in speaker docs Jonathan Coates 2024-04-21 09:45:02 +0100
  • 167fd6b840 Correctly display shell errors on native term hugeblank 2024-04-19 14:35:12 -0700
  • 175de5504e trailing comma hugeblank 2024-04-19 12:30:58 -0700
  • 0771c4891b
    Various Gradle tweaks Jonathan Coates 2024-04-19 10:07:59 +0100
  • 6d32c98a69 Add setting bios.shell_path hugeblank 2024-04-19 10:12:08 -0700
  • 776fa00b94
    Update to latest TeaVM Jonathan Coates 2024-04-17 21:57:11 +0100
  • 03bb279206
    Move computer right click code to the block Jonathan Coates 2024-04-17 15:00:43 +0100
  • fabd77132d Translations for Czech Weblate 2024-04-09 08:54:05 +0000
  • 95be0a25bf
    Update Cobalt to 0.9.3 Jonathan Coates 2024-04-08 12:18:21 +0100
  • 75f3ecce18
    Render printout pages further forward in the UI Jonathan Coates 2024-04-08 12:07:53 +0100
  • 688fdc40a6
    Don't render background in the off-hand pocket UI Jonathan Coates 2024-04-08 12:02:25 +0100
  • 22bd5309ba
    Merge branch 'mc-1.20.x' into mc-1.20.y v1.20.4-1.110.2 Jonathan Coates 2024-04-07 21:56:22 +0100
  • ad49325376
    Bump CC:T to 1.110.2 v1.20.1-1.110.2 Jonathan Coates 2024-04-07 21:20:56 +0100
  • 825d45eb26
    Fix NPE when rendering turtle's label Jonathan Coates 2024-04-06 08:44:03 +0100
  • 8b2516abb5
    Update to latest NullAway Jonathan Coates 2024-04-06 08:38:44 +0100
  • bce099ef32
    Allow mounting folders in the standalone emulator Jonathan Coates 2024-04-03 21:27:18 +0100
  • 6d14ce625f
    Use the correct modem in create:brittle Jonathan Coates 2024-04-03 09:29:31 +0100
  • c8eadf4011
    Register CC's modems as brittle Jonathan Coates 2024-04-03 08:44:30 +0100
  • 0c1ab780bb
    Validate arguments in the vector API Jonathan Coates 2024-04-01 22:21:18 +0100
  • 0f623c2cca
    Move can-place modem logic to one place Jonathan Coates 2024-04-01 13:55:44 +0100
  • 4a26ceeaf7
    remove tests TKB Studios 2024-03-29 15:43:48 +0100
  • 6de639c601
    Add tests for the split function TKB Studios 2024-03-29 15:37:45 +0100
  • 48d59538ff
    Update textutils.txt TKB Studios 2024-03-29 15:30:46 +0100
  • 54dd9c6f38
    Move the split function to cc.strings module as asked TKB Studios 2024-03-29 15:28:24 +0100
  • 165e118bc6
    Update textutils.lua TKB Studios 2024-03-29 15:26:32 +0100
  • ab7ffa846f
    Update textutils.lua TKB Studios 2024-03-29 15:24:27 +0100
  • b9ba2534a4
    speaker sound command (#1747) Matthew Wilbern 2024-03-29 04:24:11 -0600
  • deda0bb2ec
    Revert speaker play argument fix Jonathan Coates 2024-03-29 09:49:35 +0000
  • f9c9b6b119
    Merge branch 'mc-1.20.x' into mc-1.20.x-speaker-sound Jonathan Coates 2024-03-29 09:44:50 +0000
  • c764981a40
    Merge pull request #1761 from cc-tweaked/feature/no-play-record Jonathan Coates 2024-03-29 07:55:31 +0000
  • de5ef3f2ea
    Maybe fixed linting? TKB Studios 2024-03-28 13:07:41 +0100
  • 34b0c6737e
    Better variable names TKB Studios 2024-03-28 12:51:55 +0100
  • 6e3966fe24
    Update textutils.txt TKB Studios 2024-03-28 12:42:08 +0100
  • 0b8ede22a7
    Add splitString to textutils TKB Studios 2024-03-28 12:40:00 +0100
  • 6363164f2b
    Fix creating a zero-sized pocket terminal Jonathan Coates 2024-03-26 21:54:48 +0000
  • 63580b4acb
    Fallback to the current side when getting fluid cap Jonathan Coates 2024-03-26 21:40:44 +0000
  • 9af1aa1ecf
    Fallback to the current side when getting item cap Jonathan Coates 2024-03-25 08:59:08 +0000
  • ad0f551204
    Merge pull request #1763 from cyberbit/patch-1 Jonathan Coates 2024-03-24 15:18:44 +0000
  • 0d3e00cc41
    Small cleanup to OS API docs Jonathan Coates 2024-03-24 15:12:23 +0000
  • 836d6b939e
    Fix cc.image.nft.draw signature cyberbit 2024-03-24 09:54:01 -0500
  • 0e5248e5e6
    Prevent playing music discs with speaker.playSound Jonathan Coates 2024-03-24 12:53:57 +0000
  • e154b0db2a
    Fix speaker.playSound overwriting current sound Jonathan Coates 2024-03-24 12:20:53 +0000
  • ae767eb5be
    Improve error when no path is passed to "speaker" Jonathan Coates 2024-03-24 11:10:36 +0000
  • c50d56d9fa
    Remove canClickRunClientCommand Jonathan Coates 2024-03-23 15:36:13 +0000
  • 777aa34bb0
    Bump CC:T to 1.110.1 v1.20.1-1.110.1 Jonathan Coates 2024-03-23 11:09:42 +0000
  • 286f969f94
    Remove computers from both lookups when they timeout Jonathan Coates 2024-03-23 10:58:46 +0000
  • 7b9a156abc
    Register our block entities with DFU v1.20.4-1.110.0 Jonathan Coates 2024-03-22 21:47:11 +0000
  • 0a9e5c78f3
    Remove some deprecated code Jonathan Coates 2024-03-22 21:36:52 +0000
  • da5885ef35
    Merge branch 'mc-1.20.x' into mc-1.20.y Jonathan Coates 2024-03-22 21:23:49 +0000
  • 57c72711bb
    Use a platform method to register item properties Jonathan Coates 2024-03-22 20:19:32 +0000
  • cbafbca86b
    Invalidate wired element when cable is added/removed Jonathan Coates 2024-03-22 20:06:53 +0000
  • c9caffb10f
    Bump CC:T to 1.110.0 v1.20.1-1.110.0 Jonathan Coates 2024-03-21 21:57:05 +0000
  • 4675583e1c
    STOP DOING MIXINS (on Forge) Jonathan Coates 2024-03-21 21:45:17 +0000
  • afe16cc593
    Clean up turtle inventory reading Jonathan Coates 2024-03-21 21:21:31 +0000
  • 0abd107348
    Load services with the service's classloader Jonathan Coates 2024-03-21 20:50:31 +0000
  • cef4b4906b
    Bump Cobalt for tostring yield fix Jonathan Coates 2024-03-21 19:54:29 +0000
  • 04900dc82f
    Skip main-thread tasks if peripheral is detached Jonathan Coates 2024-03-21 19:38:01 +0000
  • 9b63cc81b1
    Custom equality for Fabric's storage types Jonathan Coates 2024-03-21 19:47:41 +0000
  • 9eead7a0ec
    Use shell.resolve in speaker.lua Jonathan Coates 2024-03-20 10:44:48 +0000
  • ad97b2922b
    Invalidate peripherals on updateShape Jonathan Coates 2024-03-20 10:07:29 +0000
  • 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
  • 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