Skip to content

Latest commit

 

History

History
executable file
·
346 lines (249 loc) · 8.32 KB

CHANGELOG.md

File metadata and controls

executable file
·
346 lines (249 loc) · 8.32 KB

Changelog

  • Publishing Issue, same as 4.1.6
  • API Version 1.0.9
  • I forgot to update the package.json
  • Reformatted files and change geekcornernpm packages into modifiedcommand packages

[v4.0.9 - v4.1.0]

  • Learning to automate the package publish
  • Allow pack version 8 for easy conversion for vanilla tweaks.
  • Rename all converter files from ozelot379 to geekcornernpm
  • Update packages.json
  • Set alpha to 2 in OverlayToTranslateConverter
  • Auto publish to npm
  • Auto publish to npm
  • Log warn logs occurred count
  • Mark warning logs yellow
  • Downgrade dependencies because broken with webpack
  • Fix pack_format 6
  • Remove convert piglin
  • Fix banner pattern black
  • Fix banner pattern preview max size
  • Fix banner illager pattern
  • Warn for partially missing sprite images (For instance banner pattern, painting and particle), because may they will be transparent in the result
  • Separate base api
  • Fix root folder in sub folder in some wrong texture packs
  • Fix rename files in local folder to not exists folder
  • Convert new v1.16 textures
  • Convert wither armor texture
  • Fix spawn egg mask texture
  • Fix conduit textures
  • Convert dolphin texture
  • "ES module"
  • Docker images
  • Some minor changes
  • Restore CLI
  • Improve selected hotbar slot (if not transparent)
  • Update readme
  • Remove unnecessary build from api and some minor changes
  • Update readme
  • Split in separate repos
  • Split in separate repos

[3.2.8]

  • Fix possible bug in redstone cross

[3.2.7]

  • Add dark theme

[3.2.6]

  • Add dark theme

[3.2.5]

  • Add dark theme

[3.2.4]

  • Keep "Experimental conversions" switch state

[3.2.3]

  • Keep "Experimental conversions" switch state

[3.2.2]

  • Offline usage

[3.2.1]

  • Offline usage

[3.2.0]

  • Offline usage

[3.1.0]

  • Possible speed up texture pack loading
  • First sounds support
  • Improve dialog ui (Experimental)
  • More table icons (Experimental)

[3.0.4]

  • Improve error handling

[3.0.3]

  • Improve error handling

[3.0.2]

  • Fix title

[3.0.1]

  • Fix browser cache

[3.0.0]

  • Most ui conversions are now experimental and need to enabled (if you want to try)
  • Convert dialog and inventory ui (Experimental)
  • Improve error handling
  • Possible bugs fixed in:
    • Fix crosshair
    • Fix dye
    • Fix enchanted item glint
    • Fix grass block
    • Fix sheep

[2.0.2]

  • Support java v1.15 and bedrock v1.14
  • Convert hotbar, bars, buttons and tabs ui and inventory icons
  • Possible bugs fixed in:
    • Fix arrow entity
    • Fix bed feeds
    • Fix chest item
    • Fix fireworks entity
    • Fix fishing hook entity
    • Fix lava block
    • Fix opaque leaves block
    • Fix piston arm entity
    • Fix redstone dust block
    • Fix title image

[1.13.5]

  • Fixes

[1.13.3]

  • Some gui and readme changes

[1.13.2]

  • Fix turtles

[1.13.1]

  • Fix destroy stage

[1.13.0]

  • Convert foxes

[1.12.1]

  • Fix pillager and ravager spawn eggs

[1.12.0]

  • Add debug webapp
  • Fix bedrock v1.13.x

[1.11.2]

  • Title image convert

[1.11.1]

  • Search inventory icon

[1.11.0]

  • Supports mob effects
  • Check if pack.mcmeta exists
  • Supports drag'n'drop

[1.10.1]

  • Exclude webapp from npm package

[1.10.0]

  • Restruct code
  • Optimized conversion popup
  • Reimplement weather convert

[1.9.0]

  • Allow select folder on browser gui

[1.8.1]

  • Some improvments and fixes

[1.8.0]

  • New GUI directly in your browser

[1.7.2]

  • Browser support
  • ArrayBuffer and Uint8Array support

[1.7.1]

  • Better validate input

[1.7.0]

  • Supports input and output a Buffer
  • Remove temp folder usage, instead write directly to the output
  • Improved zip output again from v1.6.0 by using jszip now instead of adm-zip library

[1.6.5]

  • Fix painting are warped

[1.6.4]

  • Fix convert water
  • Improve particles convert and merge Java 1.13 and 1.14 variants
  • Fix parse pack.mcmeta files with 'UFT8-BOOM'

[1.6.3]

  • Fix publish script

[1.6.2]

  • Skip WeatherConverter if failed
  • Fixes buggy zip output by using temp folder again like before v1.6.0
  • Keep old assets folder

[1.6.1]

  • Fix

[1.6.0]

  • Refactoring output zip

[1.5.0]

  • Convert fireworks
  • Fix EXDEV: cross-device link not permitted

[1.4.2]

  • Update description

[1.4.1]

  • Some more support for Java v1.13

[1.4.0]

  • Some more support for Java v1.13

[1.3.10]

  • Fix

[1.3.9]

  • Fix

[1.3.8]

  • Fix

[1.3.7]

  • Fix

[1.3.6]

  • Fix

[1.3.5]

  • Delete may already exists output path
  • Validate metadata pack_format

[1.3.4]

  • Readme

[1.3.3]

  • Custom log callback

[1.3.2]

  • Custom log callback

[1.3.1]

  • More real illager banner colors

[1.3.0]

  • Convert weather environment
  • Convert illager banner
  • Fixed bugs due previous version

[1.2.0]

  • Convert paintings, particles, map icons and banners

[1.1.0]

  • First try to convert horse textures (Is very tricky and may buggy)
  • Note some more origin colors in ColorizeOverlayConverter

[1.0.12]

  • Replaced zip libraries

[1.0.11]

  • Updated readme

[1.0.10]

  • Missing dist folder

[1.0.9]

  • Update readme

[1.0.8]

  • May fix bin script

[1.0.7]

  • May fix bin script

[1.0.6]

  • Add some missing infos in package.json

[1.0.5]

  • Add .npmignore

[1.0.4]

  • Fixes

[1.0.3]

  • Fixes

[1.0.2]

  • Add missing libraryTarget: "umd webpack config

[1.0.1]

  • dist folder is now correct the 'non dev' version

[1.0.0]

  • First release