Steve Halliwell
e5ac24f769
Move Narrative Log maxCharacters closer to view
...
Add test to validate that a limit of 1000 characters does infact result in ... and then ~1000 characters.
4 years ago
breadnone
6a0f06b47e
Limit Characters Shown In NarrativeLog to Avoid 65000 Vertices Limit
...
Remove hardcoded stuffs
Change to static type
4 years ago
Steve Halliwell
8dcb9b0a51
Cg tespy narrative log system updates ( #789 )
...
Consolidated with existing narrative log system.
Add additional method of showing narrative log in a per entry basis with scroll view of elements generated per item.
- NarrativeLog prefab uses the new system.
5 years ago
Steve Halliwell
2127dee0e0
Update header license
5 years ago
desktop-maesty/steve
1c1f84dea5
Added TMPro Basics
...
Refactored text access methods in Writer and Say dialogs to a common TextAdapter
CustomSayDialogs now use some TMPro
7 years ago
desktop-maesty/steve
bcadf28bef
NarrativeLog is tolerant of null Name or Story fields
...
-previously caused nullref in TheFacility Demo Scene
7 years ago
lealeelu
1994afbdb4
Add auto scrolling
8 years ago
lealeelu
a562d2897a
Move addline to dosay
8 years ago
lealeelu
ff7369f5d3
Add option to show previous lines
8 years ago
lealeelu
12fc2081f5
Separate NarrativeLogMenu from SaveMenu
8 years ago
lealeelu
9ecbf321f2
Use signals to notify Narrative log update
8 years ago
lealeelu
d28cd2ea88
Make NarrativeLog saving work
...
- Changed the name of the HistoryManager to NarrativeLog
- Created the SaveReset SaveManagerSignal but it needs to be tied in
- Made the PrettyPrint only show previous logs, not the current dialog.
8 years ago