Accepted mooix 0.9.8 (i386 source)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 13 Mar 2003 18:43:32 -0500
Source: mooix
Binary: mooix
Architecture: source i386
Version: 0.9.8
Distribution: unstable
Urgency: low
Maintainer: Joey Hess <joeyh@debian.org>
Changed-By: Joey Hess <joeyh@debian.org>
Description:
mooix - a MOO built on top of the unix system
Changes:
mooix (0.9.8) unstable; urgency=low
.
* Modify perl binding to not allow overiding of the originator field when
calling msg. That made it too easy to get nasty notify loops, with notify
methods that were written like this:
return if $_{originator} == $this;
$this->msg("repeat", %_);
The above will no longer loop, since originator is set properly now.
* Insert an abstract animate object class as the new parent of avatars.
This class can also be a parent for NPC objects/MOBs, or any other
living thing.
* Add contrib/parrot, a learning, talking parrot example.
* Make mooadmin unbreakable.
* Fix looking at objects in transparent containers.
* Pull in Fcntl {:flock} at mood start time via mooix.conf.
* Use symbolic constants for all getlock calls.
* Fix a nasty lock ordering problem that could deadlock operations on
doors.
* Other minor lock changes to take locks earlier and avoid minor races and
so on.
* Clean up object hierarchy graph on website.
* The debian package need not suggest python, as it depends on it.
* Add German translation of debian templates file from DDTP.
Files:
259218b7f469adcc2df5405bcb12a1d7 577 misc optional mooix_0.9.8.dsc
5a9f1fcefba68199eae6495b681039d6 819566 misc optional mooix_0.9.8.tar.gz
08555e1af055952fee4f7e60c10e609c 469944 misc optional mooix_0.9.8_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+cRvj2tp5zXiKP0wRAsCxAJ0brk8nxfF+0jQUc9YJ0rCgkzdGpACeMYqy
ohRkMy+qMJhEAGyOGAjIvUA=
=ENG0
-----END PGP SIGNATURE-----
Accepted:
mooix_0.9.8.dsc
to pool/main/m/mooix/mooix_0.9.8.dsc
mooix_0.9.8.tar.gz
to pool/main/m/mooix/mooix_0.9.8.tar.gz
mooix_0.9.8_i386.deb
to pool/main/m/mooix/mooix_0.9.8_i386.deb
--
To UNSUBSCRIBE, email to debian-devel-changes-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org