Releases: benpollarduk/NetAF
Releases · benpollarduk/NetAF
1.5.0
Simplified templates to make asset creation less confusing.
1.4.5
Many minor bug fixes found during Kotlin port to ktaf.
1.4.4
Fixed minor bug with SceneFrameBuilder.
1.4.3
Added classes to make templating all assets much easier, updated default could scene frame.
1.4.2
Added templates for room and regions to make creation over larger games easier.
1.4.1
Minor rendering fixes. Added the Take all command to take all takeable items in a room.
1.4.0
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
Refactored underlying rendering engine to allow for future extensibility.
1.2.1
Added simple generation of regions and items.
1.2.0
Added RegionMaker and OverworldMaker classes to simplify setup.