-
torrent of possibilities. As their mind jumps from one thought to another, it's like a wild river flowing through an uncharted forest, constantly branching off into new directions. Their inner monolog…
-
Essentially deactivated for now (if not present in config, defaults to monologue, which doesn't really do anything currently) but there's a deactivated StoryAssembler to automatically pick fragments b…
-
### Pitch
Many people put emojis & pretty unicode symbols in their names, but that's not very good for screen readers, so there's a need for a reader-friendly name, and while we're at it, why not tel…
-
It would be nice to be able to define interaction commands for the game start. The case from Kalevala project: Start the game with something in the inventory. So, instead of hard-coding menu actions i…
-
By default it can be confusing that all the views still reference all the original monologue gem views (at monologue) but your blog gets generated on a similar file system setup and it can take a coup…
-
As opposed to CSR 1.x's reliance on watching the game's memory at a set interval, CSR 2.0 leverages a postfix hook of the game's event loading function, allowing us to modify the Atel script directly.…
-
Downloaded local copy of monopost and tried to require with:
``` javascript
require([
'jquery',
'lodash',
'postal',
'monologue'
], function( $, _, postal, Monologue, bridge ) {
co…
-
I think paperclip was updated and i cant update because of this extension, it gives an error while trying to run bundle update.
Bundler could not find compatible versions for gem "paperclip":
In G…
-
I've currently monkey patched my local monologue to default to post URLs like the following:
`/2016-05-23/new-post-4`
Would there be any interest in making this configurable as part of the gem? I'm…
-
I am using Rails 4, but the extension has a dependency on rails 3.2.x, so `bundle install` fails to install the stuff:
```
bundle install
Fetching git@github.com:jipiboily/monologue-markdown.git
remo…