معرفی شرکت ها


BYONDTools-0.1.8


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Tools and interfaces for interacting with the BYOND game engine.
ویژگی مقدار
سیستم عامل -
نام فایل BYONDTools-0.1.8
نام BYONDTools
نسخه کتابخانه 0.1.8
نگهدارنده []
ایمیل نگهدارنده []
نویسنده N3X15
ایمیل نویسنده nexisentertainment@gmail.com
آدرس صفحه اصلی http://github.com/N3X15/BYONDTools
آدرس اینترنتی https://pypi.org/project/BYONDTools/
مجوز MIT
========== 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.pomf.se/wiki/index.php/User:N3X15/Guide_to_BYONDTools API Status ---------- +---------------+--------+ | API Component | State | +---------------+--------+ | DMI | Stable | +---------------+--------+ | Maps | Stable | +---------------+--------+ | Object Tree | Stable | +---------------+--------+ | Scripting | WIP | +---------------+--------+ 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.8 - 9/10/2015 ================= * Added support for OpenSS13 to dmmfix * Fixed dmmfix again. ================= 0.1.7 - 3/6/2015 ================= * Added pyparsing-based list() parser to DMM system * DMMFix lives again! * Move from print() to logging for console logging. * Renamed ss13_makeinhands to dmi_compile, now uses a dmi_config.yml file. * Fixed dmindent duplicating proc contents, cleaned out excessive newlines. ================= 0.1.6 - 12/24/2014 ================= * Fixed completely broken map rendering system. * Repaired object tree generation * Fixed color support ================= 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).


نحوه نصب


نصب پکیج whl BYONDTools-0.1.8:

    pip install BYONDTools-0.1.8.whl


نصب پکیج tar.gz BYONDTools-0.1.8:

    pip install BYONDTools-0.1.8.tar.gz