Coder Social home page Coder Social logo

karmel0x / leagueemulatorjs Goto Github PK

View Code? Open in Web Editor NEW
21.0 6.0 7.0 1.82 MB

League of Legends game server emulator written in node.js (IN DEVELOPMENT)

License: GNU General Public License v3.0

JavaScript 3.26% Batchfile 0.02% HTML 0.74% CSS 0.20% TypeScript 95.78%
league-of-legends game-server moba nodejs sandbox

leagueemulatorjs's Introduction

League game server emulator

Yet another lol server, created with the help of the LeagueSandbox code, written in JavaScript (nodejs).
This project is being created as just for fun and learn and will be discontinued soon or will be developed very rarely, anyway making it in JS is not the best idea.
At the moment, it does not support multiplayer and there is no game flow yet.

Runing

# download and install git (optional) - https://git-scm.com/download
# download and install nodejs - https://nodejs.org/en/download/
git clone https://github.com/Karmel0x/LeagueEmulatorJS
cd LeagueEmulatorJS
git clone https://github.com/Karmel0x/enetcppjs
git clone https://github.com/Karmel0x/navmeshcppjs
npm install
npm run dev
# download game client (4.20) here - https://github.com/LeagueSandbox/GameServer#manual-setup-windowsmac
# copy runLol.bat to client directory and run
# say `.help` ingame to get list of available commands

Tools

Packet inspector

# download replay from /issues/2 and put to ./temp/replays/
npm run pi
# open browser at http://127.0.0.1/

leagueemulatorjs's People

Contributors

karmel0x avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

leagueemulatorjs's Issues

Replays

You can share replays here (.lrf, packet dumps, etc.).
To watch replays you can use spectator-emulator, it will allow you to run replay as normal game (not spectator mode).

Progress and Client

Hello there,
what's the current progress and roadmap for the emulator?

Are there any alternative links to the client? LeagueSandbox took theirs down

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.