1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-25 23:12:18 +00:00

Commit Graph

  • 1e703f1b07
    Fix several off-by-one issues in UploadFileMessage Jonathan Coates 2022-10-21 23:10:18 +01:00
  • b663028f42
    Start work on curtailing our global state Jonathan Coates 2022-10-21 21:01:01 +01:00
  • cee60cdb5b
    Require computers to have a fixed ID Jonathan Coates 2022-10-21 19:51:23 +01:00
  • 695ef0542a
    Don't store a mutable array in Colour Jonathan Coates 2022-10-21 19:07:58 +01:00
  • c0d20b72c9
    Remove ClientTerminal/ServerTerminal Jonathan Coates 2022-10-21 19:00:29 +01:00
  • cf05ab1db1
    Store colour support in the Terminal Jonathan Coates 2022-10-21 18:26:57 +01:00
  • c49547b962
    Remove ClientComputer Jonathan Coates 2022-10-21 18:17:42 +01:00
  • c8e15f201c
    Correctly bind VBOs before drawing them Jonathan Coates 2022-10-16 09:50:17 +01:00
  • bc79100a2f
    Merge branch 'mc-1.18.x' into mc-1.19.x Jonathan Coates 2022-10-14 22:09:13 +01:00
  • 9ed5ebb868
    Merge branch 'mc-1.16.x' into mc-1.18.x Jonathan Coates 2022-10-12 08:32:03 +01:00
  • a9b74dc979
    Make IRC links https Jonathan Coates 2022-10-09 11:22:24 +01:00
  • 12b8a0393f
    Dump Cobalt's internal state on timeouts Jonathan Coates 2022-10-09 11:17:55 +01:00
  • cbfd83c2ba
    Merge pull request #1182 from Quezler/patch-2 Jonathan Coates 2022-10-08 20:54:34 +01:00
  • 8564c1e54b
    Add all but 3 of the missing dutch translations Patrick 'Quezler' Mounier 2022-10-08 21:00:58 +02:00
  • 66dff1523b
    Merge branch 'mc-1.18.x' into mc-1.19.x v1.19.2-1.100.10 Jonathan Coates 2022-10-01 12:37:10 +01:00
  • 08895cdecc
    Merge branch 'mc-1.16.x' into mc-1.18.x v1.18.2-1.100.10 Jonathan Coates 2022-10-01 12:36:09 +01:00
  • 5be290a1e2
    Bump version to 1.100.10 v1.16.5-1.100.10 Jonathan Coates 2022-10-01 12:32:39 +01:00
  • 371f931140
    Always add HTTP programs to the path (#1172) Jonathan Coates 2022-09-30 10:00:07 +01:00
  • da5956e943
    Make the sidebar a little wider Jonathan Coates 2022-09-29 22:21:38 +01:00
  • e7533f2353
    Improve community links a little Jonathan Coates 2022-09-29 22:01:51 +01:00
  • 0b7fbcde53
    Send block updates to client when the turtle moves #1167 (#1170) roland-a 2022-09-29 13:49:02 -04:00
  • 76f8dd2d14
    Properly bump to 1.19.2 Jonathan Coates 2022-09-21 18:11:50 +01:00
  • c3b7302108
    Remove some unused arguments in LuaDateTime Jonathan Coates 2022-09-11 15:03:09 +01:00
  • 61ac48c99f
    Mention audio formats in speaker help Jonathan Coates 2022-09-11 14:57:45 +01:00
  • d22e138413
    Fix numerous off-by-one errors in help program Jonathan Coates 2022-09-11 14:57:31 +01:00
  • ba64e06ca7
    Use a Gradle plugin to download illuaminate Jonathan Coates 2022-09-11 14:11:32 +01:00
  • db8c979a06
    Merge pull request #1156 from IvoLeal72/patch-1 Jonathan Coates 2022-08-28 16:41:40 +01:00
  • 9d18487dc5
    Fixed usage example of textuils.pagedTabulate Ivo Leal 2022-08-28 15:24:47 +01:00
  • 34a2e87735
    Merge branch 'mc-1.18.x' into mc-1.19.x Jonathan Coates 2022-07-30 18:46:31 +01:00
  • feb7681c9c
    Add some missing test timeouts Jonathan Coates 2022-07-30 18:14:43 +01:00
  • ad4a2aa68d
    Mirror Oculus with our maven Jonathan Coates 2022-07-30 17:56:56 +01:00
  • 4228011b84
    Support Occulus shaders Jonathan Coates 2022-07-30 12:04:28 +01:00
  • c43d851e63
    Register turtle upgrade models separately v1.19.1-1.100.9 Jonathan Coates 2022-07-28 19:02:38 +01:00
  • 50fe7935a3
    Merge branch 'mc-1.18.x' into mc-1.19.x Jonathan Coates 2022-07-28 09:49:25 +01:00
  • bd19fdf350
    Merge branch 'mc-1.16.x' into mc-1.18.x v1.18.2-1.100.9 Jonathan Coates 2022-07-28 09:43:06 +01:00
  • c3615d9c5b
    Update to 1.19.1 Jonathan Coates 2022-07-28 08:51:10 +01:00
  • 6cb3657080
    Update go4it to reflect recent Gradle changes Jonathan Coates 2022-06-20 08:26:35 +01:00
  • e2041f7438
    Bump version to 1.100.9 v1.16.5-1.100.9 Jonathan Coates 2022-07-27 08:25:30 +01:00
  • d61202e2b8
    Fix location of language file Jonathan Coates 2022-07-27 07:52:05 +01:00
  • 6ce88a7dcf Translations for Norwegian Bokmål Weblate 2022-07-26 13:17:57 +00:00
  • 5d65b3e654 Added translation for Norwegian Bokmål Weblate 2022-07-24 15:45:46 +00:00
  • abf857f864
    Clearify GPS documentation note (#1139) Erlend 2022-07-22 22:27:27 +02:00
  • ebef3117f2
    Update npm packages Jonathan Coates 2022-07-21 20:38:44 +01:00
  • 25a44bea6e
    Correctly set VertexBuffer.format Jonathan Coates 2022-07-21 09:50:33 +01:00
  • b28c1ac8e0
    Test various time locales exist Jonathan Coates 2022-07-21 09:44:40 +01:00
  • 69b211b4fb
    Fix name of "ingame" time locale Jonathan Coates 2022-07-21 09:44:36 +01:00
  • 48147fa61c
    Don't use MultiBufferSource for monitors Jonathan Coates 2022-07-16 22:07:23 +01:00
  • ba976f9a16
    Fix monitor depth blocker being too small Jonathan Coates 2022-07-16 22:07:15 +01:00
  • 969feb4a1c
    ItemGroup info on getItemDetail (#1127) Luiz Krüger 2022-07-16 17:30:20 -03:00
  • 4a273ae8e5
    Update to latest Forge Jonathan Coates 2022-07-16 19:08:11 +01:00
  • bd5de11ad5
    Add WAV support to speaker program (#1112) JackMacWindows 2022-07-09 03:59:35 -04:00
  • 5366fcb9c8
    Point people towards the http.rules config option Jonathan Coates 2022-07-08 22:13:39 +01:00
  • 6335e77da6
    Add a code of conduct Jonathan Coates 2022-07-08 22:08:50 +01:00
  • 4cfd0a2d1c
    Fix off-by-1 error in generic inventory's getItemLimit() (#1131) heap-underflow 2022-07-08 03:44:13 -04:00
  • be3a960273
    Check for duplicate ids when registering channels Jonathan Coates 2022-07-08 08:27:37 +01:00
  • f25a73b8f2
    Fix packet ID conflict Jonathan Coates 2022-07-07 21:45:05 +01:00
  • 954254e7e4
    Update Minecraft versions Jonathan Coates 2022-07-07 21:06:32 +01:00
  • e906f3ebc3
    Remove IArguments.releaseImmediate Jonathan Coates 2022-07-02 17:00:14 +01:00
  • 56f0e0674f
    Fix term.blit failing on substrings Jonathan Coates 2022-07-02 16:47:43 +01:00
  • 4e438df9ad
    Update cct-javadoc Jonathan Coates 2022-07-02 11:51:58 +01:00
  • 51c3a9d8af
    Fix z-fighting on bold printout borders. Toad-Dev 2022-01-20 15:36:46 -08:00
  • d967730085
    Run the JSX transformer without type checking Jonathan Coates 2022-07-02 10:12:47 +01:00
  • d6afee8deb
    Document setting up a gps constellation (#1070) Lupus590 2022-07-02 10:09:38 +01:00
  • 41bddcab9f
    Use shorter mod version when publishing to Modrinth Jonathan Coates 2022-07-02 09:10:28 +01:00
  • b8d7695392
    Merge pull request #1126 from JohnnyIrvin/mc-1.16.x Jonathan Coates 2022-07-01 21:13:18 +01:00
  • b7fa4102df
    Fix spell err Turtle API Doc Johnny Irvin 2022-07-01 09:19:11 -04:00
  • 92c613a7a2
    Merge branch 'mc-1.18.x' into mc-1.19.x v1.19-1.100.8 Jonathan Coates 2022-06-23 22:41:48 +01:00
  • d2f94f2653
    Merge branch 'mc-1.16.x' into mc-1.18.x v1.18.2-1.100.8 Jonathan Coates 2022-06-23 22:26:09 +01:00
  • 718111787c
    Also propogate the Java launcher when copying tasks v1.16.5-1.100.8 Jonathan Coates 2022-06-23 22:24:53 +01:00
  • bb0e449560
    Switch over to using SLF4J Jonathan Coates 2022-06-19 10:58:17 +01:00
  • ee495b3359
    Merge branch 'mc-1.16.x' into mc-1.18.x Jonathan Coates 2022-06-23 20:53:37 +01:00
  • d1e952770d
    Bump version to 1.100.8 Jonathan Coates 2022-06-23 19:06:31 +01:00
  • 2d30208631
    Avoid early creation of tasks Jonathan Coates 2022-06-23 19:06:22 +01:00
  • 03f50f9298
    _Actually_ publish an API jar Jonathan Coates 2022-06-21 07:28:15 +01:00
  • 8fc7820a12
    Sync each config type separately Jonathan Coates 2022-06-20 19:58:10 +01:00
  • 1a0e3fc2fa
    Use the Gradle shadow plugin to shade deps Jonathan Coates 2022-06-20 19:53:10 +01:00
  • 6d5b13dbbc
    Revert "Switch over to using SLF4J" Jonathan Coates 2022-06-20 19:52:23 +01:00
  • f9f8233ef4
    Some "improvements" to our Gradle script Jonathan Coates 2022-06-19 11:21:41 +01:00
  • a2e3d9d9bd
    Update JEI to 1.19 Jonathan Coates 2022-06-19 11:17:31 +01:00
  • b7f698d6f7
    Switch over to using SLF4J Jonathan Coates 2022-06-19 10:58:17 +01:00
  • 93f3cd4a53
    Fix lock code being null for newly placed blocks Jonathan Coates 2022-06-16 07:56:54 +01:00
  • 755f8eff93
    Mark 1.19 as alpha-quality Jonathan Coates 2022-06-12 16:46:43 +01:00
  • a879efc3d0
    Don't shade all of Netty in the CC:T jar v1.19-1.100.7 Jonathan Coates 2022-06-12 16:39:57 +01:00
  • ab4e1dee63
    MC 1.19 Jonathan Coates 2022-06-10 00:27:44 +01:00
  • a913232e62
    Merge branch 'mc-1.18.x' into mc-1.19.x v1.19-1.100.6 Jonathan Coates 2022-06-10 00:04:21 +01:00
  • 557765d8f0
    Merge branch 'mc-1.16.x' into mc-1.18.x v1.18.2-1.100.6 Jonathan Coates 2022-06-10 00:00:06 +01:00
  • 1e044aed68
    Bump version to 1.100.6 v1.16.5-1.100.6 Jonathan Coates 2022-06-09 23:41:16 +01:00
  • 5382d34d29
    Bump Forge version Jonathan Coates 2022-06-09 23:34:46 +01:00
  • cbbb34cdd4
    Normalise language files again Jonathan Coates 2022-06-09 08:43:19 +01:00
  • 8f7719a8dc
    Update to Minecraft 1.19 Jonathan Coates 2022-06-08 00:08:24 +01:00
  • ca58e39707 Translations for Ukrainian Weblate 2022-06-07 04:23:27 +00:00
  • 0aac966239 Added translation for Ukrainian Weblate 2022-06-06 11:55:10 +00:00
  • 0e1e8dfa8c
    Add recipes to more pages Jonathan Coates 2022-06-05 12:20:07 +01:00
  • a1cbc1d803
    Fix turtles not preserving their lock when moving Jonathan Coates 2022-06-04 15:30:42 +01:00
  • 0b6dc25607
    Fix command quoting for Windows Jonathan Coates 2022-06-01 14:33:09 +01:00
  • b91809bfc7
    Move some eldritch horrors to another directory Jonathan Coates 2022-06-01 01:02:23 +01:00
  • 178126725e
    Add more eldritch horrors to the build system Jonathan Coates 2022-06-01 00:47:00 +01:00
  • cd76425877
    Tiny bits and bobs Jonathan Coates 2022-05-30 17:42:33 +01:00
  • 4411756b06
    Use a queue rather than a set in TickScheduler Jonathan Coates 2022-05-30 14:25:51 +01:00
  • 1fd57a874f
    Send terminal text and colours separately Jonathan Coates 2022-05-30 13:44:11 +01:00