User Tools

Site Tools


games:bsd:2004scape_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
games:bsd:2004scape_localhost [2025/08/20 09:38] – [Save Data Back-up] Sean Rhonegames:bsd:2004scape_localhost [2025/08/29 05:43] (current) Sean Rhone
Line 2: Line 2:
  
   * Lost City ''244'' Server + Client   * Lost City ''244'' Server + Client
 +  * [[https://lostcity.rs/t/singleplayer-main-branch-scripts-and-desktop-start-launchers-on-windows-linux-freebsd/54|Lost City Forums]]
  
-  * :!: ''bun'' isn't compatible with FreeBSD ([[https://github.com/oven-sh/bun/issues/1524|#1524]]) ((commits locked at last ''npm'' supportno update script))+  * :!: 2025/08/20: ''bun'' isn't compatible with FreeBSD ([[https://github.com/oven-sh/bun/issues/1524|#1524]]) ((commits locked at last ''npm'' support around May/June 2025; no update script))
  
 ===== Media ===== ===== Media =====
  
-  * [[https://www.youtube.com/watch?v=1ew1fePXCzU|Launcher Presentation Video]] 
   * [[https://media.realmofespionage.xyz/index/category/2|Progress Pics]]   * [[https://media.realmofespionage.xyz/index/category/2|Progress Pics]]
  
Line 13: Line 13:
  
   * [[bsd:freebsd_14.3_xfce|FreeBSD 14.3 (Xfce)]]   * [[bsd:freebsd_14.3_xfce|FreeBSD 14.3 (Xfce)]]
- 
-===== Resources ===== 
- 
-  * [[https://lostcity.rs/t/singleplayer-main-branch-scripts-and-desktop-start-launchers-on-windows-linux-freebsd/54|Lost City Forums]] 
  
 ====== Dependencies ====== ====== Dependencies ======
Line 24: Line 20:
   su -   su -
  
-  pkg install git openjdk24 npm-node24 webkit2-gtk_60+  pkg install git openjdk24 npm-node24
  
 ====== Download Source ====== ====== Download Source ======
Line 65: Line 61:
 NODE_STAFF=Test NODE_STAFF=Test
 NODE_DEBUGPROC_CHAR=: NODE_DEBUGPROC_CHAR=:
-NODE_CLIENT_ROUTEFINDER=false +NODE_CLIENT_ROUTEFINDER=false</code>
- +
-# End</code>+
  
 ====== Scripts ====== ====== Scripts ======
Line 125: Line 119:
  
   ln -s -f ~/'Projects/LostCity-244-EngineTS/ext/SC55_zzdenis_v0.5.sf2' ~/'Projects/LostCity-244-EngineTS/src/public/client/SCC1_Florestan.sf2'   ln -s -f ~/'Projects/LostCity-244-EngineTS/ext/SC55_zzdenis_v0.5.sf2' ~/'Projects/LostCity-244-EngineTS/src/public/client/SCC1_Florestan.sf2'
- 
-==== Verify ==== 
- 
-**** 
- 
-  ls -la ~/'Projects/LostCity-244-EngineTS/src/public/client/SCC1_Florestan.sf2' 
  
 ===== Login Autofill ===== ===== Login Autofill =====
Line 151: Line 139:
 Type=Application Type=Application
 StartupNotify=false StartupNotify=false
-Icon=/home/CHANGEME/Projects/LostCity-244-EngineTS/src/public/favicon.ico +SingleMainWindow=false 
-Actions=Server;Map;Saves-Backup;Update;Saves-Folder;Updates-Check;Notes; +Icon=/home/CHANGEME/Projects/LostCity-244-EngineTS/ext/favicon.ico 
- +Actions=Map;Server;Saves;Notes;
-[Desktop Action Server] +
-Exec='/bin/sh' -c "xfce4-terminal -T '2004Scape - Server' -I ~/'Projects/LostCity-244-EngineTS/src/public/favicon.ico' -e ~/'Projects/LostCity-244-EngineTS/scripts/localhost-server-start.sh'" +
-Name=Start Server+
  
 [Desktop Action Map] [Desktop Action Map]
Line 163: Line 148:
 Name=World Map Name=World Map
  
-[Desktop Action Saves-Backup]+[Desktop Action Server] 
 +Exec='/bin/sh' -c "xfce4-terminal -T '2004Scape - Server' -I ~/'Projects/LostCity-244-EngineTS/ext/favicon.ico' -e ~/'Projects/LostCity-244-EngineTS/scripts/localhost-server-start.sh'" 
 +Name=Server - Start 
 + 
 +[Desktop Action Saves]
 StartupNotify=false StartupNotify=false
 Exec='/bin/sh' -c "~/'Projects/LostCity-244-EngineTS/scripts/localhost-save-backup.sh'" Exec='/bin/sh' -c "~/'Projects/LostCity-244-EngineTS/scripts/localhost-save-backup.sh'"
 Name=Save Data Back-up Name=Save Data Back-up
- 
-[Desktop Action Update] 
-Exec='/bin/sh' -c "xfce4-terminal -T '2004Scape Updater' -I ~/'Projects/LostCity-244-EngineTS/src/public/favicon.ico' -e ~/'Projects/LostCity-244-EngineTS/scripts/localhost-server-update.sh'" 
-Name=Server Update 
- 
-[Desktop Action Saves-Folder] 
-StartupNotify=false 
-Exec='/bin/sh' -c "gio open ~/'Projects/LostCity-244-EngineTS/src/data/players'" 
-Name=Open Saves Folder 
- 
-[Desktop Action Updates-Check] 
-StartupNotify=false 
-Exec='/bin/sh' -c "gio open 'https://github.com/LostCityRS/Engine-TS/commits/244/' 'https://github.com/LostCityRS/Content/commits/244/'" 
-Name=Commits Check 
  
 [Desktop Action Notes] [Desktop Action Notes]
 StartupNotify=false StartupNotify=false
-Exec='/bin/sh' -c "gio open 'https://wiki.realmofespionage.xyz/games:bsd:2004scape_localhost'"+Exec='/bin/sh' -c "gio open 'https://wiki.realmofespionage.xyz/games;bsd;2004scape_localhost'"
 Name=Install Notes Name=Install Notes
  
Line 190: Line 165:
  
 ====== Quick Commands ====== ====== Quick Commands ======
- 
-===== MiniBrowser ===== 
- 
-**** 
- 
-  '/usr/local/libexec/webkitgtk-6.0/MiniBrowser' --dark-mode --autoplay-policy 'allow' --private --features='-PreferPageRenderingUpdatesNear60FPS' 'http://localhost:8888/rs2.cgi' 
  
 ===== Save Restore ===== ===== Save Restore =====
Line 202: Line 171:
  
   mkdir -p ~/'Projects/LostCity-244-EngineTS/src/data/players/localhost' && gio open ~/'Projects/LostCity-244-EngineTS/src/data/players/localhost'   mkdir -p ~/'Projects/LostCity-244-EngineTS/src/data/players/localhost' && gio open ~/'Projects/LostCity-244-EngineTS/src/data/players/localhost'
- 
-====== Tests ====== 
- 
-===== LAN ===== 
- 
-==== ipfw ==== 
- 
-  * ''workstation'' deny all 
- 
-  su - 
- 
-  ipfw add '09000' 'allow' 'tcp' from '192.168.1.0/24' 'any' to '192.168.1.0/24' '8888' 'in' 
- 
-  ipfw delete '09000' 
  
C:/www/wiki/data/attic/games/bsd/2004scape_localhost.1755697131.txt.gz · Last modified: by Sean Rhone