Skip to content

Releases: benpollarduk/NetAF

1.5.0

19 Jan 20:06
1f21558
Compare
Choose a tag to compare

Simplified templates to make asset creation less confusing.

1.4.5

02 Oct 10:22
9f24268
Compare
Choose a tag to compare

Many minor bug fixes found during Kotlin port to ktaf.

1.4.4

09 Jul 09:18
Compare
Choose a tag to compare

Fixed minor bug with SceneFrameBuilder.

1.4.3

16 Jun 12:07
d99424d
Compare
Choose a tag to compare

Added classes to make templating all assets much easier, updated default could scene frame.

1.4.2

12 Jun 15:41
e815617
Compare
Choose a tag to compare

Added templates for room and regions to make creation over larger games easier.

1.4.1

16 May 12:57
4e25dd5
Compare
Choose a tag to compare

Minor rendering fixes. Added the Take all command to take all takeable items in a room.

1.4.0

15 May 16:07
29974a6
Compare
Choose a tag to compare

Added color display. Maps now support Z to add depth. Conversations have been fully reworked. Added additional frames for About and Transitions.

1.3.0

28 Apr 12:07
ffacfc2
Compare
Choose a tag to compare

Refactored underlying rendering engine to allow for future extensibility.

1.2.1

26 Apr 10:54
Compare
Choose a tag to compare

Added simple generation of regions and items.

1.2.0

19 Apr 11:01
5855f4c
Compare
Choose a tag to compare

Added RegionMaker and OverworldMaker classes to simplify setup.