Jerzy Skalski
Jerzy Skalski
### By submitting this bug issue, you agree to the following. - [X] This is a bug in the software that resides in this repository, and not a support matter...
### By submitting this feature issue, you agree to the following. - [X] There is no existing issue for this feature (or similar) already ### Pull Requests or Links to...
Client without bot and with VS project to build special safe .exe for players. VS project has 2 new build targets: - OpenGL_admin - DirectX_admin Only .exe build with "admin"...
Visual Studio project and `vcpkg.json` changes to make it compile in VS and CMake on Windows with vcpkg. After these changes you don't have to run `./vcpkg install xxx` before...
### Pull Request Prelude Code to read real connection IP from OTCv8 proxy and HAProxy `send-proxy-v2` protocols. Changes also allow owner to edit server IP showed in "server status protocol",...
It's well known 'OTS stats' system with **LIMITED FUNCTIONALITY FOR TFS 1.6+**: **It does not track C++ functions executed by dispatcher** as it's not possible on 1.6+ ( https://github.com/otland/forgottenserver/pull/4306#issuecomment-2511657510 )....
### By submitting this feature issue, you agree to the following. - [X] There is no existing issue for this feature (or similar) already ### Pull Requests or Links to...
This PR is based on https://github.com/otland/forgottenserver/pull/4958 , because without it, it was very hard to test build-in HTTP server. ### TODO - decide, if it's fine, that class `SessionToken` is...
All is described in `docker/README.md`. It's docker configuration made using `docker-compose.yaml`. It starts TFS, MariaDB and phpMyAdmin inside containers. You can connect to it from Tibia Client using URL `http://127.0.0.1:8080`....