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+
* Pillow (fork of PIL)
* numpy

Use
---

Initial documentation is taking shape at http://ss13.nexisonline.net/wiki/User:N3X15/Guide_to_BYONDTools

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.5 - 6/18/2014
=================

* Emergency path fix for Linux

=================
0.1.4 - 6/18/2014
=================

* Added dmm diff and patch commands for patching maps.
* Added color name support to BYOND2RGBA. Should fix rendering maps on TG/NT/Bay.
* Proper handling of nulls.

=================
0.1.3 - 6/17/2014
=================

* Fixed broken post-install operation on Linux (sorry)

=================
0.1.2 - 6/17/2014
=================

* Fixed line-ending stupidity on Linux
* Fixed python trying to interpret DME-derived paths literally (mostly path seperator stuff)

=================
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.5.zip (66.0 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