User Tools

Site Tools


servers:linux:games:2009scape_localhost

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
servers:linux:games:2009scape_localhost [2026/05/22 00:50] Sean Rhoneservers:linux:games:2009scape_localhost [2026/05/30 19:41] (current) Sean Rhone
Line 1: Line 1:
 ====== Information ====== ====== Information ======
  
-  * 2009Scape Server ((https://gitlab.com/2009scape/2009scape)) +  * 2009Scape Server
- +
-  * These notes provide a local single-player server for 2009Scape ((RSPS/RuneScape Private Server based on cache ''530'' from 2009, [[https://gitlab.com/2009scape/2009scape#history-of-this-codebase|more info]])) +
- +
-  * :!: 2026/05/22: WIP +
- +
-===== Media ===== +
- +
-  * [[https://media.realmofespionage.xyz/index/category/3|Progress Pics]]+
  
 ===== Prerequisites ===== ===== Prerequisites =====
Line 35: Line 27:
 ====== Initial Build ====== ====== Initial Build ======
  
-  * ~5 minutes i5-8400H ((2026/05/04: ''03:17 min'' 4C8T))+  * ~5 minutes i5-8400H ((2026/05/22: ''03:18 min'' 4C4T))
  
   cd ~/'Projects/2009Scape-Server/src/Server' && JAVA_HOME='/usr/lib64/jvm/java-21-openjdk-21' ~/'Projects/2009Scape-Server/src/Server/mvnw' --define 'skipTests' 'clean' 'package' && cd -   cd ~/'Projects/2009Scape-Server/src/Server' && JAVA_HOME='/usr/lib64/jvm/java-21-openjdk-21' ~/'Projects/2009Scape-Server/src/Server/mvnw' --define 'skipTests' 'clean' 'package' && cd -
Line 168: Line 160:
  
 unset '_JAVA_OPTIONS' unset '_JAVA_OPTIONS'
 +cd '/tmp'
  
 # End</code> # End</code>
Line 187: Line 180:
 cd ~/'Projects/2009Scape-Server/src/Server' cd ~/'Projects/2009Scape-Server/src/Server'
  
-export JAVA_HOME='/usr/lib64/jvm/java-17-openjdk-17'+export JAVA_HOME='/usr/lib64/jvm/java-21-openjdk-21'
  
-~/'Projects/2009Scape-Server/src/Server/mvnw' 'clean' 'package' -DskipTests+~/'Projects/2009Scape-Server/src/Server/mvnw' --define 'skipTests' 'clean' 'package'
  
 unset 'JAVA_HOME' unset 'JAVA_HOME'
 +cd '/tmp'
  
-notify-send -'2000' -~/'Projects/RT4-Client/src/client/src/main/resources/saradomin.png' '2009Scape localhost server update complete'+zenity --title '2009Scape Updater' --text 'localhost server update complete' --icon ~/'Projects/RT4-Client/src/client/src/main/resources/saradomin.png' --timeout '2--info
  
 # End</code> # End</code>
Line 205: Line 199:
 <code> <code>
 #!/bin/bash #!/bin/bash
 +
 +cd '/tmp'
  
 tar -czf ~/'Downloads/'$(date +%Y-%m-%d-%s)'-2009Scape-localhost-Saves.tar.gz' -C ~/'Projects/2009Scape-Server/src/Server/data' 'players' tar -czf ~/'Downloads/'$(date +%Y-%m-%d-%s)'-2009Scape-localhost-Saves.tar.gz' -C ~/'Projects/2009Scape-Server/src/Server/data' 'players'
  
-notify-send -'2000' -~/'Projects/RT4-Client/src/client/src/main/resources/saradomin.png' '2009Scape Save Data Backed-up Successfully to Downloads'+zenity --title '2009Scape Save Backup' --text 'Save Data Backed-up to Downloads' --icon ~/'Projects/RT4-Client/src/client/src/main/resources/saradomin.png' --timeout '2' --info
  
 # End</code> # End</code>
Line 232: Line 228:
 ===== Save Restore ===== ===== Save Restore =====
  
-  * ''src/Server/data/players/espionage724.json''+  * ''Server/data/players/espionage724.json''
  
   mkdir -p ~/'Projects/2009Scape-Server/src/Server/data/players' && gio open ~/'Projects/2009Scape-Server/src/Server/data/players'   mkdir -p ~/'Projects/2009Scape-Server/src/Server/data/players' && gio open ~/'Projects/2009Scape-Server/src/Server/data/players'
  
/srv/www/wiki/data/attic/servers/linux/games/2009scape_localhost.1779425452.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki