mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
Latest compile
This commit is contained in:
parent
6a5f984e06
commit
7025675aa5
17 changed files with 34 additions and 26 deletions
0
.attach_pid3023
Normal file
0
.attach_pid3023
Normal file
2
.idea/misc.xml
generated
2
.idea/misc.xml
generated
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="false" project-jdk-name="1.8" project-jdk-type="JavaSDK">
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="false" project-jdk-name="1.8.0_222 (3)" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/CompiledServer" />
|
||||
</component>
|
||||
</project>
|
||||
24
.idea/workspace.xml
generated
24
.idea/workspace.xml
generated
|
|
@ -2,12 +2,20 @@
|
|||
<project version="4">
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="0dbfe935-8085-4dde-9815-06f8b3761458" name="Default Changelist" comment="">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Server/data/eco/grand_exchange_db.emp" beforeDir="false" afterPath="$PROJECT_DIR$/Server/data/eco/grand_exchange_db.emp" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Server/server.properties" beforeDir="false" afterPath="$PROJECT_DIR$/Server/server.properties" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Server/server1.properties" beforeDir="false" afterPath="$PROJECT_DIR$/Server/server1.properties" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Server/server2.properties" beforeDir="false" afterPath="$PROJECT_DIR$/Server/server2.properties" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Server/server3.properties" beforeDir="false" afterPath="$PROJECT_DIR$/Server/server3.properties" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/CompiledServer/production/09Scape/data/cache begin.zip" beforeDir="false" afterPath="$PROJECT_DIR$/CompiledServer/production/09Scape/data/cache begin.zip" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/CompiledServer/production/09Scape/data/cache.zip" beforeDir="false" afterPath="$PROJECT_DIR$/CompiledServer/production/09Scape/data/cache.zip" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/CompiledServer/production/09Scape/data/cache/main_file_cache.dat2" beforeDir="false" afterPath="$PROJECT_DIR$/CompiledServer/production/09Scape/data/cache/main_file_cache.dat2" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/CompiledServer/production/09Scape/data/cacheback up.rar" beforeDir="false" afterPath="$PROJECT_DIR$/CompiledServer/production/09Scape/data/cacheback up.rar" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/CompiledServer/production/09Scape/data/kratoscache.zip" beforeDir="false" afterPath="$PROJECT_DIR$/CompiledServer/production/09Scape/data/kratoscache.zip" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/CompiledServer/production/09Scape/data/kratoscache/cache/main_file_cache.dat2" beforeDir="false" afterPath="$PROJECT_DIR$/CompiledServer/production/09Scape/data/kratoscache/cache/main_file_cache.dat2" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Server/data/cache begin.zip" beforeDir="false" afterPath="$PROJECT_DIR$/Server/data/cache begin.zip" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Server/data/cache.zip" beforeDir="false" afterPath="$PROJECT_DIR$/Server/data/cache.zip" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Server/data/cache/main_file_cache.dat2" beforeDir="false" afterPath="$PROJECT_DIR$/Server/data/cache/main_file_cache.dat2" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Server/data/cacheback up.rar" beforeDir="false" afterPath="$PROJECT_DIR$/Server/data/cacheback up.rar" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Server/data/kratoscache.zip" beforeDir="false" afterPath="$PROJECT_DIR$/Server/data/kratoscache.zip" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Server/data/kratoscache/cache/main_file_cache.dat2" beforeDir="false" afterPath="$PROJECT_DIR$/Server/data/kratoscache/cache/main_file_cache.dat2" afterDir="false" />
|
||||
</list>
|
||||
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
|
|
@ -68,7 +76,7 @@
|
|||
</list>
|
||||
</option>
|
||||
</component>
|
||||
<component name="RunManager" selected="Application.Server">
|
||||
<component name="RunManager" selected="Application.GameLaunch">
|
||||
<configuration name="GameLaunch" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
||||
<option name="MAIN_CLASS_NAME" value="org.runite.GameLaunch" />
|
||||
<module name="09Scape" />
|
||||
|
|
@ -118,9 +126,9 @@
|
|||
</list>
|
||||
<recent_temporary>
|
||||
<list>
|
||||
<item itemvalue="Application.Server" />
|
||||
<item itemvalue="Application.GameLaunch" />
|
||||
<item itemvalue="Application.Management" />
|
||||
<item itemvalue="Application.Server" />
|
||||
</list>
|
||||
</recent_temporary>
|
||||
</component>
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,11 +1,11 @@
|
|||
name=Sparr0w
|
||||
name=Crandor
|
||||
beta=false
|
||||
sql=true
|
||||
devMode=false
|
||||
gui=true
|
||||
devMode=true
|
||||
gui=false
|
||||
gameType=economy
|
||||
worldId=1
|
||||
country=6
|
||||
country=0
|
||||
activity=Default gameplay
|
||||
members=true
|
||||
pvp=false
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
name=Sparr0w
|
||||
name=Crandor
|
||||
beta=true
|
||||
sql=true
|
||||
devMode=false
|
||||
gui=true
|
||||
gameType=economy
|
||||
worldId=1
|
||||
country=6
|
||||
country=0
|
||||
activity=Default gameplay
|
||||
members=true
|
||||
pvp=false
|
||||
quickChat=true
|
||||
lootshare=true
|
||||
msip=127.0.0.1
|
||||
msip=127.0.0.1
|
||||
|
|
@ -1,14 +1,14 @@
|
|||
name=Sparr0w
|
||||
name=Crandor
|
||||
beta=false
|
||||
sql=true
|
||||
devMode=true
|
||||
gui=false
|
||||
gameType=economy
|
||||
worldId=2
|
||||
country=6
|
||||
country=0
|
||||
activity=Default gameplay
|
||||
members=true
|
||||
pvp=false
|
||||
quickChat=true
|
||||
lootshare=true
|
||||
msip=127.0.0.1
|
||||
msip=127.0.0.1
|
||||
|
|
@ -1,14 +1,14 @@
|
|||
name=Sparr0w
|
||||
name=Crandor
|
||||
beta=false
|
||||
sql=true
|
||||
devMode=false
|
||||
devMode=true
|
||||
gui=false
|
||||
gameType=economy
|
||||
worldId=3
|
||||
country=6
|
||||
country=0
|
||||
activity=Default gameplay
|
||||
members=true
|
||||
pvp=true
|
||||
pvp=false
|
||||
quickChat=true
|
||||
lootshare=true
|
||||
msip=127.0.0.1
|
||||
msip=127.0.0.1
|
||||
|
|
@ -26,15 +26,15 @@ At any point, if you need help, you are free to join our Discord server at: http
|
|||
|
||||
## Step 3: Setting up the Database
|
||||
Since this portion of the guide is operating-system specific, you will either need basic database knowledge or a bit of help. Below are the things that need to be configured.
|
||||
|
||||
### General:
|
||||
- Configure root@localhost to have the password "password123"
|
||||
- Configure root@localhost to have no password
|
||||
- Create databases in root named `server` and another named `global`
|
||||
- Import `Server/server.sql` and `Server/global.sql` into their respective databases
|
||||
- Start the database
|
||||
|
||||
### Windows:
|
||||
- Download and install [xampp](https://www.apachefriends.org/download.html)
|
||||
- IMPORTANT TODO: Make the Windows guide include adding the password "password123"
|
||||
- Start the `Apache` and `MySQL` modules
|
||||
- Navigate to http://localhost/phpmyadmin/
|
||||
- Create 2 new tables named `server` and `global`
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue