Commit Graph

48 Commits

Author SHA1 Message Date
464e69861a Fix script dir 2024-02-27 23:28:49 +02:00
Victor
ba948352c4 Fix sprite positions 2015-12-27 22:20:06 +02:00
Victor
d683cbf0a5 Fix multiline issue 2015-12-25 16:57:41 +02:00
Victor
d41205a04e Ability to create scenarios 2015-12-24 15:45:25 +02:00
Victor
c9c0cdb32e Fix pre scan menu/if flags 2015-12-23 14:40:06 +02:00
Victor
3ed231e773 Allow to run user scenarios 2015-12-22 14:09:28 +02:00
Victor
0237933645 Fix text not shown in Firefox 2015-12-15 16:27:01 +02:00
Victor
d3b3b02090 Move baseDir to Main,js 2015-12-15 14:53:25 +02:00
Victor
5afdd7a0a8 Debug mode 2015-12-15 14:34:57 +02:00
Victor
5d51dc48b6 Fix size calculations based on #background size, not window 2015-12-15 14:16:14 +02:00
Victor
06bab359e4 Unbind events on init, fix click on main panel 2015-12-15 13:47:36 +02:00
Victor
539151e3ac Ability to remove saves 2015-12-11 23:20:57 +02:00
Victor
d5ceb0afec Load state menu 2015-12-11 23:16:29 +02:00
Victor
5e920f760d Ability to save state 2015-12-11 22:54:58 +02:00
Victor
4de12e0532 Update index.html 2015-12-11 11:57:47 +02:00
Victor
0b75280072 Add menu items: next, prev scene, next scene 2015-12-11 11:54:32 +02:00
Victor
2fa63256eb Add prevScene, nextScene navigation 2015-12-11 11:50:37 +02:00
Victor
3237a17535 Add main menu 2015-12-11 11:39:54 +02:00
Victor
cf1b200461 Fix image showing after load 2015-12-10 22:43:52 +02:00
Victor
f75031316c Fix music volume if not fadein 2015-12-09 12:41:30 +02:00
Victor
1624192002 Fix replace all tags 2015-12-09 11:31:16 +02:00
Victor
dff9843c37 Separate soundloop from sound 2015-12-09 11:16:36 +02:00
Victor
5337b544a9 Add ambience 2015-12-09 10:55:10 +02:00
Victor
4e5444f97d Add map zones 2015-12-08 13:20:36 +02:00
Victor
cde50d8467 Parse queue music and sound 2015-12-08 12:54:29 +02:00
Victor
c8edde1dfc Add sounds and stop sound parsing 2015-12-08 12:30:28 +02:00
Victor
c1b2e79ca5 Fix PathResolver sound 2015-12-08 12:27:55 +02:00
Victor
983709e80a Parse stop music statement, fix music loop 2015-12-08 12:22:05 +02:00
Victor
aa485218db Fix consumeBoolean 2015-12-07 21:28:44 +02:00
Victor
bbb9896794 Parse menu statement 2015-12-07 19:35:47 +02:00
Victor
e4f98c610a Fix expression link at ifStatement 2015-12-07 17:50:16 +02:00
Victor
80db5bc6c9 Clear sprites after scene switch 2015-12-07 17:39:26 +02:00
Victor
d28f17fc7e Parser if statement 2015-12-07 17:22:11 +02:00
Victor
debec57bbd Parse jump 2015-12-07 17:16:40 +02:00
Victor
4a7f2a8f88 Add pre scan and parsing expressions 2015-12-07 17:11:55 +02:00
Victor
921f9836b2 Add expressions and variables 2015-12-07 17:11:11 +02:00
Victor
95186e8154 Add text on finish script 2015-12-07 14:38:58 +02:00
Victor
3670b546cd Fix replies errors 2015-12-07 14:37:31 +02:00
Victor
f16ecf2363 Clean up styles 2015-12-07 14:36:19 +02:00
Victor
c75773611f Use server path to scripts 2015-12-07 13:58:35 +02:00
Victor
26b7a145bc Rename styles to match semantics 2015-12-07 13:57:43 +02:00
Victor
d71d70b484 Fix method link in lexer 2015-12-07 13:01:37 +02:00
Victor
fdf3012ade Refactoring: extract base resources directory 2015-12-06 20:35:55 +02:00
Victor
a6df137a06 Move files to match server structure 2015-12-06 20:30:23 +02:00
Victor
1583fd741c Remove screen size field 2015-12-06 20:24:05 +02:00
Victor
4a0591f8b0 Fix background without transition 2015-12-06 16:25:35 +02:00
Victor
669f8b74a6 Add background transition animations 2015-12-06 15:26:50 +02:00
Victor
c7539bc0d5 First demo 2015-12-06 13:49:35 +02:00