forked from mtcontrib/minetest_hudbars
Version 1.0.2
This commit is contained in:
parent
cfe8b3a60b
commit
c5654808ca
2
API.md
2
API.md
|
@ -1,4 +1,4 @@
|
|||
API documentation for the HUD bars mod 1.0.1
|
||||
API documentation for the HUD bars mod 1.0.2
|
||||
============================================
|
||||
|
||||
## Introduction
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Minetest mod: HUD bars
|
||||
======================
|
||||
Version: 1.0.1
|
||||
Version: 1.0.2
|
||||
|
||||
This software uses semantic versioning, as defined by version 2.0.0 of the SemVer
|
||||
standard. <http://semver.org/>
|
||||
|
|
|
@ -38,3 +38,8 @@ as of version 2.0.0 of the standard <http://semver.org/>.
|
|||
1.0.1
|
||||
-----
|
||||
- Fix race condition causing crash at start of server
|
||||
|
||||
1.0.2
|
||||
-----
|
||||
- Fix other HUD elements disappearing for rejoining players
|
||||
- Remove pointless delays for initializing the HUD for new or rejoining players
|
||||
|
|
Loading…
Reference in New Issue
Block a user