Commit graph

37 commits

Author SHA1 Message Date
Alexander Yakovlev 0d1c0dc11b Hiding fix 2017-02-12 23:27:43 +07:00
Alexander Yakovlev 518f3918d0 Style and more text 2017-02-12 23:25:12 +07:00
Alexander Yakovlev 37ebcb9bc9 Voyageur review: beginnings 2017-02-12 22:57:45 +07:00
Alexander Yakovlev 2515a5ff91 Начало игры 2017-02-08 22:29:35 +07:00
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 21ef72fc76 Salet 1.6, new animations, night mode 2016-12-07 18:32:57 +07:00
Alexander Yakovlev 612d0aede9 Salet 1.5 - CSS animations 2016-09-20 22:05:09 +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 ef1ce16aeb Testing History API (going back) 2016-06-28 15:00:41 +07:00
Alexander Yakovlev 9ce79a4fb7 Bootstrap as a npm module instead of a submodule 2016-06-28 12:21:11 +07:00
Alexander Yakovlev 715e3bb2ee Version bump 2016-06-03 10:01:44 +07:00
Alexander Yakovlev f406c0e692 Renamed objects to units.
Hopefully *this* will clear up the terminology a little bit.
2016-06-03 09:40:48 +07:00
Alexander Yakovlev 606629d83f Fixed goBack and backported various UI fixes. 2016-04-05 08:57:13 +07:00
Alexander Yakovlev 4412081800 New flag: room.canSave
This fixes the problem with saving inside Inventory room.
2016-03-27 22:34:16 +07:00
Alexander Yakovlev 7a51bf1e8b The "go back" code invalidates the save. 2016-03-21 08:46:16 +07:00
Alexander Yakovlev cea54d7dee "Go back" functionality 2016-03-21 08:41:56 +07:00
Alexander Yakovlev 6dd06d2b89 Resolves #20 - proper inventory, list of carried things 2016-03-20 20:46:40 +07:00
Alexander Yakovlev 373d703fe0 Taking things (issue #4) 2016-03-20 19:41:47 +07:00
Alexander Yakovlev f9fd118b6f Issue #15 - single phrases 2016-02-24 19:45:02 +07:00
Alexander Yakovlev 2b0f714ac0 Proper variables and putting things 2016-02-10 20:35:44 +07:00
Alexander Yakovlev 99b678cfa7 Dependency cleaning
Coffee-script is required for the gulpfile.
2016-02-01 21:57:29 +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 566c8b27a2 Modular API (WIP) 2016-01-25 23:05:32 +07:00
Alexander Yakovlev 63dbeb49f4 Trying to sort out the API 2016-01-24 14:53:03 +07:00
Alexander Yakovlev 5f7f142028 Did a crude MVC structure. 2016-01-24 13:33:39 +07:00
Alexander Yakovlev 0ed470dae6 Cycling rewrite, Raconteur's purge
- Rewrote cycling shortcuts into the library. It's more object-oriented
  now (and slightly less obvious, but we can get around that).
- Removed Raconteur situations entirely. Their functionality is 100%
  integrated now.
2016-01-19 10:03:01 +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 5488736b48 Fix for takeable objects 2016-01-16 23:43:20 +07:00
Alexander Yakovlev 0ed4f98098 Object manipulation - WIP
I'm stuck because of a COFFEESCRIPT bug or whatever.
2016-01-16 23:24:23 +07:00
Alexander Yakovlev 8ad06c0d0a Cut the long introduction 2016-01-16 13:26:25 +07:00
Alexander Yakovlev 9eb9a011bf Story WIP 2016-01-15 22:29:15 +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 b0c0804b43 Localization fix 2016-01-15 09:49:03 +07:00
Alexander Yakovlev 29fe51b179 Undum is included now, got rid of browserify dependencies. 2016-01-15 08:31:04 +07:00
Alexander Yakovlev 16b82caf8d Backports from Rachel, new interface. 2016-01-15 08:08:53 +07:00
Alexander Yakovlev f1a6d47dea Initial commit - scaffold 2016-01-07 18:27:57 +07:00