Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2024-02-29 01:12:42 +00:00
parent 680fd53086
commit 5fda31d18f
3 changed files with 6 additions and 8 deletions
@@ -1,4 +0,0 @@
author: "ItsSelis"
delete-after: True
changes:
- server: "DMAPI updated to version 7.1.1 to solve a very rare infinite hang bug on world startup."
@@ -1,4 +0,0 @@
author: "Raeschen"
delete-after: True
changes:
- bugfix: "prevents mind-bound items crashing the MC"
+6
View File
@@ -294,3 +294,9 @@
- refactor: Mob stale references dealt with and set to GC normally
- refactor: bicon and /icon ditched in favor of icon2html
- refactor: Asset delivery redone
2024-02-29:
ItsSelis:
- server: DMAPI updated to version 7.1.1 to solve a very rare infinite hang bug
on world startup.
Raeschen:
- bugfix: prevents mind-bound items crashing the MC