1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-09-07 12:57:55 +00:00

Commit Graph

  • 14b3065ba4 Check for trailing whitespace SquidDev 2019-10-16 09:22:38 +01:00
  • 3ea2d6a0a8 Merge branch 'master' into mc-1.14.x v1.14.4-1.85.0 SquidDev 2019-10-04 19:56:49 +01:00
  • c802290437 Bump version v1.12.2-1.85.0 SquidDev 2019-10-04 19:52:02 +01:00
  • f7781defe5 Merge branch 'master' into mc-1.14.x SquidDev 2019-10-04 19:44:34 +01:00
  • 418420523a Proxy the current turtle's inventory SquidDev 2019-10-04 16:53:48 +01:00
  • d342a1f368 Prevent wired modems dropping on block change SquidDev 2019-10-01 20:06:38 +01:00
  • 81f85361d5 Move Lua files to the correct location SquidDev 2019-10-01 19:43:03 +01:00
  • f1621b30ec Remove redundant imports SquidDev 2019-10-01 19:15:13 +01:00
  • d4f6a594b6 Merge branch 'master' into mc-1.14.x SquidDev 2019-10-01 18:58:40 +01:00
  • ff5ba5c131 Update GUI code to be compatible with 1.14.4 SquidDev 2019-10-01 18:53:46 +01:00
  • 4243f30308 Bump Forge version SquidDev 2019-10-01 18:53:38 +01:00
  • baa1b5a5c9 v1.14.4-1.83.2+build.7 parly 2019-10-01 16:07:19 +09:00
  • e84663a5c5 Update ClothConfig parly 2019-10-01 15:41:36 +09:00
  • 1c46220c42 Update Fabric toolchain parly 2019-10-01 15:41:16 +09:00
  • 889b445855 Add time unit conversion parly 2019-10-01 15:21:37 +09:00
  • 813e91073d Merge pull request #302 from Wendelstein7/master Jonathan Coates 2019-09-30 15:59:55 +01:00
  • 7250f22ff6 Update CI to also run on PRs Jonathan Coates 2019-09-30 15:37:52 +01:00
  • db31a53bba Fixed turtle property category Wendelstein7 2019-09-30 15:15:22 +02:00
  • 19553a981e v1.14.4-1.83.2+build.5 parly 2019-09-28 00:17:28 +09:00
  • 15f4dbd061 Update ClothConfig parly 2019-09-28 00:06:23 +09:00
  • 98e12c7c3e Quick patch to fix rendering issues with OptiFine parly 2019-09-27 23:36:03 +09:00
  • 3023f235a4 Goodbye Travis, I'm with GH Actions now SquidDev 2019-09-27 08:56:53 +01:00
  • dfad319864 Fix build (jankson version in 'include') svitoos 2019-09-22 19:36:56 +03:00
  • 111b58f533 v1.14.4-1.83.2+build.4 parly 2019-09-22 23:59:26 +09:00
  • 9345652808 Change repository url parly 2019-09-22 23:50:07 +09:00
  • d40163b409 Fix mod metadata svitoos 2019-09-21 20:43:21 +03:00
  • 96400966d7 - Add config (json5, jankson) - Add config gui (Cloth Config API and Mod Menu) svitoos 2019-09-18 20:32:14 +03:00
  • db83bd4f64 v1.14.4-1.83.2+build.3 parly 2019-09-16 22:52:10 +09:00
  • 579a38d366 Format code parly 2019-09-16 22:45:32 +09:00
  • 0e6797c7da Update fabric toolchain parly 2019-09-16 22:34:25 +09:00
  • c935577768 Update gradle wrapper to 5.5.1 parly 2019-09-16 22:23:41 +09:00
  • c2b4077aa1 Update group parly 2019-09-16 22:22:19 +09:00
  • ac020859f3 code cleanup svitoos 2019-09-14 13:36:48 +03:00
  • 238be8955b Fix turtle can't place water in waterloggable blocks svitoos 2019-09-14 12:37:11 +03:00
  • f997b02b8f Fix the use of the item on the entity svitoos 2019-09-14 02:29:43 +03:00
  • 799bb77847 Fix turtle place bucket in the wrong block svitoos 2019-09-14 02:24:11 +03:00
  • 79cd8b4da5 Also return the number of affected entities SquidDev 2019-09-15 18:37:00 +01:00
  • 8e4d311cd9 Refactor shell completion into a separate module (#281) Jonathan Coates 2019-09-15 18:48:40 +01:00
  • 9bd8c86a94 Change event priority to HIGHEST SquidDev 2019-09-15 16:36:47 +01:00
  • cbc0c1d0b6 A little experiment with GitHub actions Jonathan Coates 2019-09-14 09:16:13 +01:00
  • 49c37857d4 Window.reposition now allow changing the redirect buffer SquidDev 2019-09-13 20:55:20 +01:00
  • b1139a4bf6 Bump to Forge RB SquidDev 2019-09-12 21:09:57 +01:00
  • 7e8559278e Merge pull request #291 from parly/patch-1.14.x-1 Jonathan Coates 2019-08-19 15:34:20 +01:00
  • 1e7f1c98fc Fix os.time() and os.day() behavior parly 2019-08-19 23:04:57 +09:00
  • 2f66792a0d v1.14.4-1.83.2+build.2 parly 2019-08-19 21:38:50 +09:00
  • a802f25dd6 Do not listen to block/entity drop events SquidDev 2019-08-19 10:33:53 +01:00
  • f1d6d21d6d Add back texture registration hook SquidDev 2019-08-18 16:12:16 +01:00
  • 6cae8e211e Update ServerComputer.java doomy64 2019-08-17 12:05:10 -05:00
  • a80302c513 Merge pull request #287 from Lignum/patch-1 Jonathan Coates 2019-08-15 06:59:59 +01:00
  • 1c46949da7 Available Lignum 2019-08-15 07:37:02 +02:00
  • 48b1b2f01d v1.14.4-1.83.2 parly 2019-08-09 22:22:15 +09:00
  • 8c45fd362a Update to Minecraft 1.14.4 parly 2019-08-09 22:22:14 +09:00
  • 07b13dd2b4 Prepare for cc-tweaked-fabric parly 2019-08-09 22:22:12 +09:00
  • 07a56454a0 Bumpity bumpity bump v1.14.4-1.84.1 SquidDev 2019-08-09 09:38:30 +01:00
  • a0e72d02c8 Bump Forge version SquidDev 2019-08-06 08:33:39 +01:00
  • 455a59ca85 Sure, you can be an actual release now SquidDev 2019-08-04 17:01:52 +01:00
  • 46d78af068 Fix changelog being out-of-sync v1.12.2-1.84.0 SquidDev 2019-08-04 11:05:14 +01:00
  • 08d22fd3df Fix changelog being out-of-sync v1.14.4-1.84.0 SquidDev 2019-08-04 11:05:14 +01:00
  • e6c691a8f8 Fix rom's location SquidDev 2019-08-04 11:02:07 +01:00
  • 4b0e5c445c Merge branch 'master' into mc-1.14.x SquidDev 2019-08-04 10:57:20 +01:00
  • eb5cff1045 Alright, let's do this one last time SquidDev 2019-08-04 09:27:48 +01:00
  • 35c7792aa2 Limit the titles of printed pages SquidDev 2019-08-04 08:59:44 +01:00
  • 521688d630 Merge pull request #183 from SquidDev-CC/feature/thread-safe-inventories Jonathan Coates 2019-08-01 14:30:32 +01:00
  • 75e2845c01 Remove synchronized from turtle inventory code SquidDev 2019-08-01 14:09:57 +01:00
  • 2f96283286 Make disk drives thread-safe SquidDev 2019-04-02 13:17:06 +01:00
  • cbe6e9b5f5 Make printers thread-safe SquidDev 2019-04-02 12:45:54 +01:00
  • 2ab79cf474 Version bumps 'n stuff SquidDev 2019-07-30 15:48:05 +01:00
  • 6ce34aba79 A quick attempt at fixing Travis SquidDev 2019-07-30 15:25:14 +01:00
  • 5eeb320b60 Include all mods within a resource mount SquidDev 2019-07-30 15:20:08 +01:00
  • 93310850d2 Use the "cc" module namespace instead of "craftos" SquidDev 2019-07-27 11:34:36 +01:00
  • a2880b12ca Do not refuel beyond the turtle limit (#274) powerboat9 2019-07-24 07:15:02 +00:00
  • cef2657048 Fix turtles being replaced by leaves SquidDev 2019-07-21 10:28:22 +01:00
  • ccd85eb055 Bump Forge version SquidDev 2019-07-21 09:41:58 +01:00
  • 303b57779a Fix turtles harvesting blocks when they shouldn't (#276) powerboat9 2019-07-17 04:23:14 -04:00
  • 6279816ecc Try using the HTTP one instead SquidDev 2019-07-15 08:45:22 +01:00
  • 4ae77261fa Petty changes because I'm petty SquidDev 2019-07-13 08:29:28 +01:00
  • 4b7d843b78 Removed term.getLine liquid 2019-07-13 01:45:16 -05:00
  • 1c28df65c3 Fixed style errors liquid 2019-07-12 23:54:56 -05:00
  • 85b740f484 Added term.getLine and window.getLine liquid 2019-07-12 22:54:37 -05:00
  • f9929cb27d Fix the signature of loadfile SquidDev 2019-07-12 22:04:28 +01:00
  • bafab1ac07 Expose expect as a module (#267) SquidDev 2019-07-09 08:04:49 +01:00
  • e05c262468 Add more tests (#253) JakobDev 2019-07-08 10:24:05 +02:00
  • acfb72246c Bump JEI version SquidDev 2019-07-07 15:52:52 +01:00
  • 9d51c4c340 Use world-specific collider entity SquidDev 2019-07-05 22:09:42 +01:00
  • 18068effec Use reflection to get the record's sound SquidDev 2019-07-05 21:50:43 +01:00
  • 7a3f7d3bba I'm a muppet SquidDev 2019-06-29 15:44:53 +01:00
  • 95aa48c456 Allow running expectations against stubbed functions SquidDev 2019-06-29 15:37:41 +01:00
  • 6ea8ca991b Bump Forge to 1.14.3 v1.14.3-1.83.1 SquidDev 2019-06-26 08:25:32 +01:00
  • f1e551b960 Bump Forge version SquidDev 2019-06-23 15:30:29 +01:00
  • 772c54ec74 Copy the item stack before merging SquidDev 2019-06-21 22:00:21 +01:00
  • 13cb789c18 Fix "can deploy" check being entirely incorrect SquidDev 2019-06-21 21:51:22 +01:00
  • 42220c4268 Fix several other client-only methods SquidDev 2019-06-21 21:32:15 +01:00
  • 3052506e2e Reload configs from the file SquidDev 2019-06-21 21:32:02 +01:00
  • 0741daa7eb Fix usage of a client-only method SquidDev 2019-06-21 21:01:40 +01:00
  • b4aa554279 Do not fetch the current block within onLoad SquidDev 2019-06-21 20:57:38 +01:00
  • 8fe2abe0ae Forward tab key directly to the terminal SquidDev 2019-06-21 20:31:28 +01:00
  • 5af789ae11 Bump Forge version SquidDev 2019-06-21 20:31:17 +01:00
  • 904a168d5c Fix incorrect explosion check SquidDev 2019-06-21 18:53:14 +01:00
  • 724441eddc Change URLs in build.gradle to https (#259) JakobDev 2019-06-21 17:51:55 +02:00
  • f68ab3edd1 Minor tweaks to build script SquidDev 2019-06-15 11:05:45 +01:00