1
0
Fork 0
mirror of https://gitlab.com/Oreolek/salet.git synced 2024-05-17 00:18:29 +03:00
Commit graph

29 commits

Author SHA1 Message Date
Alexander Yakovlev cd757564b3
use dialogue and phrase as modules 2019-09-11 12:46:57 +07:00
Alexander Yakovlev ec1ef22120
use Salet from CDN 2019-09-11 02:17:48 +07:00
Alexander Yakovlev 8d361abbbc
Laravel Mix WIP 2019-09-04 13:38:05 +07:00
Alexander Yakovlev 29bbd5dd7b Salet upgrade to 1.8.0 2017-06-16 21:02:38 +07:00
Alexander Yakovlev 8635b4e065 Destinations were scrapped; NPM update 2017-04-03 16:33:45 +07:00
Alexander Yakovlev ffb31d8272 Visual update, dependency updates 2016-11-15 16:44:47 +07:00
Alexander Yakovlev a6b9ba0be4 Salet 1.4 upgrade 2016-09-11 18:33:36 +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 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 43c66af5a6 Fixed the prototype variables. Resolves #5. 2016-02-08 20:52:12 +07:00
Alexander Yakovlev 10b1eeed0d Autosave and cycling fix 2016-02-01 22:16:36 +07:00
Alexander Yakovlev 5af7d3ad72 A playable game with most features on 2016-02-01 15:51:48 +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 15792d556c Issue #11 - room illustration property 2016-01-20 06:56:10 +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 407305a54c Rewritten using more OOP 2016-01-18 18:29:34 +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 c84a1c9def Something resembling a story..? 2016-01-17 00:24:02 +07:00
Alexander Yakovlev 4ca04bb658 Dialogues sample 2016-01-17 00:04:00 +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 b05b2974c7 Issue #1 fix - proper sectioning 2016-01-15 21:04:09 +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
Alexander Yakovlev f1a6d47dea Initial commit - scaffold 2016-01-07 18:27:57 +07:00