From e749c7a6dbcf350d7f392fb630f1f1b0e8312bd8 Mon Sep 17 00:00:00 2001 From: Jak Daniels Date: Fri, 16 Oct 2015 16:02:52 +0100 Subject: [PATCH] Oops, forgot to keep updating this ;) --- CHANGES.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 61da5e2..b10e0c1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -22,6 +22,13 @@ added support to the module for varregions 24/12/2014 - renamed the modeul to OpenSimBirds, changed all references to [Bb]oids to [Bb]irds in code + renamed the module to OpenSimBirds, changed all references to [Bb]oids to [Bb]irds in code change the configuration to use own ini file and to setup per region configurations changed Util class to BirdsUtil to avoid clash with OpenSim.Util + +Um.... I think I missed some change log here... many things were changed. Use the git log?? + +16/10/2015 + added a setting to determine whether the module is active on startup. This defaults to true, + meaning that even if there is no config at all the module still loads and waits for commands + from the console or in-world.