Skip to content
/ d2gs11 Public
forked from tesseract2048/d2gs11

Multithreaded Game Server for Diablo II 1.11b

License

Notifications You must be signed in to change notification settings

pvpgn/d2gs11

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D2GS for 1.11b

based on the work of marsgod & onlyer & faster

optimized D2GS & D2GE in C++ (used in production for 91D2.cn)

features:

  • support multi D2GE process

D2GS

Diablo II Game Server, designed for handling clients and s2s communications.

D2GE

Diablo II Game Engine, designed for really handling game logic. Based on Diablo II binaries, depending on LibD2Server.

LibD2Server

Library designed to patch Diablo II binaries and make them ready to serve.

LICENSE

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 2
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, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

About

Multithreaded Game Server for Diablo II 1.11b

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 58.5%
  • Assembly 24.8%
  • C++ 16.7%