Commit graph

146 commits

Author SHA1 Message Date
Ali Zemani
ab48361fb4
Merge pull request #40 from EL-R1/input-numbers
Add Input numbers and increase subtitles size
2023-06-21 08:53:18 +03:30
EL-R1
141c13f817 feat: increase subtitle size 2023-06-20 22:22:36 +02:00
EL-R1
02bb0dda37 feat: add numbers choices for scene:cs_bs_phone 2023-06-20 21:56:06 +02:00
EL-R1
e4187e711f feat: add forced subtitles 2023-06-20 20:45:23 +02:00
Ali Zemani
776035249e
Merge pull request #39 from EL-R1/dev-logos
feat: add images logo's
2023-06-20 13:29:11 +03:30
Ali Zemani
db7b12a45c
Merge pull request #38 from EL-R1/master
Refactoring French Translation
2023-06-20 13:27:55 +03:30
EL-R1
7208052669 feat: add choice value to see if it's image or not 2023-06-19 23:32:31 +02:00
EL-R1
76cc3bbe52 feat: add images logo's
spoil in the description :
netflix logo, Glyph White Bear logo and  P.A.C.S. logo are now chosable instead of text
2023-06-19 21:15:12 +02:00
EL-R1
015437510b Revert "feat: add images logo's"
This reverts commit 6dacda6dbd.
2023-06-19 21:13:35 +02:00
EL-R1
6dacda6dbd feat: add images logo's
spoil in the description :
netflix logo, Glyph White Bear logo and  P.A.C.S. logo are now chosable instead of text
2023-06-19 21:09:01 +02:00
EL-R1
9772a6dfb1 refactor: change display of tested RAWs in index.html 2023-06-19 19:03:06 +02:00
EL-R1
66c1141b5b refactor: add accent for french translation 2023-06-19 19:00:57 +02:00
EL-R1
3252c58208 feat: add text for 6A and 6B scene 2023-06-19 14:15:36 +02:00
EL-R1
a080945454 refactor: change lot of translation to be more accurate 2023-06-19 14:14:48 +02:00
Ali Zemani
966803e7c0
Merge pull request #35 from EL-R1/master
Add French translation for Choices
2023-06-19 08:51:18 +03:30
EL-R1
20ff779daf feat: add import of fr.js file + french forced file 2023-06-18 23:05:04 +02:00
EL-R1
9981da7b6e feat: add french choices translation file 2023-06-18 23:04:05 +02:00
Ali Zemani
84d63bfe7e
Merge pull request #33 from MxShift/master
[NEW] Added a choices translation selector
2023-02-25 21:29:46 +03:30
MxShift
a930971a7a Prepared for pull request 2023-02-25 01:11:51 +06:00
MxShift
a4f6d03137 Added a choices translation selector
Added the ability to select a translation of choices
2023-02-25 01:02:39 +06:00
MxShift
d84fa0fd06 English choices replaced by Russian choices 2023-02-24 21:12:20 +06:00
Ali Zemani
be2136e5b2 add German sub 2022-07-22 20:15:18 +04:30
Ali Zemani
52a3ece82a add Korean sub 2022-01-25 17:50:39 +03:30
Ali Zemani
3fa8e4dd17 fix Hungarian file encoding 2021-12-30 15:02:57 +03:30
Ali Zemani
5c9c6d7031 rename Hungarian file 2021-12-30 15:01:13 +03:30
Ali Zemani
009c6e9a3e add Hungarian sub 2021-12-30 14:58:45 +03:30
Ali Zemani
ed40b0e549
Merge pull request #25 from ZapperDJ/patch-1
Create bandersnatch.bat
2021-09-06 12:37:16 +04:30
Ali Zemani
0f3aab3e2d add fr subtitle 2020-11-08 08:14:57 +03:30
Ali Zemani
c4be579d12 remove virgul article 2020-10-04 14:38:27 +03:30
Ali Zemani
8a69aa6bc3 add Russian Subtitle 2020-10-04 14:35:22 +03:30
ZapperDJ
a5fe2f06f6
Create bandersnatch.bat
This is a batch file that starts index.html in chrome with some flags that fix the error when trying to load subtitles when opening index.html as a local file instead of loading it through a web server
2019-11-04 18:39:44 +01:00
Ali Zemani
32c01d9ec2
Merge pull request #24 from mehotkhan/add-license-1
Create LICENSE
2019-08-03 11:14:42 +04:30
Ali Zemani
17a3ac75e6
Create LICENSE 2019-08-03 11:14:30 +04:30
Ali Zemani
114d029e18
Merge pull request #23 from CyberShadow/pull-20190727-205645
More fixes
2019-08-03 11:06:21 +04:30
Vladimir Panteleev
80f4bd0b6e assets/scripts.js: Segment group preconditions override segment preconditions 2019-08-02 03:06:17 +00:00
Vladimir Panteleev
88c7b5dced Add "reset" link in HTML 2019-07-29 03:06:20 +00:00
Vladimir Panteleev
8693936308 Improve HTML
- Improve English

- Credit all authors

- Mention more controls

- Slightly improve layout

- Remove Google Analytics
2019-07-29 03:06:20 +00:00
Vladimir Panteleev
0bccf68de1 assets/scripts.js: Fix non-choice transitions
The previous logic was completely wrong.
2019-07-29 03:06:20 +00:00
Vladimir Panteleev
927aeac7b4 assets/scripts.js: Return strings from preconditionToJS
Minor correctness fix.
2019-07-28 22:19:56 +00:00
Vladimir Panteleev
3e17def067 assets/scripts.js: Fix handling of IDNT segment
This segment does not have an end-time, so treat all timestamps past
its start time as belonging to it.

Fixes #null appearing in hashes and stored locations.
2019-07-28 22:13:59 +00:00
Vladimir Panteleev
941c975e36 assets/scripts.js: Log previous persistentState values 2019-07-28 21:25:53 +00:00
Vladimir Panteleev
9bf91b095b assets/scripts.js: Initialize persistent state from data
Fixes JS errors when seeking past first choice with empty localStorage.
2019-07-28 21:25:31 +00:00
Vladimir Panteleev
9ea55f3c02 assets/scripts.js: Fix recording of breadcrumbs after jumps 2019-07-28 21:25:10 +00:00
Ali Zemani
a76a551fe9
Merge pull request #22 from CyberShadow/pull-20190727-205645
More fixes
2019-07-29 01:45:09 +04:30
Vladimir Panteleev
9df4416b2b assets/scripts.js: Use consistent variable name 2019-07-28 19:38:29 +00:00
Vladimir Panteleev
6d34768b11 assets/scripts.js: Fix case of unmapped segment
Fixes behavior and JS errors during the post-credit studio logos.
2019-07-28 19:36:33 +00:00
Vladimir Panteleev
ad877dfe1e assets/scripts.js: Make left/right arrow seeks "natural"
Unbreaks jumping to/past first choice with empty localStorage.
2019-07-28 19:04:54 +00:00
Vladimir Panteleev
96908eb3af assets/scripts.js: Fix jumping forward while paused 2019-07-28 19:04:53 +00:00
Vladimir Panteleev
e9a9719f21 Add Unlicense header to source files
As per f3a58d84bf
2019-07-28 19:04:43 +00:00
Vladimir Panteleev
7ad6dec786 assets/scripts.js: Fix comparing to strings in preconditions 2019-07-28 18:01:33 +00:00