1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-22 21:48:15 +00:00

Commit Graph

  • 784e623776
    Update Cobalt to 0.8.0 Jonathan Coates 2023-11-08 18:42:17 +00:00
  • bcb3e9bd53
    Bump CC:T to 1.108.4 v1.20.1-1.108.4 Jonathan Coates 2023-10-29 12:02:11 +00:00
  • c30bffbd0f
    Add additional tests for filesystems/mounts Jonathan Coates 2023-10-29 12:01:26 +00:00
  • 91c41856c5
    Add an "Incompatibilities between versions" page Jonathan Coates 2023-10-28 20:00:09 +01:00
  • 18c9723308
    Add a standalone CC:T UI Jonathan Coates 2023-10-28 17:55:56 +01:00
  • aee382ed70
    Replace Fabric JUnit hacks with fabric-loader-junit Jonathan Coates 2023-10-26 22:06:40 +01:00
  • 6656da5877
    Remove disable_lua51_features config option Jonathan Coates 2023-10-25 08:59:55 +01:00
  • 09e521727f
    Make mount error messages a bit more consistent Jonathan Coates 2023-10-22 13:13:07 +01:00
  • cab66a2d6e
    Replace Collections methods with {List,Map,Set}.of Jonathan Coates 2023-10-21 10:37:43 +01:00
  • 8eabd4f303
    Fix signs being empty when placed Jonathan Coates 2023-10-20 13:32:38 +01:00
  • e3ced84885
    Merge branch 'feature/split-computer-thread' into mc-1.20.x Jonathan Coates 2023-10-19 22:54:56 +01:00
  • 0929ab577d
    Split ComputerThread/ComputerExecutor up a little Jonathan Coates 2023-10-19 22:48:46 +01:00
  • 2228733abc
    Move ComputerThread to its own package Jonathan Coates 2023-10-18 22:28:25 +01:00
  • e67c94d1bd
    Fix a couple of future deprecations in Gradle Jonathan Coates 2023-10-19 18:28:15 +01:00
  • ae5a661a47
    Add a discarding MetricsObserver Jonathan Coates 2023-10-19 18:27:58 +01:00
  • 0ff58cdc3e
    Unify the generic peirpheral system a litte Jonathan Coates 2023-10-17 21:59:16 +01:00
  • 1747c74770
    Relicense some translations Jonathan Coates 2023-10-16 22:12:41 +01:00
  • 71669cf49c
    Replace ASM generation with MethodHandles Jonathan Coates 2023-10-11 20:05:20 +01:00
  • bd327e37eb
    Fix common jar not actually being published Jonathan Coates 2023-10-11 19:15:36 +01:00
  • bdce9a8170
    Replace several Guava classes with Java stdlib Jonathan Coates 2023-10-11 09:58:39 +01:00
  • 7e5598d084
    Use ClassValue instead of LoadingCache Jonathan Coates 2023-10-11 09:30:29 +01:00
  • 440fca6535
    Relicense a couple of more files Jonathan Coates 2023-10-11 08:00:07 +01:00
  • 6635edd35c Translations for French Weblate 2023-10-09 22:33:01 +00:00
  • 93ad40efbb
    Ensure the terminal exists when creating a monitor peripheral Jonathan Coates 2023-10-09 22:03:43 +01:00
  • 27dc8b5b2c
    Pass follow_redirects flag to the CORS proxy Jonathan Coates 2023-10-08 20:12:47 +01:00
  • 3ebdf7ef5e
    Bump CC:T to 1.108.3 v1.20.1-1.108.3 Jonathan Coates 2023-10-08 15:25:45 +01:00
  • 905d4cb091
    Fix crash when joining a dedicated server Jonathan Coates 2023-10-08 15:21:33 +01:00
  • e7ab05d064
    Bump CC:T to 1.108.2 v1.20.1-1.108.2 Jonathan Coates 2023-10-08 13:27:24 +01:00
  • 6ec34b42e5
    Small cleanup to our web build scripts Jonathan Coates 2023-10-08 13:14:02 +01:00
  • 136fbd2589
    Pull in CC:T 1.108.1, some other fixes v1.4.7-1.108.1 Jonathan Coates 2023-10-04 18:56:11 +01:00
  • ab785a0906
    Fix monitors being warped after a resize Jonathan Coates 2023-10-03 18:20:44 +01:00
  • 4541decd40
    Fix canvas not always being redrawn on term resize Jonathan Coates 2023-10-03 18:18:33 +01:00
  • 747a5a53b4
    Update Minecraft wiki links to new domain (#1601) Spongecade 2023-10-03 10:55:20 -05:00
  • c0643fadca
    Build a web-based emulator for the documentation site (#1597) Jonathan Coates 2023-10-03 09:19:19 +01:00
  • 0a31de43c2
    Run checkstyle on all source sets Jonathan Coates 2023-10-03 09:06:17 +01:00
  • 96b6947ef2
    Flesh out MemoryMount into a writable mount Jonathan Coates 2023-09-29 22:14:54 +01:00
  • e7a1065bfc
    Move file transfer API to the code library Jonathan Coates 2023-09-29 21:09:23 +01:00
  • 663eecff0c Relocate our existing web code to subdirectories Jonathan Coates 2023-09-28 21:00:00 +01:00
  • e6125bcf60
    Try to make recipe serialisers more reusable Jonathan Coates 2023-09-23 18:24:02 +01:00
  • 0d6c6e7ae7
    Hoist some ArchiveMount logic into a new superclass Jonathan Coates 2023-09-21 09:54:02 +01:00
  • ae71eb3cae
    Reduce coupling in websocket code Jonathan Coates 2023-09-21 18:59:15 +01:00
  • 3188197447
    Use Preact for static rendering of components Jonathan Coates 2023-09-20 22:09:58 +01:00
  • 6c8b391dab
    Some web tooling changes Jonathan Coates 2023-09-18 17:15:03 +01:00
  • 35e227ed02
    Update http wrappers to match CC 1.5 Jonathan Coates 2023-09-13 22:08:08 +01:00
  • b1248e4901
    Add a tag for blocks wired modems should ignore Jonathan Coates 2023-09-11 21:28:56 +01:00
  • 56d97630e8
    Bump CC:T to 1.108.1 v1.20.1-1.108.1 Jonathan Coates 2023-09-06 09:51:16 +01:00
  • e660192f08
    Make command computer permission checks stricter Jonathan Coates 2023-09-05 18:41:16 +01:00
  • 4e82bd352d
    Bump the priority of the computer thread Jonathan Coates 2023-09-05 18:39:55 +01:00
  • 07113c3e9b
    Move command actions to their own methods Jonathan Coates 2023-09-05 18:37:10 +01:00
  • d562a051c7
    Use method handlees in our generated Lua methods (#1579) Jonathan Coates 2023-09-03 17:12:37 +01:00
  • 6ac09742fc
    Fix errors from the typescript bump Jonathan Coates 2023-08-31 20:49:53 +01:00
  • 5dd6b9a637
    Generic dependency update Jonathan Coates 2023-08-31 19:14:37 +01:00
  • 8fb1dd346c
    Merge branch 'mc-1.19.x' into mc-1.20.x v1.20.1-1.108.0 Jonathan Coates 2023-08-28 12:25:32 +01:00
  • cdc8592aa3
    Bump CC:T to 1.108.0 v1.19.4-1.108.0 mc-1.19.x Jonathan Coates 2023-08-28 12:24:35 +01:00
  • 0f6ea3deaf
    Add back MoreRed support Jonathan Coates 2023-08-28 00:04:46 +01:00
  • 13ed422bd5
    Remove getBundledRedstoneConnectivity Jonathan Coates 2023-08-27 23:54:27 +01:00
  • 5b58271b92
    Fix computer sidebar buttons being invisible Jonathan Coates 2023-08-27 19:25:04 +01:00
  • 4e42394f33
    Merge branch 'mc-1.19.x' into mc-1.20.x Jonathan Coates 2023-08-27 19:08:59 +01:00
  • 53546b9f57
    Split some textures into sprite sheets Jonathan Coates 2023-08-27 18:02:51 +01:00
  • 6dfdeb9321
    Update Cobalt to 0.7.3 Jonathan Coates 2023-08-27 15:35:36 +01:00
  • 500406f9eb
    Merge pull request #1569 from cc-tweaked/feature/no-compression Jonathan Coates 2023-08-27 14:15:56 +01:00
  • b3738a7a63
    Use permission APIs for the /computercraft command Jonathan Coates 2023-08-27 12:15:55 +01:00
  • 5f8b1dd67f
    Update Cobalt to 0.7.2 Jonathan Coates 2023-08-24 21:27:00 +01:00
  • 053751b190
    Merge pull request #1570 from cc-tweaked/feature/new-md-syntax Jonathan Coates 2023-08-24 16:26:41 +01:00
  • 52b78f92cd
    Use standard Markdown link syntax for references Jonathan Coates 2023-08-24 10:48:30 +01:00
  • 2055052a57
    Switch to GitHub-style admonitions/alerts Jonathan Coates 2023-08-23 18:10:01 +01:00
  • 12ee47ff19
    Bump illuaminate version Jonathan Coates 2023-08-23 18:09:06 +01:00
  • 25776abf61
    Fix address rules reading the wrong config key Jonathan Coates 2023-08-23 18:04:22 +01:00
  • f7411b40a2
    Remove compression from terminal/monitor packets Jonathan Coates 2023-08-23 09:57:50 +01:00
  • 8c8924f54e
    Fix CME in monitor's set of attached computers Jonathan Coates 2023-08-23 09:56:21 +01:00
  • c1628d077a
    Small improvements to packet reading/writing improvements Jonathan Coates 2023-08-23 09:49:49 +01:00
  • 5b2fdec6ca
    Add some jqwik arbitraries for Minecraft types Jonathan Coates 2023-08-23 09:47:36 +01:00
  • 5a7259e4c9
    Add a tiny library for checking structural equality Jonathan Coates 2023-08-23 09:43:32 +01:00
  • 92b335f45f
    Fixed turtle.dropDown documentation (#1564) Petr Karmashev 2023-08-17 17:52:17 +07:00
  • b93ea9c62e
    Fix function reference in cc.image.nft (#1559) Charlotte Herngreen 2023-08-15 18:59:41 +02:00
  • b9edd7c7f6
    Add dark mode styling for recipes (#1558) MineRobber___T 2023-08-14 02:51:14 -04:00
  • 84a761ddd5
    Bump pre-commit versions Jonathan Coates 2023-08-13 13:50:49 +01:00
  • 3371c4651c
    Merge branch 'mc-1.19.x' into mc-1.20.x v1.20.1-1.107.0 Jonathan Coates 2023-08-13 08:38:13 +01:00
  • 2a04fb71fd
    Bump CC:T to 1.107.0 v1.19.4-1.107.0 Jonathan Coates 2023-08-13 08:34:45 +01:00
  • df61389304
    Fix some typos in CONTRIBUTING.md (#1549) Srendi 2023-08-05 23:30:19 +02:00
  • e6bc1e4e27
    Merge branch 'mc-1.19.x' into mc-1.20.x Jonathan Coates 2023-08-05 10:36:37 +01:00
  • b6632c9ed9
    Fix model hook nullability Jonathan Coates 2023-08-05 10:32:21 +01:00
  • 41b6711b38
    Change button text in render rather than an override Jonathan Coates 2023-07-27 19:10:21 +01:00
  • 02f0b7ec14
    Fix typo in shell docs (#1537) Virtio 2023-07-25 19:27:23 +03:00
  • a9d31cd3c6
    Re-run datagen Jonathan Coates 2023-07-23 22:22:48 +01:00
  • 43744b0e85
    Clean up ApiWrapper a little Jonathan Coates 2023-07-23 13:42:22 +01:00
  • 55510c42db Translations for Czech Weblate 2023-07-23 21:22:03 +00:00
  • 57a944fd90
    Render enchanted upgrades with a glint (#1532) Jonathan Coates 2023-07-23 11:18:22 +01:00
  • 940f59b116
    Automatically bake models from turtle modellers (#1531) Jonathan Coates 2023-07-22 20:51:50 +01:00
  • dd08d1ec8e
    Fix client tests not running on Forge Jonathan Coates 2023-07-22 19:40:50 +01:00
  • 90ed0b24e7
    Send block updates to the computer when updating redstone Jonathan Coates 2023-07-22 13:49:26 +01:00
  • 0ad399a528
    Rewrite turtle.dig tool actions Jonathan Coates 2023-07-21 08:58:02 +01:00
  • 1b88213eca
    Make our registry wrapper implement IdMap Jonathan Coates 2023-07-19 20:17:24 +01:00
  • eef05b9854
    Add dark-mode compatible logo to README (#1521) Erlend 2023-07-18 21:26:45 +02:00
  • 24d74f5c80
    Update to latest Fabric Jonathan Coates 2023-07-18 19:26:11 +01:00
  • ae50f900af
    Update library versions Jonathan Coates 2023-07-10 20:50:32 +01:00
  • 48889ceb89
    Merge branch 'mc-1.19.x' into mc-1.20.x Jonathan Coates 2023-07-10 20:38:25 +01:00
  • c2988366d8
    Add EMI compatibility Jonathan Coates 2023-07-10 20:31:06 +01:00
  • ec0765ead1
    Bump Cobalt to 0.7.1 Jonathan Coates 2023-07-10 08:42:01 +01:00
  • b94e34f372 Translations for Italian Weblate 2023-07-10 15:03:03 +00:00