Skip to content

Commit

Permalink
Final changes for 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Son-Guhun committed Jan 19, 2020
1 parent b7f00d5 commit b2d2080
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,24 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- New units for an existing race can be added in a patch version.
- New decorations for an existing deco builder can be added in a patch version.

## [v1.4.2] - 2020-01-19

### Added
- New commands:
- **-selc (deco_name):** this command is used just like the old **-sele** and **-seln** commands. However, it will also create any missing deco builders that the player did not have which match the given name. Decos created with this command will be automatically hidden upon being deselected.
- **-deleteme decos:** this command is used to delete all your existing deco builders.
- **-hide off:** This command will unhide all your deco builders. It will also stop deco builders created with the **-selc** command from being hidden when deselected.

### Fixed
- Decimal numbers can now be used without a leading zero in commands that use the new math syntax.
- Fixed many internal bugs that were not noticeable to players.
- Fixed wrong icons for Norse Builder and Deco Builder Rostrodle.

### Changed
- Saves in which no two units are more than 10000 apart on either axis will now be automatically converted to Rect saves (SaveNLoad v5).
- Many units which had large shadows no longer have them. This change had to be made in order to fix a crash that could occasionally occur when these units where near the top border of the map while on water.


## [v1.4.1] - 2020-01-11

### Added
Expand Down
6 changes: 3 additions & 3 deletions release/table/w3i.ini
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[map]
file_version = 25
map_version = 10923
map_version = 11048
we_version = 6060
map_name = "Titan Land: LoP 1.4.1"
map_name = "Titan Land: LoP 1.4.2"
author_name = "Guhun"
map_desc = [=[
Titan Land map based on RoK and BotE. Inspiration received from KoT.
Expand Down Expand Up @@ -65,7 +65,7 @@ Map by Guhun. Race design by King_Katanova. Special thanks to: Mori, LichKing76

|c00ccccccStep forth, heroes of mankind! For honor and glory.|r
|c00ffcc00New features:|r Relocate Rect Generator saves. Human racial overhaul, many new races. Ships. New -freecam command. Math operations in commands. Mounts.]=]
title = "|cff9b870cTitan Land: Lands of Plenty 1.4.1|r"
title = "|cff9b870cTitan Land: Lands of Plenty 1.4.2|r"
subtitle = "Rise of Humanity"

[prologue]
Expand Down

0 comments on commit b2d2080

Please sign in to comment.