Commit Graph

  • ad21c6a302
    Add ru_ru.json Felix14-v2 2023-04-25 00:31:56 +0300
  • 97ea64ed14 Bump version FlorianMichael 2023-04-24 22:34:45 +0200
  • 65fe211fae some code style changes FlorianMichael 2023-04-24 22:34:25 +0200
  • 9104b4d78c renamed method FlorianMichael 2023-04-24 20:37:57 +0200
  • 0afc393291 Fixed https://github.com/FlorianMichael/ViaFabricPlus/issues/67 FlorianMichael 2023-04-24 20:33:50 +0200
  • a1b3d23566
    Merge pull request #70 from allinkdev/fix/iceberg-compact EnZaXD 2023-04-24 17:43:11 +0200
  • eb65c6aa72
    fixup! Load ClassicItemSelectionScreen after Minecraft has initialized Allink 2023-04-24 16:42:27 +0100
  • da7c0eea1a
    Load ClassicItemSelectionScreen after Minecraft has initialized Allink 2023-04-24 16:28:17 +0100
  • 707e963ab6
    Merge pull request #69 from azure-06/patch-2 EnZaXD 2023-04-24 17:21:51 +0200
  • 91b5a16257
    Add '.json' to hungarian translation file Marcel 2023-04-24 17:14:24 +0200
  • aeacbdc4b8 fixed small typo in DEVELOPER_API.md FlorianMichael 2023-04-23 19:38:57 +0200
  • 929ab2f588 sync outgoing packets FlorianMichael 2023-04-23 18:50:26 +0200
  • 597d57b50f updated VLB FlorianMichael 2023-04-23 03:24:57 +0200
  • 9b3a2bc7e9 updated C4J usage FlorianMichael 2023-04-23 02:57:33 +0200
  • 08e36ba02f removed translation list (just look at the pull requests) v2.6.6 FlorianMichael 2023-04-22 20:38:52 +0200
  • 6665051a95 removed Test FlorianMichael 2023-04-22 20:26:04 +0200
  • 4fc5bae5d2 Bump version FlorianMichael 2023-04-22 20:22:12 +0200
  • 7b97a60503 Merge remote-tracking branch 'origin/main' FlorianMichael 2023-04-22 20:20:46 +0200
  • 62e623de8b Implemented https://github.com/FlorianMichael/Classic4J FlorianMichael 2023-04-22 20:20:40 +0200
  • ae256b1786
    Merge pull request #66 from azure-06/patch-1 EnZaXD 2023-04-22 19:43:12 +0200
  • 2083afd6eb
    Create hu_hu.json (hungarian translation) Gitty891 2023-04-22 19:20:26 +0200
  • 76949aa88d removed Fix which is merged in Via since https://github.com/ViaVersion/ViaVersion/pull/3302 FlorianMichael 2023-04-22 09:57:36 +0200
  • 0a2a93c74f Bump version FlorianMichael 2023-04-21 20:40:37 +0200
  • d1059a4542 Fixed InventoryTracker16 in ViaVersion FlorianMichael 2023-04-21 20:37:42 +0200
  • 63fd6fbfdd
    Merge pull request #65 from Fundi1330/patch-6 EnZaXD 2023-04-21 19:53:16 +0200
  • 3b6ae50436 added support for negative items in <= 1.10 FlorianMichael 2023-04-21 19:52:56 +0200
  • 57b7b04e63
    Update uk_ua.json Fundi1330 2023-04-21 19:21:52 +0300
  • 2241052a90 removed Level check in NBTType FlorianMichael 2023-04-21 16:53:21 +0200
  • 075227ee5e cleaned up README FlorianMichael 2023-04-21 01:55:58 +0200
  • 845dbeaf01 Updated Via* (23w16a) FlorianMichael 2023-04-20 20:54:48 +0200
  • e3ce3193d8 added GitHub building badge FlorianMichael 2023-04-20 20:51:38 +0200
  • ff065e0a87 cleaned up Code FlorianMichael 2023-04-20 13:38:13 +0200
  • 9a9c079d13 added -DVFPDebug Property to show debug logs FlorianMichael 2023-04-20 13:33:03 +0200
  • 12163042f5 load Classic stuff after Minecraft FlorianMichael 2023-04-20 13:03:47 +0200
  • 8d71d19075 Bump version FlorianMichael 2023-04-20 00:35:33 +0200
  • 4c50233a51 updated USAGE document FlorianMichael 2023-04-20 00:33:51 +0200
  • 34c3a77e48 added ViaLoadingBaseBuilderCallback FlorianMichael 2023-04-20 00:23:49 +0200
  • 5515d4eefc Fixed incompatibility with an amazing mod FlorianMichael 2023-04-20 00:06:04 +0200
  • 12cc6399f5 Bump version v2.6.3 FlorianMichael 2023-04-19 21:30:28 +0200
  • 24baf65970 Fixed Chat sessions not working FlorianMichael 2023-04-19 21:29:43 +0200
  • 08b0484812 Fixed EssentialClient incompatibility FlorianMichael 2023-04-19 21:27:52 +0200
  • c4b00bc259 changed logging to VFP v2.6.2 FlorianMichael 2023-04-19 20:57:03 +0200
  • 98cc17c334 Bump version FlorianMichael 2023-04-19 20:52:07 +0200
  • 5e7e3a954d added Version auto detection FlorianMichael 2023-04-19 20:51:51 +0200
  • 2dd154203c Fixed Font Cache in <= 1.12.2 FlorianMichael 2023-04-19 19:57:51 +0200
  • c4cb0c52c2
    Merge pull request #63 from Earthcomputer/item-release-version-cleanup EnZaXD 2023-04-19 16:12:00 +0200
  • 8102ff3467
    Cleanup ItemReleaseVersionMappings Joe 2023-04-19 14:55:56 +0100
  • 9e4119899c some code styling FlorianMichael 2023-04-19 15:36:12 +0200
  • 3cdfb25ad5 Bump version FlorianMichael 2023-04-19 15:25:29 +0200
  • 622b996dc6 Merge remote-tracking branch 'origin/main' FlorianMichael 2023-04-19 15:14:16 +0200
  • bbd2d3a4e8 fixed https://github.com/FlorianMichael/ViaFabricPlus/issues/61 FlorianMichael 2023-04-19 15:14:10 +0200
  • 8ce85d8e4a
    Merge pull request #62 from Earthcomputer/look-target-provider EnZaXD 2023-04-19 15:08:27 +0200
  • 9edad2cd9a
    Implement PlayerLookTargetProvider Joe 2023-04-19 13:54:38 +0100
  • 67a6424434 removed Old classes FlorianMichael 2023-04-19 04:40:40 +0200
  • 78f8476fbc removed Backports section FlorianMichael 2023-04-19 04:17:49 +0200
  • 84f9753ce1 updated README FlorianMichael 2023-04-19 03:41:30 +0200
  • b8dd7a24b6 Bump version FlorianMichael 2023-04-18 01:12:49 +0200
  • 17579eee90 rewrite of the settings system FlorianMichael 2023-04-18 00:21:35 +0200
  • f35ac33e94 Fixed MF detection in <= 1.12.2 FlorianMichael 2023-04-17 23:48:33 +0200
  • e5b64731d8 updated VBedrock usage FlorianMichael 2023-04-17 14:26:19 +0200
  • 95e893aff7 Removed wrong and outdated fix FlorianMichael 2023-04-17 00:58:46 +0200
  • 1074eb7388 Bump version v2.5.9 FlorianMichael 2023-04-16 21:23:17 +0200
  • 04dfa9033b Merge remote-tracking branch 'origin/main' FlorianMichael 2023-04-16 21:20:39 +0200
  • b6124e4710 Fixed authentication not working sometimes in <= 1.6.4 FlorianMichael 2023-04-16 21:20:34 +0200
  • 6a9e04cd46
    Merge pull request #59 from Blayung/main EnZaXD 2023-04-15 13:57:36 +0200
  • e160907a3d
    Add the chunkbroderfix key to the Polish translation Blayung 2023-04-15 12:05:44 +0200
  • 12f48411c8 updated Mod metadata FlorianMichael 2023-04-14 21:56:43 +0200
  • 1e13ccc2bf Bump version FlorianMichael 2023-04-14 21:46:04 +0200
  • 03ba1249d8 Moved some classes FlorianMichael 2023-04-14 21:45:43 +0200
  • b38387bdd7 updated Via* FlorianMichael 2023-04-14 21:38:39 +0200
  • a2775306fe Merge remote-tracking branch 'origin/main' FlorianMichael 2023-04-12 18:24:21 +0200
  • 4d08a77b67 added missing License headers FlorianMichael 2023-04-12 18:24:16 +0200
  • d1e4d8e3bc
    Merge pull request #58 from Fundi1330/patch-5 EnZaXD 2023-04-11 21:30:36 +0200
  • 9c53f8256b
    Added FixChunkBorders Fundi1330 2023-04-11 22:29:44 +0300
  • 1dd7ff38bf updated to Gradle 8 FlorianMichael 2023-04-11 18:35:23 +0200
  • 9b6cf1085e wrong Version FlorianMichael 2023-04-11 18:18:10 +0200
  • d884210a81 fixed Warning FlorianMichael 2023-04-11 18:13:02 +0200
  • 4bb729137f Updated libs, reverted 1a706fd04f FlorianMichael 2023-04-11 18:10:11 +0200
  • e5e33d8f9e already done by Via FlorianMichael 2023-04-11 16:12:03 +0200
  • 985415978c updated build code v2.5.7 FlorianMichael 2023-04-10 18:47:43 +0200
  • 3dadd2f396 Bump version FlorianMichael 2023-04-10 18:44:41 +0200
  • 6127e0a207 Merge remote-tracking branch 'origin/main' FlorianMichael 2023-04-10 18:44:15 +0200
  • a9e513cd16 updated VLB FlorianMichael 2023-04-10 18:44:10 +0200
  • 0be78035c4
    Merge pull request #57 from MIOGMIOG/main EnZaXD 2023-04-10 16:25:11 +0200
  • ad91947abd
    Update cs_cz.json MIOGMIOG 2023-04-10 13:12:36 +0200
  • 02b396553e added ChunkBorderFix FlorianMichael 2023-04-09 22:51:14 +0200
  • e8ed57ca3e Merge remote-tracking branch 'origin/main' FlorianMichael 2023-04-09 22:33:09 +0200
  • 14e5337aee added FabricAPI as required mod FlorianMichael 2023-04-09 22:33:04 +0200
  • ba152a0e21
    Merge pull request #55 from Blayung/main EnZaXD 2023-04-09 22:31:40 +0200
  • 98e8f79db6 Add Polish translation Blayung 2023-04-09 21:49:43 +0200
  • bf8183aa19
    Merge pull request #54 from MIOGMIOG/main EnZaXD 2023-04-08 13:29:52 +0200
  • b1e287b57c
    Merge branch 'FlorianMichael:main' into main MIOGMIOG 2023-04-08 10:40:06 +0200
  • 5373dda3c6 Bump version FlorianMichael 2023-04-07 21:38:44 +0200
  • 5e1dfc0ddf cleaned up some code parts FlorianMichael 2023-04-07 21:34:32 +0200
  • eeed57df9b
    Update cs_cz.json, bedrock login error should make more sense now MIOGMIOG 2023-04-07 09:25:51 +0200
  • 020976ebbe
    Small lang fix MIOGMIOG 2023-04-07 09:05:01 +0200
  • 0c8f506cfc removed debug v2.5.5 FlorianMichael 2023-04-07 02:14:45 +0200
  • 666538d6c8 Bump version FlorianMichael 2023-04-07 02:13:49 +0200
  • e88419b06c fixed Compression issues FlorianMichael 2023-04-07 02:13:33 +0200
  • 0246df347d fixed NPE FlorianMichael 2023-04-06 21:23:42 +0200