Vauxs
LOELeague of Extraordinary FoundryVTT Developers
•Created by 4535992 on 11/11/2024 in #commissions
Update of the “External Actor Viewer” module (300$ or more)
Sent a DM
3 replies
LOELeague of Extraordinary FoundryVTT Developers
•Created by Maljevac on 10/6/2024 in #commissions
DFCE Archive Module Upgrade to Version 12
Its due a rewrite anyway but it works good so far so I haven't touched it since. An incentive would go a long way.
8 replies
LOELeague of Extraordinary FoundryVTT Developers
•Created by Maljevac on 10/6/2024 in #commissions
DFCE Archive Module Upgrade to Version 12
Hi, I made the module. Feel free to message me if you want to sponsor any features to be added to it.
8 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/3/2024 in #typhonjs-runtime
Discussion: TRL 0.2.0-next.1 Pre-release
Yeah I dislike having to type props by myself
104 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/3/2024 in #typhonjs-runtime
Discussion: TRL 0.2.0-next.1 Pre-release
I am still rather confused when it comes to passing
$props
down to children()
but I guess I will figure it out when the actual tutorial comes out104 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/3/2024 in #typhonjs-runtime
Discussion: TRL 0.2.0-next.1 Pre-release
Currently making a website in Svelte 5 to get myself prepped for it lol
104 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/3/2024 in #typhonjs-runtime
Discussion: TRL 0.2.0-next.1 Pre-release
So when AppV2 finally has the ability to update only specific tabs of an entire page, Svelte can modify just the styling of a single text input because you typed into it because it reacts to only that one value being modified.
104 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/3/2024 in #typhonjs-runtime
Discussion: TRL 0.2.0-next.1 Pre-release
2. The Data preparation is a problem for both, but which AppV2 exacerbates through point 1. Svelte has reactive stores, allowing the components to update only the specific parts of the HTML instead of the entire page. TRL has plenty of wrappers around these methods, allowing for such fine-grained reactivity.
104 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/3/2024 in #typhonjs-runtime
Discussion: TRL 0.2.0-next.1 Pre-release
1. AppV2 specifically has locked off many of its functions that made the modification of the window possible. Thus making it less extensible and reactive, say, changing the header bar at the top, or how it moves around the screen.
104 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/3/2024 in #typhonjs-runtime
Discussion: TRL 0.2.0-next.1 Pre-release
There's two things at hand here
104 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/3/2024 in #typhonjs-runtime
Discussion: TRL 0.2.0-next.1 Pre-release
Not sure how you are using TRL in this case
104 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/3/2024 in #typhonjs-runtime
Discussion: TRL 0.2.0-next.1 Pre-release
Which is why Foundry Apps are not really reactive and hooks are just prompts for re-rendering
104 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/3/2024 in #typhonjs-runtime
Discussion: TRL 0.2.0-next.1 Pre-release
Reactivity with handlebars is just copy pasting
$(div).append(templateString)
104 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/3/2024 in #typhonjs-runtime
Discussion: TRL 0.2.0-next.1 Pre-release
I mean handlebars is nothing but a template
104 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/3/2024 in #typhonjs-runtime
Discussion: TRL 0.2.0-next.1 Pre-release
My uses are very much more advanced
104 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/3/2024 in #typhonjs-runtime
Discussion: TRL 0.2.0-next.1 Pre-release
fwiw I mainly take Michael's word for it, but also my own experience trying to make anything custom in V2 made me very quickly reconsider 🥴
104 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/3/2024 in #typhonjs-runtime
Discussion: TRL 0.2.0-next.1 Pre-release
Does it though? Sure looks cleaner but AppV2 restricts many of the things down. Hooking your component to an empty window has never been an issue.
104 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/3/2024 in #typhonjs-runtime
Discussion: TRL 0.2.0-next.1 Pre-release
unless there comes some high roller
104 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/3/2024 in #typhonjs-runtime
Discussion: TRL 0.2.0-next.1 Pre-release
alas, Foundry isn't really going to change in that regard
104 replies