yugiohcards
ygo-fabrica


yugiohcards | ygo-fabrica | |
---|---|---|
1 | 1 | |
2 | 24 | |
- | - | |
5.7 | 0.0 | |
over 3 years ago | about 2 years ago | |
Python | Lua | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
yugiohcards
ygo-fabrica
-
The Chronicler's Company - Bionicle YGOPro Expansion v3.19.4
The actual scripting is kind of the simplest part, since you usally need to find a card that does something similar, search it up on EDOPro, and click the card name to open its script. Then you simply copy the parts you need to your c.lua, and if you do that often enough you just eventually figure out what the commands actually mean. The .cdb file is a lot trickier because you first need to set up the correct table structure (easiest way to do it manually is copying an existing one and emptying out the data with a SQLite editor) and then enter all the information with the correct numeric values for card type, attributes, etc. Here's a pretty old tutorial that should still be fairly accurate, though incomplete at this point. But the process can be simplified a lot by using automated tools like YGOFabrica (uses simple text files as input, also generates the folder structure, pics, and blank script files) or mse2cdb (uses Magic Set Editor 2 projects as input, only generates/updates a .cdb file).
What are some alternatives?
EDOPro-HD-Pics-Downloader - Downloads high quality EDOPro cards pics using a ydk file
YgoMaster - Offline Yu-Gi-Oh! Master Duel
CallofDuty.py - Asynchronous, object-oriented Python wrapper for the Call of Duty API.
mangadex - A python wrapper for the mangadex API V5. Work in progress
EDOPRO-Skinpack - EDOPRO Skinpack - updated by Lahrenheit
pytube - A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
Lotd - Yu-Gi-Oh Legacy of the Duelist helper tool
mangadex-py - A python wrapper for the mangadex API V5. Work in progress [Moved to: https://github.com/EMACC99/mangadex]
Ygopro-Card-Creation - Documentation regarding Ygopro card creation
list-of-python-api-wrappers - List of Python API Wrappers and Libraries
mse2cdb - Tool for importing cards from Magic Set Editor files into a YGOPro cdb. Can be configured to support various languages and templates via Lua.

