Commit Graph

437 Commits

Author SHA1 Message Date
IzzelAliz
2f60421f2c Remove version number in module and assets
This is nonsense since we separate versions to branches
2021-06-21 11:54:14 +08:00
IzzelAliz
d391e85c98 Update hidden form for newer jdk 2021-06-21 10:54:28 +08:00
IzzelAliz
7294713cbe Fix item NPE handling forge caps 2021-06-20 21:56:39 +08:00
IzzelAliz
abf9928a7b Release 1.0.19 2021-06-16 14:21:12 +08:00
IzzelAliz
cd23381c59 Add stats to bukkit registry (#270) 2021-06-16 13:40:13 +08:00
IzzelAliz
68ddb4a6b7 Add Player context to AnvilUpdateEvent (#287) 2021-06-15 15:19:55 +08:00
IzzelAliz
aa274edaa8 Improve pickup delay check (#272) 2021-06-15 15:05:57 +08:00
IzzelAliz
0fcaba618f Forwarding commands registered outside RegisterCommandsEvent (#291) 2021-06-14 16:40:50 +08:00
IzzelAliz
a4f015fce6 Implement API 2021-06-13 22:06:33 +08:00
IzzelAliz
c7bb5dfbf7 Drop API module 2021-06-13 11:43:04 +08:00
IzzelAliz
e9b2fdd181 Bump agp, add missing AT 2021-06-12 17:58:16 +08:00
悠静萝莉
19d2ba1c9a
Update README.md 2021-05-26 23:13:27 +08:00
Skyrimus
281a5a4625
Update forge version to 36.1.24 (#274)
Compatible with latest forge 36.1.24
2021-05-26 23:12:50 +08:00
IzzelAliz
b2a0c7d1bc Update upstream (#271) 2021-05-23 18:13:02 +08:00
IzzelAliz
5d65f21170 Refresh dependencies when building (#271) 2021-05-22 20:39:00 +08:00
IzzelAliz
b6a8366963 Update bukkit upstream changes 2021-05-16 23:36:57 +08:00
悠静萝莉
44aa4956fa
add label,an update ignore (#264)
* add label,an update ignore

* apply author review
2021-05-13 21:28:19 +08:00
IzzelAliz
b2b9a08824 Java version warning 2021-05-12 23:15:02 +08:00
IzzelAliz
32d233f8f2 Release 1.0.18 2021-05-09 23:10:55 +08:00
IzzelAliz
1c0c9116d5 Fix mod inventory size limit implementer (#227 #251) 2021-05-09 21:46:38 +08:00
IzzelAliz
d22c78f007 Fix vanilla item with forge cap handling
Related to #228 #250 #251
2021-05-09 15:30:23 +08:00
IzzelAliz
8982e79ba6 Optimize EntityDataManager by dropping its lock 2021-05-08 23:32:18 +08:00
IzzelAliz
cef6d7e3fc Set default pickup delay for dropped item 2021-05-07 21:14:13 +08:00
IzzelAliz
9073fb86bf Optimize ClassInheritanceMultiMap
This reduce memory usage and provide better performance on empty map
2021-05-07 21:00:38 +08:00
IzzelAliz
c809b8de08 Bump tools to 1.1, fix entity drop adding (#258) 2021-05-07 20:56:00 +08:00
IzzelAliz
9480c13f6f Fix DFU disable not enabling 2021-05-07 18:37:20 +08:00
IzzelAliz
9236c34006 Fix VineBlock crash 2021-05-06 21:52:39 +08:00
IzzelAliz
80b90887a5 Properly wrap non vanilla argument types (ArclightPowered/lightfall#7) 2021-05-06 21:22:34 +08:00
IzzelAliz
840d2bb33e
Update bug-report-cn.md 2021-05-06 12:06:12 +08:00
悠静萝莉
95c6a83e12
Update Issue Template (#255)
* Update Issue Template

* Update bug-report-en.md

* Update bug-report-cn.md

Co-authored-by: IzzelAliz <izzelaliz@stu.scu.edu.cn>
2021-05-06 12:00:37 +08:00
IzzelAliz
d9463a511c Wrap modded command arguments 2021-05-05 23:52:25 +08:00
IzzelAliz
10f6e37aa0 Enable class cache in URLClassLoader 2021-04-29 23:27:17 +08:00
SparkGNRK
9232ccd215
Add french locale (#248) 2021-04-29 21:49:55 +08:00
IzzelAliz
54900086dd Unpark main thread when tasks added 2021-04-29 16:23:33 +08:00
IzzelAliz
69a9b0c4b9 Set channel size limit to 1024 (#247)
Because we can run atm6 and it has lots of mods
2021-04-29 11:04:49 +08:00
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