1
0
Fork 0
mirror of https://gitlab.com/Oreolek/salet.git synced 2024-07-08 09:44:24 +03:00
Commit graph

8 commits

Author SHA1 Message Date
Alexander Yakovlev b02f728d0c Made the game "codepen-ready".
Removed Browserify, made the game lighter.
The game now loads Salet as a JS library.

The preparations for that are done by Gulp.
2016-12-27 15:16:16 +07:00
Alexander Yakovlev a6b9ba0be4 Salet 1.4 upgrade 2016-09-11 18:33:36 +07:00
Alexander Yakovlev 5618f05a8f New syntax with NPM module 2016-09-10 11:38:07 +07:00
Alexander Yakovlev f9fd118b6f Issue #15 - single phrases 2016-02-24 19:45:02 +07:00
Alexander Yakovlev 5e7f4087aa Salet is now passed as an argument.
Also, no frequency filters on choice list.
2016-02-01 14:22:23 +07:00
Alexander Yakovlev b51d54e227 Issue #7: renaming content to dsc
There are two reasons to make this change:

1. Consistency because objects also have `dsc`
2. `content` is not a good property name.
`dsc` is much more self-explanatory.
2016-01-18 17:29:14 +07:00
Alexander Yakovlev 828962b1ff Documentation and API
Made enter() a redefinable function.
Updated Gulpfile to watch the libs.
Fixed a couple of bugs in Raconteur CoffeeScript port.
2016-01-15 15:10:12 +07:00
Alexander Yakovlev 16b82caf8d Backports from Rachel, new interface. 2016-01-15 08:08:53 +07:00