Jump to content

Metin2 Dev

Bot
  • Posts

    2151
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Metin2 Dev

  1. @tierrilopes As have been mentioned, there are some definition of Themida in sources, so I have added it to the list aswel. @arves100 I have said this list contains only libraries that are used in client sources.
  2. I'm trying to use static as less as possible. What is the reason this really needs to be static? Also, what about couples that play together on one IP? Idea is good, not perfect solution, but at least something.
  3. What do you mean?
  4. Hello! Tired of checking for new versions of libraries? Let's make life easier to everyone. I would like to stay information up to date in this thread. If you know about some of the libraries has got new version, please DM me or moderator to edit this topic. Currently here are only libraries that client use. PS: Don't forget to check this thread also! Boost License: Boost Software License (Content) Version: 1.69.0 Documentation: [Hidden Content] Link: [Hidden Content] Crypto++ License: Boost Software License (Content) Version: 8.0 Documentation: [Hidden Content] Link: [Hidden Content] libjpeg-turbo License: Mixed IJG, BSD and zlib (Content) Version: 2.0.1 Documentation: [Hidden Content] Link: [Hidden Content] LZO License: GNU (Content) Version: 2.10 Documentation: Not provided Link: [Hidden Content] Python License: Special license (Content) Version: 2.7.15 / 3.7.2 Documentation: [Hidden Content] Link: [Hidden Content] DirectX License: The DirectX APIs are part of the OS, so there's no fees to use them. Version: 12.0 (10.00.9926.0000) Documentation: [Hidden Content] Link: [Hidden Content] IL License: LGPL (Content) Version: 1.8.0 Documentation: [Hidden Content] Link: [Hidden Content] The Miles Sound System License: Propretial Version: 10 Documentation: Not provided Link: [Hidden Content] Granny 3D License: Propretial Version: 2.11 Documentation: Not provided Link: [Hidden Content] SpeedTree License: Propretial Version: 7 Documentation: [Hidden Content] Link: [Hidden Content] Themida License: Propretial Version: 2.4.5.0 Documentation: Not provided Link: [Hidden Content]
  5. Greetings to all developers! I would like to know your thoughts about running the game on different OS than FreeBSD. PS: If you run server on different OS, just mention to be added to poll.
  6. That's the correct behaviour.
  7. Just take an inspiration from duel?
  8. I haven't seen the bug with running after dead in my sources as well.
  9. Sometimes the same thing happened to me and it is because the symbol ; was missing in some line, I had to review line by line until I found it.
  10. data/monster In serverside
  11. Do you have the exporters for granny 2.11 too? [Hidden Content]
  12. APPLY_MALL_ATTBONUS
  13. // uiQuest.py def AppendQuestion(self, name, idx): if not self.btnAnswer: return # This if: if name.find("#SC#") != -1: name = name.replace("#SC#", ";") In your quest just use #SC#. Hardcoded but is just a if ...
  14. Thanks: [Hidden Content]
  15. Santa Claus, before leaving, please leave us a rework release of official skills as a gift.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.