Nilihum
ac1ea50e4e
Delete test
8 years ago
Nilihum
fd1c141426
Create test
8 years ago
Nilihum
6ba3850c52
Delete ReadMe.txt
...
Obsolete and incorrect
8 years ago
Nilihum
4caafb9a55
Delete Playmaker Integration 08-March-2017.unitypackage
...
Obsolete
8 years ago
Nilihum
1d5154d590
Delete Playmaker Integration 08-March-2017.unitypackage
...
Obsolete package
8 years ago
Nilihum
19c7e78208
Add files via upload
8 years ago
Nilihum
ee988e3f4a
Add files via upload
...
Added Playmaker Integration:
-Organised the files in the extension by type. i.e. Scripts, Scenes, etc. subfolders.
-Provided a readme text file which explains how to use the extension
-Provided an example scene which demonstrate some common usage scenarios
-The code follows the Fungus coding standard and commented out code was removed.
-The .unitypackage is be in the fungus/Assets/Fungus/Integrations folder
8 years ago
lealeelu
2aeec43f36
Change to Menu Icon
8 years ago
lealeelu
ee582bc857
Fix Narrative Log when switching character dialogs
8 years ago
lealeelu
7632c5a9db
Fix scrolling by putting it in another panel
8 years ago
lealeelu
9351646329
Rename example to NarrativeLog
8 years ago
lealeelu
1994afbdb4
Add auto scrolling
8 years ago
lealeelu
f3d92b8574
Scrolling almost fixed
8 years ago
lealeelu
a562d2897a
Move addline to dosay
8 years ago
lealeelu
b083bb0c7f
Add ease
8 years ago
lealeelu
ff7369f5d3
Add option to show previous lines
8 years ago
lealeelu
8b06f173d2
Add option to disable menu
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
lealeelu
7fb0644300
Add Narrative Log to save menu
8 years ago
Christopher
5060358afc
Updated docs for additional FUNGUSLUA_STANDALONE scripting define symbol
8 years ago
Christopher
c02eda3b81
Fixed can't use FungusLua separately to rest of Fungus #596
8 years ago
Christopher
17aa2dfd9c
Updated Unity version
8 years ago
Chris Gregan
82586d1729
Merge pull request #601 from MorningFunGame/master
...
Add portrait DimColor
8 years ago
morningfungame
0cc280cddb
Add portrait DimColor
8 years ago
morningfungame
386508fbc1
Add new field in Stage Object:Portrait dimColor Picker
8 years ago
Christopher
b4ebe88bb3
Fixed SayDialog not caching all Substitution Handlers when enabled #599
8 years ago
Nilihum
312f6b9eb3
Add files via upload
8 years ago
Christopher
87774219f3
Renamed Both mode to BlockNameAndCustom in SavePoint command
8 years ago
Christopher
8f71e11880
Added utility to convert all files to Mac line endings
8 years ago
Nilihum
da9d8b5f50
Merge pull request #1 from Nilihum/Fungus-Playmaker-Integration
...
Fungus-Playmaker Integration scripts
8 years ago
Nilihum
f8ee40071e
Add files via upload
...
here are the four files needed to execute Fungus blocks from Playmaker, trigger global transitions in Playmakers from Fungus, and to copy variable values between the two.
8 years ago
Chris Gregan
584ab1bf6d
Merge pull request #597 from Treiger/master
...
New "Both" Keymode for Save Point command, use both block name and custom key together.
8 years ago
Wilson Wong
c6d95074fd
New Keymode, use both block name and custom key.
...
You can now use both the keymodes, which will produce something like <Block Name>_<Your Custom Key>. You can even specify the character that separates the two.
8 years ago
Christopher
6f9385cc22
Fixed Write command "Clear Text" option not working #594
8 years ago
Christopher
47eae05b5a
Variable substitution works in Set Variable (String) command
8 years ago
Chris Gregan
5b20108418
Merge pull request #592 from lealeelu/fix-conversation-audio
...
Stops Conversation Audio
8 years ago
lealeelu
0a0bbfa3b6
Stops Conversation Audio
8 years ago
Christopher
499328efa1
Fixed failing tests
8 years ago
Christopher
d3431c03e1
Updated project to Unity 5.5.1
8 years ago
Christopher
9dd801d0f7
Support use of \n newline character in Say and Conversation text
8 years ago
Chris Gregan
7bfa4def67
Merge pull request #590 from lealeelu/fix-portrait-hide
...
fix portrait hide bug in conversation
8 years ago
lealeelu
354ff1c120
fix portrait hide bug in conversation
8 years ago
Christopher
94391aded3
Added link to CoG articles in docs
8 years ago
Christopher
d4b0f45ade
Added Delete Save Data button to Save Menu inspector.
8 years ago
Christopher
a9bd6934ff
Updated videos and links in docs
8 years ago
Christopher
1ab555308d
Updated changelog
8 years ago
Christopher
cef8971c98
Added note about adding scene to the Scenes in Build list
8 years ago
Christopher
284f408ef5
Updated docs for Save Data Key
8 years ago