1
0
Fork 0
minetest-mod-mobs_balrog/changelog.md

895 B
Executable File

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

- No further addition planned.

[0.4.0] - 2019-10-16

Added

- Support for localization.

Changed

- mod.conf to follow MT v5.x specifics.
- Textures have been optimized (with optipng).

Removed

- Support for MT v4.x

[0.3.5] - 2018-08-23

Changed

- fixed deprecated lua api calls
- minor code improvements

Removed

- balrog_model.b3d (identical to mobs_balrog.b3d)

[0.3.4] - 2018-07-10

Added

- changelog.md

Changed

- fixed the knock_back bug
- increased the jump height to 16 nodes (was 4)
- moved constant values into entity's definition/spawner function
- README.txt -> README.md