ae90fd1c37
Updated pixi again with fork because im clearly still doing something wrong and still need the sprite hack.
2019-09-29 11:53:12 -07:00
5ca0935ac6
Updated to Pixi v5.
...
This also fixes a chrome video preload spec change.
2019-09-29 11:19:51 -07:00
0c039b6ed4
1.3.1 version bump
2019-06-09 21:36:52 -04:00
a93978f39d
Fix movecamera since its a macro now.
2019-06-01 14:38:39 -07:00
b6821d4157
fix broken links
2019-05-24 10:00:38 -04:00
3101868b30
Merge branch 'quest-json' of https://git.poweris.moe/xduplayer into quest-json
2019-05-21 20:56:42 -07:00
bb409c45a1
Fixes for colorTo and tint not being kept during dialogue.
2019-05-21 20:56:37 -07:00
4716b5e8e8
divamovie: respect volume controls
2019-05-21 22:42:52 -04:00
9dc0c8f9cf
enable-guard play all
2019-05-17 18:53:17 -04:00
0d522b55c5
fix urlparams play
...
single value, questscenemstid
2019-05-17 13:00:05 -04:00
f289381955
Merge branch 'quest-json' of git.poweris.moe:xduplayer into quest-json
2019-05-17 12:59:21 -04:00
c1c6cbfd99
demagicify custom namespace
2019-05-17 12:44:14 -04:00
90625d82b6
css for follow links instead of table.
2019-05-17 09:38:16 -07:00
5dba520155
continue playing scene after selecting specific part
2019-05-17 12:31:44 -04:00
0e9f6f8d70
custom doesn't matter for part select
...
it's decided by the current scene
2019-05-17 12:05:42 -04:00
8786c54200
bgmloop: update
...
why is this in this repo
2019-05-17 06:37:26 -04:00
25f7d90951
metadata changes and quest selector
2019-05-17 05:20:02 -04:00
526d0a51cc
copy macros
...
macros were being edited in-place and affecting later uses
2019-05-13 20:22:17 -04:00
737b13da42
custom macros
...
dug out an old copy of the Macros file from the wedding gears
event and set up the player to merge removed macros
2019-05-13 17:41:01 -04:00
269592c3d6
Merge branch 'master' of https://git.poweris.moe/xduplayer
2019-05-13 13:16:45 -07:00
d4e96c66a8
Removed webpack for gulp again because its simpler for a project this size.
2019-05-13 13:16:40 -07:00
effb55871f
utage: divamovie support
...
this is used for skillmovies that play during some missions
they must first be converted into webm format
2019-05-13 16:13:01 -04:00
77fc6e4d69
Merge branch 'master' of git.poweris.moe:xduplayer
2019-05-13 03:42:32 -04:00
bf11050984
utage macro support
...
xdu ships with a Macro.tsv, and loading commands
out of there instead of defining them manually
saves a lot of trouble
bingo didn't know about it
there's probably some regressions, needs further testing
2019-05-13 03:31:42 -04:00
1d469d4f3e
webpack, eslint
...
javascript didn't have proper modules until es6 what the fuck
bingo's code scares me so i hope i didn't break it when fixing
the linting errors
2019-05-12 20:59:45 -04:00
e3b7233b20
remove emoji strings
...
replaced with html entities/creation from unicode code-point where applicable
my editor doesn't render emoji
2019-05-11 23:36:58 -04:00
b9e91f4977
version bump
2019-01-20 00:55:51 -05:00
eec0bb137b
json: update bgmloop
2019-01-20 00:55:32 -05:00
0b3fb01670
I didnt hit save
2019-01-19 14:58:09 -07:00
fb9cab573e
fix unbalanced parenthesis
2019-01-19 16:47:00 -05:00
f3ddb3e58f
noise_disappearance commands should work.
2019-01-19 14:02:31 -07:00
24cbf4b5ad
Merge branch 'master' of https://git.poweris.moe/xduplayer
2018-12-29 11:45:29 -07:00
e098d27964
Fix player not falling back to utage text if translation file didnt exist at all.
2018-12-29 11:44:34 -07:00
dbf530a333
urlparams: rewrite
2018-12-29 13:34:22 -05:00
9ca49d25cc
urlparams: rewrite
2018-12-29 12:45:27 -05:00
8933ba986a
urlparams: add lang parameter
2018-12-29 12:02:23 -05:00
64d452c7db
lang: experimental: enable russian language
2018-12-29 10:34:49 -05:00
c350654ca2
json: update bgmloop
2018-12-29 10:33:48 -05:00
9ca07cca3b
Check for when the next mission is disabled will now not fail if the next mission in line is also disabled.
2018-10-24 23:01:44 -07:00
99c7afde04
js: update BgmLoop.json
2018-10-21 00:29:19 -04:00
cdf61c9d57
Dumb html standard not assuming px thing.
2018-09-13 20:30:27 -07:00
82eeacab94
submodule
2018-09-12 12:21:52 -07:00
4c1239ed1a
Merge branch 'master' of https://git.poweris.moe/xduplayer
2018-09-12 12:21:45 -07:00
98a45ad4f9
Theoretical support for another font for english.
...
Extra meta tag.
2018-09-12 12:21:02 -07:00
419c896e64
js: update bgm_loop
2018-09-12 12:43:03 -04:00
b31d712782
Regex fix
2018-07-29 12:14:01 -07:00
16bec2a1ad
submodule
2018-07-27 09:15:42 -07:00
733c576cf2
Support for loop effect from 2018 summer event.
...
Support for pattern argument including a <character=> tag.
2018-07-24 21:40:00 -07:00
36fd987c4d
Added support for custom assets so bridal gears can run more separated from the main assets so the XDU cant break it as easily.
2018-07-06 09:35:43 -07:00
4e3940fff2
Merge branch 'master' of https://git.poweris.moe/xduplayer
2018-07-02 20:15:22 -07:00