• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Release] odoRE Config Editor v0.1 Alpha

Newbie Spellweaver
Joined
Jun 21, 2020
Messages
61
Reaction score
35
The first version of the universal config editor for the BDO Remastered server.
SoulStar - [Release] odoRE Config Editor v0.1 Alpha - RaGEZONE Forums
Opportunities:


  • List all existing config files (* .properties)
    • Game Server
    • Login Server
    • Java
  • Description output to configurations with value options;
  • Search string by key;
  • Saving configs with comments;
  • Language Change Support (EN, RU)
SoulStar - [Release] odoRE Config Editor v0.1 Alpha - RaGEZONE Forums
Hotkeys:
Open/close Project explorer: Ctrl + P;
Open/close the information block: Ctrl + I
Open/close the search window: Ctrl + I | After entering, you can immediately press Enter
Save document: Ctrl + S

What needs to be supplemented:
Add ability to edit AI configuration files
Interact with SQLite3
Learning to work with World

How to use it?

Copy archive contents to server root and run

How to add your own language?
You need to go to the data/lang directory and create a directory with your language,
copy the contents from en_us and start editing.

Formatting examples:
For app.csv: Key|Value|
For other files: Key|Value|Default settings

p.s. This is a very raw version, write about bugs.

Download (v 0.1):
| |
 

Attachments

You must be registered for see attachments list
Last edited:
Life is beautiful, after
Joined
Aug 21, 2019
Messages
632
Reaction score
456
If im wrong tell me, but this is a UI config for gameserver/bin/configs ?
 
Newbie Spellweaver
Joined
Jun 21, 2020
Messages
61
Reaction score
35
Everything is simpler here, the program simply searches for files of a certain format and displays their contents in a convenient form. But I plan to expand it, now I'm preparing a world editor for the placed NPCs and monsters

In simple words, the answer is yes, but with a search and a view all at once
 
Life is beautiful, after
Joined
Aug 21, 2019
Messages
632
Reaction score
456
Everything is simpler here, the program simply searches for files of a certain format and displays their contents in a convenient form. But I plan to expand it, now I'm preparing a world editor for the placed NPCs and monsters

In simple words, the answer is yes, but with a search and a view all at once

I really like your UI program. Ty.

Can add me in discord?
Ledie #1194
 
Initiate Mage
Joined
Aug 3, 2020
Messages
1
Reaction score
0
Error in opening the given file. Please support Chinese
 
Newbie Spellweaver
Joined
Nov 22, 2005
Messages
12
Reaction score
1
Everything is simpler here, the program simply searches for files of a certain format and displays their contents in a convenient form. But I plan to expand it, now I'm preparing a world editor for the placed NPCs and monsters

In simple words, the answer is yes, but with a search and a view all at once



Спасибо тебе добрый человек. отличная прога .
:thumbup::thumbup::thumbup::thumbup::thumbup:
 
Newbie Spellweaver
Joined
Jun 19, 2016
Messages
65
Reaction score
13
The first version of the universal config editor for the BDO Remastered server.
SoulStar - [Release] odoRE Config Editor v0.1 Alpha - RaGEZONE Forums
Opportunities:


  • List all existing config files (* .properties)
    • Game Server
    • Login Server
    • Java
  • Description output to configurations with value options;
  • Search string by key;
  • Saving configs with comments;
  • Language Change Support (EN, RU)
SoulStar - [Release] odoRE Config Editor v0.1 Alpha - RaGEZONE Forums
Hotkeys:
Open/close Project explorer: Ctrl + P;
Open/close the information block: Ctrl + I
Open/close the search window: Ctrl + I | After entering, you can immediately press Enter
Save document: Ctrl + S

What needs to be supplemented:
Add ability to edit AI configuration files
Interact with SQLite3
Learning to work with World

How to use it?

Copy archive contents to server root and run

How to add your own language?
You need to go to the data/lang directory and create a directory with your language,
copy the contents from en_us and start editing.

Formatting examples:
For app.csv: Key|Value|
For other files: Key|Value|Default settings

p.s. This is a very raw version, write about bugs.

Download (v 0.1):
| |
add the ability to select the server location pointing to the root.it would also be nice if you make it possible to edit configurations remotely.I also think you need to make it possible to configure the server login and game server separately.for example, my login server and game server are on different servers
Так как вы понимаете Русский то напишу на родном языке )
добавить возможность выбора расположения сервера, указывающего на корень.Также было бы неплохо, если бы вы сделали возможность редактировать конфигурации удаленно.Я также думаю, что вам нужно сделать возможность отдельно настраивать логин на сервере и игровой сервер.например, мой сервер входа и игровой сервер находятся на разных серверах
 
Newbie Spellweaver
Joined
Jun 21, 2020
Messages
61
Reaction score
35
add the ability to select the server location pointing to the root.it would also be nice if you make it possible to edit configurations remotely.I also think you need to make it possible to configure the server login and game server separately.for example, my login server and game server are on different servers
This will be all, the next versions will appear next week, but so far only on emudevs. Until I am 100% sure that everything works.
---------------------------
Это всё будет, ближайшие версии появятся уже на следующей неделе, но пока только на emudevs. До тех пор, пока я не буду уверен на 100% что всё работает.
 
Back
Top