Logan (ShinProg)

Results 64 comments of Logan (ShinProg)

> Unfortunately, there is no progress on this specific issue. Hello, thanks for the quick reply. I might have found a quickfix to this problem : [Create tables with CSS...

Can this be considerate as an issue, and is it fixable ? Because adding explicit type declaration at every fetch is a bit annoying...

Hello, sorry for the late reply There are multiple ways, that depends on how you are coding your game. What you are asking is "how to show a video without...

> are there any existing examples of how this can be achieved? It really depends what you need. My own games adds a html container that overlays the game screen...

> its a nice example but its not source code on github :) I just noticed I misunderstood what you're looking for : characters with blinking eyes, clickable characters instead...

A possible way to get rid of this behavior is to use the css trick I have explained in Discord to show the text word by word. Unfortunately, this is...

> Hello again @FiveYellowMice and @Hyuchia ☺ I've made a small library to do wrapped typing. It's been a learning journey! It's the first thing I've ever put on Github....

> Would you consider using spaces instead of tabs for indentation? CONTRIBUTING.md file says : `Indentation should use 4 space sized Tab characters, not spaces.`, so using tabs instead of...

> Can you explain this issue in detail so that I can contribute to it? @kajal1811 monogatari beta 12 introduced this feature : ```js // Pause the dialog for 300ms...

UP. If Aegis Libraries are well documented, the file `Monogatari/dist/js/vendor/jquery.min.js` should be deleted for the "stable" v2.0 If the user wants to use Jquery, he should import it himself instead.