0
0
Fork 0
mirror of https://gitlab.com/Oreolek/salet-module.git synced 2024-06-16 15:10:52 +03:00
Commit graph

36 commits

Author SHA1 Message Date
Alexander Yakovlev 2cd289a7ac Fixed the version number. 2016-12-07 18:30:03 +07:00
Alexander Yakovlev a9f7ef762a New version finally fixes the effects. 2016-12-07 18:09:33 +07:00
Alexander Yakovlev 74c4f61ae3 hideBlock now hides, not removes a block
DOM removal is a dangerous default especially for a "hide"
function.
2016-11-18 17:34:39 +07:00
Alexander Yakovlev 99559c9c0a canExit altering
canExit function now has an argument and executes in the context of exit room.
As it should be.
2016-11-10 16:19:49 +07:00
Alexander Yakovlev 8488ed83c8 Now you can use animateBlock on its own 2016-11-04 20:31:23 +07:00
Alexander Yakovlev e1d52d8f67 Sane default class names for transitions 2016-09-26 16:00:55 +07:00
Alexander Yakovlev 205d9f66db New animation code WIP 2016-09-20 15:19:07 +07:00
Alexander Yakovlev 23e2be646f Removed the pathfinding and pictureTag from core 2016-09-16 19:57:45 +07:00
Alexander Yakovlev 375ee4c0f8 Bug fixes in canExit and inventory drop() 2016-09-16 19:15:28 +07:00
Alexander Yakovlev 0a259527e4 Fixed the diceString method in RNG. 2016-09-16 17:06:40 +07:00
Alexander Yakovlev eb1f8df89a Renamed $ to jQuery for compatibility 2016-09-16 15:50:13 +07:00
Alexander Yakovlev d948536f64 Fixed the canExit flag. 2016-09-16 15:02:27 +07:00
Alexander Yakovlev 5ff4550c22 Proper changing rooms 2016-09-16 14:30:04 +07:00
Alexander Yakovlev dcec69177a Separated the supporting functions into a new file 2016-09-16 14:07:21 +07:00
Alexander Yakovlev f17d6ba476 Don't save actions inside rooms we don't save in 2016-09-12 16:22:50 +07:00
Alexander Yakovlev 5403c65167 Lots of small fixes, mostly in loading 2016-09-12 14:42:59 +07:00
Alexander Yakovlev 784ca8609f JS minification using closure-compiler
The compiler should be in your PATH.
2016-09-12 12:23:18 +07:00
Alexander Yakovlev faf0797b21 typo fix 2016-09-12 10:03:03 +07:00
Alexander Yakovlev c0c6465a62 Skip through the repeating rooms on loading 2016-09-12 09:57:18 +07:00
Alexander Yakovlev b55cc8fcac Don't init the game when autoload if off 2016-09-12 09:38:11 +07:00
Alexander Yakovlev 8a85f9975d Game Loading API: get a savefile 2016-09-12 09:32:40 +07:00
Alexander Yakovlev 2e6e009c8c Autoload option 2016-09-12 09:25:07 +07:00
Alexander Yakovlev e18f2bbed2 version bump 2016-09-11 18:34:58 +07:00
Alexander Yakovlev aa49676306 semver version 2016-09-11 17:50:53 +07:00
Alexander Yakovlev e03c9372cd Made "salet" a global object 2016-09-11 17:48:13 +07:00
Alexander Yakovlev 757c12e2dd Internationalization 2016-09-10 12:48:33 +07:00
Alexander Yakovlev 9e7a3f0f1c typo fix 2016-09-10 11:36:23 +07:00
Alexander Yakovlev b8a536832c version bump 2016-09-10 11:25:09 +07:00
Alexander Yakovlev 961b0a936a package.json 2016-09-10 10:58:55 +07:00
Alexander Yakovlev 9ce79a4fb7 Bootstrap as a npm module instead of a submodule 2016-06-28 12:21:11 +07:00
Alexander Yakovlev 235aa28eb9 Dependency update 2016-03-25 17:29:12 +07:00
Alexander Yakovlev 99b678cfa7 Dependency cleaning
Coffee-script is required for the gulpfile.
2016-02-01 21:57:29 +07:00
Alexander Yakovlev 3215b865f5 Gulpfile update 2016-02-01 19:44:22 +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