Git Product home page Git Product logo

darksunrise / scriptdev0 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sd0/scriptdevzero

0.0 0.0 0.0 25.6 MB

A scripting extension for "mangos-zero", with game data for World of Warcraft Client Patch 1.12 - "Drums of War", providing functions to extend game features beyond the default database features. Compatible with client 1.12.1 (build 5875), and 1.12.2 (build 6005).

Home Page: http://getmangos.com/

License: Other

scriptdev0's Introduction

scriptdev0 Project status

scriptdev0 provides bindings to create custom creature reactions, events, game objects, items, spells, and more for mangos-zero that can not be created via the mangos-zero game content database.

scriptdev0 is based on the original scriptdev2 bindings for mangos and contains many custom scripts for content which was available in the classic World of Warcaft experience for World of Warcraft Client Patch 1.12 - Drums of War.

scriptdev0 is released under the GPL v2. The file (LICENSE.mdown) must be a part of any redistributable packages made from this software. No licenses should be removed from this software if you are making redistributable copies.

Development

The develop branch is where the development of scriptdev0 is done. Any of the commits submitted here may or may not become part of the next release.

It is recommended to use the master branch for stable systems, and only use the develop branch if you intend to test commits and submit issues and/or reports.

Compatibility

The scriptdev0 bindings are compatible with mangos-zero revision 1765 and newer.

Installation

If your already have a local copy of the mangos-zero source code (either via the git clone mechanism or via github downloads), you can clone or download the scriptdev0 bindings into mangos-zero/src/bindings/ as scriptdev0.

Edit mangos-zero/src/bindings/CMakeLists.txt, and add a line containing

add_subdirectory(scriptdev0)

at the bottom of the file. Afterwards proceed with the usual mangos-zero build process via CMake to create a build with scriptdev0 included.

And if something goes wrong?

If you feel like submitting an issue, please do so only if you are willing to provide a detailed report, and are available to verify any solution to the issue provided by the developers of this repository.

scriptdev0's People

Contributors

domgries avatar earthq avatar henhouse avatar onrevax avatar picard64 avatar salja2011 avatar schmoozerd avatar sidsukana avatar steliocantos avatar v-wow avatar volg avatar yehonal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.