Skip to content

Commit

Permalink
This is v1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyrdacor committed Aug 19, 2020
1 parent 7705e18 commit 1561950
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Ambermoon.net/Ambermoon.net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<TargetFramework>netcoreapp3.1</TargetFramework>
<RootNamespace>Ambermoon</RootNamespace>
<RuntimeIdentifiers>win-x64;linux-x64</RuntimeIdentifiers>
<Version>1.0.10</Version>
<Version>1.0.11</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

Version | OS
--- | ---
[1.0.11](https://github.com/Pyrdacor/Ambermoon.net/releases/download/v1.0.11/Ambermoon.net-Windows.zip) | Windows 64bit
[1.0.10](https://github.com/Pyrdacor/Ambermoon.net/releases/download/v1.0.10/Ambermoon.net-Windows.zip) | Windows 64bit
[1.0.9](https://github.com/Pyrdacor/Ambermoon.net/releases/download/v1.0.9/Ambermoon.net-Windows.zip) | Windows 64bit
[1.0.8](https://github.com/Pyrdacor/Ambermoon.net/releases/download/v1.0.8/Ambermoon.net-Windows.zip) | Windows 64bit

Older releases can be found [here](https://github.com/Pyrdacor/Ambermoon.net/releases). Other platforms will follow.

Expand Down Expand Up @@ -60,6 +60,7 @@ ESC | Leave fullscreen mode

## Change log

- Version 1.0.11: Fixed map changes, world map now uses a smaller sprite (not the correct yet)
- Version 1.0.10: Fixed 3D map crash, improved map event handling
- Version 1.0.9: Added floor billboards like holes/lava, fixed billboards
- Version 1.0.8: A lot of 3D improvements (see [here](https://github.com/Pyrdacor/Ambermoon.net/releases/tag/v1.0.8)).
Expand Down

0 comments on commit 1561950

Please sign in to comment.