-
Hello, someone has a compilation for the 10.97 version of Tibia?
I tried due to compile and adjust to 10.97, however unsuccessfully, does anyone know how or have done it?
Thank you
-
Due the max network msg size(24590 bytes) we can't send a big single one packet to the client(a packet larger than 24566) like the store offers message(this packet got too much strings, its why if you…
-
I'm trying to do all process do encrypt and to make available a version with updater and got that error.
If I put modules, mods, layouts, data and init.lua on the folder it runs ok.
With just libGLE…
-
hello, firstly thanks for all the contributions to the community!
I decided to try your projects and everything went okay with the compilation etc, however when trying to join this is what i am loo…
-
### Current problem
Private key is publicly available. This creates a security risk.
I am aware that most of the code will be in the client or related tools, but adding an option to get a public k…
Zbizu updated
3 years ago
-
Working on some File Manager stuff.
First thing is a FileDialog API.
Basically a function that works like this:
FileDialog.show(title, filter, action)
it returns false if its busy, returns nil if n…
-
### Before creating an issue, please ensure:
- [x] This issue is reproducible without changes to the code in this repository
- [X] This is a bug in the software that resides in this repository, …
-
### Steps to reproduce
1. create character with only spaces as a name
2. log in
3. log out
4. restart client
### Expected behaviour
settings loading correctly on next client launch
### Actu…
Zbizu updated
4 years ago
-
**Describe the bug**
Frequently I am getting NOERRORS without ANSWERs being returned for known working domains.
**To reproduce**
Steps to reproduce the behavior:
dig rexia.pl @10.44.3.2 -p 53
…
-
Hi everyone,
I want to suggest a more clear way of handling language strings in the client, something that would make translations / language edits easier to create.
### Problem:
- current way …
Zbizu updated
3 years ago