Skip to content

Commit

Permalink
'bump version. Release 2022.07'
Browse files Browse the repository at this point in the history
  • Loading branch information
alek13 committed Jul 19, 2022
1 parent 82ca5ee commit 07a1d61
Showing 1 changed file with 37 additions and 6 deletions.
43 changes: 37 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,45 @@
# Change Log

## [2022.07](https://github.com/lord-server/lord/releases/tag/2022.07)
- Добавлен новый блок: зелёный мрамор. Доступен только на официальных прилавках (#571)
- Новая иконка игры L.O.R.D. #518 (#604)
- Обновление текстур:
- Брусчатки (#567)
- Кристалов и драг. камней (#577)
- Руд в инвентаре (#570)
- Бумаги, бумаги с текстом, лицензии магазина (#618)
- Обновления модов:
- `MTG/flowers` #278 (#488)
- `MTG/carts` #273 (#531) + #642 (#645)
- `MTG/sethome` #573 (#580)
- `MTG/default`: upd nodes.lua, functions.lua & trees.lua #267 (#563) + #631 (#632) + #636 (#644)
- `MTG/farming` #276 (#453) + #630 (#655, #643)
- Добавлен `MTG/sfinv` #634 (#635)
- Исправление ошибок:
- Восстановлен декоративный кактус #488 (#566)
- Fix Mount-gen fill: Place dirt where air or plantlike #607 (#608)
- Fix warnings in logs #362 (#612)
- Доработка работы формы рабочего стола (#622)
- `lottmobs`: add previously skipped tnt texture. fix (#372) (#616)
- Fix crash when player leaves after drinking wine (fixes #291) (#649)
- Fix sound & textures for ice. Closes #626 (#633)
- Use `default.chest.get_chest_formspec()` in LOTT chests (fixes #653) (#654)
- А также:
- Removing temporary changes in `MTG/stairs`. Fixes #510 (#603)
- Add nodes_dump as a submodule #588 (Closes #586)
- New PR template (#638, #639, #641)
- Move luacheck from Travis CI to GitHub Actions (fixes #526) (#648)


## [2022.02.p4](https://github.com/lord-server/lord/releases/tag/2022.02.p4)
- Check nodes for their existence in areas (#617)
- Check nodes for their existence in areas (#617)

## [2022.02.p3](https://github.com/lord-server/lord/releases/tag/2022.02.p3)
- New coal and charcoal textures (#591)
- Classic textures (#592)
- marble texture (#593)
- Fixes mountain tool (#537, Closes #425)
- Update mount tool (#606, relates to #547)
- New coal and charcoal textures (#591)
- Classic textures (#592)
- marble texture (#593)
- Fixes mountain tool (#537, Closes #425)
- Update mount tool (#606, relates to #547)

## [2022.02.p2](https://github.com/lord-server/lord/releases/tag/2022.02.p2)
- Fix LuaCheck build. (Fixes #578)
Expand Down

0 comments on commit 07a1d61

Please sign in to comment.