Commit Graph

143 Commits

Author SHA1 Message Date
IzzelAliz
dab2d9405f
Delete ----.md 2020-08-10 13:11:48 +08:00
IzzelAliz
0e542211d8 Add issue templates 2020-08-10 13:11:20 +08:00
IzzelAliz
e6ac5f332d Fix ClassLoaderAdapter. Release 1.0.5 2020-08-08 19:33:54 +08:00
IzzelAliz
f8678f4dfe Release 1.0.4 2020-08-08 18:13:14 +08:00
IzzelAliz
9d2c2d1a01 Update arclight-gradle-plugin. Fix #33. Fix #35. Close #31. 2020-08-08 17:20:14 +08:00
IzzelAliz
e16ab8b21a Fix #36. 2020-08-08 14:56:37 +08:00
IzzelAliz
cd226dea76 Fix #29. 2020-08-08 14:41:14 +08:00
IzzelAliz
3158d42a9f Fix early initialization of Bukkit entities when constructing Entity. 2020-08-08 14:33:28 +08:00
IzzelAliz
ce247a2fa5 Count tps from 20 instead of 0. 2020-08-02 20:04:43 +08:00
IzzelAliz
5d1a28c33b Fix #34. 2020-08-02 13:56:54 +08:00
IzzelAliz
7145a9c854
Fix wrong parameter on remapper call. 2020-08-02 01:46:49 +08:00
IzzelAliz
f179b02468 Release version 1.0.3. 2020-07-23 11:44:36 +08:00
IzzelAliz
9455d03948 Fix crash on setInLove. (#26) 2020-07-22 11:59:30 +08:00
IzzelAliz
df1cd0bd88 Fix crash in 1.14. 2020-07-20 14:35:38 +08:00
IzzelAliz
e2784ffb0f Remap custom classloader. Close #16. 2020-07-20 12:39:30 +08:00
IzzelAliz
18b5977853 Fix #25. 2020-07-19 09:42:51 +08:00
IzzelAliz
37708e68ff Fix #24. 2020-07-18 11:37:09 +08:00
IzzelAliz
89c108d1f3 Several registries. 2020-07-17 22:06:21 +08:00
IzzelAliz
4079a7f421 Register environments for Bukkit. 2020-07-17 20:56:04 +08:00
IzzelAliz
9d1be58b04 Remapper does not need a plugin now. 2020-07-17 17:10:18 +08:00
IzzelAliz
ac871c63d3 Bump version 1.0.2. 2020-07-16 15:49:19 +08:00
IzzelAliz
4feda54dd3 Fix #19. 2020-07-16 14:57:10 +08:00
IzzelAliz
664ffbf86d Mute errors from ArgumentTypes because it's meaningless and spamming. 2020-07-16 06:24:52 +08:00
IzzelAliz
dfb23355af Compatible with "Savage and Ravage". 2020-07-14 13:31:36 +08:00
IzzelAliz
f910021a99 Fix wrong behavior in InventoryImplementer. 2020-07-13 22:51:15 +08:00
IzzelAliz
74e1532193 Fix AbstractMethodError on TileEntity. Fix #17. 2020-07-13 14:29:00 +08:00
IzzelAliz
f3711f7bcc Using system proxy for installer. 2020-07-13 14:18:10 +08:00
IzzelAliz
baedcf435e Optimize implementer: skip code parsing. 2020-07-13 14:17:06 +08:00
IzzelAliz
88adc18963 Rename worlds. 2020-07-13 13:57:07 +08:00
IzzelAliz
a84e357f2a Reset forceTicks. 2020-07-13 10:41:06 +08:00
IzzelAliz
8be0bbbebc Properly fire WorldLoadEvent and WorldInitEvent. 2020-07-12 19:27:18 +08:00
IzzelAliz
77a5ae9c6f Allow cancelling changing dimension. 2020-07-12 17:18:38 +08:00
IzzelAliz
b1265fc240 Fix cross-world teleport not tracking player. Close #14. 2020-07-12 16:52:51 +08:00
IzzelAliz
6507484079 Fix 1.14 NoSuchMethodError. Dramatically improved multi world plugin compatibility. (#14) 2020-07-11 18:41:33 +08:00
IzzelAliz
aff33be4ce Old modlauncher does not support custom trails. 2020-07-11 17:04:38 +08:00
IzzelAliz
e89aaca216 Fix again for entity natural spawning. 2020-07-11 16:03:57 +08:00
IzzelAliz
fd4569d0f3 Fix wrongly inverted item expire event result. Fix #13. 2020-07-10 17:08:37 +08:00
IzzelAliz
5158c40982 Implement spawn rate limit and per-world spawn limit. Close #12. 2020-07-10 15:15:03 +08:00
IzzelAliz
9bc66e5552 Fix wrong captured lightningBolt entity. 2020-07-10 14:49:31 +08:00
IzzelAliz
2a9619205f Prevent registration duplicate. 2020-07-08 17:48:42 +08:00
IzzelAliz
5a1500add2 Bump version 1.0.1 2020-07-07 22:30:11 +08:00
IzzelAliz
b7e0f30898 Update bukkit registry related parts. 2020-07-07 20:59:04 +08:00
IzzelAliz
6cef5a799c SwitchTableFixer 2020-07-07 20:13:48 +08:00
IzzelAliz
7f7c168a3e Prevent audit spam. 2020-07-06 23:56:43 +08:00
IzzelAliz
64ced609cd The Implementer 2020-07-06 23:37:46 +08:00
IzzelAliz
1f73ca02e9 Apply remove stream optimizations. 2020-07-06 20:15:28 +08:00
IzzelAliz
8b4a000bb9 Support for mod containers. 2020-07-06 19:57:03 +08:00
IzzelAliz
2e6ad0cfb0 Entity related mixin. 2020-07-06 16:04:05 +08:00
IzzelAliz
a1bd86e8af Bump 1.15.2 forge version to 31.2.30, update mappings to 20200705 2020-07-05 19:07:01 +08:00
IzzelAliz
3753906766 Enum patch for CraftItemFactory 2020-07-05 17:29:40 +08:00