Revert "Bunch of changes"

This commit is contained in:
Daniel Ginovker 2019-11-02 18:13:40 -04:00 committed by GitHub
parent 4c780b09ad
commit bea505f34a
75 changed files with 746 additions and 2446 deletions

View file

@ -12,7 +12,7 @@ public final class Configurations {
/**
* The website.
*/
public static final String WEBSITE = "http://localhost";
public static final String WEBSITE = "http://www.os.frostblades.org";
/**
* The client build.
@ -63,7 +63,7 @@ public final class Configurations {
/**
* The MS IP.
*/
public static final String MS_IP = (Configurations.LOCAL_MS ? "127.0.0.1" : "localhost");
public static final String MS_IP = (Configurations.LOCAL_MS ? "127.0.0.1" : "frostblades.org");
/**
* The operation system name.

View file

@ -20,7 +20,7 @@ public abstract class GameShell extends Applet implements Runnable, FocusListene
/**
* The game settings.
*/
public static GameSetting SETTINGS = new GameSetting(GameLaunch.SETTINGS.getName(), Configurations.MS_IP, 1, "live", false, false);
public static GameSetting SETTINGS = new GameSetting(GameLaunch.SETTINGS.getName(), Configurations.LOCAL_MS ? "127.0.0.1" : "frostblades.org", 1, "live", false, false);
private boolean aBoolean1 = false;
@ -560,6 +560,10 @@ public abstract class GameShell extends Applet implements Runnable, FocusListene
final void launch(Frame frame) {
try {
if(-8057 != -8057) {
this.method38(12);
}
try {
Class140_Sub7.anInt2934 = 768;
Class70.anInt1047 = 768;