3
0
Mirror von https://github.com/ViaVersion/ViaBackwards.git synchronisiert 2024-07-03 14:18:03 +02:00

Commit graph

  • 6ad1dc4195
    Merge branch 'master' into dev Nassim Jahnke 2024-03-07 13:49:23 +0100
  • c6ea04fd33
    Update ViaNBT Nassim Jahnke 2024-03-07 13:37:42 +0100
  • 79a2881a02
    4.9.2 Release 4.9.2 Nassim Jahnke 2024-03-05 17:51:04 +0100
  • 64e68830bc
    Create FUNDING.yml Nassim Jahnke 2024-03-04 17:32:32 +0100
  • ab742c794f
    Update description included in platforms (#694) EnZaXD 2024-03-04 17:26:59 +0100
  • 39e9d6dd04
    Use new SoundEvent type Nassim Jahnke 2024-03-01 14:23:13 +0100
  • 445d798a17
    Partially implement mapped item handling Nassim Jahnke 2024-02-29 20:21:18 +0100
  • 66896d2027
    Update version Nassim Jahnke 2024-02-29 14:28:48 +0100
  • 05b1a6bacd
    Start working on 24w09a Nassim Jahnke 2024-02-29 12:26:23 +0100
  • bf3834ab21
    Tidy up fabric.mod.json file of fabric platform (#695) EnZaXD 2024-02-29 12:25:31 +0100
  • 2f60c79ed8
    Use equals for legacy custom payload channel handlers (#693) EnZaXD 2024-02-29 12:09:50 +0100
  • 57eee4117b Tidy up fabric.mod.json file of fabric platform FlorianMichael 2024-02-28 15:15:34 +0100
  • 620cbaa970 Updated and fixed description include into platforms FlorianMichael 2024-02-28 15:03:20 +0100
  • 3ef45979cb Fixed legacy custom payload channel handlers FlorianMichael 2024-02-28 14:15:04 +0100
  • 5bb3e8a1fc
    paste.gg -> mclo.gs (#689) EnZaXD 2024-02-21 16:13:12 +0100
  • e14f464185
    paste.gg -> mclo.gs EnZaXD 2024-02-21 14:57:09 +0100
  • 556bbbf4e0 Fix typo in ViaBackwards' description. Kichura 2024-02-16 17:47:22 +0100
  • 503e8bd7e1 Rebase onto 'upstream/master' GliczDev 2024-02-15 22:23:00 +0100
  • 8f417b6caa
    Rename methods once again Nassim Jahnke 2024-02-14 19:27:16 +0100
  • 96d6c0697e
    Fix compilation Nassim Jahnke 2024-02-14 18:15:41 +0100
  • c112044b5a
    24w07a Nassim Jahnke 2024-02-14 17:39:31 +0100
  • 45c44c8f7e
    Update VV usage Nassim Jahnke 2024-02-14 11:13:58 +0100
  • 5a3a82a83d
    Update VV usage Nassim Jahnke 2024-02-13 19:03:56 +0100
  • bc03235f42
    Merge branch 'master' into dev Nassim Jahnke 2024-02-12 11:04:30 +0100
  • 073488abcf
    Update template Nassim Jahnke 2024-02-12 10:46:19 +0100
  • b60464296b
    Small cleanups Nassim Jahnke 2024-02-12 11:02:55 +0100
  • 9241213fb5
    Replace tag instanceof/unchecked casts with helper methods Nassim Jahnke 2024-02-11 10:42:44 +0100
  • e9c3889c82
    Add editorconfig Nassim Jahnke 2024-02-11 10:39:06 +0100
  • f90861dbce
    Remap breeze wind charge Nassim Jahnke 2024-02-08 16:09:57 +0100
  • 06f07d2b2c
    24w06a Nassim Jahnke 2024-02-07 19:07:34 +0100
  • fa1c3e1520
    24w05b Nassim Jahnke 2024-02-01 17:53:18 +0100
  • dca8ecf1db
    Fix notes color from note block being wrong in 1.13->1.12 (#680) EnZaXD 2024-02-01 16:28:40 +0100
  • 3eb3ef8c3c Changed map data type FlorianMichael 2024-02-01 16:27:28 +0100
  • a5fb965c04 Applied suggestions FlorianMichael 2024-02-01 16:10:10 +0100
  • 120e71bb86 Use block state update information in block action instead of resending block actions FlorianMichael 2024-02-01 15:39:02 +0100
  • ef4bf60dd8 Fixed notes color from note block being wrong in 1.12.2 -> 1.13 FlorianMichael 2024-02-01 14:40:50 +0100
  • 680d0642c9
    Merge branch 'master' into dev Nassim Jahnke 2024-01-31 22:58:51 +0100
  • 170e5f224f
    Fix writable book handling in 1.16->1.15 Nassim Jahnke 2024-01-31 22:58:11 +0100
  • f6def0c97c
    24w05a (mostly) Nassim Jahnke 2024-01-31 18:06:46 +0100
  • 4375a259dd
    Fix 1.17.1 -> 1.18 mappings loading (#676) EnZaXD 2024-01-29 20:30:59 +0100
  • 1e3240c5a7 Fix 1.17.1 -> 1.18 mappings loading FlorianMichael 2024-01-29 20:25:30 +0100
  • b3b4d0f618
    Merge branch 'master' into dev Nassim Jahnke 2024-01-29 17:33:42 +0100
  • 8fc82cd331
    Update book conversion error logging Nassim Jahnke 2024-01-29 17:33:08 +0100
  • de21548a8e
    Clean up more item type usage in ItemRewriter (#675) EnZaXD 2024-01-29 17:29:17 +0100
  • e6966ea424 Fixed wrong item type usages FlorianMichael 2024-01-29 17:19:05 +0100
  • a710bcabae Don't pass item types in BlockItemPackets1_13 FlorianMichael 2024-01-29 17:16:13 +0100
  • 2ff35c5afc Prevent ItemRewriter from spamming item types FlorianMichael 2024-01-29 17:01:29 +0100
  • 8759f059b7
    Ignore errors in book conversion Nassim Jahnke 2024-01-29 10:17:50 +0100
  • 1f3555df4a
    Put books through component conversion in 1.20.3->1.20.2 Nassim Jahnke 2024-01-27 21:04:32 +0100
  • 9abfdfb8f9
    Include config packets in Protocol generic types Nassim Jahnke 2024-01-26 16:23:17 +0100
  • 8c2f80a632
    Fix missed type removal from last commit Nassim Jahnke 2024-01-26 14:38:55 +0100
  • 3e89641448
    24w04a Nassim Jahnke 2024-01-24 18:51:06 +0100
  • a2ddcae076
    Merge branch 'master' into dev Nassim Jahnke 2024-01-24 17:51:31 +0100
  • b40f77fed3
    Update JDK to 17, setup-java to v4 (#671) Kichura 2024-01-20 21:19:36 +0100
  • f93e55cee3
    Update JDK to 17, setup-java to v4. Kichura 2024-01-20 21:16:17 +0100
  • 8ffbc7047f
    Add cookie handling, TransferProvider for other platforms Nassim Jahnke 2024-01-20 10:26:56 +0100
  • e6814a13a9
    24w03b (probably) Nassim Jahnke 2024-01-18 12:03:20 +0100
  • 9fd0df824f
    Update supported Velocity version to 3.3 (#666) Kichura 2024-01-14 10:02:16 +0100
  • 0bf2eab027
    Update Velocity to 3.3. Kichura 2024-01-13 22:50:08 +0100
  • 6b1f913b91
    Fix VV API usage (#664) EnZaXD 2024-01-13 09:54:39 +0100
  • 048d9ec3e0 Fixed VV API usage FlorianMichael 2024-01-13 06:28:26 +0100
  • de42850dd1
    Merge branch 'master' into dev Nassim Jahnke 2024-01-12 10:33:40 +0100
  • 88df61605b
    Update VV usage Nassim Jahnke 2024-01-09 20:57:24 +0100
  • 6c2d43d7f9
    Handle 1.20->1.20.2 tags Nassim Jahnke 2024-01-09 17:19:19 +0100
  • 62765d03ce
    Merge remote-tracking branch 'origin/master' into dev Nassim Jahnke 2024-01-04 17:51:18 +0100
  • 2889daed61
    Update license header Nassim Jahnke 2024-01-01 12:38:33 +0100
  • 651bf052fc
    Update ViaNBT Nassim Jahnke 2023-12-31 14:04:57 +0100
  • 59660a5bdc
    Merge branch 'master' into dev Nassim Jahnke 2023-12-27 19:48:40 +0100
  • fa18a572c0
    Update setup-java to v4, Fix friendly names in CI steps (#660) Kichura 2023-12-27 19:47:31 +0100
  • 83fa0c613f
    Update copyright profile Nassim Jahnke 2023-12-27 17:51:16 +0100
  • 9c9c6a4dbe
    [ci skip] Fix publish script lacking specific friendly titles for steps. Kichura 2023-12-27 17:33:30 +0100
  • 5334f77d49
    Finish up things Nassim Jahnke 2023-12-27 17:30:47 +0100
  • 23375bff5f
    [ci skip] Update setup-java to v4. Kichura 2023-12-27 17:18:29 +0100
  • 96293e6e66
    Start working on mcstructs usage (missing TranslatableRewriter1_16) Nassim Jahnke 2023-12-27 00:24:56 +0100
  • 19ec92c261
    Merge remote-tracking branch 'origin/master' into dev Nassim Jahnke 2023-12-26 21:51:03 +0100
  • 65faeb8574
    Fix 1.20.3->1.20.2 configuration resource pack id Nassim Jahnke 2023-12-26 21:49:34 +0100
  • f413cfd535
    Fix 1.20.2 configuration ping packet handling Jerry 2023-12-20 11:42:12 +0800
  • 6ad4a29d30
    Allow specifying unmapped data in legacy mappings Nassim Jahnke 2023-12-20 12:10:15 +0100
  • ba725df33e
    23w51b Nassim Jahnke 2023-12-18 19:22:46 +0100
  • 94ef86514a Fix display entities causing crashes on 1.19.3 and below aromaa 2023-12-15 00:29:48 +0200
  • 4fe53f5ab8
    Update the bane of my existence Nassim Jahnke 2023-12-13 22:45:23 +0100
  • a390990178
    Read correct method type in update score Fixes #650 Nassim Jahnke 2023-12-13 12:04:43 +0100
  • e020dd69ef
    Fix tab complete tooltip reading in old versions Fixes #648 Nassim Jahnke 2023-12-11 11:27:52 +0100
  • b09950dc64
    Update Via usage Nassim Jahnke 2023-12-10 12:15:35 +0100
  • 7b8fd2b061
    Fix 1.17->1.16 map data type reading Fixes #646 Nassim Jahnke 2023-12-09 14:59:43 +0100
  • 2d57e8c212
    Clone tag instead of abusing tag conversion Nassim Jahnke 2023-12-08 21:06:30 +0100
  • dcc3824a8c
    Fix 1.13.1->1.13 item type in some cases (#645) Camden Cove 2023-12-08 03:05:52 -0800
  • cc42a7dd5d
    fix typo Camden Cove 2023-12-08 03:04:59 -0800
  • b0bddc4804
    use legacy version in 1.13 item rewriter Camden Cove 2023-12-08 02:28:44 -0800
  • 2dd19c778b
    Handle chunk loading game state in 1.20.3 -> 1.20.2 (#643) EnZaXD 2023-12-08 09:37:20 +0100
  • ed4a265443 Move handler into correct class file FlorianMichael 2023-12-08 00:40:02 +0100
  • 6d8ec70a2e Fixed NPE FlorianMichael 2023-12-08 00:14:15 +0100
  • 1e7150baea Simplify code FlorianMichael 2023-12-08 00:07:02 +0100
  • 220a9cda3c Explain reason field better FlorianMichael 2023-12-08 00:02:58 +0100
  • 5f7fa82063 Rename comments to match vanilla namings FlorianMichael 2023-12-07 23:56:10 +0100
  • 47ddc6404d Reset spawn position on dimension switch. FlorianMichael 2023-12-07 23:54:47 +0100
  • 07b2cdbd4e Handle GameState 13 in 1.20.2 -> 1.20.3 correctly. FlorianMichael 2023-12-07 23:37:31 +0100
  • e24a170e77
    Fix reset score reading Nassim Jahnke 2023-12-07 23:17:55 +0100
  • 3a69dda548
    Bump version to 4.9.2-SNAPSHOT Nassim Jahnke 2023-12-07 23:17:36 +0100
  • 77ecda3977
    4.9.1 Release 4.9.1 Nassim Jahnke 2023-12-07 11:19:36 +0100