diff --git a/changelog.txt b/changelog.txt index c516118..f990885 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,13 @@ +Wed 1 Jan 08:37:44 CET 2020 + +1. Changed colour to only show on the '@' player. +2. Removed the Longsword of Hymie and replaced with the + Longsword of Slashing. + +~Gibbon + +============================================================================= + Tue Dec 17 20:34:23 CET 2019 1. Optimised colour outputs for dark and light terminal backgrounds. diff --git a/manual.txt b/manual.txt index 314b773..c538593 100755 --- a/manual.txt +++ b/manual.txt @@ -1,6 +1,6 @@ -LARN version 14.1.2 +LARN version 14.1.3 ------------------- Table of contents @@ -97,6 +97,6 @@ multi-platform. hymie! took it to 14.1.1 with many fixes and improvements. -Gibbon took it back and caressed it into 14.1.2. +Gibbon took it back and caressed it into 14.1.3. I hope you enjoy this version of LARN. diff --git a/src/includes/larncons.h b/src/includes/larncons.h index 2fb9d5a..95125f1 100644 --- a/src/includes/larncons.h +++ b/src/includes/larncons.h @@ -6,7 +6,7 @@ #define VER 14 #define SUBVER 1 -#define PATCHLEVEL 2 +#define PATCHLEVEL 3 /* defines below are for use in the termcap mode only */ #define ST_START 1