All Projects → zunath → SWLOR_NWN

zunath / SWLOR_NWN

Licence: other
Star Wars: Legends of the Old Republic server code, a persistent world for Neverwinter Nights

Programming Languages

C#
18002 projects
NWScript
4 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to SWLOR NWN

nwn-devbase
Command line tool used to version control NWN module development
Stars: ✭ 35 (+12.9%)
Mutual labels:  bioware, neverwinter-nights, nwn
EventSystem
A modular Event System for Neverwinter Nights: Enhanced Edition using NWNX:EE.
Stars: ✭ 16 (-48.39%)
Mutual labels:  neverwinter-nights, nwnx
JediKnightPlus
Game modification for Jedi Knight II: Jedi Outcast Multiplayer with useful stuff and custom features
Stars: ✭ 19 (-38.71%)
Mutual labels:  star-wars
IA-Imperial-Commander
This is a repository for concept and documentation of a companion app for FFG's Star Wars: Imperial Assault.
Stars: ✭ 16 (-48.39%)
Mutual labels:  star-wars
jedi-faker
Faker extension for Star Wars junkie
Stars: ✭ 15 (-51.61%)
Mutual labels:  star-wars
Imperial-Assault-Skirmish-Map-Project
Maps for Imperial Assault skirmish scenarios: check missions or print for playmats
Stars: ✭ 69 (+122.58%)
Mutual labels:  star-wars
dark-mode-example
Simple and fun dark-mode detection. JavaScript with a user mode toggle.
Stars: ✭ 27 (-12.9%)
Mutual labels:  star-wars
Openjk
Community effort to maintain and improve Jedi Academy (SP & MP) + Jedi Outcast (SP only) released by Raven Software
Stars: ✭ 1,641 (+5193.55%)
Mutual labels:  star-wars
Starwars.ios
This component implements transition animation to crumble view-controller into tiny pieces.
Stars: ✭ 3,685 (+11787.1%)
Mutual labels:  star-wars
may4
Celebrating Star Wars Day with some Forth code! May the Forth be with you!
Stars: ✭ 28 (-9.68%)
Mutual labels:  star-wars
StarWarsIntroCreator
A website to create your own Star Wars opening crawl.
Stars: ✭ 56 (+80.65%)
Mutual labels:  star-wars
tts
Table Top Simulator Mod for Star Wars: Legion
Stars: ✭ 32 (+3.23%)
Mutual labels:  star-wars
imperial-assault-data
An easy-to-use collection of data and images from the Imperial Assault Game by Fantasy Flight Games.
Stars: ✭ 16 (-48.39%)
Mutual labels:  star-wars
StarWarsArrays.jl
Arrays indexed as the order of Star Wars movies
Stars: ✭ 93 (+200%)
Mutual labels:  star-wars
anphillia
NWN Scripts for the Anphillia PW
Stars: ✭ 17 (-45.16%)
Mutual labels:  neverwinter-nights

Star Wars: Legends of the Old Republic

Server-side C# code used in the Neverwinter Nights Star Wars: Legends of the Old Republic module.

Game: Neverwinter Nights: Enhanced Edition

Website: https://starwarsnwn.com/

Discord: https://discord.gg/MyQAM6m

Forums: https://forums.starwarsnwn.com/

Project Description

This project contains the C# source code used on the Star Wars: Legends of the Old Republic server.

It serves as a replacement for NWScript and handles most server features and functions. This is possible by using the NWNX_DotNet plugin for NWNX.

Refer to the quick start guide below and be sure to post any issues on our forums. The link to the forums is above.

Quick-start guide for SWLOR server developers

1.) Install Git from here: https://git-scm.com/downloads

2.) Install Visual Studio Community Edition 2022 from here: https://www.visualstudio.com/downloads/

3.) Start up Visual Studio.

4.) Under the Team Explorer window click the Clone button.

5.) Type in: https://github.com/zunath/SWLOR_NWN.git

6.) Select a location on your PC to put the source code.

7.) Click Clone and wait until it finishes downloading the files.

8.) Open the project you just cloned.

Development Guide

Please refer to this guide for setting up your development environment: https://wiki.starwarsnwn.com/en/Development/Environment-SetUp

Getting Help

If you need help with anything related to Star Wars: Legends of the Old Republic please feel free to contact us on our Discord here: https://discord.gg/MyQAM6m

For NWNX and Docker related issues please look for help in the NWNX Discord channel here: https://discord.gg/m2hJPDE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].