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

28 commits

Author SHA1 Message Date
Alexander Yakovlev b6696ff981 Fixed once links.
Looks finished (except for saving)
2016-02-01 16:54:15 +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 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 c48c1ff11e More untested conversions WIP 2016-01-23 18:31:03 +07:00
Alexander Yakovlev e54585cdbc Rewriting Undum WIP. 2016-01-22 22:07:34 +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 0d7f566441 List of contributors and licenses 2016-01-18 17:51:15 +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 a1d04aa459 Constructor name check 2016-01-17 12:29:52 +07:00
Alexander Yakovlev b9d0d3028e Removed SimpleSituation. 2016-01-17 12:29:42 +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 b0c0804b43 Localization fix 2016-01-15 09:49:03 +07:00
Alexander Yakovlev 0b5c241cd3 Save/load buttons
Save is broken now. Reasons unknown.
2016-01-15 08:59:46 +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