0
0
Fork 0
mirror of https://gitlab.com/Oreolek/salet-module.git synced 2024-05-21 10:28:28 +03:00
Commit graph

9 commits

Author SHA1 Message Date
Alexander Yakovlev edfa605b43 Switched to Coffeescript 2.0 2017-09-20 12:12:54 +07:00
Alexander Yakovlev e60bfd5fbf A separate container class, listinv() is global
Made a separate Container class; all rooms and the player character are
treated as containers. A container is a collection of units.
2017-08-31 18:04:22 +07:00
Alexander Yakovlev 4cba17fa4b Sourcemaps 2017-07-31 22:22:54 +07:00
Alexander Yakovlev aeb58cc8a2 Compilcation with no minify 2016-09-26 14:10:08 +07:00
Alexander Yakovlev a1a1469c51 Many fixes
- No querying scroll animations anymore
- The module is minified into ES5 now
- Fixed the transient Markdown-style links (see undum)
- Fixed the scrolling
- The choices in writeChoices() now correctly get the index to l()
  localizing function
2016-09-19 22:15:16 +07:00
Alexander Yakovlev dcec69177a Separated the supporting functions into a new file 2016-09-16 14:07:21 +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 9a2f780cb4 Mersenne-Twister random submodule 2016-09-10 08:44:27 +07:00
Alexander Yakovlev bcf84bf95b NPM module (WIP) 2016-09-09 17:18:53 +07:00