Commit Graph

402 Commits

Author SHA1 Message Date
IzzelAliz
4cab3062ff Add CONTRIBUTING.md 2021-04-29 10:24:35 +08:00
IzzelAliz
24cc4be29a Add code of conduct 2021-04-29 10:17:39 +08:00
IzzelAliz
94894f63d4 Fix GameData get injected multiple times (#170) 2021-04-27 21:43:17 +08:00
IzzelAliz
d0108af1e6 Restore reader index after processing custom payload 2021-04-27 16:24:32 +08:00
IzzelAliz
9a562e1e34 Fix custom payload channel register (#84) 2021-04-27 16:11:33 +08:00
IzzelAliz
75700bd103 Use current java for forge installer 2021-04-26 10:54:29 +08:00
IzzelAliz
f57da77efb Add missing isSprinting check (#221) 2021-04-25 15:10:00 +08:00
Dum4G
215c962ba8
Update ru_ru.conf (#245) 2021-04-24 20:58:06 +08:00
IzzelAliz
5929021e98 Fix world map CCE 2021-04-24 19:40:50 +08:00
IzzelAliz
70063d3ae7 Fix signed jar class caching (#241) 2021-04-24 13:30:04 +08:00
IzzelAliz
d9370b4f65 Fix signed jar class caching (#241) 2021-04-24 13:27:32 +08:00
IzzelAliz
0e02e12b3f Fix empty recipe type in RecipeIterator 2021-04-24 11:55:22 +08:00
IzzelAliz
c9ca494430 Use forge instead of package in console output 2021-04-24 11:39:49 +08:00
IzzelAliz
5ed469e4ec Allow disabling DFU
This can speedup server boot and decrease memory usage by up to 200mb
2021-04-24 11:22:25 +08:00
IzzelAliz
81b5b4812a Implement plugin class cache
Plugins are expected to load faster on second run.
2021-04-20 19:49:51 +08:00
IzzelAliz
831b37b58d Release 1.0.17 2021-04-18 18:52:18 +08:00
IzzelAliz
2f13fc4682 Provide fallback install when java not in path (#179 #209) 2021-04-18 15:24:29 +08:00
IzzelAliz
5f82080fb6 Fix modded portal teleporting player (#222) 2021-04-18 13:35:24 +08:00
IzzelAliz
047a913c63 Fix astralsorcery compat (#217) 2021-04-18 12:37:35 +08:00
IzzelAliz
77378c43f1 Fix champions crash (#235) 2021-04-18 11:28:09 +08:00
IzzelAliz
8e150093ae Catch async loot generate (#234) 2021-04-18 11:11:31 +08:00
IzzelAliz
3e6fc00d78 Fix mod portal entity teleport crash (#218 #233) 2021-04-18 11:00:58 +08:00
IzzelAliz
7443bdf012 Fix plugin world map creation (#210) 2021-04-18 10:30:32 +08:00
IzzelAliz
f6dd3335be Preliminary Java 16 support, update forge 36.1.4 2021-04-09 15:06:48 +08:00
IzzelAliz
f31f8ec2ad Fix remap classes for inheritance (#204) 2021-04-04 14:14:26 +08:00
André Sales
3fed903fac
Fix items stacking in EssentialsX /kit (#224) 2021-04-04 12:22:59 +08:00
IzzelAliz
8f071289b0 Remap classes for inheritance (#204) 2021-04-03 17:34:28 +08:00
IzzelAliz
9319dbc00f Fix item nbt being reset when dragging (#206) 2021-04-03 15:28:30 +08:00
IzzelAliz
c6c38b09e7 Quick fix for Fabrication 2021-03-28 00:13:11 +08:00
IzzelAliz
5e73c75a53 Bump FG version 2021-03-24 13:48:02 +08:00
IzzelAliz
536d05a605 Bump version 2021-03-24 13:39:36 +08:00
IzzelAliz
6f9c10a480 Release 1.0.16 2021-03-21 14:11:39 +08:00
IzzelAliz
c05e80d6ff Send channels in one pass 2021-03-21 14:08:07 +08:00
IzzelAliz
2e3ff1e97f Make it more lenient on chunk loading counting 2021-03-21 14:08:07 +08:00
IzzelAliz
1dffda9a8c Missing forge patch 2021-03-17 14:10:57 +08:00
IzzelAliz
57329f0f9b Update to forge 36.1.0 2021-03-17 13:36:23 +08:00
IzzelAliz
56eeb0bd64 Bump agp for nms repackage changes 2021-03-17 13:24:57 +08:00
IzzelAliz
b3f3efdb76 Update forge to 36.0.58 2021-03-14 10:45:07 +08:00
IzzelAliz
50a1540a33 Update forge to 36.0.55, SS to 1.9.0 2021-03-13 12:44:58 +08:00
IzzelAliz
537b3b4823 Restore terminal environment and run shutdown hooks 2021-03-10 16:05:26 +08:00
IzzelAliz
20e945d166 Add constructor for LevelSave (#197) 2021-03-10 15:14:14 +08:00
IzzelAliz
fea081e2ae Support ip forward 2021-03-09 16:28:24 +08:00
IzzelAliz
e2f496eb7c Guard potion and enchantment registry 2021-03-07 13:28:21 +08:00
IzzelAliz
79637420b8 Release 1.0.15 2021-03-06 20:51:18 +08:00
IzzelAliz
ebe5b4de14 Fix custom world generator not applied (#164) 2021-03-06 17:38:01 +08:00
IzzelAliz
a2820926ec Fix crash executing server command 2021-03-06 17:14:09 +08:00
IzzelAliz
43961b1a62 Fix art NPE (#126) 2021-03-06 16:38:24 +08:00
IzzelAliz
088ce37ce4 Fix zombie turn into zombie villager (#189) 2021-03-06 15:21:30 +08:00
IzzelAliz
5dc8432243 Fix ClassCastException in recipe (#168) 2021-03-06 13:58:18 +08:00
IzzelAliz
830a9a404f Fix kick after signing book (#157) 2021-03-06 13:40:55 +08:00