Skip to content

luizmurakamipro/W2PP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

W2PP

About the Project:

The W2PP is a project based on a decompilation from a Polly's Server Release for the game W2. The project is entirely developed in C/C++ and we use Visual Studio 2015 to compile and develop the project.

We use the latest client build to connect this release.

We do not claim any copyrights, this project was created just for study purposes. All rights reserved to Hanbitsoft.

The initial code was created by Klafke and TheHouse and are maintened by a active community at current moment.

Content of W2PP Project:

Here's a list with avaliable content in actual project and what means:

  • AttributeMap_Editor: Developed to make changes in attributes of Map.
  • BISrv: Application deprecated destined to control GameServers and CPU usage.
  • ClientPatch_v7662: DLL to unlock Client.
  • DBSrv: Application to control accounts, chars and others.
  • DropTool: Application to change drop.
  • EDITAPMOB: Application to edit summons. (Envocations and Mounts)
  • EDITAPNPC: Application to edit npcs.
  • ExpTool: Application to change exp rate in mobs.
  • NPTool: Application to manage accounts. (Administrative tool)
  • SearchPass
  • TMSrv: Application to control connections.
  • ZerarSkill

Thigs to do:

  • Decompile the release from Polly's Server.
  • Stable release.
  • Remove all compile warnings.
  • Fix all bugs.
  • Create an documentation.
  • Re-create the project, to make more organized.
  • ???

General Public License:

The code is under the GNU GPL v3 license, so you can be feel free to study and contribute.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Active Contributors:

  • Luis Gustavo
  • Woz Farias
  • Eric Santos

Helpful Links:

About

The last W2 remaining stronghold.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.2%
  • C 8.6%
  • Objective-C 1.2%