Skip to content

Commit 912cf3c

Browse files
committed
Changelog updated.
Signed-off-by: Pavel Erokhin (MairwunNx) <[email protected]>
1 parent 7e1746c commit 912cf3c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## [1.14.4-0.3.0] - 2020-01-28
1010

11+
### Added
12+
- Events configuration.
13+
- Ability to disable join, left and advancement messages.
14+
15+
### Changed
16+
- Advertising regex improved.
17+
18+
### Fixed
19+
- Local chat incorrect behavior when ranged chat disabled.
20+
1121
## [1.14.4-0.2.0] - 2020-01-20
1222

1323
### Added

update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"homepage": "https://github.com/ProjectEssentials/ProjectEssentials-Warps/releases/tag/v1.14.4-0.3.0",
33
"1.14.4": {
4-
"1.14.4-0.3.0": " - ",
4+
"1.14.4-0.3.0": " - Events configuration added.\n - Ability to disable join, left and advancement messages added.\n - Advertising regex improved.\n - Local chat incorrect behavior when ranged chat disabled fixed.",
55
"1.14.4-0.2.0": " - German translation added by @1LiterZinalco.\n - Swedish translation added by @robbinworks\n - Pt translation fixed and add french translation by @dudangel\n - Spanish translation by @drcabral\n - Resolved #2. (mention all players with `@all` in message added.)\n - Permission `ess.chat.mention.all` for mention all players added.\n - Chat messaging delay implemented.\n - Simple Anti-advertising implemented.\n - Essentials dependencies updated, build.gradle cleanup.\n - `kolinx-serialization` and kotlin runtime updated.\n - Forge version updated to `28.1.114`.\n - Version in mods.toml updated.\n - Permissions is not mandatory dependency.\n - `isCommonChat` function now is public.\n - `JsonConfiguration` simplified in `ChatModelUtils.kt`.\n - `ChatModelBase` renamed to `ChatModelUtils.kt`.\n - Using command block parameters as mention fixed (`@e` etc).\n - Quick reply on message when common chat enabled fixed.\n - Incorrect version, not matches semver regex fixed.\n - Resolved #1. Redundant checking on null removed.\n - Ability to self mention, when mentioned all players by you removed.",
66
"1.14.4-0.1.0.0": " - Initial release of Project Essentials Chat as Project Essentials part."
77
},

0 commit comments

Comments
 (0)