Coder Social home page Coder Social logo

mangad / hf-workshop Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 3.57 MB

Hero Fighter Workshop is a program for replacing stages, sounds, images and some data in the Hero Fighter game.

License: MIT License

CMake 5.79% Makefile 6.48% Python 4.19% Shell 2.14% JavaScript 0.38% C 0.17% C++ 80.85%

hf-workshop's Introduction

logo

pipeline status coverage report license

Hero Fighter Workshop is a program for replacing stages, sounds, images and some data in Hero Fighter. The game's stages are written in XML format, which HF can interpret. Data files are exported in JSON format, converted from AMF format, and some also include PNG files.

Download & User Guide

Build

See documentation/BUILD.md.

Methodology

See documentation/METHODOLOGY.md.

Contributing

See documentation/CONTRIBUTING.md.

Documentation

Documentation is generated using Doxygen (and doxywizard). Needs code review.

Copyright

Copyright (c) 2018-2021 David Gonçalves

License

This project uses the MIT license.

Third-Party Libraries

Project Author(s) License Comments
rlutil Tapio Vierros WTFPL-2.0 Used for cross-platform console coloured text.
zlib Jean-loup Gailly (compression) and Mark Adler (decompression) zlib Used for compressing and decompressing AMF data.
minizip Gilles Vollant zlib Used for exporting / importing character data files in a zip file. It uses the zlib library.
GNU Readline Original by Brian Fox and maintained by Chet Ramey GPL-3 Not in use. Alternative for editline. Used for console input auto-complete, input history, input shortcuts. Uses the termcap library (GPL-2.0) on Windows.
Editline Jess Thrysoee BSD 3-Clause Used for console input auto-complete, input history, input shortcuts. Alternative to GNU Readline. Depends on libncurses X11 License.
WinEditLine Paolo Tosco BSD 3-Clause Editline equivalent for MinGW.
GNU gettext libintl Original by Sun Microsystems, various developers. LGPL-2.1 Used for internationalization and localization. On Windows uses iconv library (LGPL) and Expat library (MIT).
libswf David Gonçalves MIT License Used for manipulating the SWF file. Makes use of 3rd-party libraries. Check its page for information on them and the respective licenses.

Table generated with: https://www.tablesgenerator.com/markdown_tables

A copy of the licenses can be found in documentation/additional_license_information.txt and must be distributed alongside the binary.

Credits

Hero Fighter is property of Marti Wong. HF Workshop was developed by MangaD as a tribute to the game and to keep it alive with many customizations possible in-game.

Project badge images created with https://shields.io/.

hf-workshop's People

Contributors

mangad avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

888ustinian

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.