From 81e5f929b8e56ead14b483002d9e2cd47f86849c Mon Sep 17 00:00:00 2001 From: Michael Sasse Date: Wed, 30 Oct 2019 13:51:21 -0500 Subject: [PATCH] Changed start location to Lumbridge. Changed home teleport to Lumbridge. Fixed an issue with Seers' village npc that lead to unfinishable dialogue. Added the standard runescape starter on first login. --- .idea/misc.xml | 2 +- .idea/workspace.xml | 574 +++++++++++++++++- .../.settings/org.eclipse.jdt.core.prefs | 291 +-------- .../09Scape/data/eco/grand_exchange_db.emp | Bin 138082 -> 138082 bytes .../09Scape/org/crandor/ServerConstants.class | Bin 5654 -> 5654 bytes .../crandor/net/event/LoginReadEvent.class | Bin 6598 -> 6598 bytes .../dialogue/PhantuwtiFantstuwiFarSight.class | Bin 3348 -> 3284 bytes Server/data/eco/grand_exchange_db.emp | Bin 138082 -> 138082 bytes Server/src/org/crandor/ServerConstants.java | 4 +- .../org/crandor/net/event/LoginReadEvent.java | 3 +- .../dialogue/PhantuwtiFantstuwiFarSight.java | 6 +- Server/src/plugin/tutorial/BasicStarter.java | 42 ++ 12 files changed, 607 insertions(+), 315 deletions(-) create mode 100644 Server/src/plugin/tutorial/BasicStarter.java diff --git a/.idea/misc.xml b/.idea/misc.xml index dc3ff8543..048d263df 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 9dbbb4a3b..7b25f4a7e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,20 +2,17 @@ + - - - - - - - - - - - - - + + + + + + + + +