Giter Site home page Giter Site logo

spiritworker's Introduction

SpiritWorker

A WIP server emulator for SoulWorker (GF 1.7.20.2). Currently, you can spawn in the world, give yourself items, and play the very first dungeon.

Running the server and client

Prerequisites

  • Java 8 JDK
  • Mongodb (recommended 4.0+)
  • GF soulworker client (1.7.20.2) installed

Starting up the server

  1. Compile the server with ./gradlew jar
  2. Extract the .res files from data12.v in your soulworker client/data folder into a folder called resources in your spiritworker directory (use something like https://github.com/Leayal/VData-Reader)
  3. Copy the data folder from the source folder to your server directory
  4. Run the server with java -jar spiritworker.jar, you can also run both the auth and game servers separately by adding -auth or -game as an argument

Connecting with the client

Run the client with SoulWorker.exe --authCode aaaaa --ip 127.0.0.1 --port 9000 as its launch arguments

In game commands

!give [item id] [count] - Gives {count} amount of {item id} !starterpack - Gives you a full set of the Vistor's armor and Tathata’s jewelry !changestat [stat id] [value] - Sets one of your stats to {value}

spiritworker'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.