Giter Site home page Giter Site logo

everlandjs's Introduction

EverlandJS

EverlandJS is an open-source Node.js server emulator for Everland, preserving the legacy of the social MMO created by Reckful in 2020.

Introduction

Everland was a social MMO launched in 2020 by streamer Byron "Reckful" Bernstein. This emulator aims to recreate the Everland experience, honoring Reckful's vision and allowing fans to revisit this unique virtual world.

Features

  • Basic login and character creation
  • Player movement and position updates
  • Simple chat system
  • Character appearance customization

Getting Started

Prerequisites

  • Node.js (version 12 or higher)
  • npm

Installation

  1. Clone the repository
  2. Navigate to the project directory
  3. Install dependencies: npm install

Configuration

  1. Add the following line to your hosts file (/etc/hosts on Unix-like systems, C:\Windows\System32\drivers\etc\hosts on Windows):
127.0.0.1 api.live.playeverland.com
  1. Install the included self-signed certificate (selfsigned.crt) in your system's trust store or your browser.

Running the Servers

  1. Start the HTTP/HTTPS server:
node server.js

This server handles initial authentication and runs on ports 443

  1. Start the WebSocket server:
node websock.js

This server manages real-time game interactions and runs on port 8080.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Disclaimer

This project is not affiliated with or endorsed by the original Everland developers. It is a fan-made emulator for preservation and educational purposes only.

License

MIT License

Acknowledgments

  • Reckful and the original Everland team
  • The Everland community

everlandjs's People

Contributors

downthecrop avatar

Stargazers

Brandon Lopez avatar

Watchers

 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.