dependabot[bot]
|
8a0951bd4c
|
Bump mysql-connector-java from 5.1.45 to 8.0.28 in /sources
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.45 to 8.0.28.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.45...8.0.28)
---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-28 06:20:18 +00:00 |
|
josephworks
|
7dcfc130d2
|
Merge pull request #230 from FatSaw/ver/1.12.2
More fixes and optimisations
|
2022-08-27 23:14:58 -07:00 |
|
FatSaw
|
0e9940771e
|
Fix cow dupe
|
2022-07-31 09:02:05 +03:00 |
|
FatSaw
|
ee8e09fe58
|
Cache block break animation packet
|
2022-07-31 08:56:35 +03:00 |
|
FatSaw
|
b74ec9aa2e
|
Performance improvement
|
2022-07-31 08:51:45 +03:00 |
|
FatSaw
|
ea8292aaf9
|
Prevent hook going through portals
|
2022-07-31 08:45:05 +03:00 |
|
FatSaw
|
7b47710c42
|
Update IntCache.java
|
2022-07-31 08:14:28 +03:00 |
|
FatSaw
|
d34531aa84
|
Update SpawnerCreature.java
|
2022-07-31 08:08:00 +03:00 |
|
FatSaw
|
30bb7a43fb
|
Update IntCache.java
|
2022-07-31 08:00:45 +03:00 |
|
FatSaw
|
9a54ba116e
|
Prevent creature spawning in unloaded chunks
|
2022-07-31 07:47:03 +03:00 |
|
FatSaw
|
a3cc630375
|
Do not load chunks for light checks
|
2022-07-31 07:42:57 +03:00 |
|
FatSaw
|
e5081d4575
|
Don t load chunks for physics
|
2022-07-31 07:37:30 +03:00 |
|
FatSaw
|
852acc0d65
|
Thread Local IntCache Fixed
|
2022-07-31 07:29:05 +03:00 |
|
FatSaw
|
7e756e786d
|
Dont load chunks for chests
|
2022-07-31 07:16:31 +03:00 |
|
FatSaw
|
62848df6de
|
Optimize Furnace
|
2022-07-31 07:14:59 +03:00 |
|
FatSaw
|
f5a531a15c
|
Use valid item for enchantment checks on block
|
2022-07-31 07:13:32 +03:00 |
|
FatSaw
|
ba3d1c9672
|
Don t allow digging in unloaded chunks
|
2022-07-31 07:08:23 +03:00 |
|
FatSaw
|
fa08306751
|
Prevent enderman loading chunks
|
2022-07-31 07:05:43 +03:00 |
|
FatSaw
|
9a8d4c35a9
|
Maps shouldn t load chunks
|
2022-07-31 07:02:23 +03:00 |
|
FatSaw
|
adf961666a
|
Fix MC-10657
|
2022-07-31 06:59:11 +03:00 |
|
FatSaw
|
947b22892c
|
Use fastutil for passengers
|
2022-07-31 06:54:09 +03:00 |
|
FatSaw
|
0d9f04a748
|
Fix MC-158900
|
2022-07-31 06:53:42 +03:00 |
|
FatSaw
|
26652d43fc
|
Improve fire spread checks
|
2022-07-31 06:44:57 +03:00 |
|
FatSaw
|
ac24d10a57
|
collide method Test noclip earlier
|
2022-07-31 06:37:35 +03:00 |
|
FatSaw
|
f220a6a153
|
don t tick dead players that are not in the world currently
|
2022-07-31 06:13:59 +03:00 |
|
FatSaw
|
233aab099e
|
Fix MC-161754
|
2022-07-31 06:10:28 +03:00 |
|
FatSaw
|
5268e9a55a
|
FlamePaper Fix head rotation packet spam
|
2022-07-31 06:03:08 +03:00 |
|
FatSaw
|
83c30311d0
|
FlamePaper Hopper item lookup optimizations
|
2022-07-31 06:02:19 +03:00 |
|
FatSaw
|
6a7f2b8699
|
Check if channel is opened before reading packet
|
2022-07-31 06:00:48 +03:00 |
|
FatSaw
|
cb55572504
|
Fix MC-103516
|
2022-07-31 06:00:09 +03:00 |
|
FatSaw
|
9d5c535d18
|
Fix MC-128547
|
2022-07-31 05:59:36 +03:00 |
|
FatSaw
|
b46cddd84d
|
TacoSpigot Fix incorrect getNoDamageTicks patch
|
2022-07-31 05:58:53 +03:00 |
|
FatSaw
|
936cf720f4
|
Update Explosion.java
|
2022-07-09 21:43:25 +03:00 |
|
FatSaw
|
9b6412766f
|
Update Explosion.java
|
2022-07-09 21:28:49 +03:00 |
|
FatSaw
|
d847e87c65
|
Update Explosion.java
|
2022-07-09 21:21:09 +03:00 |
|
FatSaw
|
ff8c0cd3be
|
Optimize Explosions
|
2022-07-09 21:04:44 +03:00 |
|
FatSaw
|
19991463bf
|
Create Explosion.java
|
2022-07-09 20:38:36 +03:00 |
|
FatSaw
|
c2931e362e
|
Update Chunk.java
|
2022-07-09 20:27:54 +03:00 |
|
josephworks
|
e912498dac
|
Merge pull request #224 from siyy123/ver/1.12.2
Fix NoSuchMethodError java.nio.ByteBuffer.clear()Ljava/nio/ByteBuffer
1.12.2-R0.4.3
|
2022-07-08 21:24:37 -07:00 |
|
josephworks
|
98a7b4d757
|
Merge pull request #228 from FatSaw/ver/1.12.2
Some changes from other Paper forks
|
2022-07-08 21:23:41 -07:00 |
|
josephworks
|
62aa216b48
|
Update pom.xml
|
2022-07-08 21:20:53 -07:00 |
|
josephworks
|
1a56f7ac75
|
Update MathHelper.java
|
2022-07-08 21:17:58 -07:00 |
|
FatSaw
|
0080380486
|
Fix Dispenser Shulker Crash
|
2022-07-09 05:03:05 +03:00 |
|
FatSaw
|
e7419af0de
|
Fixes MC-47080 and simplifies the logic
|
2022-07-09 04:53:47 +03:00 |
|
FatSaw
|
371817ab85
|
Update pom.xml
|
2022-07-09 04:26:16 +03:00 |
|
FatSaw
|
9ad318d4bb
|
Use more fastutil data structures
|
2022-07-09 04:00:26 +03:00 |
|
FatSaw
|
e066c5e12c
|
CompactSineLUT
|
2022-07-09 03:34:52 +03:00 |
|
josephworks
|
cfa99ef96e
|
Merge pull request #227 from FatSaw/ver/1.12.2
Upstream paper pom changes with log4j fix
|
2022-07-03 11:58:18 -07:00 |
|
FatSaw
|
03bcac33d7
|
Update pom.xml
|
2022-07-03 18:05:12 +03:00 |
|
FatSaw
|
fcbda069fc
|
Update pom.xml
|
2022-06-20 23:01:01 +03:00 |
|