Skip to content

Commit

Permalink
Update changelog for v0.3.3 changes and v0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
caewok committed Jun 9, 2024
1 parent 8cee1b1 commit dcf4896
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## 0.3.4
Handle Wall, Edge classes in Draw.segment.

## 0.3.3
Switch to using TextureLoader.getTextureAlphaData.
Fix the `fromOverheadTileAlpha` method given changes to `TextureLoader.getTextureAlphaData`.
Use `wall.edge.a`.
Change Tile overhead test.

## 0.3.2
Use `token#getShape()` instead of `token#shape` in `token#tokenBorder` so it works even if the token shape is not yet defined.
Expand Down

0 comments on commit dcf4896

Please sign in to comment.