1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-28 00:12:16 +00:00

Commit Graph

  • fb128152a5 Fix checkstyle :P ToadDev 2021-06-10 01:55:01 -07:00
  • f596af059d Add a button to change monitor renderer in mod menu. ToadDev 2021-06-10 01:42:24 -07:00
  • 52bb06d250 Add a shader mod compatibility check to the MonitorRenderer.BEST option. ToadDev 2021-06-10 01:07:29 -07:00
  • f3d22444d3 Fix: Stop water and chests being drawn over monitors ToadDev 2021-06-10 00:59:21 -07:00
  • 8644c4ebf6
    More gradle tweaks Jonathan Coates 2021-06-09 18:00:20 +01:00
  • 84a1f63445 fix build env, beta-build v1.96.1-beta Merith-TK 2021-06-09 09:25:03 -07:00
  • dbe98ac270
    Merge pull request #54 from SquidDev-CC/feature/squid-breaks-everything Merith 2021-06-09 09:21:14 -07:00
  • a00775dcbb
    Merge pull request #53 from Toad-Dev/config Merith 2021-06-09 09:18:06 -07:00
  • 2279f5044d
    Nuke treasure disks Jonathan Coates 2021-06-09 09:19:21 +01:00
  • e8d90b94ec
    Woops Jonathan Coates 2021-06-09 09:13:37 +01:00
  • 0bf7f3de89
    Final checkstyle cleanup Jonathan Coates 2021-06-09 09:04:40 +01:00
  • 59266fe6e9
    No more m_ nice guy Jonathan Coates 2021-06-09 08:55:11 +01:00
  • a198a5241d
    Use CC:T's version of dan200.computercraft.core Jonathan Coates 2021-06-09 07:55:17 +01:00
  • b429095f88
    Reformat everything Jonathan Coates 2021-06-09 07:53:21 +01:00
  • a6c7236fa0
    ./gradlew licenseFormat Jonathan Coates 2021-06-09 07:42:18 +01:00
  • 69deb0c947
    Copy across some config from CC:T Jonathan Coates 2021-06-09 07:41:05 +01:00
  • b0d7f690eb Fix: Mimic CC:T config file structure ToadDev 2021-06-04 18:25:58 -07:00
  • 62f93f1b4b
    Merge pull request #52 from Merith-TK/gitpod Merith 2021-06-08 21:07:48 -07:00
  • 7fe322a93a
    Merge branch 'fabric' into gitpod Merith 2021-06-08 21:07:11 -07:00
  • de97fa35a8 update configs for more minimalisting environment Merith 2021-06-07 21:58:51 +00:00
  • b323db30ee
    Add cc.shell.completion programWithArgs completion. (#815) Wojbie 2021-06-07 23:02:45 +02:00
  • 53efd6b303
    Fixed error handling in scale subcommand (#816) JackMacWindows 2021-06-07 15:47:15 -04:00
  • 25ce9b9bea fix typo Merith-TK 2021-06-07 12:06:32 -07:00
  • 59048b3f30 update overhaul textures Merith-TK 2021-06-07 11:36:05 -07:00
  • 97faa1b3bc
    Fix several sidebar textures Jonathan Coates 2021-06-07 18:34:57 +01:00
  • 7404133d40
    Fix alternative localhost domain Jonathan Coates 2021-06-07 18:22:49 +01:00
  • e18e24407e
    Add additional buttons to the computer GUI (#809) Jonathan Coates 2021-06-06 19:32:52 +01:00
  • 026afa7f73
    Put some limits on various external queues Jonathan Coates 2021-06-06 19:26:20 +01:00
  • a960db7ced update configs with java setup Merith 2021-06-06 17:34:52 +00:00
  • 29cc5bb86b
    Shut down computers on errors Jonathan Coates 2021-06-06 18:32:25 +01:00
  • aa9d3c8269
    Refactor LuaContext into a separate class Jonathan Coates 2021-06-06 18:22:45 +01:00
  • f8074636bc
    Allow craft program to craft unlimited items (#807) Matthew Wilbern 2021-06-05 23:52:01 -06:00
  • 6a4f09e7b1 Update Readme, add gitpod support Merith 2021-06-06 03:32:54 +00:00
  • db2cde4a4c
    Add MoreRed support Jonathan Coates 2021-06-05 14:48:38 +01:00
  • 5eec7d9172
    Bump to 1.16.5 Jonathan Coates 2021-06-05 12:32:27 +01:00
  • 8b9735d72e
    Fix background not rendering on (pocket) computers Jonathan Coates 2021-06-05 11:46:10 +01:00
  • 1866916cb8
    Fix coloured pocket computers using the wrong texture Jonathan Coates 2021-06-05 11:36:36 +01:00
  • f38a6a9d43
    Merge branch 'mc-1.15.x' into mc-1.16.x Jonathan Coates 2021-06-05 11:36:08 +01:00
  • 0f6db63020
    Remove "*Proxy" classes Jonathan Coates 2021-06-05 10:09:28 +01:00
  • 51fcd83b87
    Clean up turtle model loading code Jonathan Coates 2021-06-05 09:14:18 +01:00
  • 19d1cc0320 Fix inventories not showing up as peripherals. ToadDev 2021-06-04 18:38:15 -07:00
  • 1a52275dcb release 1.96.0 v1.96.0 Merith-TK 2021-06-04 16:08:30 -07:00
  • 2fc2cf2e29
    Merge pull request #49 from Toad-Dev/fabric-fix-48 Merith 2021-06-04 14:29:21 -07:00
  • 80c2fc68aa Fix crash playing a music disc from drive on server. ToadDev 2021-06-03 21:54:28 -07:00
  • 7c0664b9f2 Fix mixin from latest PR getting left behind in refactor. ToadDev 2021-06-03 21:32:37 -07:00
  • 4d1a950fbf
    Merge pull request #42 from Toad-Dev/merith-buffer-fix Merith 2021-06-03 15:28:23 -07:00
  • 135a3f56a5 Refactor: Begin consolidating fabric only classes. ToadDev 2021-05-27 23:23:05 -07:00
  • 1f117b7c47 Fix: Inform block entities when chunk is unloaded. ToadDev 2021-05-27 19:32:08 -07:00
  • c820e051b3 Fix: Release monitor buffers on *client* thread ToadDev 2021-05-22 12:43:22 -07:00
  • 01d7aaf062
    Merge pull request #38 from Jummit/port-10 Merith 2021-06-03 07:58:58 -07:00
  • 1e75e4ff6e update issue templates, remove travis.yml Merith-TK 2021-06-03 06:43:18 -07:00
  • f967a70121
    Merge pull request #45 from hugeblank/disk-use Merith 2021-06-02 19:24:25 -07:00
  • ac5150a664
    Merge pull request #46 from hugeblank/implement-details Merith 2021-06-02 18:03:32 -07:00
  • 0318e62524 Implement tag functionality hugeblank 2021-06-02 17:58:04 -07:00
  • ca69d755e6 Re-implement turtle.getItemDetails() detailed mode hugeblank 2021-06-02 17:29:06 -07:00
  • 3ba7acc414
    Merge pull request #43 from Toad-Dev/merith-chat-fix Merith 2021-06-02 15:59:09 -07:00
  • 4c27eea73b Fix Disk Drive & Disk Interaction hugeblank 2021-06-02 14:23:19 -07:00
  • c2190e1318
    Improve error message for SSL failures Jonathan Coates 2021-06-01 22:08:52 +01:00
  • c40a13558c
    Fixed side input consistency issue when a turtle upgrade is removed (#743) Ronan Hanley 2021-06-01 19:12:35 +01:00
  • 02695aea51
    Reduce some block updates Jonathan Coates 2021-06-01 18:55:12 +01:00
  • 225a64dd6b Send terminal state with /computercraft view ToadDev 2021-05-31 16:40:09 -07:00
  • d5be1aca0e
    Always accept command output for command computers Jonathan Coates 2021-05-31 19:36:43 +01:00
  • 8ff8b78ed8
    Better error handling in treasure disks Jonathan Coates 2021-05-31 19:23:17 +01:00
  • 7fc55aa9a0
    Add __eq metamethod and equals method to the vector api. (#800) Matthew Wilbern 2021-05-31 06:58:46 -06:00
  • 1831e81dd4 Add button to view computer's folder Jonathan Coates 2021-05-28 14:19:04 -07:00
  • 38335ca187
    Add some options for textutils.serialize (#664) magiczocker10 2021-05-29 18:46:58 +02:00
  • e0e194099c
    Add a scale subcommand to monitor.lua (#623) JackMacWindows 2021-05-29 11:55:55 -04:00
  • 8063059764
    Unit tests for Terminal (#740) Ronan Hanley 2021-05-29 16:24:42 +01:00
  • f96d923b2a
    Allow cleaning dyed turtles in a cauldron Jonathan Coates 2021-05-29 14:52:04 +01:00
  • 9142ccfc93
    Rewrite turtle placing logic Jonathan Coates 2021-05-29 15:11:29 +01:00
  • a4dd6c24e5
    Update README.md Merith 2021-05-29 07:17:19 -07:00
  • 9f7cc00fcb
    Add button to view computer's folder Jonathan Coates 2021-05-28 22:19:04 +01:00
  • b129ae627b
    Make cc.pretty internals more opaque Jonathan Coates 2021-05-28 21:28:56 +01:00
  • f9fb0619fa
    Swap CSS over to use illuaminate's variables Jonathan Coates 2021-05-28 21:14:50 +01:00
  • 7f9b86a78e
    Add basic JMX monitoring on dedicated servers Jonathan Coates 2021-05-27 21:36:56 +01:00
  • 936742895b Bump version to 1.94.0 Jonathan Coates 2021-05-20 18:29:56 +01:00
  • b5d1e618b9 Set stack size when crafting coloured items Jonathan Coates 2021-05-20 18:12:30 +01:00
  • 10aa6c5297 Add the ability to call cc.expect directly JackMacWindows 2021-05-19 20:14:13 -04:00
  • 010ebacd1a Fix mount suggestion always being printed out Jonathan Coates 2021-05-18 09:43:14 +00:00
  • 9e002beed7 Add cc.expect.range (#790) Lupus590 2021-05-17 17:49:48 +01:00
  • 6029defb20 Use a separate region for the bottom pocket computer border Jonathan Coates 2021-05-16 18:40:18 +01:00
  • c16aa5f247 Fix build failures Jonathan Coates 2021-05-15 21:27:48 +01:00
  • 8d27bdca7b Expose GenericSource to the public API Jummit 2021-05-22 08:56:54 +02:00
  • 41aa8fa163 Add example to turtle.inspect Jonathan Coates 2021-05-14 18:06:51 +01:00
  • e40fb67b50 Add inventory.getItemLimit Jummit 2021-05-22 08:32:55 +02:00
  • 96d46ffd2c Bump Cobalt version Jonathan Coates 2021-05-13 18:09:08 +01:00
  • 652b7ebba6 Use lightGrey for folders on normal computers Jonathan Coates 2021-05-05 22:07:57 +01:00
  • f0d7a1165d Don't close file handles from ResourceMounts Jonathan Coates 2021-05-05 21:26:17 +01:00
  • 4a20eea852 Defer monitor tile update when placed by another TE Euric 2021-05-04 14:24:58 -07:00
  • ccdd2bf477 Add some examples to inventory methods Jonathan Coates 2021-05-04 19:23:35 +01:00
  • 8d8f41a50b Simplify our overrides of load/loadstring Jonathan Coates 2021-05-04 18:30:08 +01:00
  • 72c78db28b Correctly handle sparse arrays in cc.pretty Jonathan Coates 2021-05-04 18:05:56 +01:00
  • bf8a992273 update readme with tasks to be done Merith-TK 2021-05-25 12:24:50 -07:00
  • 9c214fcd8a
    Merge pull request #40 from Jummit/remove-test Merith 2021-05-25 12:08:48 -07:00
  • 082cc9d2d8
    Merge pull request #39 from o-iM-nI/readme Merith 2021-05-25 12:07:23 -07:00
  • bff2e81713 remove partial java and lua test suites Jummit 2021-05-25 18:08:15 +02:00
  • 63aa3d8877
    add known issue "file not found" Merith 2021-05-24 11:15:48 -07:00
  • 58ea7a275e Translations for French Weblate 2021-05-24 01:01:57 +00:00
  • 74c5d7e719
    Readme update ƐqɿmƐ 2021-05-23 09:06:34 -07:00
  • 8487a13764
    Remove some funky buildscript code Jonathan Coates 2021-05-21 22:11:25 +01:00