Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

This fixed some errors on startup, like fadein and the meters being broken :D Some macros are still out of commission, but those were not a part of the template, just mine.  Still need to check if anything else broke.  

(+1)

I think everything works: So just the javascrit "config" to "Config" and a scrollbar issue  (that was not a crash issue, just an aesthetic one).  

The scrollbar was insistent on staying, and I could not get rid of it for some reason. It was bordering on cutting off text but adding "padding: 0.5em;"  to the "#passages " in the Stylesheet made this OK. I have not tested on mobile yet. Trying to edit the #passages::-webkit-scrollbar did not do anything for some reason as far as I could tell. 

(+1)

I see... thats good