Commit Graph

  • 5605db762f Implement entity activation range IzzelAliz 2021-02-04 20:55:45 +0800
  • 24db9e1cc0 Port optimizations IzzelAliz 2021-02-04 18:52:38 +0800
  • 403536e754
    Create ru_ru.conf (#149) Dum4G 2021-02-01 05:33:03 +0300
  • df0fc19298 See if MixinGradle bug persists on Gradle 6 IzzelAliz 2021-01-31 23:01:02 +0800
  • 062ec6d253 Update contributing guide IzzelAliz 2021-01-31 23:00:19 +0800
  • 30c1219a7a Release 1.0.12 IzzelAliz 2021-01-31 18:56:37 +0800
  • 1c0136c7db Damn (#125) IzzelAliz 2021-01-31 14:22:12 +0800
  • bca2984496 Containers may not providing name IzzelAliz 2021-01-31 13:38:25 +0800
  • 642e972f7e Containers may not providing name IzzelAliz 2021-01-31 13:37:52 +0800
  • b0b2d380c2 Missing remap IzzelAliz 2021-01-30 18:19:59 +0800
  • f052efd30f Implement bridge methods (#125) IzzelAliz 2021-01-30 18:04:56 +0800
  • 7cd2907ac1 Do not send packet to player not logged in IzzelAliz 2021-01-30 17:40:32 +0800
  • 1ef69325a4 Assign connection only for fake players (#144) IzzelAliz 2021-01-30 17:31:10 +0800
  • b7ee2e0ddf Fix player has 0 health after respawn (#133) IzzelAliz 2021-01-30 16:13:43 +0800
  • 006599c6d9 Fix player has 0 health after respawn (#133) IzzelAliz 2021-01-30 15:14:46 +0800
  • bcf3f3342d Stale in 90 days, that's long enough IzzelAliz 2021-01-29 13:19:31 +0800
  • 1c82c161ec Cleanup deprecated unsafe methods IzzelAliz 2021-01-29 13:16:29 +0800
  • 4ae308eb5f Fix recipe book is not updated (#20) IzzelAliz 2021-01-29 12:54:17 +0800
  • dddb2e1474 Fix furnace exp are not cleared (#137) IzzelAliz 2021-01-29 12:47:47 +0800
  • f63854801c
    Update ForgeGradle, update Gradle wrapper, add gitignores, add lastPhysicsProblem, add ATs (#140) Joseph Tarbit 2021-01-28 11:51:42 +0000
  • e1681ffb95 Update 1.16.5 bukkit AT IzzelAliz 2021-01-28 17:43:01 +0800
  • d65b12ae78 Fix teleport/respawn across world NPE (#130 #133) IzzelAliz 2021-01-25 23:03:24 +0800
  • 2185b6f1bc Upstream: Fix RightClickBlock ALLOW not being implemented IzzelAliz 2021-01-25 21:00:45 +0800
  • 3d9a57aa59 ZipError do not extend Exception IzzelAliz 2021-01-25 20:28:11 +0800
  • aae03a229f Fix crash with mek fake player IzzelAliz 2021-01-25 20:26:05 +0800
  • 66feec6cf2 Provide a default connection for (fake) player IzzelAliz 2021-01-25 18:06:05 +0800
  • cfc83f9aea Fix several container problem (#115) IzzelAliz 2021-01-25 00:19:04 +0800
  • 678c8e886c Allow set title multiple times IzzelAliz 2021-01-24 23:09:27 +0800
  • 2238279647 Try to address #115 IzzelAliz 2021-01-24 17:42:35 +0800
  • f0b4f82f1f Workaround for MinecraftForge#7519 IzzelAliz 2021-01-24 01:22:21 +0800
  • 678786d426 Workaround for MinecraftForge#7519 IzzelAliz 2021-01-24 01:02:36 +0800
  • 414085d5da Remap lambda calls IzzelAliz 2021-01-23 17:03:16 +0800
  • a491fdc83b Do not save multiple times IzzelAliz 2021-01-23 15:39:53 +0800
  • 89deb3d2ac Fix book edit async kick IzzelAliz 2021-01-23 11:23:14 +0800
  • 26f9fd0cb0 Implement per player scoreboard IzzelAliz 2021-01-22 13:46:34 +0800
  • f10254f9ea Fallback to builtin cl IzzelAliz 2021-01-21 23:25:21 +0800
  • c051d2ab16 Update to 1.16.5, forge 36.0.1 IzzelAliz 2021-01-21 22:27:58 +0800
  • 98c16f0b15 Fix javac doing wrong elimination IzzelAliz 2021-01-21 20:50:51 +0800
  • 97da4024fe Update agp to 1.13 IzzelAliz 2021-01-21 18:21:03 +0800
  • 638c6c641e Update agp to 1.12 IzzelAliz 2021-01-21 18:13:12 +0800
  • 793fddc227 Do not initialize a new world for wrapped worlds (#125) IzzelAliz 2021-01-16 19:13:42 +0800
  • 3b0e2bd9bf Update mixin IzzelAliz 2021-01-15 21:16:04 +0800
  • 5d262d35a8 Add missing getWorld method IzzelAliz 2021-01-15 19:41:24 +0800
  • daf16fde2b Release 1.0.11 IzzelAliz 2021-01-15 18:10:26 +0800
  • 8c4a9f4512 Print exact error in inv implementer IzzelAliz 2021-01-15 15:41:38 +0800
  • 5a1ba73ec6 Use exact entity type IzzelAliz 2021-01-15 15:23:57 +0800
  • cc0019055c Assign but not register unknown dimType IzzelAliz 2021-01-14 16:40:25 +0800
  • 6882df7de7 Register unknown dimType to world type IzzelAliz 2021-01-13 17:38:55 +0800
  • 6fbe0146c2 Fix world creator and import not working (#107 #123) IzzelAliz 2021-01-13 17:09:46 +0800
  • f94adc9225 Fix class cast exception on mod villagers IzzelAliz 2021-01-10 17:14:38 +0800
  • 13c956e833 Fix class cast exception on mod villagers IzzelAliz 2021-01-10 16:49:17 +0800
  • d6bf0f12ea Fix permission handler crash on preinit state IzzelAliz 2021-01-10 16:35:40 +0800
  • 5c58877273 Fix remapper crash on obfuscated plugins (#108) IzzelAliz 2021-01-10 16:13:23 +0800
  • 43cafef3d4 Allow custom state class on vanilla blocks (#111 #112) IzzelAliz 2021-01-10 15:34:53 +0800
  • 03401a43b1
    Fix mod world to force cast to server world (#121) 寒兮 2021-01-08 20:08:38 +0800
  • 18ef0518d0 Remap package name (#120) IzzelAliz 2021-01-08 17:18:20 +0800
  • 093932b3ed Port missing patch and ix #116 IzzelAliz 2021-01-06 21:50:54 +0800
  • feb567a193
    Update forge version to 35.1.28 (#113) 秋雨落 2021-01-02 19:10:24 +0800
  • 1a16e3a933 Fix missing cancellable in RedstoneOreBlock(#109) IzzelAliz 2020-12-29 19:07:30 +0800
  • e63e214546 Fix a CME as per discussion in MC-149777 IzzelAliz 2020-12-27 16:27:01 +0800
  • feabbc04f8 Fix armor stand is invulnerable (#99) IzzelAliz 2020-12-27 13:32:08 +0800
  • 96cdb7a758 Temp workaround for Mixin#451 IzzelAliz 2020-12-27 11:53:24 +0800
  • d46a39d82c Release 1.0.10 IzzelAliz 2020-12-11 21:46:43 +0800
  • d1e927a42b Update README IzzelAliz 2020-12-11 21:34:34 +0800
  • 281c84ecc5 Remap in reflect calls to defineClass IzzelAliz 2020-12-11 20:45:19 +0800
  • b2fab264b6
    Create FUNDING.yml IzzelAliz 2020-12-11 16:41:27 +0800
  • df6517ee6e Remap in reflect calls to defineClass IzzelAliz 2020-12-11 14:00:33 +0800
  • dd5be5a46d Fix kick during PlayerJoinEvent (#92) IzzelAliz 2020-12-05 21:21:04 +0800
  • 1a6b7f9ebe Do not call loot event if no position present (#94) IzzelAliz 2020-12-05 20:47:44 +0800
  • 0ab2ccf29f Read version info from our jars IzzelAliz 2020-12-05 20:33:31 +0800
  • fb828a02d0 Update download host IzzelAliz 2020-12-05 13:12:51 +0800
  • 2b18bb8a8c Release 1.0.9 IzzelAliz 2020-11-28 23:46:06 +0800
  • 9d27ae8627 Fix worldgen async catcher deadlock IzzelAliz 2020-11-28 23:30:47 +0800
  • c050ec7f6b Fix entity not teleporting in portal (#88) IzzelAliz 2020-11-28 00:16:43 +0800
  • 52e137a550 Fix a worldgen deadlock IzzelAliz 2020-11-27 23:34:25 +0800
  • ee86d9d0f1
    Fix logger error with some specific jdk versions again. (#89) ZekerZhayard 2020-11-26 22:01:07 +0800
  • 96457372d7 Fake player fix (#80) IzzelAliz 2020-11-26 19:45:40 +0800
  • 7d71a47c49 Fix crash of worldgen loottable (#86) IzzelAliz 2020-11-26 15:53:53 +0800
  • 617d1f27b4 It is never registered ??? wtf ??? IzzelAliz 2020-11-25 20:30:46 +0800
  • a0140658b1 Fix world creator for MV compatibility IzzelAliz 2020-11-25 18:40:34 +0800
  • 6595ce3b44 Update forge 35.1.4 for registry fix IzzelAliz 2020-11-25 12:51:00 +0800
  • c6939340e1
    Fix log4j2 error with some specific jdk versions. (#83) ZekerZhayard 2020-11-22 16:19:54 +0800
  • e4ee5b7894 Fix wrong patches for water lily placing (#82) IzzelAliz 2020-11-22 11:14:40 +0800
  • 36f8c76dc6 Better fake player compatibility (#80) IzzelAliz 2020-11-22 11:02:35 +0800
  • 33b0e468ab Tweak player death for Quark compatibility IzzelAliz 2020-11-22 10:31:28 +0800
  • 3af14dee6e Fix NPE with legacy plugin IzzelAliz 2020-11-22 10:29:14 +0800
  • 3d40d345fc Various world patch, fix end portal crash (#81) IzzelAliz 2020-11-22 00:30:53 +0800
  • 8d453dc287 Checks on CPlayerTryUseItemOnBlockPacket applied twice (#72) IzzelAliz 2020-11-21 21:49:13 +0800
  • 4e1b6d4f86 It works, don't touch it IzzelAliz 2020-11-21 17:28:13 +0800
  • 9d06987a13 1.16.4 update IzzelAliz 2020-11-21 12:17:26 +0800
  • 3caea5943c Fix ClassCastException on lightning (#77) IzzelAliz 2020-11-15 22:03:37 +0800
  • 3d71b9d4a7 Update mcp 20201028 IzzelAliz 2020-11-04 16:37:02 +0800
  • f4063924e0 Fix async catcher IllegalAccessError (#71) IzzelAliz 2020-11-04 15:57:37 +0800
  • 13e41bb4e0
    Update README.md IzzelAliz 2020-11-03 12:18:26 +0800
  • 8a1f9cdc8a Release 1.0.8 IzzelAliz 2020-11-01 10:59:22 +0800
  • 3202e7c387 No compile warnings IzzelAliz 2020-10-31 11:07:33 +0800
  • 0b240123e2 Fix ToolBelt illegal access wtf IzzelAliz 2020-10-30 23:21:31 +0800
  • 5ee2cfaad6 Fix inventory not syncing after death (#64) IzzelAliz 2020-10-31 11:03:57 +0800
  • e537455453 Fix throwing egg crashes server IzzelAliz 2020-10-30 21:54:47 +0800
  • 9b4cfe81f0 Fix EndGateway teleporting IzzelAliz 2020-10-31 10:58:31 +0800