sneedmaster
4e04ec8cde
DS_Store
2025-12-21 16:41:46 +01:00
sneedmaster
cccc928b2d
Patch pro Onikakushi, vývojové prostředí
2025-12-21 16:40:07 +01:00
drojf
793eac7ac2
Add missing entries to text-edits.json
...
- Merged from French translation using the scripts/Manually Run Scripts/MergeMultipleTextEdits.py script
2025-12-13 11:28:53 +11:00
drojf
aa4f85965a
Add "english mode" option for text edit merging script
...
- This mode forces the "NewEnglish/NewJapanese" to match the "CurrentEnglish/CurrentJapanese"
2025-12-13 11:27:52 +11:00
drojf
3f6234be4f
[text-edits] Indicate where 'Back' button appears in game
2025-08-25 17:36:23 +10:00
drojf
9fc18ac183
Fix local 7za/7z (from download) not being found by main.rs
...
- Gave "Warning: '7za' not found - trying '7z' instead" error and then panic
2025-04-01 21:45:27 +11:00
drojf
2684c93040
Update text-edits.json for Hou+ Music Room Buttons
2025-04-01 21:12:34 +11:00
drojf
799154c867
[Hou+] Add special 'EXIT' Back button to text-edits.json
...
- Hou+ Special 'EXIT' Back button - this back button is shown during the 'Scenario Unlock' menu, and for some reason says 'EXIT' (in English) when the language is set to Japanese
2024-08-14 20:25:55 +10:00
drojf
b16ce1ea0b
Add missing Hou+ images for translators
...
- TitleHigurashi is the buttons on the title menu (similar to previous chapters)
- ChapterPreview contains the "EXIT" button on the scenario select/fragment menu, along with some other graphical (non-text) stuff
2024-08-14 20:14:56 +10:00
drojf
12cbbb574c
Fix compile errors on latest rust
2024-08-14 20:11:59 +10:00
drojf
00c0877d85
Add Hou+ UI Text Edits for Translators
2024-07-27 00:00:30 +10:00
drojf
ee00947557
Fix error if ui-compiler already exists and add message when removing old vanilla folder
2024-07-26 23:54:52 +10:00
drojf
c8d918147a
Migrate download links to Github
2024-07-26 23:47:39 +10:00
drojf
4444a08443
Print out the font source files when using TMPAssetConverter.py
2024-05-16 22:01:01 +10:00
drojf
6210077d71
Add workaround for "Access Denied" error on meakashi when trying to remove temp files
...
- For some reason you get an "Accees Denied" when trying to delete individual files, only when when compiling Meakashi. Also, deleting manually via file explorer has no issue, it's only when you try to remove a file from the rust program
- Instead of removing all temp files besides the .assets file, we now archive only the .assets file via 7z and leave the temp files alone
- Temp files are cleaned up the next time the script runs (so we don't accidentally reuse them)
- For some reason removing the entire folder when the program is first called works, perhaps because file locks are released when the rust program finishes.
2024-05-13 20:11:08 +10:00
drojf
c36d671cd4
Use proper Hou+ PTSans font with drop shadow
2024-03-23 12:41:54 +11:00
drojf
56762b6298
Add some default drop-shadow to rei font (to be fined tuned in DLL)
2024-03-23 09:34:28 +11:00
drojf
d7f50f1460
Update font notes
2024-02-29 00:51:04 +11:00
drojf
eee324d4ec
Upgrade Rust Edition to 2021 (was 2015)
2024-02-28 19:18:35 +11:00
drojf
62d160a30e
Use PTSans font for Rei to match previous chapters
...
- The last commit used 'DejaVuSans+MS-PGothic.ttf'
- The correct font is 'PTSans+MS-PGothic.ttf'
- 'PTSans+MS-PGothic.ttf' Does not support all
2024-02-28 19:13:00 +11:00
drojf
159138ce0f
Support ignoring files/folders and show error message for subdirs
...
- Previously subdirs were not supported and would cause an 'access denied' error
2024-02-28 19:11:27 +11:00
drojf
547e17e506
Use high res font supporting extra chars 凹 凸
...
- See https://github.com/07th-mod/higurashi-rei/issues/22
- See https://github.com/07th-mod/higurashi-rei/issues/5 for previous font efforts
2024-02-25 17:07:23 +11:00
drojf
9f74455e2a
Delete large files, replace with download link
...
- These will take up space in the repo though...
2024-02-13 16:29:22 +11:00
drojf
c7fa1e4976
Use 7000 char list for ZH instead of 3500
2024-02-13 15:35:43 +11:00
drojf
7c54d170ae
Add fixed Rei font material for 4K font
2024-02-11 19:08:05 +11:00
drojf
781ec5160f
Rename Rei 'files' folder to 'files-rei' instead of 'files-2019.4'
2024-02-11 19:07:50 +11:00
drojf
05552955f9
Add chinese fonts, charset, readme
2024-02-11 18:24:38 +11:00
drojf
f688825974
Add tips prefab for Rei (just for the buttons)
...
- Same fix as 8c9579ac6c
2024-02-11 15:51:51 +11:00
drojf
314c01095f
Fix merge script, add 凹 to otherlang
2024-02-11 15:25:54 +11:00
drojf
f9057f64ad
Download 7zip automatically if not found
2024-02-05 20:39:54 +11:00
drojf
8c9579ac6c
Add tips prefab for hou (just for the buttons)
2024-02-04 20:50:40 +11:00
drojf
4b56346a93
Update readme with caret fix instructions
2024-02-04 18:08:31 +11:00
drojf
f39bef65aa
Fix hou+caret
...
- Needed to manually edit the '0 SInt64 m_PathID' to reference the correct texture (value copied from vanilla sharedassets)
2024-02-04 18:00:25 +11:00
drojf
2829c6d978
Scale font by .85 to match vanilla game
2024-02-04 13:12:08 +11:00
drojf
5f6e07d49d
Add hou+ font
2024-02-04 01:36:02 +11:00
drojf
f3c8d89f42
Add new JP characters to character lists
2024-02-04 01:03:21 +11:00
drojf
3e7f7aa62c
Add merged charset
2024-02-04 00:59:08 +11:00
drojf
3585729a86
Don't include SGCaret .png automatically, as it does not work for hou
2024-02-04 00:08:16 +11:00
drojf
781b87156e
Print every file copied for debugging
2024-02-04 00:06:59 +11:00
drojf
8673d05ebd
Fix github actions tag parsing
2024-01-27 22:12:40 +11:00
drojf
326f4919ad
Add initial hou plus images
2024-01-27 15:37:21 +11:00
drojf
1375552fa9
Add initial support for Hou Plus UI
2024-01-26 11:45:15 +11:00
drojf
70d2484f1b
Improve readability of EMIPGenerator.py
2024-01-26 10:31:20 +11:00
drojf
5eb74fbdb3
Fix invalid escape sequence warning
2024-01-26 10:31:20 +11:00
drojf
9e57ea9fb1
Explain how to run script in a venv
2024-01-26 10:31:20 +11:00
drojf
33d24e3f38
Remove requirement of using Python 3.10 and below
...
- I added a 'legacy mode' flag to revert https://github.com/HearthSim/UnityPack/pull/101 as it caused problems on Rei
- I tested the new setup (using custom unitypack) vs old one, and the output .asset files were bit-for-bit identical
2024-01-26 10:30:43 +11:00
drojf
bb2ac64e37
Add better error message if python not found
2024-01-25 22:04:42 +11:00
drojf
cd42630ace
Add some extra debug info in case of error
2024-01-22 00:11:34 +11:00
drojf
68f8bdd9ae
Update otherlang charset and add python script for extract characters
...
rei: 凸
hou: ▲ and ▼
Note: there is already a swift script, but this rudimentary python script should be good enough
The missing 凸 was reported in https://github.com/07th-mod/higurashi-rei/issues/22
2024-01-14 19:08:04 +11:00
drojf
526acf5fe7
Add missing Rei title image for translators
2023-12-07 20:14:32 +11:00