Jump to content
Sign in to follow this  
themon

mob_db.txt to mob_db.conf

Recommended Posts

will hercules make mob_db.txt to mob_db.conf like what they did to item_db.txt?

Share this post


Link to post
Share on other sites

Pls... No.

In my mod server modify the 1000 monsters, change to the new system would have to configure everything again.
Change HP, EXP, Drop, str, int, ATK and many more ...

Share this post


Link to post
Share on other sites

Pls... No.

In my mod server modify the 1000 monsters, change to the new system would have to configure everything again.

Change HP, EXP, Drop, str, int, ATK and many more ...

 

they will do a converter for sure like they did with item db

Edited by evilpuncker

Share this post


Link to post
Share on other sites

its seems the development now is slow, is Ind busy?

Edited by Frost

Share this post


Link to post
Share on other sites

...

Example of something feature if change to the new system.

 

1. better readability and maintainability

2. no conflicts on updating

3. easier to bugfix if an item is bugged

4. faster performance

5. easier to update for the future

 

 

my professor on the university told us a sentence in the first year.

"If you dont like improvements, you dont like programming, then get the fuck of here!", What it means is, improvement of features always means work, because you have to understand the new features. But Programming is this kind of knowledge, you will always learn new things. If you dont want to learn new things, your wrong here.

Share this post


Link to post
Share on other sites

...

Example of something feature if change to the new system.

 

 

1. better readability and maintainability

2. no conflicts on updating

3. easier to bugfix if an item is bugged

4. faster performance

5. easier to update for the future

 

 

my professor on the university told us a sentence in the first year.

"If you dont like improvements, you dont like programming, then get the fuck of here!", What it means is, improvement of features always means work, because you have to understand the new features. But Programming is this kind of knowledge, you will always learn new things. If you dont want to learn new things, your wrong here.

Hehehe! funny thats the same thing that I like to try to learn new things even  yommy kept on killing me :sob: :sob: Edited by themon

Share this post


Link to post
Share on other sites

when i started to programm ill worked with Dark Basic i tought its the best and only language i want to use. but then i meet Java, HTML5, CSS3, Javascript, C++, C, C# and ASM :-)

It is not imprtant which language you learn. with ever step you take on any language, you also improve your knowledge for other languages.

as you learn to understand new things more quick.

Share this post


Link to post
Share on other sites

1. better readability and maintainability

2. no conflicts on updating

3. easier to bugfix if an item is bugged

4. faster performance

5. easier to update for the future

I agree on all points except performance, as the formatting is more elaborate it is slower to parse than the previous however we are already have the weapons to fight that -- with the HCache http://herc.ws/board/topic/1389-hcache-item-packages-update/ while HCache is currently being used for item_packages.conf it can be used to make itemdb reading faster than it was before if we prioritise it (or if someone makes a pull request with it)

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.