Commit Graph

  • fd4569d0f3 Fix wrongly inverted item expire event result. Fix #13. IzzelAliz 2020-07-10 17:08:37 +0800
  • 5158c40982 Implement spawn rate limit and per-world spawn limit. Close #12. IzzelAliz 2020-07-10 15:15:03 +0800
  • 9bc66e5552 Fix wrong captured lightningBolt entity. IzzelAliz 2020-07-10 14:49:31 +0800
  • 2a9619205f Prevent registration duplicate. IzzelAliz 2020-07-08 17:48:42 +0800
  • 5a1500add2 Bump version 1.0.1 IzzelAliz 2020-07-07 22:30:11 +0800
  • b7e0f30898 Update bukkit registry related parts. IzzelAliz 2020-07-07 20:59:04 +0800
  • 6cef5a799c SwitchTableFixer IzzelAliz 2020-07-07 20:13:48 +0800
  • 7f7c168a3e Prevent audit spam. IzzelAliz 2020-07-06 23:56:43 +0800
  • 64ced609cd The Implementer IzzelAliz 2020-07-06 23:37:46 +0800
  • 1f73ca02e9 Apply remove stream optimizations. IzzelAliz 2020-07-06 20:15:28 +0800
  • 8b4a000bb9 Support for mod containers. IzzelAliz 2020-07-06 19:57:03 +0800
  • 2e6ad0cfb0 Entity related mixin. IzzelAliz 2020-07-06 16:04:05 +0800
  • a1bd86e8af Bump 1.15.2 forge version to 31.2.30, update mappings to 20200705 IzzelAliz 2020-07-05 19:07:01 +0800
  • 3753906766 Enum patch for CraftItemFactory IzzelAliz 2020-07-05 17:29:40 +0800
  • 4822b37339 Refactor for materials. IzzelAliz 2020-07-04 15:35:20 +0800
  • 22a67f8ff8 Fix wrong hand used when skeleton shooting arrows. IzzelAliz 2020-07-04 15:24:05 +0800
  • 75561cf00f ASM event executor. IzzelAliz 2020-06-22 15:16:38 +0800
  • 8d52ba70a5 Forge's maven repository has different directory structure. IzzelAliz 2020-06-20 19:25:27 +0800
  • 29b1a450f3 Fix duplicate username in chat. IzzelAliz 2020-06-18 17:25:25 +0800
  • 660f5e67f5 Properly implement server list ping. IzzelAliz 2020-06-17 16:05:11 +0800
  • 83085ec4f4 Capture lightningBolt. IzzelAliz 2020-06-17 13:48:57 +0800
  • 595e927ebf Make sure all mixin cancel has cancellable=true. IzzelAliz 2020-06-17 13:41:51 +0800
  • b6ffece228 Fix several missing method. IzzelAliz 2020-06-17 13:28:31 +0800
  • 1ed82a216c Fix missing method sendParticle, implement ServerListPingEvent IzzelAliz 2020-06-17 12:40:51 +0800
  • 4478a24913 Fix AssignProfessionTask mixin redirect target error. IzzelAliz 2020-06-17 11:39:20 +0800
  • 5d262b06ea Fix build error IzzelAliz 2020-06-16 16:38:55 +0800
  • 36aa38a179 New downloader IzzelAliz 2020-06-16 16:18:26 +0800
  • 1d3f4169c0 Fix AssignProfessionTask not target into lambda IzzelAliz 2020-06-16 11:29:30 +0800
  • b3dd590060 Fix not implemented mixin method IzzelAliz 2020-06-16 09:58:07 +0800
  • 49fe9afada Update badge and close #5. IzzelAliz 2020-06-15 21:53:14 +0800
  • 3db47622aa Delete testplugin module. IzzelAliz 2020-06-15 21:33:11 +0800
  • 6ba2976f02 Initial 1.15 version. IzzelAliz 2020-06-09 14:22:17 +0800
  • c538046c1a Merge branch 'master' into refactor/1.15 IzzelAliz 2020-06-15 19:40:19 +0800
  • 64d1d5eab1 Various fix IzzelAliz 2020-06-15 19:22:10 +0800
  • 427548b2b1 Random stuff IzzelAliz 2020-06-14 18:03:54 +0800
  • 3604b754ee Implement damage and break event for ItemStack IzzelAliz 2020-06-14 16:42:02 +0800
  • b1a5121a37 Items IzzelAliz 2020-06-14 17:05:42 +0800
  • 73ca496686 Implement damage and break event for ItemStack IzzelAliz 2020-06-14 16:42:02 +0800
  • 4f0e52fb69 Entities IzzelAliz 2020-06-14 14:49:42 +0800
  • 792df330b4 Merge branch '1.15' of file://D:/Arclight into refactor/1.15 IzzelAliz 2020-06-13 14:45:01 +0800
  • 620c83cbe4 Store progress IzzelAliz 2020-06-13 14:37:28 +0800
  • 7591d9a7c0 Merge branch '1.15' of file://D:/Arclight into refactor/1.15 IzzelAliz 2020-06-13 14:23:25 +0800
  • 197985b60f Update readme. [ci skip] IzzelAliz 2020-06-11 10:05:44 +0800
  • 58552371bf Fix EntityRegainHealthEvent called twice. IzzelAliz 2020-06-11 08:59:57 +0800
  • eb065aa667 Print logo on startup. IzzelAliz 2020-06-10 15:30:11 +0800
  • 089216b6a6 New i18n/config system. Close #4. IzzelAliz 2020-06-09 21:22:16 +0800
  • 1cdf76895c Exposes tickets field to properly generate crash report. IzzelAliz 2020-06-09 14:48:12 +0800
  • 34376b5143 Implement hostname support for PlayerLoginEvent, as well as connection throttling support. IzzelAliz 2020-06-09 14:22:17 +0800
  • be9ed9abe6 Containers and entity IzzelAliz 2020-06-02 22:32:43 +0800
  • 96d2f9eb7b
    Fix tp command not removing entity across world. IzzelAliz 2020-06-02 15:02:19 +0800
  • c652025fed All the blocks IzzelAliz 2020-06-01 18:33:33 +0800
  • 54c8e3f020 Some blocks IzzelAliz 2020-05-30 22:25:54 +0800
  • 0c4bac37be Remove iml files IzzelAliz 2020-05-30 20:18:06 +0800
  • eb12566afa Remove iml files IzzelAliz 2020-05-30 20:17:21 +0800
  • 388281b5f9 Update mappings to snapshot 20200530 IzzelAliz 2020-05-30 20:16:25 +0800
  • 2a77837767 Refactor: common project, preparing for 1.15 development IzzelAliz 2020-05-30 18:02:34 +0800
  • 94315bcf30 Remove all cb package version. IzzelAliz 2020-05-29 19:57:19 +0800
  • f392de5f44 Use TerminalConsoleAppender, with coloured warning and error output. IzzelAliz 2020-05-29 14:48:13 +0800
  • 6fd12356d0 Allow hotload overworld IzzelAliz 2020-05-29 12:06:46 +0800
  • d5dcac8a45 Capture special damage source for mod compatibility. IzzelAliz 2020-05-27 12:04:53 +0800
  • d59772a89e Update CI IzzelAliz 2020-05-25 12:33:39 +0800
  • 4229eaf62c Remove script module and spigot jars, using our gradle plugins now. IzzelAliz 2020-05-25 12:19:09 +0800
  • ad0ff92408 Faster boot speed by skipping code in asm analysis. IzzelAliz 2020-05-21 12:56:41 +0800
  • a99bc30cea Update installation steps. IzzelAliz 2020-05-21 10:45:43 +0800
  • 3280d1841a Delete debug codes. IzzelAliz 2020-05-21 10:41:27 +0800
  • a33f95ee93 Delete debug codes. IzzelAliz 2020-05-21 10:40:54 +0800
  • 64a9037bcb Forge installer. Close #7. Close #3. IzzelAliz 2020-05-21 10:33:47 +0800
  • 5302b8f008 Do not show incompatible client. IzzelAliz 2020-05-19 10:19:11 +0800
  • be2a44e769 Fix wrong accessor IzzelAliz 2020-05-18 00:09:22 +0800
  • e83dc743ef Fix valid state updating IzzelAliz 2020-05-17 20:53:48 +0800
  • 59c10993d6 Fix valid state updating IzzelAliz 2020-05-17 20:51:45 +0800
  • 0e5ffff605 Fix missing cb accessor isValid IzzelAliz 2020-05-17 20:09:35 +0800
  • 347058a255 Test if ci works fine. IzzelAliz 2020-05-17 18:45:25 +0800
  • f5be806dc9 Add FG files to cache IzzelAliz 2020-05-17 18:40:13 +0800
  • abd26d6cdf Fix yml syntax IzzelAliz 2020-05-17 18:29:16 +0800
  • 90fd2f0716 Apply cache to github workflow IzzelAliz 2020-05-17 18:23:39 +0800
  • e71dd81462 SpongePowered/MixinGradle #9 IzzelAliz 2020-05-17 18:09:36 +0800
  • 1433f35cd0
    Try github action maybe IzzelAliz 2020-05-17 17:26:09 +0800
  • 6bd2da2fd3 Fix payload handling IzzelAliz 2020-05-17 17:08:59 +0800
  • a34e52a68e Try again IzzelAliz 2020-05-17 16:32:41 +0800
  • 40a00b321e Try again IzzelAliz 2020-05-17 16:04:37 +0800
  • 2c1d901f6a Try again IzzelAliz 2020-05-17 16:03:12 +0800
  • 7b3dd3be92 Try again IzzelAliz 2020-05-17 15:59:11 +0800
  • 3492bb7d86 Try again IzzelAliz 2020-05-17 15:56:48 +0800
  • d8c4b65595 Try to fix appveyor again IzzelAliz 2020-05-17 15:28:56 +0800
  • 291e809b12 Add encoding, try to fix appveyor encoding issue. IzzelAliz 2020-05-17 14:54:11 +0800
  • 8488701057 Use owner and type for fields, fix #8 IzzelAliz 2020-05-17 14:25:18 +0800
  • 63dfded45f Add missing constructor for DimensionType IzzelAliz 2020-05-17 13:50:14 +0800
  • add3d5f5af Do not call potion event if no active potion is present. IzzelAliz 2020-05-17 13:13:02 +0800
  • 4179627a47 Expose Ingredient constructor IzzelAliz 2020-05-17 12:51:44 +0800
  • 852e6456a6 Fix ..... wtf IzzelAliz 2020-05-17 12:39:59 +0800
  • 8fa71dd5c3 Nullable entity in loot context IzzelAliz 2020-05-17 12:37:36 +0800
  • f58f636b36 Add missing constructor for CCloseWindowPacket IzzelAliz 2020-05-17 12:30:15 +0800
  • 6ef0add1c7 Add missing book cloning recipe info. Fix slimefun compatibility. IzzelAliz 2020-05-17 12:11:32 +0800
  • 3c4f2ba31b Fix abstract method on inventories IzzelAliz 2020-05-17 11:48:56 +0800
  • ad1da3ce18 async head texture lookup IzzelAliz 2020-05-17 11:32:50 +0800
  • de7f78110b Fix compile error IzzelAliz 2020-05-17 10:08:35 +0800
  • 09298051a4 Add missing cactus block damage source, partially address #6 IzzelAliz 2020-05-17 10:05:23 +0800
  • a58b89b652 Calculate tps IzzelAliz 2020-05-17 09:47:06 +0800
  • 37cdbc1107 Fix FoodLevelChangeEvent NPE IzzelAliz 2020-05-17 00:00:11 +0800