[DGD] Kotaka 0.20

Raymond Jennings shentino at gmail.com
Fri Aug 23 07:09:08 CEST 2013


Oops...

Should have double checked my work.

Bugfix in v0.20.1

I forgot to add some parse methods to a few raw verbs.

I also added a checker in the verb fix call to prevent this.



On Thu, Aug 22, 2013 at 7:52 PM, Raymond Jennings <shentino at gmail.com>wrote:

> Ok, changes here are:
>
> * Miscellaneous cleanups
> * Verb unification
>
> I got tired of having two different verb types, so I unified them and
> simply had raw arguemtns in a "raw" role.  Preparation for hybridization
> such as:
>
> * Say verb now raw
>
> Ok, so requiring quote marks is obviously a pain, and after some beta
> tester complaints I demoted it back down to a raw verb.
>
> I plan to make it a "double parse" verb that can allow evokes to be
> optional.
>
> * Subsystem management
>
> Now a subsystem's "online" status is simply the existence of its initd
> object.  I also outlawed a few systems from being shut down by anyone other
> than the klib admin.
>
>
>
> Also, I realized that live upgrades are going to be a pain, so I'm writing
> up a plan to let live muds be upgraded in steps.
>
> Git repository here:
>
> git://github.com/shentino/kotaka.git
>
> Branch is master, tag is v0.20.
>
>
>



More information about the DGD mailing list