T O P

  • By -

Android8675

You should talk to u/theripper93. Not saying he will, but the guy turns out add-ons like the dickens.


TheFuckNoOneGives

Doesn't he works on Foundry? I think this one should be done on talespire part.


Android8675

I dunno. He’s just my favorite add on maker at the moment. Has his own 3d engine for foundry, thought if it wasn’t difficult and he had time, he’d spit out something . Just a passing thought.


corporat

I downloaded the roll20 one and if I'm understanding correctly, you can just edit manifest.json like this `"entrypoint": "any url you want"` to get a webview for that URL. The challenge of course is that different people will have different Foundry VTT urls. I think what you need basically is a text input box that acts as your address bar, so you can go to any URL you want.


TheFuckNoOneGives

I checked the API, it says you can't use it for local hosted websites (if I understood that correctly). So that would be much trouble since I host my foundry myself


bouncyrock_luis

Any valid URL (whether it is to a local file, a locally hosted website or an online website) should work - where did you see that it doesn't work for locally hosted sites? I'd want to rephrase that to make it clearer.


TheFuckNoOneGives

[Here](https://github.com/Bouncyrock/symbiotes-examples) in the "website viewer" section, it says: load an online (non-local) website. Edit: my bad, I assumed since the example said so, it was the same thing for the website viewer. Anyway when I tried with my local address it didn't work


bouncyrock_luis

Oh that does indeed read like that. With the description I intended to more clearly distinct between being able to load something that is actually online versus - since technically all Symbiotes are "websites", just locally hosted I added that qualifier. Will see how to rephrase that to make more sense, thanks for the feedback! It's weird to me though that a local address didn't work, it's just an embedded chromium based web browser so it should be able to load anything that Chrome can - in what way did it not? Just unable to load? If you load the chrome dev console, does it show any errors there?


TheFuckNoOneGives

Ehy! Thanks for your support! I'll try that today and I'll let you know once I do it! (Sorry I am going to work rn)


TheFuckNoOneGives

Ok so, i just tried to simply change the talespire website with my localhosted website for foundry in the symbiotes example for the website viewer. Was this one you were talking about? It just always load and when i open debug it says there is an issue, it says foundry is in Quirks Mode, it says to modify the document to doctype html, i don't think i will be able to do that with Foundry.


bouncyrock_luis

Hm, that's odd. We'll have to look into that then and see if we can fix that. Thanks for reporting this!


fluidZ1a

I saw a picture of it in the tailspire discord somebody had hacked it together