Skip to main content

Tools and interfaces for interacting with the BYOND game engine.

Project description

==========
BYONDTools
==========

A set of tools for BYOND-based games.

Overview
--------

This is a toolkit for developers of BYOND-based games intended to do common, complex
tasks that the engine itself does not currently possess. It also exposes common
interfaces for developers wishing to obtain information from the BYOND object tree,
maps, and DMIs.

Requirements
------------

* Python 2.7+
* Python Imaging Library (PIL)
* numpy

Use
---

Each script has documentation in its code at the top of each file.

Support
-------

No commercial or official support is provided, but you are free to
submit bug reports or harass N3X15 in irc.rizon.net #vgstation.


=================
0.1.1c - 6/10/2014
=================

* Missed data directory. Whoops.
* Object tree: Fixed mishandling of list() in variables when [ is on the same line.

=================
0.1.1b - 6/2/2014
=================

* Fixed some leftover packaging issues:

* post-install didn't create self-executables on Linux, so just calling dmi, dmmfix, etc. wouldn't work.
* setup.py didn't specify sub-packages for installation, so installations were fairly broken.

* Post-install process now uses sys.executable, rather than trying to figure it out via hackier means.
* README changed to reStructuredText for eventual pip release.
* Oh my god there's a changelog now
* Added MANIFEST.in (fixed a problem uploading *.rst files).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

BYONDTools-0.1.1c.zip (73.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page