Skip to content

Releases: gesior/open-tibia-library

0.1.8

06 Mar 12:51
d7bde75

Choose a tag to compare

What's Changed

  • fix: outfit images white pixels transparency by @gesior in #21
  • fix: GIF images transparency by @gesior in #22

Full Changelog: 0.1.7...0.1.8

0.1.7

22 Oct 08:13

Choose a tag to compare

Changes:

  • configurable features GameEnhancedAnimations and GameIdleAnimations - you can enable them in generators for any protocol version
  • item images for items ID 1-10 (empty slots on www)
  • support for folder processing in item-image-frames-to-animated-gif-converter (up to 200 times faster)
  • Outfit Image Generator exports bones.json with bones data - can be used in custom outfit image generator with Wings

0.1.6

02 Jan 21:26

Choose a tag to compare

Changes:

  • .dat supports OTCv8 'Bones' attribute
  • image generators have option 'Enable transparency' (OTC GameSpritesAlphaChannel feature)
  • item generator: configurable to use .dat item ID as image ID (no items.otb required) - otservbr support
  • tool item-image-frames-to-animated-gif-converter
    • supports APNG (animated PNG format)
    • supports PHP 8.x
    • fixed problem with transparency in animated GIFs (white pixels were 100% transparent)

0.1.5

12 Sep 16:25

Choose a tag to compare

Missile images generator.
Added configurable frame rate to png-to-gif converter [animated items, effect animations].

0.1.4

09 Nov 21:37

Choose a tag to compare

Outfit images generator pack all required .php files into generated outfit.zip.
colored-outfit-images-generator now does not show errors, when user passes invalid parameters (ex. addons=3 for monster outfit).
Effect images generator.

0.1.3

19 Sep 10:55

Choose a tag to compare

Outfit images generator PHP code compatible with PHP 8.0.
Fix mount animation.

0.1.2

23 Jul 07:28

Choose a tag to compare

Outfit generator does not require OTB

0.1.1

11 Jun 19:35

Choose a tag to compare

Version 0.1.1 - generate frame animations, PNG to GIF converter