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

Commit Graph

  • 6dec1711b4
    Fix some items not being dyable Jonathan Coates 2021-12-19 14:15:32 +00:00
  • a815d59486 Fix pocket comuter textures Jummit 2021-12-19 15:04:47 +01:00
  • cfc9e2ad0d
    Fix some problems with pocket computer model properties Jonathan Coates 2021-12-19 13:04:19 +00:00
  • 6a4b5927bf
    Correctly instantiate blocks with their BE type Jonathan Coates 2021-12-19 12:40:09 +00:00
  • c58195eb9e swap tweaked with restitched Merith 2021-12-18 22:58:27 +00:00
  • d5dfcead4d fix newline at end of file Merith 2021-12-18 22:42:46 +00:00
  • 6358a6006d sync github issue_template's from cc-tweaked Merith 2021-12-18 22:36:39 +00:00
  • 7f2758c3ef
    Merge pull request #38 from MCJack123/patch-1 ToadDev 2021-12-18 12:41:14 -08:00
  • 4a3e112a8d
    Require Fabric 0.39.0 due to BlockEntityRendererRegistry JackMacWindows 2021-12-18 15:36:52 -05:00
  • 57cfcd8709 Don't hard depend on 1.18.1 Toad-Dev 2021-12-18 08:50:15 -08:00
  • 190a110296 Update classic resource pack.mcmeta. Toad-Dev 2021-12-18 08:19:30 -08:00
  • 2562642664
    Re-add JEI integration Jonathan Coates 2021-12-18 11:42:22 +00:00
  • 632db1cfa5
    Merge branch 'mc-1.17.x' into mc-1.18.x Jonathan Coates 2021-12-18 11:38:48 +00:00
  • aa0d544bba
    Remove MoreRed integration Jonathan Coates 2021-12-18 11:35:52 +00:00
  • 2f6ad00764
    Use Java 16 ByteBuffer methods where possible Jonathan Coates 2021-12-18 11:34:44 +00:00
  • 05da4dd362
    Merge branch 'mc-1.16.x' into mc-1.17.x Jonathan Coates 2021-12-18 11:25:28 +00:00
  • 0477b2742c
    Use duplicate() instead of rewind() Jonathan Coates 2021-12-18 11:23:12 +00:00
  • 5ee2dba7da Fix merge error. Toad-Dev 2021-12-07 14:01:34 -08:00
  • 7f368727f4 Merge branch 'mc-1.18.x/stable' into mc-1.18.x/dev Toad-Dev 2021-12-17 18:40:46 -08:00
  • 4850d4346d Fix typos, tighten up README. Toad-Dev 2021-12-07 14:01:34 -08:00
  • 9f337c2d1c Use inner/nested classes to shield ModelResourceLocation from server. Toad-Dev 2021-12-17 16:01:21 -08:00
  • d9777a8d2f Bump version for next alpha. v1.18.1-1.99.2-alpha1-ccr Toad-Dev 2021-12-17 10:49:29 -08:00
  • ca37dbb591 Stamp out restiched Toad-Dev 2021-12-17 10:49:09 -08:00
  • 93b45bffed Don't use apache commons-codec to encode NBT Hex. Toad-Dev 2021-12-17 10:39:16 -08:00
  • 482ed6f6b5 Add key collision resolution strategy to MixinLanguage Toad-Dev 2021-12-17 10:06:33 -08:00
  • fe3c42ce22
    Mark 1.17 (and 1.18) as stable Jonathan Coates 2021-12-17 16:44:29 +00:00
  • cbe3cb8b3e
    Fix several deprecation warnings Jonathan Coates 2021-12-17 11:56:46 +00:00
  • 7b3537761b Fix finding inventories below y=0. v1.18.1-1.99.1-alpha-ccr Toad-Dev 2021-12-16 18:52:22 -08:00
  • 6ad2cdaf62 Remove MixinLevel Toad-Dev 2021-12-16 17:40:51 -08:00
  • e6edee4c58 Make SoundEngine#play mixin cancellable. ToadDev 2021-12-16 01:56:36 -08:00
  • 6754c7bb69 Merge remote-tracking branch 'CC-Tweaked/mc-1.18.x' into mc-1.18.x/dev ToadDev 2021-12-16 00:49:53 -08:00
  • 4914ad0040 Fix NPE when pistons extend. Toad-Dev 2021-12-15 19:49:35 -08:00
  • 27102e6381 Remove a todo I left in after fixing the problem :) Toad-Dev 2021-12-15 19:44:43 -08:00
  • 9083e4f97b Ensure that static inits in Registry happen at a defined time. Toad-Dev 2021-12-15 19:39:44 -08:00
  • f74a386312 Change how we access tags to be compatible with dedicated server. Toad-Dev 2021-12-15 16:31:59 -08:00
  • ad0080ef32 Don't use ModelResourceLocation class on dedicated server. Toad-Dev 2021-12-15 15:56:46 -08:00
  • 89cabd5b3e update version number for mojmap release v1.97.3 Merith 2021-12-16 02:56:11 +00:00
  • 19d12a4706
    Merge pull request #24 from Merith-TK/1.17.1-mojmap Merith 2021-12-15 18:31:54 -08:00
  • a549400776
    Merge pull request #33 from DrummerMC/mc-1.18.x/fixTurtleSuckCommand Merith 2021-12-15 18:31:20 -08:00
  • d2405ee3c3 Merge tag 'v1.18.1-1.99.1' into mc-1.18.x/dev Toad-Dev 2021-12-15 14:26:38 -08:00
  • 2145d0fe14 fix TurtleSuckCommand DrummerMC 2021-12-15 18:14:35 +01:00
  • f6fcba7a39
    Merge branch 'mc-1.17.x' into mc-1.18.x Jonathan Coates 2021-12-14 20:13:53 +00:00
  • 82a7edee12
    Merge branch 'mc-1.16.x' into mc-1.17.x Jonathan Coates 2021-12-14 20:07:48 +00:00
  • a9fc3edb5e
    Fix npm ci always being run Jonathan Coates 2021-12-14 19:53:46 +00:00
  • 687352572d Target MC 1.18.1 Toad-Dev 2021-12-13 23:46:08 -08:00
  • b048b6666d
    Add arbitrary audio support to speakers (#982) Jonathan Coates 2021-12-13 22:56:59 +00:00
  • e16f66e128
    Some bits of rednet cleanup Jonathan Coates 2021-12-13 14:30:11 +00:00
  • 1cfad31a0d
    Separate breaking progress for wired modems Jonathan Coates 2021-12-13 13:30:43 +00:00
  • dbc8c18b34
    Add 1.18.x support Jonathan Coates 2021-12-11 07:51:48 +00:00
  • 7c373c6e06
    Merge branch 'mc-1.17.x' into mc-1.18.x v1.18.1-1.99.1 Jonathan Coates 2021-12-11 07:50:18 +00:00
  • 6196aae488
    Merge branch 'mc-1.16.x' into mc-1.17.x v1.17.1-1.99.1 Jonathan Coates 2021-12-11 07:49:33 +00:00
  • 92a0ef2b75
    Bump CC:T version v1.16.5-1.99.1 Jonathan Coates 2021-12-11 07:37:10 +00:00
  • 57c5d19f95
    Update to Forge 1.18.1 Jonathan Coates 2021-12-11 07:31:41 +00:00
  • 58dfd56e4b
    Merge pull request #30 from Toad-Dev/1.17.1-typos Merith 2021-12-10 21:40:58 -08:00
  • 1f6e0f287d
    Ensure the origin monitor is valid too Jonathan Coates 2021-12-10 13:13:31 +00:00
  • 0e4b7a5a75
    Prevent terminal buttons stealing focus Jonathan Coates 2021-12-08 23:16:53 +00:00
  • 47ad7a35dc
    Fix NPE when pulling an event with no type Jonathan Coates 2021-12-08 22:45:23 +00:00
  • 147f396d28 Bump version number -> 1.99.0 Toad-Dev 2021-12-07 20:04:36 -08:00
  • 35d642b516 Fix _HOST variable showing incorrect MC version. Toad-Dev 2021-12-07 20:04:13 -08:00
  • dc20050547 Fix computers and turtles breaking without particles. Toad-Dev 2021-12-07 18:42:59 -08:00
  • f5c8afa566 Fix turtle tools not wanting to break blocks. Toad-Dev 2021-12-07 15:31:55 -08:00
  • 6c73eb7df1 Implement MonitorWatcher functionality. Toad-Dev 2021-12-07 00:18:47 -08:00
  • 745b732e87 Fix BlockEntity syncing. Toad-Dev 2021-12-05 11:50:00 -08:00
  • 6c519aef63 Merge remote-tracking branch 'CC-Tweaked/mc-1.18.x' into mc-1.18.x/dev Toad-Dev 2021-12-07 18:54:05 -08:00
  • f880396286 Merge as much code from CC-Tweaked/mc-1.18.x into CC:R as possible. Toad-Dev 2021-12-03 16:06:45 -08:00
  • 796ea63151 Fix typos, tighten up README. Toad-Dev 2021-12-07 14:01:34 -08:00
  • 3eab2a9b57
    Add support for a zero-copy Lua table Jonathan Coates 2021-12-07 18:27:29 +00:00
  • 34760d3de4 Update to MC 1.18 Toad-Dev 2021-12-01 13:37:36 -08:00
  • c4024a4c4c
    Use an admonition instead Jonathan Coates 2021-12-02 22:41:23 +00:00
  • f5fb82cd7d
    Merge pull request #977 from MCJack123/patch-9 Jonathan Coates 2021-12-02 12:34:07 +00:00
  • 23c17075be
    save -> saveAdditional v1.18-1.99.0 Jonathan Coates 2021-12-01 23:16:54 +00:00
  • e18ba8a2c2
    Add package.searchpath MCJack123 2021-12-01 18:55:24 -05:00
  • 87988a705b
    Exclude Jetbrains annotations from testModExtra Jonathan Coates 2021-12-01 20:40:46 +00:00
  • 422bfdb60d
    Add 1.18 and remove 1.15 from the issue template Jonathan Coates 2021-12-01 20:24:37 +00:00
  • 1851ed31cd
    Release keys when opening the offhand pocket computer screen Jonathan Coates 2021-12-01 20:09:38 +00:00
  • 179da1d8cf
    Update to MC 1.18 Jonathan Coates 2021-11-30 22:48:37 +00:00
  • 92fd93c0e0
    Merge branch 'mc-1.16.x' into mc-1.17.x Jonathan Coates 2021-11-30 22:37:07 +00:00
  • 3929dba4a5
    Only send update packets on the TEs which need it Jonathan Coates 2021-11-30 22:01:09 +00:00
  • af966179ce
    Merge branch 'mc-1.16.x' into mc-1.17.x v1.17.1-1.99.0 Jonathan Coates 2021-11-29 19:40:05 +00:00
  • 5927e9bb10
    Bump CC:T version v1.16.5-1.99.0 Jonathan Coates 2021-11-29 18:54:54 +00:00
  • 53811f8169
    Allow peripherals to have multiple types (#963) Jonathan Coates 2021-11-29 17:37:30 +00:00
  • 6f30754edb update overhaul textures Merith 2021-11-29 04:34:53 +00:00
  • 298f339376
    Invalidate peripherals during the computer's tick instead Jonathan Coates 2021-11-28 20:03:27 +00:00
  • 2418cfb87b
    More instanceof pattern matching Jonathan Coates 2021-11-28 15:58:30 +00:00
  • 9d44f1ca66
    Make capability invalidation callbacks less strict Jonathan Coates 2021-11-28 12:47:08 +00:00
  • 306e06a79a
    Do not allow transferring into removed blocks Jonathan Coates 2021-11-28 12:26:39 +00:00
  • 0eab552127
    Merge pull request #25 from Jummit/texture-tweaks Merith 2021-11-27 10:55:20 -08:00
  • 1b643c5ccc
    Merge pull request #27 from Lupus590/patch-1 Merith 2021-11-27 09:38:11 -08:00
  • 4f11549112
    Remove space in fs API Jonathan Coates 2021-11-27 16:35:44 +00:00
  • 8983ecd03a
    Reset more files Jonathan Coates 2021-11-27 15:50:37 +00:00
  • 23ad24e4c1
    Suggest where to implement lua changes Lupus590 2021-11-27 13:19:35 +00:00
  • 7f3490591d
    Some fixes to the web-based emulator Jonathan Coates 2021-11-27 12:27:40 +00:00
  • 58e747506e
    Update core, api and ROM to match latest CC:T Jonathan Coates 2021-11-27 10:12:27 +00:00
  • 27b47c494b Tweak advanced computer block and GUI Jummit 2021-11-27 11:00:03 +01:00
  • 095101831c
    Pin to an older ForgeGradle Jonathan Coates 2021-11-27 09:34:20 +00:00
  • 70a24d371d
    Update build.gradle to more closely match CC:T's Jonathan Coates 2021-11-27 09:32:25 +00:00
  • 73e3e237ad apply squiddev mojmap patches, temporarily disable checkstyle Merith 2021-11-27 04:16:29 +00:00
  • 7b7527ec80
    Rewrite turtle upgrade registration to be more data driven (#967) Jonathan Coates 2021-11-26 23:36:02 +00:00
  • 8ffd45c66e
    "cc.pretty".pretty_print shortcut function (#965) Lupus590 2021-11-26 21:13:15 +00:00
  • e247bd823e
    Bump Gradle and Kotlin versions Jonathan Coates 2021-11-26 21:12:20 +00:00