07th-mod / 07th-mod/umineko-question
Question Arcs Steam Update (for developers)
- Dominant language
- C#
- Stars
- 98
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
this time around there were quite a few changes to the script, however a lot of them (maybe a third) are just changing the font color `#ff0000` to `#ff0001`. It appears they did a find-and-replace, but only changed the langjp and langen lines, which should be easy enough to port. The other lines have minor wording changes from what I can tell.
In total there were 397 lines changed.
The arc.nsa also changed, but I haven't checked to see what changed. Probably nothing which will affect our patch.
The .exe doesn't seem to have updated.
I've attached the two scripts for comparison: [script.zip](https://github.com/07th-mod/umineko-question/files/1733036/script.zip)
EDIT: regarding the "text shadow update", it appears they added the "shadedistance" function in the chiru script - i'm guessing it's the same in the answer arcs.
Contributor guide
No contributing guide indexed for this repository
Research direction
Compare the attached script.zip files to identify changes: many lines change font color from #ff0000 to #ff0001 in langjp and langen sections. Look for the 'shadedistance' function addition in the chiru script. Update the patch accordingly, ensuring only relevant script lines are modified. Test the updated patch in the game to verify text rendering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- game-dev
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100