Gazyi / TeknoMW3

This is all licensed under the GPLv3. No further development is planned.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes:

  • Everything here is released under GPLv3.
  • No further developmend planned

Known bugs:

  • Server list entries are not sanity-checked. This potentially allows 'hackers' to host a dedicated server that would crash the client(s) game process (when it's trying to add the faulty server to the list).

TODO:

  • Support for the latest build of the dedicated server (different calling convention, requires new hooks).
  • Anti-Cheat
    • A global white-list perhaps? Allowing only legit players to play: go to website, register, get ID.key, put into game folder, play. ID.key gets globally revoked after X number of bans.
    • In-process cheat scanner?

About

This is all licensed under the GPLv3. No further development is planned.

License:Other


Languages

Language:C++ 78.7%Language:C# 9.1%Language:C 8.7%Language:Objective-C 3.4%Language:Python 0.1%Language:Batchfile 0.0%