1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-09-04 03:17:55 +00:00

Commit Graph

  • 3bf47b5290 Make refuelling a little more flexible SquidDev 2019-04-16 10:28:10 +01:00
  • 9e9f199e55 Remove a couple of over-eager error logs SquidDev 2019-04-16 10:08:12 +01:00
  • 5a8a111857 You didn't see nothing SquidDev 2019-04-15 18:33:59 +01:00
  • 48ba247ab4 Create an IMultipartTile for all BlockPeripheral tiles SquidDev 2019-04-15 09:21:10 +01:00
  • c1e08fc3c7 Fix computer block drops not being handles SquidDev 2019-04-12 19:54:08 +01:00
  • b9ec6f236d Update to 1.14pr2 SquidDev 2019-04-12 19:35:34 +01:00
  • b1fff97bff Bump to 1.14pr1 SquidDev 2019-04-11 09:27:14 +01:00
  • c81bc70475 Merge branch 'mc-1.13.x' into mc-1.14-fabric SquidDev 2019-04-11 08:57:04 +01:00
  • 362dbd97ac Correctly handle capability creation & invalidation SquidDev 2019-04-09 17:29:23 +01:00
  • aa0e1883d1 Add check for if item/block registration has failed SquidDev 2019-04-09 16:32:20 +01:00
  • 9cdbcb4332 Use int instead of long for configs SquidDev 2019-04-09 16:31:00 +01:00
  • 23ddd4feb5 Fix several deprecation warnings SquidDev 2019-04-09 16:30:44 +01:00
  • fcaa777c95 Merge branch 'master' into mc-1.13.x SquidDev 2019-04-09 11:11:12 +01:00
  • b195cab6a7 Add a couple of colours unit tests SquidDev 2019-04-09 10:35:23 +01:00
  • 63dc0daa09 Convert computer sides to an enum SquidDev 2019-04-09 10:02:54 +01:00
  • 34602ec4be Move null checks from Preconditions to Objects SquidDev 2019-04-08 14:54:57 +01:00
  • f3ce44042f Update all inputs if the block is not a neighbour SquidDev 2019-04-08 14:52:24 +01:00
  • 4205f18f0c Publish jar files to GH too SquidDev 2019-04-07 15:30:27 +01:00
  • 6be330ae8d Expose Computer.getRootMount again v1.12.2-1.82.1 SquidDev 2019-04-07 14:52:05 +01:00
  • 4569af2130 Bump version SquidDev 2019-04-06 22:42:44 +01:00
  • 765c31315a Make redstone updates identical to how MC does it SquidDev 2019-04-06 22:42:03 +01:00
  • 55a7ee4acf Initial update to Fabric v19w14a-1.82.0 SquidDev 2019-04-03 23:27:10 +01:00
  • 0e191e42a0 Update de_de.lang (#166) Wilma456 (Jakob0815) 2019-04-03 15:58:04 +02:00
  • ca34b2a1b8 Update the dependency info a little SquidDev 2019-04-02 21:37:19 +01:00
  • 7afc3e5260 And fix the build failing v1.13.2-1.82.0 SquidDev 2019-04-02 21:33:55 +01:00
  • f9e13ca67a Update CC: Tweaked to 1.13 SquidDev 2019-04-02 13:27:27 +01:00
  • 810258e9b8 Update and rename all resources SquidDev 2019-03-31 10:22:33 +01:00
  • 5e462adc5c Relocate all resource files SquidDev 2019-03-31 10:18:59 +01:00
  • 1fd0b40776 Fix printing not updating the output display state v1.12.2-1.82.0 SquidDev 2019-04-02 12:21:59 +01:00
  • 2965fb666f Some further cleanup and 1.13 cherry-picks SquidDev 2019-04-02 11:50:13 +01:00
  • 390575ab4d rednet.send now returns if the message was send (#164) Luca S 2019-04-01 20:31:21 +02:00
  • e4ef92ca2d Expose a stub "cctweaked" mod SquidDev 2019-03-30 16:41:45 +00:00
  • 9bf586b018 Make turtle crafting more consistent with vanilla SquidDev 2019-03-30 16:12:49 +00:00
  • 173ea72001 Turn inspections up to 11 SquidDev 2019-03-29 21:21:39 +00:00
  • 1230cabcb0 Add an event for inspecting items too SquidDev 2019-03-27 20:58:00 +00:00
  • 6ed03e1fcd Convert turtle refuelling into an event SquidDev 2019-03-27 20:38:39 +00:00
  • c4b371b124 Cherry pick several improvements from 1.13 SquidDev 2019-03-27 18:59:02 +00:00
  • a600213b00 Merge pull request #153 from SquidDev-CC/feature/main-thread-limits SquidDev 2019-03-26 11:28:35 +00:00
  • 7799b8d4cb Convert MainThread into a priority queue SquidDev 2019-03-26 08:40:12 +00:00
  • 245bf26480 Expose max computer/global times as config options SquidDev 2019-03-21 13:31:58 +00:00
  • 5d05205d69 Introduce IWorkMonitor into the public API SquidDev 2019-03-20 21:26:56 +00:00
  • 853e2622a1 An initial prototype of main thread rate limiting SquidDev 2019-03-19 12:24:36 +00:00
  • d0bf9e9cd7 Fix config reloading not working as expected SquidDev 2019-03-26 11:06:33 +00:00
  • 7a7951ae68 Keep track of the current input state on the server SquidDev 2019-03-24 21:58:13 +00:00
  • bd28955c8e Fix ComputerThread not updating the minimumVirtualRuntime SquidDev 2019-03-21 14:04:13 +00:00
  • e46f09a939 Several recipe improvements SquidDev 2019-03-19 11:47:12 +00:00
  • 71b1f8138d Localize ComputerCraft for es_ES daelvn 2019-03-19 09:50:21 +00:00
  • 1d82a1c98c Update German translation (#145) Wilma456 (Jakob0815) 2019-03-19 10:43:32 +01:00
  • b5f60f3f11 Correct typo within en_us.lang (#144) Wilma456 (Jakob0815) 2019-03-16 18:00:26 +01:00
  • 259665d9f1 Add a more strict form of IPocketAccess.getEntity SquidDev 2019-03-16 11:18:03 +00:00
  • ba823bae13 Fix Pocket API working outside of player inventory Iunius118 2017-06-21 22:31:27 +09:00
  • 1290a4402c Add a tool to verify language files are well formed SquidDev 2019-03-16 11:04:37 +00:00
  • 379076a5e2 Localize ComputerCraft for fr_fr absolument 2018-03-03 15:39:02 +01:00
  • d12bdf50d8 Remove most instances of non-translatable strings SquidDev 2019-03-16 10:26:40 +00:00
  • cbfd5aeeee Use Minecraft's "can use command blocks" check SquidDev 2019-03-16 01:54:11 +00:00
  • 41429bdc0b Improve our JEI integration a little bit SquidDev 2019-03-16 01:49:02 +00:00
  • 54b9966feb Make upgrade crafting even more lenient SquidDev 2019-03-16 00:39:16 +00:00
  • 105c66127c Automatically generate impostor recipes SquidDev 2019-03-16 00:15:31 +00:00
  • 765ad0bd3f Some basic integration with MCMP SquidDev 2019-03-14 21:19:55 +00:00
  • dd05478483 Localize for Swedish (#139) Linus Ramneborg 2019-03-14 23:14:13 +01:00
  • 5d028dea39 Add pt_BR lang file hydraz 2019-03-14 14:11:22 -03:00
  • 629c51d260 Fix language silliness SquidDev 2019-03-14 17:15:05 +00:00
  • 9ea57961af Added Italian language (#138) Alessandro 2019-03-14 17:55:38 +01:00
  • 07b9b1c9c7 os.time() and os.day() join the "Finally Case-Insensitive Party" Luca 2018-04-07 22:29:34 +02:00
  • 5b942ff9c1 Some changes to Lua machines and string loading SquidDev 2019-03-10 12:24:55 +00:00
  • 7b5a918941 Improve AddressPredicate error messages a little SquidDev 2019-03-10 11:22:11 +00:00
  • 47721bf76b Allow running pastebin with the URL SquidDev 2019-03-10 11:11:49 +00:00
  • 35ce0974cd Fix NPE when checking URLs SquidDev 2019-03-10 10:45:30 +00:00
  • 52e1906d42 Add a basic test framework for CraftOS SquidDev 2019-03-02 02:09:14 +00:00
  • eaf24a3ceb Update to JUnit 5 SquidDev 2019-03-01 23:48:32 +00:00
  • 62760e371e Add a section on how to depend on CC:T SquidDev 2019-03-04 22:52:39 +00:00
  • e154e11186 Select the initial multishell tab when starting up SquidDev 2019-03-04 16:37:08 +00:00
  • 72d079ef61 Merge pull request #119 from SquidDev-CC/feature/computer-thread-schedule SquidDev 2019-03-04 15:46:28 +00:00
  • 0bfb7049b0 Document everything, and several further improvements SquidDev 2019-03-04 10:22:17 +00:00
  • f7cb526793 Attempt to fix race condition in ComputerThread SquidDev 2019-03-04 09:22:14 +00:00
  • e34e833d3d Small changes to ComputerThread SquidDev 2019-03-02 09:16:25 +00:00
  • a125a19728 Implement a CFS based scheduler SquidDev 2019-02-28 17:23:09 +00:00
  • b3e6a53868 Allow pausing Lua machines SquidDev 2019-02-28 16:36:26 +00:00
  • 218f8e53bb Further improvements to computer execution SquidDev 2019-02-28 15:40:04 +00:00
  • d02575528b Fix leaking file descriptors when closing SquidDev 2019-02-28 11:12:57 +00:00
  • c78adb2cdc Several improvements to the computer thread rework SquidDev 2019-02-27 20:56:45 +00:00
  • 3e28f79ce9 Shutdown computers in /computercraft shutdown SquidDev 2019-02-27 13:47:50 +00:00
  • 67af7a698b Migrate the computer tasks into a separate thread SquidDev 2019-02-26 10:31:29 +00:00
  • 06e76f9b15 Rewrite ComputerThread and the timeout system SquidDev 2019-02-26 10:04:21 +00:00
  • 6d383d005c A couple of minor tweaks SquidDev 2019-02-26 12:42:24 +00:00
  • c373583723 Add a test which boots a computer and runs forever SquidDev 2019-02-26 08:44:17 +00:00
  • f1d10809d5 Make commands.collapseArgs a little more sane SquidDev 2019-02-26 08:40:48 +00:00
  • 474f571798 Attach peripherals directly rather than deferring SquidDev 2019-02-25 19:11:35 +00:00
  • fb9c125ab8 Update Cobalt version for latest bugfixes/changes SquidDev 2019-02-25 14:17:12 +00:00
  • 162fb37421 Handle Pastebin spam protection and add a cache buster (#127) SquidDev 2019-02-24 20:06:02 +00:00
  • d953f031f0 Remove debugging line 😬 Drew Lemmy 2019-02-24 20:00:26 +00:00
  • 7fde89ad95 Use stderr for pastebin errors, and a prettier cache buster Drew Lemmy 2019-02-24 19:59:10 +00:00
  • bd04a93ffb Handle pastebin spam protection and add a cache buster Drew Lemmy 2019-02-24 13:47:09 +00:00
  • e2bfaafe28 Bump version for colour fix v1.12.2-1.81.1 SquidDev 2019-02-24 08:20:22 +00:00
  • 1fb3d16b89 Fix colours.*RGB methods working with 8 bit values SquidDev 2019-02-23 23:20:46 +00:00
  • 35645b3d93 Add back a couple of methods for CCEmuX compat SquidDev 2019-02-23 12:46:09 +00:00
  • a4cd1fe77d Stop releasing betas by default v1.12.2-1.81.0 SquidDev 2019-02-23 10:35:15 +00:00
  • 4145914024 Make Multishell Scrollable (#123) Wilma456 (Jakob0815) 2019-02-21 17:00:13 +01:00
  • 6bd11a5e4a Fix the other instance of the neighbour deprecation warning SquidDev 2019-02-20 18:37:22 +00:00
  • 46fa798797 Several minor improvements SquidDev 2019-02-20 09:48:16 +00:00