mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 23:42:59 +00:00
changelog: add credit
This commit is contained in:
parent
fadf4ed06c
commit
cca3c5cb4d
1 changed files with 2 additions and 2 deletions
|
@ -5,11 +5,11 @@ Note to self: See the bottom of this file for the release template text.
|
||||||
|
|
||||||
|
|
||||||
## v1.14.5: The multipoint update, hotfix 5 (1st August 2023)
|
## v1.14.5: The multipoint update, hotfix 5 (1st August 2023)
|
||||||
- Added `//listentities`, which lists all currently loaded `ObjectRef`s. This is intended for debugging mods.
|
- Added `//listentities`, which lists all currently loaded `ObjectRef`s. This is intended for debugging mods - thanks to @Zughy in #103
|
||||||
|
|
||||||
|
|
||||||
## v1.14.4: The multipoint update, hotfix 4 (31st July 2023)
|
## v1.14.4: The multipoint update, hotfix 4 (31st July 2023)
|
||||||
- When any segment of the marker wall is punched, unmark the entire wall
|
- When any segment of the marker wall is punched, unmark the entire wall - thanks to @Zughy in #102
|
||||||
|
|
||||||
|
|
||||||
## v1.14.3: The multipoint update, hotfix 3 (18th July 2023)
|
## v1.14.3: The multipoint update, hotfix 3 (18th July 2023)
|
||||||
|
|
Loading…
Reference in a new issue