morningfungame
|
0cc280cddb
|
Add portrait DimColor
|
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 |
Christopher
|
499328efa1
|
Fixed failing tests
|
8 years ago |
lealeelu
|
354ff1c120
|
fix portrait hide bug in conversation
|
8 years ago |
Christopher
|
eabbed3e7a
|
Fixed MenuDialog Lua Bug #565
|
8 years ago |
Christopher
|
a4b830a4f0
|
Fixed tabs in conversation text from Lua #574
|
8 years ago |
Christopher
|
4c2ecab7d3
|
Removed unused Tests/Save folder and scenes
|
8 years ago |
Christopher
|
c8a257fb1e
|
Fixed setmenudialog() lua function does not set main active menu dialog #578
|
8 years ago |
Christopher
|
74a243ad12
|
Start Label property in Call command
|
8 years ago |
Christopher
|
d52fe2ef11
|
Option to Close Other Say Dialogs when one Say Dialog becomes active.
|
8 years ago |
Christopher
|
7c31e789b9
|
Fixed nested while loops don't loop correctly #562
|
8 years ago |
Christopher
|
6c324c5a81
|
Save and Load flowchart state now working
|
8 years ago |
Christopher
|
fe62bb8f95
|
Initial stab at saving flowchart variables.
|
8 years ago |
Christopher
|
cdb3596a62
|
SayDialog now supports full variable substitution when setting character names.
|
8 years ago |
Christopher
|
54395b6920
|
Added HasVariable() and GetVariableNames() - thanks murnyipl!
|
8 years ago |
Christopher
|
f6772fbc5d
|
Added Writer.Paused property to pause a writer from code.
|
8 years ago |
Christopher
|
26372ba6da
|
Added GetToggleState, SetToggleState commands and ToggleChanged event handler
|
8 years ago |
Chris Gregan
|
09b23d5f68
|
Fixes for integration tests running on Windows.
|
8 years ago |
Christopher
|
62f7f029db
|
Updated FungusTest scene.
|
8 years ago |
Christopher
|
e1718de21c
|
Fixed Setting facing in lua only works if portraits are set to “FRONT” #528
|
8 years ago |
Christopher
|
8c5bfc2fcd
|
Added test for StopTweens does not stop a Tween with loop enabled #529
|
8 years ago |
Christopher
|
060b7b46a2
|
Reverted Fungus sub namespaces as they were breaking backwards compatibility. Kept the Fungus.EditorUtils namespace though as it doesn't affect compatibility.
|
8 years ago |
Christopher
|
6bb24118da
|
Added missing copyright headers
|
8 years ago |
Christopher
|
9a07ccd5fd
|
Reverted ILuaScript, ILuaStore, ILuaUtils interfaces
|
8 years ago |
Christopher
|
3755392da1
|
Added Block signals
|
8 years ago |
Christopher
|
06942b0583
|
Added WriterGlyph signal
|
8 years ago |
Christopher
|
404ed1d88a
|
WriterInput signal
|
8 years ago |
Christopher
|
73c93669b5
|
Added WriterState signal
|
8 years ago |
Christopher
|
e1ed5eabcd
|
Added token index
|
8 years ago |
Christopher
|
e45d283ece
|
Added Writer signals
|
8 years ago |
Christopher
|
97e7994042
|
TextTagParser class is now static
|
8 years ago |
Christopher
|
e0c6e109eb
|
Fixed audio test
|
8 years ago |
Christopher
|
47b946b306
|
Documented all enum values. Moved all enums to namespace scope.
|
8 years ago |
Christopher
|
4850020a1b
|
Moved IFungusState to main fungus Interfaces folder #535
|
8 years ago |
Christopher
|
071fb7c345
|
Added Fungus.Commands, Fungus.EventHandlers, Fungus.Variables and Fungus.Utils namespaces
|
8 years ago |
Christopher
|
aa66d50f37
|
Refactored FungusState to use IFungusState interface
|
8 years ago |
Christopher
|
56e413a224
|
Reorganised Fungus folder structure
|
8 years ago |
Christopher
|
fe105e387e
|
Refactored TextTagParser to use ITextTagParser interface
|
8 years ago |
Christopher
|
59039d34a1
|
Updated conversation tests
|
8 years ago |
Christopher
|
924cd9f971
|
Fixed test timeouts
|
8 years ago |
Christopher
|
f130385f6f
|
Changed comment style on header block
|
8 years ago |
Christopher
|
8f0de35f20
|
Refactored UI scripts
|
8 years ago |
Christopher
|
9ead74d659
|
Refactored Narrative scripts to use protected fields with public property accessors
|
8 years ago |
Christopher
|
eab3ca1409
|
Fix for text tests
|
8 years ago |
Christopher
|
5af70d66e6
|
Fixes to make all tests pass
|
8 years ago |
Christopher
|
63dadcb457
|
Refactored Variable base class to use protected serialised value and public property accessor.
|
8 years ago |
Christopher
|
60c89e2e51
|
Added choose() and choosetimer() Lua functions.
|
8 years ago |
Christopher
|
878381df8e
|
Fixed overlap dialog test
|
8 years ago |
Christopher
|
37fd23ad45
|
Fixed Unresponsive SayDialog after ClearMenu or *.StopAllBlocks(); #518
|
8 years ago |