All Projects → TanukiSharp → MHArmory

TanukiSharp / MHArmory

Licence: MIT license
Armor Set Search application for Monster Hunter: World

Programming Languages

C#
18002 projects
HTML
75241 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to MHArmory

rab
Rusty Armor Builds - Monster Hunter Rise Armor Set Creation Tool
Stars: ✭ 29 (+45%)
Mutual labels:  set, armor, monster, hunter
BurgerCustomArmor
Create Custom Armor Sets with several abilities!
Stars: ✭ 25 (+25%)
Mutual labels:  set, armor
MHWCalculator
Monster Hunter World: Iceborne - Calculator
Stars: ✭ 39 (+95%)
Mutual labels:  monster-hunter, mhw
Dspn
[NeurIPS 2019] Deep Set Prediction Networks
Stars: ✭ 80 (+300%)
Mutual labels:  set
Gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, …
Stars: ✭ 10,883 (+54315%)
Mutual labels:  set
Set Value
Set nested values on an object using dot-notation, like 'a.b.c'.
Stars: ✭ 203 (+915%)
Mutual labels:  set
Apiset
API Set resolver for Windows
Stars: ✭ 42 (+110%)
Mutual labels:  set
Collectable
High-performance immutable data structures for modern JavaScript and TypeScript applications. Functional interfaces, deep/composite operations API, mixed mutability API, TypeScript definitions, ES2015 module exports.
Stars: ✭ 233 (+1065%)
Mutual labels:  set
Golang Set
A simple set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
Stars: ✭ 2,168 (+10740%)
Mutual labels:  set
Redux Data Structures
Reducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.
Stars: ✭ 157 (+685%)
Mutual labels:  set
Core
Elm's core libraries
Stars: ✭ 2,634 (+13070%)
Mutual labels:  set
Setreplace
Wolfram Language Package for exploring Set and Hypergraph Substitution Systems
Stars: ✭ 142 (+610%)
Mutual labels:  set
Jhform
JhForm - 自定义表单工具,更加简单,快捷的创建表单、设置页面
Stars: ✭ 108 (+440%)
Mutual labels:  set
Hamt
Immutable and Memory-Efficient Maps and Sets in Go
Stars: ✭ 213 (+965%)
Mutual labels:  set
Spans
Spans is a pure Python implementation of PostgreSQL's range types.
Stars: ✭ 106 (+430%)
Mutual labels:  set
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+5540%)
Mutual labels:  set
Containers
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
Stars: ✭ 125 (+525%)
Mutual labels:  set
Python Sortedcontainers
Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set
Stars: ✭ 2,379 (+11795%)
Mutual labels:  set
ass-compiler
Parses and compiles ASS subtitle format to easy-to-use data structure
Stars: ✭ 73 (+265%)
Mutual labels:  ass
SABRE.js
Substation Alpha suBtitles REnderer -- A Gpu Accelerated Javascript Advanced SubStation (ASS) Alpha Subtitles Renderer. Renders .ass and .ssa files.
Stars: ✭ 58 (+190%)
Mutual labels:  ass
Current version: 0.0.9.6
Last modification: 2019/06/10

Overview

This project is something I've always wanted to develop.

The main motivation to do it has been led by the marvelous Athena's ASS application. If you do not know it, it's a shame, but it's never too late to give it a try.

There are some parts in Athena's ASS I think could be improved, and for programming language preference reasons, I decided to make my own application, in order to make it the way I want. Note that the data used by Armory is the one provided by Athena's ASS.

Also, I want to make Armory a community driven project, for people to be able to give their opinion and request features, thus open sourcing it on GitHub.

Main window

How to contribute

For any bug report or feature request, please fill an issue here.

If you are a developer and want to contribute to code, I recommend to first open an issue to describe the problem to solve or feature to be implemented, before implementing it, in order to discuss about it.

You can also extend Armory by implementing your own solver if you want. Here is a documentation about how a solver works, and how to make your own.
./MHArmory.Search/Documentation/README.md

Download

Link to direct download: https://tanukisharp.github.io/MHArmory/download.html

Older versions can be downloaded as well, here: https://github.com/TanukiSharp/MHArmory/tree/master/Distributions

When you update to a newer version of Armory, you can copy the config.json file from the old version to the new. This file contains all your settings that you probably want to keep when you update.

Stay tuned

Follow Armory on Twitter to get latest news and updates: https://twitter.com/MHArmory

Possible future work

May happen in a near future

  • Unit tests
  • Armor set builder (with partial equipment)
  • Asset explorer organized as tree

Change log

You can find a change log file here

Thanks

Terms of use

Monster Hunter™ and Monster Hunter: World™ are registered trademarks or trademarks of Capcom Co., Ltd.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].