Commit Graph

806 Commits

Author SHA1 Message Date
IzzelAliz
5106498692 Release 1.0.6 2020-08-14 19:34:30 +08:00
IzzelAliz
67c3b02d2f Add stale configuration. 2020-08-13 14:32:08 +08:00
IzzelAliz
d6b68d8103 Offset modern material ordinal. 2020-08-12 17:24:34 +08:00
IzzelAliz
cf404d6d85 Fix not opening trader menu. (#32) 2020-08-12 16:18:48 +08:00
IzzelAliz
8486d39e1d Fix crash on 1.14 respawn. 2020-08-11 22:06:41 +08:00
IzzelAliz
b2c47f7473 Rename fields. 2020-08-11 21:53:03 +08:00
IzzelAliz
cec4cfe457 Fix bed location is not stored. (#21) 2020-08-11 20:48:25 +08:00
IzzelAliz
6b95b9bc10 Handle block drop twice for better mod compat. (#26) 2020-08-11 19:18:07 +08:00
IzzelAliz
ea67426ce4 Fix nether portal not working. (#39) 2020-08-11 16:44:37 +08:00
IzzelAliz
61462e2524 Mute mojang shits. 2020-08-11 16:03:36 +08:00
IzzelAliz
b07abd4cd7 Fix mod inventory stack limit is always 0. Rework Container slotClick mixins. 2020-08-10 17:07:40 +08:00
IzzelAliz
2f4813a644 Update issue template. 2020-08-10 13:32:19 +08:00
IzzelAliz
25410ad223 Update issue template. 2020-08-10 13:31:18 +08:00
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