|
01f340985a
|
Centralize all conversion-related stuff under TypeConverter
instead of having singletons for everything, which are a nightmare to manage for multi version
|
2023-05-03 16:33:17 +01:00 |
|
|
09c1e161e0
|
Fix merge error
|
2022-06-29 16:54:57 +01:00 |
|
|
784d602600
|
Fixed ItemBreakParticle using untranslated internal ID/meta for network data
this caused it to display particles for incorrect items. It may also have been possibly responsible for client crashes.
|
2022-06-29 14:01:39 +01:00 |
|
|
38d6284671
|
Use PHP-CS-Fixer to enforce file header presence
|
2022-06-04 17:34:49 +01:00 |
|
|
cb76c149e1
|
Modernize property declarations in src/world/particle
|
2022-04-28 14:55:53 +01:00 |
|
|
66edf5a165
|
Particle::encode() now always returns ClientboundPacket[]
|
2020-10-31 15:51:17 +00:00 |
|
|
8557c93f04
|
remove GenericParticle, work on isolating network crap in particles
|
2019-08-19 19:26:26 +01:00 |
|
|
5499ac620c
|
Removed pocketmine subdirectory, map PSR-4 style
|
2019-07-30 19:14:57 +01:00 |
|