-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
32 lines (32 loc) · 1.25 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---------------------------------------------------------------------------------------------------
Version: 1.0.2
Date: 2024.08.11
Bugfixes:
- Fix crash related to accessing an invalid player cursor.
---------------------------------------------------------------------------------------------------
Version: 1.0.1
Date: 2024.07.16
Bugfixes:
- Only rotate tool and setting if holding a Tile Painter Tool.
---------------------------------------------------------------------------------------------------
Version: 1.0.0
Date: 2024.07.16
Major Features:
- Shape Tool
Features:
- Entity Tool now has up to 10 different presets
- Entity Tool now supports Export/Import
- Entity Tool Reverse Select to remove Tiles
- New icons for tools and shortcuts
Gui:
- Remove Mod Openable Item in favor of openning when holding the item.
- Tools split into separate tabs for better organization.
---------------------------------------------------------------------------------------------------
Version: 0.0.1
Date: 2024.06.02
Info:
- Initial Beta Release.
Features:
- Shortcut to create "Tile Painter" tool.
- GUI to configure tiles to be painted for specific entities.
- Compatibility with oriented bounding boxes (i.e. Rails).