Giter VIP home page Giter VIP logo

plasma's Introduction

Plasma

CI

A CMake-based fork of the GPLv3-licensed CyanWorlds.com Engine (Headspin/Plasma), with a focus on bug-fixes, cross-platform compatibility, and enhanced features.

For more information on Myst Online, see http://mystonline.com/developers/

For a project roadmap, see https://github.com/H-uru/Plasma/wiki/Roadmap

Related Projects

  • dirtsand - An open-source Plasma-compatible server project.
  • moul-assets - MOUL game assets repository.

Library Dependencies

Plasma currently requires the following third-party libraries:

The following libraries are optional:

All required libraries are available as vcpkg ports or can be built using their individual build instructions.

Compiling Instructions

Currently, compilation only targets Windows systems and requires Visual Studio 2019 (including Visual Studio 2019 Community).

  1. Clone the repository, including all submodules, in a git client or by executing the following at the command line:
    git clone --recurse-submodules https://github.com/H-uru/Plasma.git
    
  2. Open Microsoft Visual Studio 2019.
  3. Select Open a local folder and choose the folder where you cloned the repository.
  4. Open the CMake Settings by chosing Project > CMake Settings for Plasma from the Visual Studio menu bar.
  5. Add a new configuration in CMakeSettings.json by clicking the green + button.
  6. Select x86-Release in the window that pops up.
  7. Compile the client by using Build > Install Plasma from the Visual Studio menu bar.
  8. The client will be built and installed into the out\install\x86-Release subfolder of where you cloned the repository. This will be referred to as the MOUL-OS folder.

Running Instructions

To run the Internal Client for testing with MOULa content, you will need the a fully-patched installation of MOULa provided by Cyan Worlds.

  1. Copy the folders avi, dat, and sfx from your existing MOULa installation to the MOUL-OS folder.
  2. Copy the example_server.ini file from the root of the Plasma repository into your MOUL-OS folder, and rename it as server.ini. If you are running your own dirtsand server or are connecting to one run by someone else, use the server.ini generated from that.
  3. Create a shortcut in the MOUL-OS folder to the compiled plClient.exe.
  4. Edit the shortcut's properties, and after the final quotation mark in the Target field, add /LocalData. Also, change the Start in field to the path of your MOUL-OS folder.
  5. Double-click the shortcut to connect to your server and test!

Alternatively, if you wish to be able to debug using a single content folder from inside Visual Studio:

  1. Open the Plasma folder in Visual Studio.
  2. Switch to CMake Targets View in the Solution Explorer.
  3. Right-click on the plClient (executable) target in the Solution Explorer.
  4. Select Debug and Launch Settings > plClient.exe (Install).
  5. Add the following to the configurations:
    "args": "/LocalData"

Additional Information

About Non-Free Libraries

This software uses some non-free libraries for which exceptions appear in the source code license inserts. It is suggested that anyone who thinks of doing substantial further work on this program should first free it from dependence on the non-free libraries so that it does the same job without the non-free libraries. Further introduction of non-free libraries likely would require a revised license and thus permission from all contributors to the codebase. That being problematic, any additional non-free libraries are unlikely to be accepted by Cyan Worlds or the development community.

Acknowledgements

OPENSSL

This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/). This product includes cryptographic software written by Eric A. Young ([email protected]). This product includes software written by Tim J. Hudson ([email protected]).

Independent JPEG Group (IJG) JPEG Library

This software is based in part on the work of the Independent JPEG Group.

plasma's People

Contributors

hoikas avatar zrax avatar dpogue avatar deledrius avatar branan avatar cwalther avatar mystler avatar boq avatar diafero avatar lunanne avatar doobesuru avatar skoader avatar lyrositor avatar nadnerbd avatar philippelatulippe avatar hazado avatar christophers avatar filtik avatar durinmephit avatar abigailbuccaneer avatar estherbolik avatar v1nc3ntm avatar michellacoste avatar gpnmilano avatar ehrencg avatar d3b453r avatar johnsojc 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.