Commit Graph

805 Commits

Author SHA1 Message Date
IzzelAliz
51a9d2a79c
Update remapper for VarHandle and defineHiddenClass 2022-05-22 15:31:08 +08:00
IzzelAliz
3ed1ef0624
Update implementer 2022-05-22 14:59:44 +08:00
IzzelAliz
d3c382947d
Fix schematic cannon crash (#591) 2022-05-22 14:53:52 +08:00
IzzelAliz
5893d763f4
Bump version 2022-05-22 14:50:55 +08:00
IzzelAliz
f6937a3c00
Release 1.0.4 2022-05-14 10:55:49 +08:00
IzzelAliz
62bf757f00
Optimize redundant entity tracker update 2022-05-11 21:57:15 +08:00
IzzelAliz
f0436fb466
Update upstream 2022-05-07 15:54:04 +08:00
IzzelAliz
df9f220acf
Add modded end dragon phase to registry (#580) 2022-05-07 15:39:13 +08:00
IzzelAliz
4b8a7b3522
Update upstream 2022-05-04 10:35:06 +08:00
IzzelAliz
9449d0bd9c
Update upstream 2022-05-04 10:06:32 +08:00
IzzelAliz
ee7fcdafc0
Optimize entity tracker effective range compute
Per TeaCon profiling results, getIndirectPassengers can take up to 50% tick time and most of it is stream.
2022-05-03 10:53:23 +08:00
IzzelAliz
8df52d958d
Optimize netty epoll packet sending
TeaCon now uses Arclight, so we have a chance to experience heavy loads.
Per TeaCon profiling results packet sending uses a native call to wakeup threads which can take up to 20% tick time. This should work fine as server will do a flush per tick.
2022-05-02 20:01:00 +08:00
IzzelAliz
91af85d335
Fix entity despawn (#576 #579) 2022-05-02 15:07:20 +08:00
IzzelAliz
8a1ebb0817
Bump version number 2022-04-26 18:42:54 +08:00
IzzelAliz
c609b19744
Release 1.0.3 2022-04-26 18:38:34 +08:00
IzzelAliz
90d425f1de
Fix removeWhenFarAway called during initialising 2022-04-25 22:18:29 +08:00
IzzelAliz
0adff5f573
Update upstream 2022-04-25 21:58:44 +08:00
海波 曾
cb35340211
Update to forge 40.1.0 2022-04-25 19:06:37 +08:00
IzzelAliz
c7a17ba31e
Fix EntityItemPickupEvent causing item dupe (#265) 2022-04-16 18:36:11 +08:00
IzzelAliz
e877d3a391
Fix generated method reporting 0 stack limit when initialising (#333) 2022-04-16 18:21:31 +08:00
IzzelAliz
da0a382beb
Fix end portal obsidian platform generation (#529) 2022-04-16 11:03:49 +08:00
IzzelAliz
bec5c83d35
Add async catcher to opening gui (#549) 2022-04-15 21:10:18 +08:00
IzzelAliz
92061e569e
Fix incorrect player valid state 2022-04-14 23:26:16 +08:00
IzzelAliz
cdb2ba1d43
Update player instance in connection when respawning 2022-04-14 23:10:19 +08:00
Liangbai
2b26363b11
fix NPE registering forge events (#547) 2022-04-13 21:46:40 +08:00
IzzelAliz
195045b00b
Add support for non vanilla ingredients 2022-04-12 21:11:55 +08:00
IzzelAliz
2cdd6c766e
Fix dragon egg crash (#546) 2022-04-12 11:21:22 +08:00
IzzelAliz
03aa8d5f4b
Fix entity portal teleport not changing level 2022-04-04 15:38:42 +08:00
IzzelAliz
11a4d57122
Update forge 40.0.36 2022-04-03 21:02:00 +08:00
IzzelAliz
dd338d5a45
Release 1.0.2 2022-04-02 12:30:26 +08:00
IzzelAliz
2a0f09bb19
Add spawn category to registry handling 2022-04-01 21:27:56 +08:00
IzzelAliz
9f74767f79
Update upstream 2022-04-01 20:45:40 +08:00
IzzelAliz
ae3ff3d169
Update issue template 2022-03-27 16:53:21 +08:00
IzzelAliz
9ee76a45b5
Remap Type#getTypeName (#463) 2022-03-27 16:48:07 +08:00
悠静萝莉
58ea87a299
Update Issue Template 2022-03-27 16:03:47 +08:00
悠静萝莉
07c76095a0
Update Issue Template and add a chinese template 2022-03-27 15:48:04 +08:00
IzzelAliz
7e71fd13d3
Drop forge patch to tag#put (#473 #511) 2022-03-27 15:30:06 +08:00
IzzelAliz
5fba8c1e19
Fix mod potion get loss (#522) 2022-03-26 12:23:40 +08:00
IzzelAliz
879a4045a3
Fix end gateway has wrong teleport location (#525) 2022-03-26 09:25:59 +08:00
IzzelAliz
db3f4cfe3c
Update upstream 2022-03-25 14:39:07 +08:00
IzzelAliz
d75383dc17
Fix mod containers slot crash (#342 #360 #498) 2022-03-25 13:44:24 +08:00
IzzelAliz
c09ef37020
Fix NPE on item without nbt (#515) 2022-03-11 20:36:46 +08:00
Joseph Tarbit
c5a43fd480
Update to 1.18.2 (#510)
Update dependencies and upstream
2022-03-11 14:28:19 +08:00
IzzelAliz
e2655bbd39
Release 1.0.1 2022-03-07 23:12:06 +08:00
IzzelAliz
802f5b9d8e
Update to forge 39.1.2 2022-03-07 19:03:47 +08:00
sandtechnology
ff83ef6eaf
Fix AbstractMethodError when using NULL command source (#497) 2022-03-07 17:23:07 +08:00
IzzelAliz
6c1ad867d2
Fix bukkit reload 2022-03-07 17:04:17 +08:00
IzzelAliz
acb47fd988
Fix bukkit command completion get lost during reload (#495) 2022-03-07 16:57:16 +08:00
IzzelAliz
a201ed5aa2
Load SQLite driver manually (#429) 2022-03-07 16:25:58 +08:00
IzzelAliz
32083f1188
Update Util sequence 2022-03-07 16:06:27 +08:00