1 unstable release
new 0.1.0 | Feb 9, 2025 |
---|
#3 in #idewave
81 downloads per month
130KB
2.5K
SLoC
Tine
TINE IS NOT EMULATOR, it is just a tiny WoW server (currently for version 3.3.5a only), implemented for testing. It contains only basic functionality, which probably will be extended in the future.
The main objectives of the project are: it can be used for testing the sending and receiving of packets; it can replay packets received from external sources (e.g., it allows connecting a regular WoW client to tine, which is linked to tentacli, and observing the packets in real-time, effectively letting you see the world as tentacli does in the area it is spawned).
How to start
Compile using cargo build
or run directly using cargo run
.
You want to contribute
It's always welcome. Just create pull request with your improvements, bugfix etc.
If you want to support...
...you can buy me a ko-fi
lib.rs
:
TINE IS NOT EMULATOR, it is just a tiny WoW server (currently for version 3.3.5a only), implemented for testing. It contains only basic functionality, which probably will be extended in the future.
The main objectives of the project are: it can be used for testing the sending and receiving of packets; it can replay packets received from external sources (e.g., it allows connecting a regular WoW client to tine, which is linked to tentacli, and observing the packets in real-time, effectively letting you see the world as tentacli does in the area it is spawned).
Dependencies
~8–17MB
~218K SLoC