Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
JingShing committed Aug 16, 2022
1 parent f3f53c0 commit 0088dbe
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 8 deletions.
18 changes: 11 additions & 7 deletions TODO list.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
存檔功能
多分支
選項指令
JUMP指令
config hint, menu, intro_bgm
(V)多分支
(V)選項指令
(V)JUMP指令
(V)config hint, menu, intro_bgm
角色動畫
自訂音效
typing時的音效
character.voice=voice
(V)自訂音效
(V)typing時的音效
(V)character.voice=voice
(V)fix jump will eat command
(V)option flicker problem
(V)long sentence will broke select
(V)need to fix text flicker problem
9 changes: 8 additions & 1 deletion update.txt
Original file line number Diff line number Diff line change
Expand Up @@ -179,4 +179,11 @@ fixed: jump will eat command.
removed most crt_shader.render to avoid flicker. only keep main and dialog.
to update screen.
bug:can't put select and lines after refresh
fixed:use add line to fix bug
fixed:use add line to fix bug
fixed:jump failed add weird line in wrong place
fixed:save_file.txt bug fixed.

add option menu -> can edit render mode and language by gui now.

ver0.95
custom available languages in config

0 comments on commit 0088dbe

Please sign in to comment.