-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: janusweb
action: commit
revision:
path_from:
revision_from: c6a2e48c956481c11ddcbf2fae379f2618e05baf:
path_to:
revision_to:

git.thebackupbox.net

janusweb

git://git.thebackupbox.net/janusweb

commit c6a2e48c956481c11ddcbf2fae379f2618e05baf
Author: James Baicoianu <james_github@baicoianu.com>
Date:   Sat May 20 19:18:52 2017 -0700

    Point default web avatar to more permanent location

diff --git a/scripts/janusweb.js b/scripts/janusweb.js

index ff98c6b6f7f3de6c843efc507ad761d619cecca4..

index ..4d54faab40f0f15fac261e6fe00c1b717ba6f7db 100644

--- a/scripts/janusweb.js
+++ b/scripts/janusweb.js
@@ -581,7 +581,7 @@ elation.require(['janusweb.config', 'engine.things.generic','janusweb.remoteplay
       if (opts.first || this.sentUpdates == this.updateRate) {
         // FIXME - don't hardcode this!
         var head_pos = '0 1.4 0';
-        moveData["avatar"] = "<FireBoxRoom><Assets><AssetObject id=^screen^ src=^http://bai.dev.supcrit.com/media/janusweb/assets/hoverscreen.obj^ mtl=^http://bai.dev.supcrit.com/media/janusweb/assets/hoverscreen.mtl^ atex0=^https://identicons.github.com/^ /></Assets><Room><Ghost id=^"  + this.userId + "^ js_id=^105^ locked=^false^ onclick=^^ oncollision=^^ interp_time=^0.1^ pos=^0.632876 -1.204882 32.774837^ vel=^0 0 0^ accel=^0 0 0^ xdir=^1 0 0^ ydir=^0 1 0^ zdir=^0 0 1^ scale=^1 1 1^ col=^#ffffff^ lighting=^true^ visible=^true^ shader_id=^^ head_id=^screen^ head_pos=^" + head_pos + "^ body_id=^^ anim_id=^^ anim_speed=^1^ eye_pos=^0 1.6 0^ eye_ipd=^0^ userid_pos=^0 0.5 0^ loop=^false^ gain=^1^ pitch=^1^ auto_play=^false^ cull_face=^back^ play_once=^false^ /></Room></FireBoxRoom>";
+        moveData["avatar"] = "<FireBoxRoom><Assets><AssetObject id=^screen^ src=^https://web.janusvr.com/media/assets/hoverscreen.obj^ mtl=^https://web.janusvr.com/media/assets/hoverscreen.mtl^ /></Assets><Room><Ghost id=^"  + this.userId + "^ js_id=^105^ locked=^false^ onclick=^^ oncollision=^^ interp_time=^0.1^ pos=^0.632876 -1.204882 32.774837^ vel=^0 0 0^ accel=^0 0 0^ xdir=^1 0 0^ ydir=^0 1 0^ zdir=^0 0 1^ scale=^1 1 1^ col=^#ffffff^ lighting=^true^ visible=^true^ shader_id=^^ head_id=^screen^ head_pos=^" + head_pos + "^ body_id=^^ anim_id=^^ anim_speed=^1^ eye_pos=^0 1.6 0^ eye_ipd=^0^ userid_pos=^0 0.5 0^ loop=^false^ gain=^1^ pitch=^1^ auto_play=^false^ cull_face=^back^ play_once=^false^ /></Room></FireBoxRoom>";
         this.sentUpdates = 0;
       }

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 15:10:34 2024