Edition / Compilation

Published by dkruben on

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #109875
    dkruben
    Participant

    Hello everyone, I hope to give my contribution here putting two links of two programs that I use for editing my XVM.

    Spoiler

    XCPad

    The text editor to edit the XVM-configs 3.5.0, 4.0.0, 5.0.0 and newer versions,

    adapted to the features of xc-format

     

    Version: 1.0.2__|__Build: 442
    Date of updates: 25.08.2014

    Description:
    Due to the fact that the XVM-config composed of many files, I got the idea to make your own text editor to work with it. The main task is the maximum combine disparate parts of the XVM-config in one editor, so that you can work with individual files, and with the XVM-config as a whole. For example, a search/replace in the text of all files and in a particular config file. Currently editor in a state of continuous development. The comments and suggestions you can write in this topic.

     

    2061503.jpg2980942.jpg

     

    Features editor:

    • supports files in xc-format and xvmconf-format;
    • opens the files in UTF-8 (ANSI and Unicode), always save files in UTF-8;
    • analyzes the external links in the xc-file and loads the full XVM-config;
    • displays all the config files in one window, by combining their editors;
    • supports syntax highlighting and folding blocks of text;
    • verification the JSON-file structure with indication error;
    • search/replace in the text of all files and in a particular config file;
    • thesaurus for autosubstitution of codes and autocomplete input of words, properties and macros;
    • instant access to the active config of XVM;
    • interface languages: English, Russian;
    • and others possibilities…

    In the development of:

    • config management;
    • support scripts by seriych;
    • processing elements of JSON-language (the file structure as a tree, moving on xc-references and Web-links);
    • custom syntax highlighting scheme of the text;
    • function to compare different configs.

    Basic requirements for the configs:

    • OS Windows XP, Vista, Seven, 8.1;
    • files must be saved in UTF-8. If the ANSI or Unicode, you should use the built-in functions for text conversion to UTF-8;
    • special characters must be written as “uxxxx”, where xxxx – character code in Unicode-table (eg “u2666” is click).

     

    download: http://www.koreanrandom.com/forum/index.php?app=core&module=attach&section=attach&attach_id=56284

     

    NotePad++

    Spoiler

    Features

    Download: https://notepad-plus-plus.org/repository/6.x/6.9.1/npp.6.9.1.Installer.exe

    #109876
    soulza
    Participant

    good post m8 , i like the XCpad and must stert to use it , I am sure most people use notepad++ for XVM but this is a serious contender

    #109877
    SRQFlyer
    Participant

    I used to use XCpad and liked it but has not had an update in 2 years.  I have not been able to fine how to open the xc files and show the Russian words.  I always end up with:

      // Dynamic transparency by various statistical parameters.
      // ???????????? ???????????? ?? ????????? ?????????????? ???????????.

    I have tried to open the file and config in UTF-8 and no difference.  I like having the Russian as it makes it easier to do a code compare with update from XVM to see what has changed.

    #109878
    dkruben
    Participant

    You have to download special characters for the Russian language, U2666 looking to find.

    #109879
    SRQFlyer
    Participant
    52 minutes ago, dkruben said:

    You have to download special characters for the Russian language, U2666 looking to find.

    I tried installing Russian in windows and that did not work.  Let me know if you find it, there were others having the issue also on the Korean Random forumn.

    #109880
    dkruben
    Participant

    try search more info in: http://unicode.scarfboy.com/?s=U%2B2666

    #109881
    SRQFlyer
    Participant
    1 hour ago, dkruben said:

    try search more info in: http://unicode.scarfboy.com/?s=U%2B2666

    That is not my issue.  

    I get this:  // ???????????? ???????????? ?? ????????? ?????????????? ???????????.

    When I should see:  // Главный конфигурационный файл (далее – конфиг).

    I also notice the in XCPad, when I look at languages, to shows English and ???????.  This makes me think that there is something in my windows and the app not getting along and not in my XC files.

    Notepad++ has no issues showing the cryllic stuff and it shows the files were saved in UTF-8.

     

    #109882
    soulza
    Participant

    i delete the russian comments lol

    i go to the xvm nightly website and see whats changed where in the event log , i often then copy paste new code and replace old code

    Capture.PNG

    #109883
    dkruben
    Participant

    well i clean all helpers^_^

    #109884
    SRQFlyer
    Participant
    2 hours ago, soulza said:

    i delete the russian comments lol

    i go to the xvm nightly website and see whats changed where in the event log , i often then copy paste new code and replace old code

    Capture.PNG

    I do the same, but sometimes I just like to do a compare in Notepad++, and it makes it a lot easier.  Someday I will figure it out.

    #109885
    Xander
    Member

    Hello i new on here but when i put ctrl the wole map put big and cant click on the coordinates of the minimap, anyone know a solution of this???

    #109886
    cuntybollox
    Member

    xcpad I found to be a handy tool b4 I got notepad++…..what would be better would be a configurator like they used to have on the xvm site whr u can see the the graphics changes ur editing makes…..

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.