Changelog
ServerTextures now support.jpegfiles!- Files ending in
.mcphotowill also be treated as.jpegfiles. - All methods pertaining to finding files for
ServerTextures will no longer work if a file extension is included in thefileNameparameter.- Instead, an automatic search has been added which looks for matching file names, ending in the
.png,.jpeg, and.mcphotoextensions respectively. - When a match is found, it will be read.
- Instead, an automatic search has been added which looks for matching file names, ending in the
- Files ending in
FileTransferPackets now require a list of file extensions for requests.- This lets modders request files that could have a different file extension (e.g., photos ending in
.pngor.jpeg.) - Transfers are untouched, and still require the file extension to be part of the
fileNameparameter.- Please refrain from using the
fileExtensionsparameter when sending transfers, only use it for requests.
- Please refrain from using the
- This lets modders request files that could have a different file extension (e.g., photos ending in
- Updated the whitelisted file extensions for file requests and transfers.
.png,.jpeg,.mcphoto,.json.
- Fixed a bug that could occur when running a dedicated server from the same directory a client is running from, which is connected to the dedicated server.
ServerTextures would continuously request their texture file while the server would continuously send it, resulting in the file being constantly rewritten and never read as a texture.
Dependencies
Files
FrozenLib-2.4.1-mc26.1-pre-2.jar(1.61 MiB) Primary Download
External resources
Project members

FrozenBlock
Technical information
License
GPL-3.0-only
Client side
required
Server side
required
Project ID

