GithubHelp home page GithubHelp logo

nodel2 / nodel2classic Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 0.0 1.01 MB

LINEAGE2 / Classic 1.x server emulator in JavaScript / NodeJS

License: Apache License 2.0

Batchfile 0.14% Shell 0.09% JavaScript 93.65% HTML 6.12%
emulator l2j lineage lineage2 mariadb mmorpg server

nodel2classic's Introduction

NodeL2 :: LINEAGE II Server Emulator (https://naden.co)

GitHub Repo stars GitHub license

LINEAGE II Chronicle 2 server emulator for NodeJS. The structure is comprised of ES6 JavaScript (as much as possible), SQL via MariaDB, JSON for vast data, and JSON Schema for data structure validation.

โš ๏ธ Careful, this is not to be used as a private server at all.

YouTube Showcase

YouTube Thumbnail

Prerequisites

๐Ÿ“Œ You could also download LINEAGE II C1 Client that features 419 API protocol, and use branch feature/c1. Final option, download LINEAGE II C4 Client with 656 API protocol, and use feature/c4.

Setup

  • Fix database credentials in database/install script, and config/default.ini
  • Run database/install.bat for Windows, or database/install.sh for Linux and macOS
  • Run npm install -i

Run

โš ๏ธ It is advised to reset the database with the database/install script after each pull from the repo. A lot of quintessential implementation is worked on.

  • Launch server with npm run --silent NodeL2
  • Fire-up LINEAGE II Client and authenticate
  • In order to access the Admin panel, use this in the chat prompt: .admin

What to expect

โœ… Authentication, and Server selection
โœ… Character Creation for 5 Races, also Deletion
โœ… NPC & Monster Spawns
โœ… Attack, Cast, other Basic Actions
โœ… Mob Combat, Gain Experience, SP
โœ… Level-up, Pick-up items
โœ… Admin panel (Shop & Teleport)

WIP/Experimental

โœด๏ธ Skill Animation & Launch, Skill trees
โœด๏ธ NPC interaction, Quests
โœด๏ธ Calculation Formulas

Unimplemented

โ›”๏ธ Skills Purpose & Mechanics (a real bummer)
โ›”๏ธ Broadcast Packets to others
โ›”๏ธ 50% of datapack

License

Open-source under Apache 2.0 license.

nodel2classic's People

Contributors

dkoluris avatar

Stargazers

 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.