Giter Site home page Giter Site logo

dataeditorx's Introduction

DataEditorX

Manage card database(.cdb file) for ygopro.

Download

https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip

FAQ
Q: I can't run the program.
A: Please install .NET Framework.

Features

  • Create and edit card databases.
  • Compare, copy and paste card records across databases easily.
  • Read card records from ygopro decks(.ydk file) or card picture folders(eg. pics folder of ygooro).
  • Create and edit card scripts(.lua file).
  • Export and import MSE sets.
    ...

FAQ
Q: How to add a new archetype?
A: First decide the setcode (a hex number) for the new archetype. Do not confict the existing setcodes. Then type it in the text box on the right of the combo box of archetype. Click Modify. To show the name of the new archetype in the combo box. Open data/cardinfo_xxx.txt (xxx is language), add a new line between "##setname" and "#end", write the setcode (start with 0x) and the archetype name separated by a Tab symbol.

Language

Open Menu Help-->Language to choose language, then restart the application.
If you want to add a language xxx for DataEditorX, you need two files:

data/language_xxx.txt for graphic interface
data/cardinfo_xxx.txt for card information

Each line in language_english.txt/cardinfo_english.txt is separate by a Tab. Translate the content on the right of Tab then put them in language_xxx.txt/cardinfo_xxx.txt.

dataeditorx's People

Contributors

247321453 avatar alphakretin avatar dailyshana avatar purerosefallen avatar ribonuclecode avatar shadowfox87 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dataeditorx's Issues

Support for non-ASCII characters.

Hi, trying to translate into Spanish and it seems that some special characters (¡, ¿, é, ú, etc.) do not come out well. Please add support for non-ASCII character for translating into other languages.
captura

[ SOLVED ] Multiple Attributes & Races + More Search Fields

hi ,
Pretty cool how far this program has come ..
I really can't think of anything else that's missing at the moment , except :
很酷這個程序有多遠..
我真的不能想到目前缺少的其他任何東西,除了:

    1. Inserting multiple Attributes (Property) & Monster Types , as seen here :
    1. 插入多個屬性(屬性)和怪物類型,如下所示: :


The only way to do it is make the Attribute & Race fields empty and edit them in SQL by adding their Constant's hex values , but it would be nice to avoid the longer approach & have a check field perhaps , like the Card type & Category have their own check fields , to be able to add multiple Races & Attributes
唯一的方法是使屬性和種族字段為空,並通過添加其常數的十六進制值在SQL中編輯它們,但是避免更長的方法和一個檢查字段可能是很好的,如卡類型和類別 它們自己的檢查字段,以便能夠添加多個Races&Attributes

I suppose another way , is to add it in Custom Card's scripts , with EFFECT_ADD_RACE or EFFECT_ADD_ATTRIBUTE with EFFECT_CANNOT_DISABLE+EFFECT_FLAG_UNCOPYABLE , so maybe this isn't needed ..
我想另一種方式,是將它添加到自定義卡的腳本,與EFFECT_ADD_RACE或EFFECT_ADD_ATTRIBUTE與EFFECT_CANNOT_DISABLE +效果標誌UNCOPYABLE,所以也許這不是必需的。

    1. Adding a way to search for key words in a card's effect
    1. 添加一種方法來搜索卡片效果中的關鍵字

I know u can search for specific cards in the database by just typing it here :
我知道你可以在數據庫中搜索特定的卡,只需在這裡鍵入:

Would it be possible to also add a way to search for cards by typing specific key words , like you can in Ygopro ?
是否可以通過鍵入特定的關鍵詞來添加一種方法來搜索卡片,就像在Ygopro中一樣?

i don't always want to use Ygopro to search for key words , especially after some "genius" thought it was "smart" to add a 4000+ card mandatory anime database , to make Ygopro load even longer than it did before , and the Ygopro Percy becomes more bugged after each update - u can't even search for pendulum scales and the sort button is all messed up , so i would rather use DataEditorX to search for cards
i just use Ygopro Percy to search for cards , so if i can look for them in DataEditorX , i won't have to use Ygopro Percy any more 💃
我不總是想使用Ygopro搜索關鍵詞,尤其是在一些“天才”認為它是“聰明”添加一個4000+卡強制性動畫數據庫,使Ygopro加載比以前,和 Ygopro Percy在每次更新後變得更多bug - u甚至不能搜索擺比例和排序按鈕都搞亂了,所以我寧願使用DataEditorX搜索卡
我只是使用Ygopro Percy搜索卡,所以如果我可以在DataEditorX中找到他們,我不必使用Ygopro Percy任何更多 💃

Thank in advance
預先感謝

Request to accept artwork with a card name

The card artwork goes in the "Images" folder and all artwork filenames with a card's gamecode number is accepted.

DataEditorX also accepts artwork filenames with a card's name, and will automatically rename them to the card's gamecode. But it will not accept a filename for example "Number 39 Utopia" because the card's name is "Number 39: Utopia". You can't name a file with ":" in Windows.

Please, a request for the DataEditorX developers to allow these artwork filenames in the "Images" folder to be accepted?

  • Ignore if a filename doesn't have " " ", for cards like ''A'' Cell Breeding Device, Maxx "C", etc.
  • Ignore if a filename doesn't have " : ", for cards like Number Monsters
  • Ignore if a filename doesn't have " ? ", for cards like Side Effects?
    http://yugioh.wikia.com/wiki/Side_Effects%3F
  • What else card name am I missing... You understand what I mean?

Kind regards, I hope this gets added.

"Link" and "Normal" types not shown in exported MSE files

Hello,

The type text "Link" and "Normal" are not appearing on the images of Link monsters and Normal monsters respectively, if I try to export a cdb file into an mse file, as seen in the image below.

o3qheba

I've been trying to fix it myself but was unable to. The closest thing to even finding out why this happens was looking into the .txt-file created during the export, and seeing that the associated type wasn't present there already:

rgerthth

I hope this can be looked into, if it is important enough for your time!

Best regards,
Kone Skirata

Issue with pendulum card

When i save cards as mse-set and than open that set with magic set editor, pendulum monsters are without scale. What could be the problem?

Editor not opening cdb when clicking cdb

Hi there,
so yesterday i updated my DataEditorX to the newest available version. After doing so i noticed that when i would click a cdb saved on the desktop for example, it would not open DataEditorX... it does however open them if say i go to file+open then select the file from any location..

Also if i try right clicking a cdb and selecting open with: after browsing my DataEditorX in its file location and selecting it... it don't set it as the default program to open with. After selecting it and pressing ok, it don't even appear on the list of possible programs to open the cdb. the older version for me didn't seem to cause this issue. not sure if the zip is missing something that is affecting the shortcuts for DataEditorX or human error on my end ? (All my other shortcuts on my computer seem to work... its just the cdb/opening with DataEdtiorX.) either way... it be greatly appreciated if you can help me to solve this issue. Thanks.

[SOLVED] What means reimage = true ?

I tried to translate what it is inside the changed.txt , but i dont understand what exactly it is

Does anyone here know what that option does ?
########################### Artwork
reimage = true

Thank You!

Make search exclude certain types or categories??

How can I search for a certain type of card but exclude other types from the search?

For example I wanna search for Machine monsters that aren't Extra Deck monsters (basically Normal AND Effect but exclude Synchro Link Fusion and Xyz) but I can't since the program doesn't allow me to exclude card types from the search

Is there a feature that I missed?

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.