Abandoned - intended to fix up the gamemode but never changed beyond a few fixes

Queuenard 7452c62a61 Cleanup 1 vuosi sitten
Bricks 407b8709e5 Initialize with Keanu73 / Gamemode_Stargate 1 vuosi sitten
Computers 407b8709e5 Initialize with Keanu73 / Gamemode_Stargate 1 vuosi sitten
Destiny 407b8709e5 Initialize with Keanu73 / Gamemode_Stargate 1 vuosi sitten
Horiz 8092031fd9 Hit's edits as provided by Inco 1 vuosi sitten
Libraries 407b8709e5 Initialize with Keanu73 / Gamemode_Stargate 1 vuosi sitten
Milky_Way 8092031fd9 Hit's edits as provided by Inco 1 vuosi sitten
Sounds 8092031fd9 Hit's edits as provided by Inco 1 vuosi sitten
Blue2.dml 407b8709e5 Initialize with Keanu73 / Gamemode_Stargate 1 vuosi sitten
BotMALP.cs 407b8709e5 Initialize with Keanu73 / Gamemode_Stargate 1 vuosi sitten
DHD.cs 8092031fd9 Hit's edits as provided by Inco 1 vuosi sitten
Description.txt 8092031fd9 Hit's edits as provided by Inco 1 vuosi sitten
Environ.cs 407b8709e5 Initialize with Keanu73 / Gamemode_Stargate 1 vuosi sitten
Events.cs 407b8709e5 Initialize with Keanu73 / Gamemode_Stargate 1 vuosi sitten
Functions.cs 407b8709e5 Initialize with Keanu73 / Gamemode_Stargate 1 vuosi sitten
List.txt 8092031fd9 Hit's edits as provided by Inco 1 vuosi sitten
MALP_AI.cs 407b8709e5 Initialize with Keanu73 / Gamemode_Stargate 1 vuosi sitten
Painting.cs 407b8709e5 Initialize with Keanu73 / Gamemode_Stargate 1 vuosi sitten
Preferences.cs 8092031fd9 Hit's edits as provided by Inco 1 vuosi sitten
README.md 7452c62a61 Cleanup 1 vuosi sitten
Server.cs 8092031fd9 Hit's edits as provided by Inco 1 vuosi sitten
Slate_Storm.dml 407b8709e5 Initialize with Keanu73 / Gamemode_Stargate 1 vuosi sitten
Stargate.cs 8092031fd9 Hit's edits as provided by Inco 1 vuosi sitten
TTasphalt01.jpg 407b8709e5 Initialize with Keanu73 / Gamemode_Stargate 1 vuosi sitten
Tutorial.cs 407b8709e5 Initialize with Keanu73 / Gamemode_Stargate 1 vuosi sitten
Vehicles.cs 407b8709e5 Initialize with Keanu73 / Gamemode_Stargate 1 vuosi sitten
cement-pebbled.jpg 407b8709e5 Initialize with Keanu73 / Gamemode_Stargate 1 vuosi sitten
preview.jpg 407b8709e5 Initialize with Keanu73 / Gamemode_Stargate 1 vuosi sitten
stargatewandering.cs 8092031fd9 Hit's edits as provided by Inco 1 vuosi sitten
thumb.jpg 407b8709e5 Initialize with Keanu73 / Gamemode_Stargate 1 vuosi sitten
todo list.txt 407b8709e5 Initialize with Keanu73 / Gamemode_Stargate 1 vuosi sitten

README.md

Gamemode_Stargate

Attempting to get the Stargate gamemode working again

README from Hit's repository:

In the summer of 2016, after hosting his Stargate server for a while, Xalos decided to openly release the Stargate add-on to the public. (you can find it in here)

Since then though, he has applied numerous bug fixes to his own copy of the add-on and has hosted his Stargate server throughout the years, but hasn't re-released it. I'm aiming to fix some prevalent bugs and also refactor some of the code and add new features that should help new players and make them less confused. Xalos was also going to make a Tutorial for the Stargate gamemode, but he hasn't made it, so I'll try to do that in the future as well.

NOTE: If you're hosting your own Stargate server from scratch, I strongly advise you to use a bigger seed than the one currently in the code (around line 1221ish in Stargate.cs). There's a bug where there are duplicate hidden system gates and the only way to fix it is to either make the RNG seed bigger than 671, or change the RNG methods found in Libraries/Port_Rand.cs (see branch RNG_fix for the fix). Or you could do both. But if you're hosting a Stargate server with builds on them and are using this exact seed, do not use the RNG_fix branch.