Skip to content

server emulator to recreate the online mode of "Die Siedler: Aufbruch der Kulturen"

License

Notifications You must be signed in to change notification settings

S2-modders/Settlers-AdK-lobby-emulator

 
 

Repository files navigation

Die Siedler: Aufbruch der Kulturen Lobby Emulator [WiP]

This project is an attempt to recreate the online mode of "Die Siedler: Aufbruch der Kulturen" by emulating the online lobby and reimplementing the tincat3 network protocol.

Tincat version used: 3.0.53 (?)

Current Progress:

  • create account
  • login with account
  • request and show MOTD
  • character creation
  • character deletion
  • show online status of other players
  • add and remove friend to and from friendslist
  • add user to blocklist / ignorelist
  • global chat with properly working usernames
  • error messages when auth or account creation failed
  • create new game
  • join new game
  • launch new lobby with other players
  • automatic creation of TCP bridge to bypass port forwarding issues
  • see all created games with default filter (workaround with dll hack)

Usage

// TODO

Credits

  • BIG THANKS to cocomed who originally created this project and wrote most of the core code here
  • pnxr for continuing the project and adding fixes
  • the sacred2 community

About

server emulator to recreate the online mode of "Die Siedler: Aufbruch der Kulturen"

Resources

License

Stars

Watchers

Forks

Languages

  • C# 99.6%
  • Other 0.4%