9
0
mirror of https://github.com/LeavesMC/Leaves.git synced 2025-12-23 17:09:26 +00:00
Commit Graph

325 Commits

Author SHA1 Message Date
violetc
c8c4bc30fe Replay Mod API (#102)
Co-authored-by: MC_XiaoHei <xiaohei.xor7studio@foxmail.com>
2023-08-07 22:02:09 +08:00
violetc
31672c178f Update Paper 2023-08-06 12:17:09 +08:00
MC_XiaoHei
0d94a3b79c Add Leaves Auto Update (#97) 2023-08-06 10:06:09 +08:00
Fortern
b662ede4a9 Fix update-file hash verification 2023-08-05 16:54:17 +08:00
violetc
710267df2a Force peaceful mode switch (#88) 2023-08-03 14:23:16 +08:00
violetc
66b078c746 Add async mob spawning count skip 2023-08-02 23:18:32 +08:00
violetc
63548e5750 Async mob spawning (#88) 2023-08-02 19:46:09 +08:00
violetc
e651f8cf3a Update Leaves update command 2023-08-02 11:26:24 +08:00
violetc
60e890e4cd Fix fakeplayer rotation setup 2023-08-01 21:40:36 +08:00
violetc
bce5870390 Add a please 2023-07-31 19:04:32 +08:00
violetc
dc6e39ebbd Revert per-player-mob-spawns changes 2023-07-31 19:02:18 +08:00
violetc
2126881cc2 Leaves update command 2023-07-31 18:03:38 +08:00
violetc
85215a2531 Fix fakeplayer rotate head and fakeplayer create refactoring 2023-07-31 14:28:37 +08:00
violetc
73585fe4a9 [ci skip] Change download page 2023-07-31 14:28:36 +08:00
violetc
3a40ec4f3e [ci skip] Fix vanilla random 2023-07-30 21:37:47 +08:00
violetc
a9c74e8d13 Bstats privacy mode 2023-07-30 17:05:45 +08:00
violetc
b4ca69ccc6 Zero tick plants (#29) 2023-07-30 12:20:50 +08:00
violetc
6ae833ba4f Update fakeplayer api 2023-07-30 10:47:12 +08:00
violetc
4de2295de4 Update Paper 2023-07-28 11:23:24 +08:00
violetc
7f16f72f15 Add Fakeplayer lay action (#72) and fix fakeplayer knockback 2023-07-28 11:23:14 +08:00
violetc
feb7fb43fc Bow infinity fix 2023-07-24 15:55:06 +08:00
violetc
413f258fb8 Update Paper 2023-07-24 13:04:27 +08:00
violetc
c4aa610b59 Fix fakeplayer command and remove 2023-07-23 21:32:13 +08:00
violetc
f8c0e478d8 Fix custom bot action API 2023-07-23 13:30:31 +08:00
violetc
ced4188de3 Update Paper 2023-07-23 11:08:32 +08:00
violetc
df30777d01 Fakeplayer action API 2023-07-23 10:52:43 +08:00
violetc
03d60bc9fb Update bstats 2023-07-22 19:57:42 +08:00
violetc
6a675549d1 Avoid anvil too expensive (#67) 2023-07-22 19:57:37 +08:00
violetc
aff95ee0dc Fix villagers dont release memory 2023-07-22 12:02:21 +08:00
violetc
d856b9ff14 Update fakeplayer API 2023-07-21 12:48:38 +08:00
violetc
4db29e0439 Skip negligible planar movement multiplication 2023-07-21 11:49:20 +08:00
violetc
7c3839f990 Skip unnecessary mob spawning computations 2023-07-21 11:35:05 +08:00
violetc
862338184b More performance 2023-07-20 21:42:18 +08:00
violetc
65948cb7d6 Update missing class 2023-07-20 18:12:20 +08:00
violetc
f294e38bdf Avoid Class#isAssignableFrom call in ClassInstanceMultiMap 2023-07-20 17:23:54 +08:00
violetc
d166b820ce Use optimized collection 2023-07-20 16:19:59 +08:00
violetc
060b346f59 Reduce lambda and Optional allocation in EntityBasedExplosionDamageCalculator 2023-07-20 15:31:43 +08:00
violetc
0d3a9d1f01 Optimize sun burn tick 2023-07-20 15:19:38 +08:00
violetc
2ef7268739 Reduce array allocations 2023-07-20 15:11:00 +08:00
violetc
24d7be751d Overwrite fakeplayer movement 2023-07-20 11:57:09 +08:00
violetc
e83d5785f6 Disable packet limit 2023-07-19 20:01:24 +08:00
violetc
6d7b7cf60c Fakeplayer resident also save action 2023-07-19 19:57:51 +08:00
violetc
88843a3fe8 Fix (#61) 2023-07-19 17:04:57 +08:00
violetc
1df9d401c0 Optimize noise generation 2023-07-18 15:33:22 +08:00
violetc
31b9df3e0e Cache BlockStatePairKey hash 2023-07-18 14:59:49 +08:00
violetc
8cf6bf0888 Store mob counts in an array 2023-07-18 14:55:04 +08:00
violetc
c29856f53a Cache CubeVoxelShape shape array 2023-07-18 14:43:54 +08:00
violetc
183b6a618e Skip secondary POI sensor if absent 2023-07-18 14:30:10 +08:00
violetc
38668983c0 Cache world generator sea level 2023-07-18 14:23:45 +08:00
violetc
b0b6dfea9f Optimize world generation chunk and block access 2023-07-18 13:36:41 +08:00