Skip to content

Releases: benpollarduk/NetAF

2.9.13

06 Dec 22:51
efb7c9f
Compare
Choose a tag to compare

Restricted some of the public properties of Scene command interpreter.

2.9.12

06 Dec 22:40
Compare
Choose a tag to compare

Fixed an issue where exits couldn't be located as interaction targets.

2.9.11

05 Dec 22:29
Compare
Choose a tag to compare

Fixed additional custom command interpreter issue where incorrect matches were made.

2.9.10

05 Dec 19:50
Compare
Choose a tag to compare

Fixed bug with custom command interpreter that could cause incorrect commands to be returned.

2.9.9

05 Dec 10:41
Compare
Choose a tag to compare

Exposed restore on game.

2.9.8

04 Dec 22:48
fbcd84e
Compare
Choose a tag to compare

Conformed to NO_COLOR specification. Where previously 'false' and '0' would count as not suppressed they now suppress color.

2.9.7

04 Dec 20:03
805a782
Compare
Choose a tag to compare

Resolved issues with custom commands interpreter where commands with spaces in the didn't work when args were also used.

2.9.6

03 Dec 17:06
Compare
Choose a tag to compare

Minor issues with color resolved. Removed restore from serialisation from published library to prevent access issues.

2.9.5

29 Nov 22:17
Compare
Choose a tag to compare

Streamlined the game configuration to ensure surplus properties are in appropriate locations.

2.9.4

29 Nov 15:43
Compare
Choose a tag to compare

A fix to the exit command means an additional frame is no longer displayed. Also fixed an issue which prevented room introductions from being displayed on start rooms.