mirror of
https://repo.or.cz/minetest_hudbars.git
synced 2024-11-05 06:43:44 +01:00
Version 1.3.0
This commit is contained in:
parent
41cdf147fa
commit
1916c220b7
2
API.md
2
API.md
@ -1,4 +1,4 @@
|
|||||||
API documentation for the HUD bars mod 1.2.1
|
API documentation for the HUD bars mod 1.3.0
|
||||||
============================================
|
============================================
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
@ -11,7 +11,7 @@ this mod will place them accordingly.
|
|||||||
position should be displayed correctly on every screen size.
|
position should be displayed correctly on every screen size.
|
||||||
|
|
||||||
## Current version
|
## Current version
|
||||||
The current version is 1.2.1.
|
The current version is 1.3.0.
|
||||||
|
|
||||||
This software uses [semantic versioning](http://semver.org), as defined by version 2.0.0 of the SemVer
|
This software uses [semantic versioning](http://semver.org), as defined by version 2.0.0 of the SemVer
|
||||||
standard.
|
standard.
|
||||||
|
@ -64,3 +64,11 @@ as of version 2.0.0 of the standard <http://semver.org/>.
|
|||||||
1.2.1
|
1.2.1
|
||||||
-----
|
-----
|
||||||
- Fix crash when enable_damage is changed in mid-game
|
- Fix crash when enable_damage is changed in mid-game
|
||||||
|
|
||||||
|
1.3.0
|
||||||
|
-----
|
||||||
|
- Make all settings avaialbe in Minetest's advanced settings menu
|
||||||
|
- Fix HUD bars overlap when both hudbars_tick and hudbars_vmargin were set
|
||||||
|
- Use Markdown syntax in readme file
|
||||||
|
- Fix some factual mistakes in readme file
|
||||||
|
- Add metadata: mod.conf, description.txt, screenshot.png
|
||||||
|
Loading…
Reference in New Issue
Block a user