Giter VIP home page Giter VIP logo

go-sro-agent-server's Introduction

go-sro-agent-server

go-version version build-status last-commit

An agent server implementation of the game Silkroad Online , based on go-sro-framework and go-sro-fileutils, written in Golang. Also raylib-go is being used for the navmesh viewer in cmd/navmesh-viewer/

It was developed using vSRO 1.88 files. Using different versions might result in errors and bugs.

Config

Environment variable values are prioritized over config file values

Configuration can be done by config file or env variables. There is some default configuration which you can check here:

Features

  • Character Lobby
    • Character Creation
    • Character Deletion
    • Joining Game
  • Movement
    • Currently, just click-walking is possible
    • Terrain collision detection working
    • Object collision detection working (almost perfect)
  • Spawn System
    • Automatic spawning of objects/players/monsters/NPCs in range
    • Automatic despawning of objects/players/monsters/NPCs out of range
    • Position updates of objects/players/monsters/NPCs
  • Chat
    • Custom Chat Commands (Currently just for accounts with GM status)
    • All Chat
    • Party Chat
    • Notices
    • Whisper
  • Party
    • Party invitation
    • Party matching system registration
    • Party matching system application (join request)
    • Party matching system application handling
  • Inventory
    • Equipping items
    • Unequipping items
    • Moving items in inventory
  • Stall
    • Stall creation
    • Stall item registration
    • Stall item deletion
    • Stall name changing
    • Stall chat

Acknowledgement

As the development was not a single person's effort, I want to thank DaxterSoul for sharing his wide knowledge on the game and its peculiarities.

Without his packet and file structure documentation this would not have been possible.

Additional Projects

As this is just a framework, there are also projects taking this framework into use:

Contribution

If you want to engage in the development, you are free to so. Simply fork this project and submit your changes via Pull Requests.

There is some documentation around the game located under docs, however it does not give any guideline. It is more like a collection of information I gathered over time. Some of it may still be in German, so take my apologies here for not translating them yet.

Providing a usable documentation is still a big item on my TODO list for this project. Any help on this is highly appreciated.

If you have any more questions, feel free to contact me.

Licensing

go-sro-agent-server is licensed under the DON'T BE A DICK PUBLIC LICENSE. See LICENSE for the full license text

go-sro-agent-server's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.