Jump to content

Tiera

Members
  • Posts

    103
  • Joined

  • Last visited

Everything posted by Tiera

  1. В настройках выставить опцию NewLogin и все.
  2. Программы для компиляции зависят от ОС на которой будет работать сервер. Патчер можно брать любой который есть в разделе (KPatcher, Thor, Neoncube). Для компиляции сервера под Windows можно использовать Microsoft Visual Studio 2008/2010. Для компиляции сервера под Linux прочитайте эту информацию. По поводу патчеров есть такая информация.
  3. Идешь по этой ссылке и скачиваешь полный клиент, папку дата и понравившейся патчер. По этой ссылке скачиваешь последнюю версию эмулятора. Ну а дальше все просто, собираешь клиент, компилируешь сервер и все.
  4. Поддержка новой логин системы есть в KPatcher'е. Через сайт вроде бы никто еще не делал авторизацию.
  5. server/src/map/config/renewal.h Строки #define RENEWAL_DROP и #define RENEWAL_EXP для отключения надо закомментировать.
  6. Patcher has been updated to version 3.0.1: Returned support the New Login System; Returned old patch info store format; Added support for running the client if the remote configuration file is not available.
  7. Your wishes will be carried out in tomorrow's update. Judging by tests patcher works fine, hope this will be the final version of the patcher. Further work will consist in correcting errors (if any) and adding new functionality.
  8. Well, will return the old system of storing information about the latest patch. The change will be in the immediate update. What can you say about the error and the speed of the new version of the patcher?
  9. Why is storing information about the last patch in the registry is a bad idea? Can you suggest an alternative, or return to the old method of storage?
  10. Some settings will be returned including this one. Support the CRC check files remain, it is in the file update.ini on the server side. While the patcher only supports the old login system. Support for the change will necessarily be in the immediate update. The challenge now is to find critical bugs (if any). Updates will be out at least once a week.
  11. The first release of new version 3.0 Patcher is completely rewritten and optimized. Due to the changing development environment and optimizing the size of patcher has decreased by almost 10 times. With the current version of the patcher uses technology embedded skin, which implies the absence of any other files included with the patcher. Patcher has been tested on OS Windows XP SP3 + latest updates, and Windows 7 x64 SP1 + latest updates. I welcome your feedback and reports on the work of patcher.
  12. Hi all. I now have no time to be engaged in the development of patcher on this before the weekend, I asked my husband to continue to develop, but he refused to support the code that I wrote, arguing that the development environment which I use for him is not acceptable. After some persuasion, he agreed, but with one condition that the code will be written to them personally and to the development environment, which he prefers. Over the weekend, he rewrote the patcher from scratch. Now he is testing and as he said in the next couple of days will be ready to release a beta version 3. Maybe I will try to persuade him to make a beta release today.
  13. Tiera

    Навыки

    БОльшая часть навыков для профессий 3-2 не реализована на стороне сервера. А так все остальное работает нормально.
  14. Now working on bugfixing...
  15. Tiera

    KPatcher

    Сейчас работаем над устранением подобных ошибок. Если закрыть патчер во время процесса применения патча, патчер завершит применение патча и только потом закрывается. Спасибо за замечания и комментарии. В ближайшем релизе мы это исправим.
  16. More info please, full patcher version.
  17. Tiera

    KPatcher

    Updated, added German language support.
  18. Patcher updated, Fixed bug when running on WinXP. Added German language. I hope more issues will not and can begin to optimize the code.
  19. Patches 1 through 6 are examples, they should be removed. To apply the patch changed a record to: ;Patch List file ;File Structure: ; [1] - patch number ; Type - type of the patch: ; GRF - a patch GRF/GPF archive and will be merged with the file specified in the [settings:PatchServer:Main:Grf] or options Grf patch sheet ; RAR - RAR archive is a patch and will be unpacked in the folder with the client ; RGZ - the patch is RGZ and archive will be unpacked in the folder with the client ; GDF - the patch is the file name or mask to be removed from the files of the GRF file specified in the [settings:PatchServer:Main:Grf] or options Grf patch sheet ; CDF - the patch is the file name or mask to be removed from files in the folder with the client ; Patch - actually the patch ; Grf - GRF file to which to apply the patch, if the string is empty or commented out, the patch will be applied to the file specified in the [settings:PatchServer:Main:Grf] [1] Type = RAR Patch = clownwings.rar
  20. WinRAR you only need to create a patch rar. Comment out the line in the settings.ini file StatusUrl Skin for your server, you have to do everything myself, it's standard skin for the initial setup. Plist.ini file contains the instructions for use.
  21. To create a GRF/GPF patch you can use any editor of GRF/GPF To add files to a folder data create rar archive with the necessary files to you.
  22. Url = http://***/KPatch/pf/ should be the Url = http://***/KPatch/ without pf/ Do not forget to embed the file with the changes in the patcher.
×
×
  • Create New...