-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodification.txt
More file actions
28 lines (27 loc) · 1.09 KB
/
modification.txt
File metadata and controls
28 lines (27 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
codes modified:
packages\webgal\src\store\store.ts
packages\webgal\src\store\stageReducer.ts
packages\webgal\src\Core\controller\gamePlay\scriptExecutor.ts
packages\webgal\src\Core\controller\gamePlay\nextSentence.ts
packages\webgal\src\Core\controller\gamePlay\backToTitle.ts
packages\webgal\src\Core\controller\storage\loadGame.ts
packages\webgal\src\Core\util\gameAssetsAccess\assetSetter.ts
packages\webgal\src\Core\initializeScript.ts
packages\webgal\src\Core\gameScripts\say.ts
packages\webgal\src\Core\Modules\backlog.ts
packages\webgal\src\UI\Backlog\Backlog.tsx
packages\webgal\src\store\stageInterface.ts
codes added:
packages\webgal\src\llm\AIBackground.ts
packages\webgal\src\llm\AICharacter.ts
packages\webgal\src\llm\AIConfig.ts
packages\webgal\src\llm\AIFeedback.ts
packages\webgal\src\llm\AIInterface.ts
packages\webgal\src\llm\AIMessage.ts
packages\webgal\src\llm\AIMusic.ts
packages\webgal\src\llm\AIReducer.ts
packages\webgal\src\llm\AIScene.ts
packages\webgal\src\llm\cardManager.ts
packages\webgal\src\llm\cardParser.ts
packages\webgal\src\llm\loreInterface.ts
packages\webgal\src\llm\utils.ts