Coder Social home page Coder Social logo

sleet01 / mekhq Goto Github PK

View Code? Open in Web Editor NEW

This project forked from megamek/mekhq

0.0 0.0 0.0 1.21 GB

MekHQ is a java helper program for the MegaMek game that allows users to load a list of entities from an XML file, perform repairs and customizations, and then save the new entities to another XML file that can be loaded into MegaMek.

Home Page: http://megamek.org

Shell 0.43% Scheme 0.15% Java 98.62% XSLT 0.04% HTML 0.11% Batchfile 0.02% Module Management System 0.64%

mekhq's Introduction

MekHQ

Table of Contents

  1. About
  2. Status
  3. Compiling
  4. Support
  5. License
  6. Dependencies

1. About

MekHQ is a Java helper program for the MegaMek game that allows users to load a list of entities from an XML file, perform repairs and customizations, and then save the new entities to another XML file that can be loaded into MegaMek. For more details, see our website and join our Discord.

2. Status

Type MM Status MML Status MHQ Status
Latest Release Release Release Release
Javadocs javadoc javadoc javadoc
License GPLv3 license GPLv3 license GPLv3 license
Build (CI) MM Nightly CI MML Nightly CI MHQ Nightly CI
Issues GitHub Issues GitHub Issues GitHub Issues
PRs GitHub Open Pull Requests GitHub Open Pull Requests GitHub Open Pull Requests
Code Coverage MegaMek codecov.io MegaMekLab codecov.io MekHQ codecov.io

Note that not everything has been implemented across the suite at this time, which will lead to gaps.

3. Compiling

  1. Install Gradle.

  2. Follow the instructions on the wiki for using Gradle.

4. Support

For bugs, crashes, or other issues you can fill out a GitHub issue request.

5. License

MekHQ is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
MekHQ is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with MekHQ. If not, see <http://www.gnu.org/licenses/>.

Please see MekHQ/license.txt for more information.

6. Dependencies

These are all listed in the format "{ Project Name } ({ Optional - Alternate Project Name }) ({ Optional - Description }) : { Implemented Version } { Current Version Badge } : { Project Link }"

6.1. Internal Dependencies

MegaMek (MM) : N/A : https://github.com/MegaMek/megamek

MegaMekLab (MML) : N/A : https://github.com/MegaMek/megameklab

6.2. Build Script Dependencies

launch4j : 2.5.4 launch4j : https://github.com/TheBoegl/gradle-launch4j

grgit : 5.0.0 Maven Central : https://github.com/ajoberstar/grgit

6.3. Suitewide Dependencies

Flat Look and Feel (FlatLaf) (Expanded Themes, including Dark Mode) : 2.6 Maven Central : https://github.com/JFormDesigner/FlatLaf

Jakarta XML Bind API (JAXB API) (XML Setup) : 4.0.0 Maven Central : https://eclipse-ee4j.github.io/jaxb-ri/

Jakarta XML Bind Runtime (JAXB Runtime) (XML Setup) : 4.0.1 Maven Central : https://eclipse-ee4j.github.io/jaxb-ri/

Log4j2 (Logging) : 2.19.0 Maven Central : https://logging.apache.org/log4j/2.x/

JUnit Jupiter (Unit Testing) : 5.9.1 Maven Central : https://junit.org/junit5/

Mockito (Unit Testing) : 4.10.0 Maven Central : https://site.mockito.org/

6.4. MegaMek Dependencies

Jackson (Jackson JSON) (JSON setup used for the internal graphical preference setup) : 2.14.1 Jackson : https://github.com/FasterXML/jackson-core

SerialKiller (Java Deserialization Security) : Latest Develop : https://github.com/ikkisoft/SerialKiller

Jakarta Mail : 2.0.1 Maven Central : https://eclipse-ee4j.github.io/mail/

XStream (Legacy XML Setup) : 1.4.14 Maven Central : http://x-stream.github.io/

Apache Commons Text : 1.10.0 Maven Central : https://commons.apache.org/proper/commons-text/

Apache Freemarker : 2.3.31 Maven Central : https://freemarker.apache.org/ Update Note : You'll need to also increase the version of Freemarker being actively used in MegaMek's TemplateConfiguration.java file.

6.5. MegaMekLab Dependencies

Apache PDFBox : 2.0.27 Maven Central : https://pdfbox.apache.org/

Apache XMLGraphics Batik Bridge : 1.14 Maven Central : https://xmlgraphics.apache.org/batik/

Apache XMLGraphics Batik Codec : 1.14 Maven Central : https://xmlgraphics.apache.org/batik/

Apache XMLGraphics Batik Dom : 1.14 Maven Central : https://xmlgraphics.apache.org/batik/

Apache XMLGraphics Batik Rasterizer : 1.14 Maven Central : https://xmlgraphics.apache.org/batik/

Apache XMLGraphics Batik SVGGen : 1.14 Maven Central : https://xmlgraphics.apache.org/batik/

Apache XMLGraphics FOP : 2.7 Maven Central : https://xmlgraphics.apache.org/fop/

6.6. MekHQ Dependencies

Javax Vecmath : 1.5.2 Maven Central

Joda Time : 2.12.2 Maven Central : https://www.joda.org/joda-time/

Apache Commons CSV : 1.9.0 Maven Central : https://commons.apache.org/proper/commons-csv/

Apache Commons Math3 : 3.6.1 Maven Central : https://commons.apache.org/proper/commons-math/

Apache Commons Text : 1.10.0 Maven Central : https://commons.apache.org/proper/commons-text/

Commonmark : 0.21.0 Maven Central : https://github.com/commonmark/commonmark-java

JFreechart : 1.5.3 Maven Central : https://www.jfree.org/jfreechart/

Joda Money (Finances) : 1.0.3 Maven Central : https://www.joda.org/joda-money/

Mockito JUnit Jupiter (Unit Testing) : 4.10.0 Maven Central : https://site.mockito.org/

mekhq's People

Contributors

windchild292 avatar sixlettervariables avatar nickaragua avatar aarongullickson avatar neoancient avatar dylan-m avatar mkerensky avatar hammergs avatar illianicbt avatar akjosch avatar vicentecartas avatar pheonixstorm avatar taharqa avatar kuronekochomusuke avatar sleet01 avatar sjuliez avatar bandildo avatar qwertronix avatar dericpage avatar arlith avatar jayof9s avatar bonepart avatar rexpearce avatar slater-jay avatar fmoody avatar firefly2442 avatar giorgiga avatar bullseyesmith avatar honeyskull avatar ulyssessockdrawer 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.