1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-26 15:32:17 +00:00

Commit Graph

  • 7012ac7163
    Merge branch 'mc-1.15.x' into mc-1.16.x Jonathan Coates 2021-07-25 16:42:22 +01:00
  • 227b444d81
    Accept client_no_context_takeover in websockets Jonathan Coates 2021-07-25 16:40:27 +01:00
  • d50db8a6f3
    Add a fancy test system for async methods Jonathan Coates 2021-07-25 16:25:59 +01:00
  • 3a80b51a9f
    Ensure monitors are well-formed when placed Jonathan Coates 2021-07-25 14:18:07 +01:00
  • 03396cf07a
    Fix help crashing on terminal resize Jonathan Coates 2021-07-24 22:58:23 +01:00
  • 5b57f7509d
    Add back executeMainThreadTask Jonathan Coates 2021-07-24 12:04:21 +01:00
  • 0568c86628
    Hopefully fix flakiness in rednet test Jonathan Coates 2021-07-24 00:00:37 +01:00
  • b31e66686d
    Make rednet.run a little more strict Jonathan Coates 2021-07-23 23:53:40 +01:00
  • 924b8ef30f
    Do not access the current server from the client Jonathan Coates 2021-07-23 23:32:14 +01:00
  • 7bcc16bb40 Some examples for rednet Jonathan Coates 2021-07-23 10:52:44 +00:00
  • 31e6746bdf
    Reword community links a bit Jonathan Coates 2021-07-21 23:20:27 +01:00
  • c39bf3eb4d
    Hopefully block people creating blank issues Jonathan Coates 2021-07-21 23:18:32 +01:00
  • 8b952e7e1e
    Fix parallel.* hanging when called with no args (#863) JackMacWindows 2021-07-19 06:20:35 -04:00
  • 04e97f7b86
    Fix & enhance some docs (#857) SkyTheCodeMaster 2021-07-18 12:36:09 -04:00
  • 74752c561c
    Correctly extract parse errors from build reports Jonathan Coates 2021-07-18 16:17:11 +01:00
  • ee96458b56
    Merge pull request #862 from Angalexik/typo Jonathan Coates 2021-07-18 12:16:19 +01:00
  • 333410e4cd
    Fixed typo in paintutils documentation Angalexik 2021-07-18 12:37:16 +02:00
  • 999a39a3e6
    Merge branch 'mc-1.15.x' into mc-1.16.x Jonathan Coates 2021-07-15 13:05:31 +01:00
  • 82ca19c296
    Add type check for http.checkURL Jonathan Coates 2021-07-15 13:04:44 +01:00
  • 56d8a5d585
    Don't update block states when there is no world Jonathan Coates 2021-07-15 12:13:38 +01:00
  • aa5fbb2980
    Use heap buffers rather than direct ones Jonathan Coates 2021-07-15 11:55:52 +01:00
  • db0bb071f5
    Add motd for file uploading Jonathan Coates 2021-07-15 10:58:52 +01:00
  • ab702e2ba1
    Correctly render turtles' selected slot Jonathan Coates 2021-07-15 10:55:48 +01:00
  • d4efacd40a
    Turn a nil to a string SkyTheCodeMaster 2021-07-04 20:54:55 -04:00
  • 347affcc5c
    Merge pull request #859 from emiliskiskis/patch-1 Jonathan Coates 2021-07-12 14:31:28 +01:00
  • 8ebe34b8da
    Fix typo in turtle.craft documentation Emilis Kiškis 2021-07-11 11:03:41 +03:00
  • fbe28dc51a update dep versions, actual compile errors yay! Merith 2021-07-11 02:09:43 +00:00
  • 14e013d075 move remappedSrc to src/main/java Merith 2021-07-11 01:40:01 +00:00
  • 9bc4e9530c gradle=7.1.1, gradle migrateMappings Merith 2021-07-11 01:33:21 +00:00
  • cbff505297
    Merge pull request #67 from 3prm3-Org/readme Merith 2021-07-10 08:04:07 -07:00
  • 7086cb8a02
    Merge pull request #848 from SkyTheCodeMaster/patch-3 Jonathan Coates 2021-07-05 06:16:05 +01:00
  • 8dbc930c2f
    Turn a nil to a string SkyTheCodeMaster 2021-07-04 20:54:55 -04:00
  • 61eb67849d
    Some fs examples Jonathan Coates 2021-07-03 14:05:41 +01:00
  • c2316ef256
    Publish docs from 1.16 instead Jonathan Coates 2021-07-02 21:49:19 +01:00
  • 0d22270f8b
    Publish docs from 1.16 instead Jonathan Coates 2021-07-02 21:49:19 +01:00
  • abb9c14256
    Bump Forge Gradle version Jonathan Coates 2021-07-02 21:48:28 +01:00
  • 815e534dc6
    Merge branch 'mc-1.15.x' into mc-1.16.x Jonathan Coates 2021-07-02 21:03:39 +01:00
  • 51dde077fe And there was me thinking I understood Gradle Jonathan Coates 2021-06-29 09:08:45 +00:00
  • 31d0b7afcd
    Some further fixes to previous commit Jonathan Coates 2021-06-28 23:20:54 +01:00
  • 2f79849828
    Remove Java 8 check Jonathan Coates 2021-06-28 23:09:05 +01:00
  • 95b0d950aa
    Couple of gradle fixes Jonathan Coates 2021-06-28 23:07:36 +01:00
  • efa2be2821
    Update changelog for 1.16.x-only features v1.16.5-1.97.0 Jonathan Coates 2021-06-28 22:58:13 +01:00
  • 670db97fc7
    Merge branch 'mc-1.15.x' into mc-1.16.x Jonathan Coates 2021-06-28 22:52:05 +01:00
  • 1650b72edb
    Prepare for 1.97.0 release v1.15.2-1.97.0 Jonathan Coates 2021-06-28 22:52:01 +01:00
  • a5bca3f0df
    File uploading (#840) Jonathan Coates 2021-06-28 22:49:45 +01:00
  • 88f41314c7
    Make io handles opaque to the docs Jonathan Coates 2021-06-28 22:47:56 +01:00
  • 5ef8d52c13
    Merge branch 'mc-1.15.x' into mc-1.16.x Jonathan Coates 2021-06-28 18:37:24 +01:00
  • 0b65d56ab0
    Prevent some files from being eol converted Jonathan Coates 2021-06-28 18:16:30 +01:00
  • a256b70685
    Allow setting the subprotocol header Jonathan Coates 2021-06-24 20:48:28 +01:00
  • f16d1499fe Woops Jonathan Coates 2021-06-24 09:07:22 +00:00
  • 79ca851e4f Like I said, 'there may be a few of these' Jonathan Coates 2021-06-24 08:34:38 +00:00
  • d5c54d64a6 Hopefully fix the bug report template Jonathan Coates 2021-06-24 08:32:57 +00:00
  • 5cfdd2339f Try the new issue template system Jonathan Coates 2021-06-24 08:31:41 +00:00
  • 3ab3213290 Try the new issue template system Jonathan Coates 2021-06-24 08:31:41 +00:00
  • c4aef2d4c7
    Merge branch 'Merith-TK:fabric' into readme ƐqɿmƐ 2021-06-23 14:24:40 -07:00
  • 2ed6692f76
    Fix the curseforge badge via githubusercontent ƐqɿmƐ 2021-06-23 14:22:24 -07:00
  • 46c9840d00
    Merge pull request #842 from Lupus590-CC/fix-extra-,-in-expect Jonathan Coates 2021-06-23 15:22:08 +01:00
  • b3f2f14e96
    remove extra , Lupus590 2021-06-23 15:14:01 +01:00
  • f075eabc32
    Merge pull request #66 from 3prm3-Org/readme Merith 2021-06-22 19:44:41 -07:00
  • 3d1c9d1667
    Fix curseforge svg, use new cc: restitched url ƐqɿmƐ 2021-06-22 19:33:03 -07:00
  • 3ace49d27f
    Remove config option for debug API Jonathan Coates 2021-06-22 20:58:35 +01:00
  • 9bd662d8dc
    Fix CraftTweaker actions being applied twice Jonathan Coates 2021-06-22 19:38:30 +01:00
  • df7a40354e
    Merge branch 'mc-1.15.x' into mc-1.16.x Jonathan Coates 2021-06-19 15:18:12 +01:00
  • c489d4bc4f
    Fix exiting paint typing "e" in the shell Jonathan Coates 2021-06-19 15:13:26 +01:00
  • 2b029bd506
    Refactor some computer screen logic Jonathan Coates 2021-06-19 14:18:12 +01:00
  • 2227845658
    Remove NetworkMessage.fromBytes Jonathan Coates 2021-06-19 13:01:43 +01:00
  • 2d3e88ef59
    Replace mixin with access transformers Jonathan Coates 2021-06-19 12:52:07 +01:00
  • 0bfe960cbd
    Merge branch 'mc-1.15.x' into mc-1.16.x Jonathan Coates 2021-06-19 12:41:30 +01:00
  • a735f23e1f
    Fix a couple of bugs with wget Jonathan Coates 2021-06-19 11:59:15 +01:00
  • de6f27ceaf
    Rewrite speaker networking code Jonathan Coates 2021-06-18 22:23:04 +01:00
  • 0028ad8f54
    Merge pull request #64 from Toad-Dev/server-lang-fix Merith 2021-06-17 09:37:44 -07:00
  • 4c805f1c27 Make Edits proposed by SquidDev-CC (#65) Merith 2021-06-16 13:43:05 -07:00
  • 505543ad94
    Merge pull request #63 from hugeblank/fabric hugeblank 2021-06-16 00:41:26 -07:00
  • 644471c6bf Fix getItemDetail showing raw translation keys. ToadDev 2021-06-16 00:03:04 -07:00
  • bf87d7faa1 Update InventoryMethods to handle Inventories explicitly hugeblank 2021-06-16 00:20:35 -07:00
  • be95b65488
    Merge pull request #62 from 3prm3-Org/readme Merith 2021-06-13 13:21:55 -07:00
  • 7e9f3bd61a
    Some readme tweaks ƐqɿmƐ 2021-06-13 13:14:17 -07:00
  • 4a74aa8166
    Change gitpod button, move banner to the top v1.96.1-rc1 Merith 2021-06-12 17:29:05 -07:00
  • b4ce4361ce
    Merge pull request #60 from Toad-Dev/linter-fix ToadDev 2021-06-12 16:11:04 -07:00
  • 42a3dd24ad Put some braces back ToadDev 2021-06-11 21:53:49 -07:00
  • 9129da2e3d What is this? ToadDev 2021-06-11 13:03:21 -07:00
  • 668cdcdd39 Fix linter.. maybe ToadDev 2021-06-11 12:52:35 -07:00
  • 2543ebee10 Fix checkstyle ToadDev 2021-06-12 15:46:33 -07:00
  • 2fab1a3054
    Minor code style fixups Jonathan Coates 2021-06-12 22:18:35 +01:00
  • d4745ae47e
    Don't override isMouseOver Jonathan Coates 2021-06-12 22:02:03 +01:00
  • 104a317163 Gui fixes hugeblank 2021-06-12 13:42:28 -07:00
  • dc21e2dbc9
    Minor dockerfile tweaks Jonathan Coates 2021-06-12 21:38:01 +01:00
  • 75dfa71275
    Gitpod Support (#817) Merith 2021-06-12 13:33:08 -07:00
  • d71bf225cc
    Add very simple markdown support to the help viewer (#819) Jonathan Coates 2021-06-12 19:48:41 +01:00
  • 921802e6c9
    Merge pull request #59 from 3prm3-Org/readme Merith 2021-06-11 11:24:35 -07:00
  • 56cfc1a452
    Fix the logo ƐqɿmƐ 2021-06-11 09:15:46 -07:00
  • a14b98be22
    Fix images on readme.md ƐqɿmƐ 2021-06-11 09:14:37 -07:00
  • 76b5c05acc update changelog and whats new Merith-TK 2021-06-11 09:06:14 -07:00
  • 8b3f1a448f Add Mod Conflicts Merith-TK 2021-06-11 08:16:22 -07:00
  • 3de515c617
    Merge pull request #56 from Toad-Dev/monitor-fix Merith 2021-06-11 07:41:36 -07:00
  • ab199cd9b0
    Merge pull request #58 from Toad-Dev/tag-filler-fix Merith 2021-06-11 06:45:57 -07:00
  • fc4bc9aa05 Fix #57 ToadDev 2021-06-10 20:11:38 -07:00
  • 9662a106f0 Mark optifabric as incompatible with MonitorRenderer.TBO ToadDev 2021-06-10 12:00:11 -07:00
  • 06b0538b76 Reverted change to blocker layer, with tweaks. ToadDev 2021-06-10 11:55:13 -07:00
  • fb128152a5 Fix checkstyle :P ToadDev 2021-06-10 01:55:01 -07:00