62b22d9f96
russian: add font
v1.2.1
2018-12-29 11:00:00 -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
56da2097b9
Revert "font: switch to source han sans"
...
This reverts commit 03cbf453498f0dba21b849ed03a7977c4a42b063.
2018-09-12 15:04:08 -04:00
419c896e64
js: update bgm_loop
2018-09-12 12:43:03 -04:00
03cbf45349
font: switch to source han sans
2018-08-01 04:59:26 +09:00
b31d712782
Regex fix
2018-07-29 12:14:01 -07:00
6b8cae2c00
Added custom data folder to gulp dist.
2018-07-27 10:02:31 -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
7f71e0d89b
Language selection wasn't being written to local storage.
...
Updated submodule.
2018-07-02 20:15:15 -07:00
3a1dc7d640
update bgmloop json
2018-07-02 07:07:09 +09:00
30ce95011a
Removed mst ids line
2018-06-14 07:49:14 -07:00
4c74a17bc3
gulp: XduMissions.json was moved
v1.2.0
2018-06-14 16:06:38 +09:00
e83a131537
submodule
2018-06-13 21:51:51 -07:00
4d435784b6
Missions JSON moved to translations submodule so missions can be added/enabled without disturbing main project.
...
Individual mission ids can be disabled not just whole mstid.
2018-06-13 21:49:25 -07:00
cb88904665
Merge branch 'master' of https://git.poweris.moe/xduplayer
2018-06-13 21:02:52 -07:00
8780cc2721
DPI is now taken into account when resizing.
...
Added credits to mission modal.
Added ability to go fullscreen.
2018-06-13 21:02:42 -07:00
72f2549727
enable kanamari memoria
2018-06-12 16:26:00 +09:00
47451eea7e
Added title tag that updates with mission name.
...
Added null check for pixi sprite calculateverticies because it sometimes makes a texture invalid when it shouldn't be.
2018-06-11 21:25:25 -07:00
d073e7946c
Updated version in modal
2018-06-08 08:25:34 -07:00
d356f17adb
Updated pixi.
...
Maybe fixed a case from interpolation that a sprite could not be cleaned up. Need to make a better system for controlling sprites.
Added binds for arrow keys to scroll multiline text.
Added support for colorto tween changing tint not just alpha.
2018-06-07 21:35:47 -07:00
2287163a34
Made various commands play sounds.
2018-06-06 22:16:44 -07:00
e25cd1f929
Fixes and additions for first chapter of bridal gears.
2018-06-05 21:14:02 -07:00
e58002ce4c
bridal: add custom event and enable
2018-06-06 02:41:07 +09:00
bf73e0b87a
translations submodule: track branch
...
use --remote in the future
2018-06-06 02:12:46 +09:00
c07d281948
Custom mission support.
...
Some fixes.
Different Scene Titles are slightly easier to support.
Started adding new effects for bridal gears.
2018-06-04 09:07:53 -07:00
d086fc2f71
Added in some base stuff for bridal gears.
...
updated translations.
2018-06-01 20:20:38 -07:00
5d51d0f2a9
Fixed audio not loading if tsv file didn't load any audio.
...
Made list of mstids an array of allowed mstids instead of making a weird if block for allowed ids.
2018-05-30 20:24:01 -07:00
72cc69cb0b
lol no case sensitive filesystem
2018-05-30 04:43:24 +09:00
9ebe1c7d5b
Added translations from js/translations as submodule
2018-05-29 11:59:59 -07:00
4046a973ba
Removed translations folder
2018-05-29 11:58:45 -07:00
59f0a30aa7
Added translation files for bunnies
2018-05-29 11:42:01 -07:00
5eb720061d
Added discord link to info modal
1.0.0
2018-05-24 17:54:12 -07:00
a1835bdf42
Added info/help modal.
2018-05-24 15:55:38 -07:00
6734df9dec
Space will now work to progress mission along with mouse click.
...
Implemented size tag from utage.
Translations updated.
2018-05-24 08:47:13 -07:00
4e982cdd3d
Zindex top controls so at least the firefox bug doesn't stop them from being used.
...
Added in button to hit first if query params are used so modern browsers dont freak out about audio.
2018-05-23 22:22:40 -07:00
d101cd9ff0
Hack for firefox52 weird ui sizing thing.
...
Made only mission available basa's birthday.
2018-05-23 19:24:49 -07:00
d51c8936e8
Update Xdumissions file. Update name translations.
2018-05-22 21:08:30 -07:00
4752d98925
Moved translations to js/translations directory so they are versioned like the others. May move translations folder to submodule.
2018-05-22 16:17:00 -07:00
c894680f5f
translations: update names
2018-05-22 01:38:00 +09:00
cd7ea54fb2
Added translations for mission names/summaries.
...
Mission dropdown is now by mst id and mission id is selected in modal.
Added skip button for moving to next chapter within mstid.
2018-05-17 20:50:45 -07:00