Skip to content

Releases: gesior/open-tibia-library

0.1.6

02 Jan 21:26
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Outfit generator does not require OTB

0.1.1

11 Jun 19:35
Compare
Choose a tag to compare
Version 0.1.1 - generate frame animations, PNG to GIF converter