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

Commit Graph

  • 79fcc7241b Remove <!-- -->s in usages Jonathan Coates 2020-11-28 17:53:07 +00:00
  • d6e3c9a7fa Add inventory.getItemLimit Jonathan Coates 2021-05-13 18:12:49 +01:00
  • a7a724f134 Bump Cobalt version Jonathan Coates 2021-05-13 18:09:08 +01:00
  • b203d3aa0a Try to handle a turtle being broken while ticked Merith-TK 2021-05-07 15:05:00 -07:00
  • f1176af9d1 Make fs.combine accept multiple arguments Merith-TK 2021-05-07 11:39:14 -07:00
  • 717686d855 Allow strings or numbers in textutils.*tabulate Merith-TK 2021-05-07 11:26:24 -07:00
  • b0e30fdce1 Use lightGrey for folders on normal computers Jonathan Coates 2021-05-05 22:07:57 +01:00
  • 4e15afa254 Add tests for placing monitors from turtles (#691) Jonathan Coates 2021-05-05 21:49:25 +01:00
  • 84bac06178 Merge remote-tracking branch 'baeuric/mc-1.15.x' into mc-1.15.x Jonathan Coates 2021-05-05 21:46:47 +01:00
  • 1fecb995c9 Don't close file handles from ResourceMounts Jonathan Coates 2021-05-05 21:26:17 +01:00
  • 99b719299c Defer monitor tile update when placed by another TE Euric 2021-05-04 14:24:58 -07:00
  • fb9590467d Add some examples to inventory methods Jonathan Coates 2021-05-04 19:23:35 +01:00
  • bc8e090873 Simplify our overrides of load/loadstring Jonathan Coates 2021-05-04 18:30:08 +01:00
  • cf0f67265f Correctly handle sparse arrays in cc.pretty Jonathan Coates 2021-05-04 18:05:56 +01:00
  • 7e74725de7 [skip ci] Waluaigi POC feature/waluaigi Jonathan Coates 2021-05-03 17:54:11 +01:00
  • 53dd15a213 Clean up language scripts Jonathan Coates 2021-04-28 21:28:52 +01:00
  • eb2d617ed8 Add a pre commit hook to lint code Jonathan Coates 2021-04-28 21:24:27 +01:00
  • 74dae4ec17 That's it, I'm adding pre-commit hooks Jonathan Coates 2021-04-28 08:19:09 +01:00
  • abbc46877b Remove mavenLocal() repository Jonathan Coates 2021-04-28 07:59:52 +01:00
  • 3cb25b3525 Various VM tests Jonathan Coates 2021-04-27 22:24:28 +01:00
  • 92811ca0bc fix mouse_up events not being emitted Jummit 2021-04-24 19:03:35 +02:00
  • 21207cb405 Add a version guard to go4it Jonathan Coates 2021-04-24 12:02:27 +01:00
  • f387730b88 Merge branch 'mc-1.15.x' into mc-1.16.x Jonathan Coates 2021-04-24 11:50:23 +01:00
  • 92b45b1868 Switch to using maven-publish Jonathan Coates 2021-04-24 11:26:04 +01:00
  • 003c7ec2e8 Fix Forge maven location Jonathan Coates 2021-04-23 22:26:00 +01:00
  • f8a58dbcb1 Fixed length check on function name in expect (#589) Merith-TK 2021-04-22 11:54:56 -07:00
  • 98aabe2cfb Remove extra space (#586) Merith-TK 2021-04-22 11:43:58 -07:00
  • f938ed9779 Strict Globals (#583) Merith-TK 2021-04-22 11:35:15 -07:00
  • 03c9274b27 More examples Merith-TK 2021-04-22 11:23:31 -07:00
  • 92c94ac039 Cleanup examples for the various modules Merith-TK 2021-04-21 19:32:03 -07:00
  • 5c6fd80b0c Use term.blit on original paint render Merith-TK 2021-04-21 08:57:32 -07:00
  • f1ec59df15 Clear gets an option to reset the palette (#582) Merith-TK 2021-04-21 08:32:34 -07:00
  • c45221a2d0 Fix checkstyle Jonathan Coates 2021-04-13 13:03:26 +01:00
  • 8494ba8ce2 Improve UX when a resource mount cannot be found Jonathan Coates 2021-04-13 13:01:28 +01:00
  • 058d63e77f Add citation to cc.pretty Jonathan Coates 2021-04-11 18:43:24 +01:00
  • 624b23c7ac Fix epoch documentation to use milliseconds (#580) Merith-TK 2021-04-09 20:45:59 -07:00
  • 9b77a4aaee Update Readme with Known Issues Merith-TK 2021-04-03 10:51:36 -07:00
  • 17b5bca443 Make the peripheral API examples a little clearer Jonathan Coates 2021-04-07 18:34:55 +01:00
  • c3f5700494 Fix checkstyle Jonathan Coates 2021-04-03 14:13:55 +01:00
  • b17ff6daf0 Fix a couple of JEI issues Jonathan Coates 2021-04-03 14:08:58 +01:00
  • e8f5531a8c Fix checkstyle Jonathan Coates 2021-04-03 12:55:20 +01:00
  • 51d3b091da "Finish" documentation for several modules Jonathan Coates 2021-04-03 12:44:22 +01:00
  • 9708dd6786
    Fixed sortCoords for draw functions (#749) lily 2021-04-02 10:30:28 -04:00
  • d8b0037cfa CC:R 1.94.1-beta v1.94.1-beta Merith-TK 2021-03-28 22:05:14 -07:00
  • e48427dbbc Add documentation for io.setvbuf Jonathan Coates 2021-03-28 19:38:25 +01:00
  • 91a9e7fdf7 Update .gitignore Merith-TK 2021-03-27 16:40:59 -07:00
  • 2c3573719b [Patchwork] Fix Network Config Merith-TK 2021-03-27 14:44:47 -07:00
  • 669b6d2d56
    Merge pull request #742 from Wojbie/edit-fix Jonathan Coates 2021-03-19 16:48:34 +00:00
  • 32d956bbe7 Fix missing term.setCursorBlink(true) in edit.lua Wojbie 2021-03-19 16:07:20 +01:00
  • 3a147c78a8
    Refactor and add tests for TextBuffer (#738) Ronan Hanley 2021-03-16 21:19:54 +00:00
  • 8c56b6a7be Merge branch 'mc-1.15.x' into mc-1.16.x v1.16.4-1.95.3 Jonathan Coates 2021-03-12 09:26:15 +00:00
  • 66e42e0817 Bump version to 1.95.3 v1.15.2-1.95.3 Jonathan Coates 2021-03-12 09:19:16 +00:00
  • 0ee3d10fda Add User-Agent to Websockets Jonathan Coates 2021-03-12 09:14:52 +00:00
  • ed0afc4068 Bump ForgeGradle version Jonathan Coates 2021-03-12 08:59:31 +00:00
  • 46bc42d5a7
    Update README.md Devan-Kerman 2021-03-04 19:23:36 -06:00
  • 1b9e93a80f
    Merge pull request #31 from davidqueneau/fabric Devan-Kerman 2021-03-04 19:23:07 -06:00
  • 7b93f91ffa
    Merge pull request #36 from Merith-TK/fabric Devan-Kerman 2021-03-04 19:22:59 -06:00
  • 31a1027401 Clean up some examples a little bit Merith-TK 2021-03-02 23:12:53 -08:00
  • e0fc994819 [TODO] Auto-generate monitor models Merith-TK 2021-03-02 22:47:44 -08:00
  • 43408bf085 CC:R 1.94.0 v1.94.0 Merith-TK 2021-03-02 18:27:17 -08:00
  • d28f42e8b7 use arg[0] in all usage printouts (#571) Merith-TK 2021-03-02 18:22:26 -08:00
  • 1f70ed6985
    Make edit display errors/results of execution and handle require. (#723) Wojbie 2021-02-23 21:50:19 +01:00
  • ac452582c1 Use blit to draw boxes, add colors.toBlit (#570) Merith-TK 2021-02-22 18:49:39 -08:00
  • 7e65c6b25c Fix JSON objects failing to pass Merith-TK 2021-02-22 18:11:27 -08:00
  • 457a863842 Dont fail when codecov is being finicky Merith-TK 2021-02-22 18:09:31 -08:00
  • eef36e1358 Various SNBT parsing improvements Merith-TK 2021-02-22 17:45:44 -08:00
  • feda08b915 Draw in-hand pocket computers with blending Merith-TK 2021-02-22 17:43:54 -08:00
  • 0240ce50ce Bump cct-javadoc version Merith-TK 2021-02-22 17:34:20 -08:00
  • 592b83e784 [TODO] Fix players not getting advancements when they own turtles Merith-TK 2021-02-22 17:32:26 -08:00
  • 5d91491ec7 Remove superfluous imports Merith-TK 2021-02-22 12:25:13 -08:00
  • 7326d1110d Make generic peripherals on by default Merith-TK 2021-02-22 12:17:03 -08:00
  • 0aa6ac05a0 Add function to get window visibility Merith-TK 2021-02-22 11:56:22 -08:00
  • 27a2c063b9 Update configuration to match latest illuaminate Merith-TK 2021-02-22 11:50:33 -08:00
  • 89a195ec06 CC:R 1.93.1 v1.93.1 Merith-TK 2021-02-22 11:04:40 -08:00
  • 0e5fd4e8e0 Fix TBO norm issues on old GPUs Merith-TK 2021-02-22 10:56:52 -08:00
  • aa4ec53bb6 Bump JEI/crafttweaker versions Merith-TK 2021-02-22 10:50:57 -08:00
  • 6b49327462 Document remaining OS functions (#554) Merith-TK 2021-02-22 10:45:57 -08:00
  • 74ad934889 Add color table to docs (#553) Merith-TK 2021-02-22 10:41:26 -08:00
  • 08b3dbbad5 Fix My Docs, Update Patchwork Format Merith-TK 2021-02-22 10:38:52 -08:00
  • 54eac0a2f8 CC:R 1.93 v1.93.0 Merith-TK 2021-02-22 10:27:15 -08:00
  • 51ca5e620c Don't propagate adjacent redstone signals for computers (#549) Merith-TK 2021-02-22 10:22:01 -08:00
  • 076d572831 Fix io.open documentation Merith-TK 2021-02-22 03:25:08 -08:00
  • 75f2b91fef Translations for Swedish Merith-TK 2021-02-22 03:23:58 -08:00
  • 79534e5630 Fix incorrect open container check Merith-TK 2021-02-22 03:22:39 -08:00
  • d483a91459 Use tags to check if something is a dye Merith-TK 2021-02-22 03:08:41 -08:00
  • 71d764f122 HTTP rules now allow filtering by port Merith-TK 2021-02-22 02:56:04 -08:00
  • 2e527eb11e Fix additional - in docs Merith-TK 2021-02-22 01:45:09 -08:00
  • 19273b3696 CC:R 1.92.0 v1.92.0 Merith-TK 2021-02-22 01:35:36 -08:00
  • 4643641d51 Update Patchwork, Handle Tabs when Parsing Json Merith-TK 2021-02-22 01:23:39 -08:00
  • 63cd9c5bc7 Update Patchwork.md with format Merith-TK 2021-02-22 01:20:51 -08:00
  • e9c11ff325 Translations for Vienamese Merith-TK 2021-02-22 01:13:56 -08:00
  • 452464aa01 add changelog + vienamese support Merith-TK 2021-02-22 01:11:29 -08:00
  • 8885462175 Don't use entity.captureDrops at all (removed line) Merith-TK 2021-02-22 01:05:22 -08:00
  • b8bd64913b Add date-specific MOTDs (like Minecraft) (CCT#533) Merith-TK 2021-02-22 01:02:56 -08:00
  • 8f3ea60c74 Translations for Portuguese (Brazil) Weblate 2021-02-21 13:42:57 +00:00
  • eb722a74cd Clarify the turtle.place docs a little Jonathan Coates 2021-02-20 20:19:22 +00:00
  • 1825f67eee Lazily load models in data generators Jonathan Coates 2021-02-13 13:02:24 +00:00
  • 975a994581 Fix missing method usages Jonathan Coates 2021-02-13 12:48:59 +00:00
  • 061514549d Bump Gradle/ForgeGradle version Jonathan Coates 2021-02-13 12:39:52 +00:00
  • 00b458c39a Revert "Cable modems can be placed against all blocks, including chests." David Queneau 2021-02-07 10:47:50 -08:00