/Sburb

A cleaned out version of the sburb project to remove all the extra cruft from openbound

Primary LanguageJavaScript

SBURB Engine

This is a slightly modified version of the SBURB engine. It has no affiliation with the original developers and is exclusively intended to provide a slightly more usable version of the engine in the modern day.

This project currently includes:

  • Minor fixes.
  • Improved instructions.
  • All necessary files for the "social" dialog type
  • A functional production method for Windows users.
  • The ability to change the length of the idle and walking animation for characters.

Development

Ordinary users will only need to modify content in the "levels" directory and the "resources" directory. There is no need to touch any other files or directories, with the exception of the production files.

Production

To create a production version if you are on Windows, execute "production.bat". It will construct a publishable ZIP file. Otherwise, execute "production.sh", which will do the same but for non-Windows users.


Original copyright

Copyright (c) 2012, Alexis Beingessner All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

All artistic and musical assets used in this project are the property of their respective creators. They are used in the development of this project with their permission. If you fork or otherwise copy this project, you must obtain permission from them to use their works.

For more information, please visit https://github.com/WhatPumpkin/Sburb/wiki