edubart / otclient

An alternative tibia client for otserv written in C++11 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to customize
Other
646 stars 399 forks source link

Question 7 Tavernlight games #1217

Closed Oroppo closed 5 months ago

Oroppo commented 5 months ago

changes were made primarily within the modules

You can find the changes directly at \otclient\modules\client_jump.

ricardoianelli commented 3 months ago

@Oroppo just as a feedback:

ricardoianelli commented 3 months ago

In this repository people don't care much about description in their pull requests, as long as your code is good and they understand what you're trying to do. But if you want suggestions of a few pull request examples, here are some of mine for another project:

https://github.com/ricardoianelli/Summer/pull/2 https://github.com/ricardoianelli/Summer/pull/3 https://github.com/ricardoianelli/Summer/pull/4