Coder Social home page Coder Social logo

survivorr322 / ace Goto Github PK

View Code? Open in Web Editor NEW

This project forked from acemulator/ace

0.0 0.0 0.0 504 KB

Asheron's Call server emulator.

Home Page: http://acemulator.org

License: GNU General Public License v3.0

PowerShell 1.12% SQLPL 0.08% C# 98.80%

ace's Introduction

ACEmulator Core Server

ACEmulator is a custom, completely from-scratch open source server implementation for Asheron's Call built on C#

  • MySQL and MariaDB are used as the database engine.
  • Latest client supported.
  • Currently intended for developers that wish to contribute to the ACEmulator project.

Getting Started

  • Install MySQL
  • Create three databases named ace_auth, ace_character, and ace_world.
  • Load AuthenticationBase.sql and CharacterBase.sql for their respective databases.
  • Load all incremental SQL updates in the Database\Updates sub directories.
  • Copy Config.json.example to Config.json and modify database settings, such as your database password.
  • Build and run ACE.
  • Create an account at the prompt - accountcreate testaccount testpassword
  • Launch AC - acclient.exe -a testaccount -h 127.0.0.1:9000 -glsticketdirect testpassword

Contributions

  • The preferred way to contribute is to fork the repo and submit a pull request on GitHub.
  • Code style information can be found on the Wiki.

Bug Reports

  • Please use the issue tracker provided by GitHub to send us bug reports.
  • You may also submit bug reports to the ACEmu Forums.

Contact

ace's People

Contributors

ltripley36706 avatar rawaho avatar mogwai-thefurry avatar scottaday avatar mag-nus avatar tigrisofgaul avatar yazgoo avatar zegeger avatar lytelthorpethistledown avatar chrisaikman avatar kaos00723 avatar forbiddenz avatar zbuc avatar thementor avatar kochiroofhg avatar

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.