Christopher
1cf014aa18
Refactored Block to use IBlock
8 years ago
Christopher
627e167f88
Moved all scripts into a unified script folder (except Flowchart yet)
8 years ago
Christopher
cc4406a8fb
Change all public properties to use virtual
8 years ago
Christopher
f130385f6f
Changed comment style on header block
8 years ago
Christopher
f94e46e42d
Refactored narrative comments
8 years ago
Christopher
9ead74d659
Refactored Narrative scripts to use protected fields with public property accessors
8 years ago
Christopher
239bf8fefe
Converted tabs to spaces in all .cs files
8 years ago
Christopher
67adbab9a0
Added open source license header to all source files
9 years ago
Christopher
a0b11e074b
Merging PR #490
9 years ago
Pavel Kvas
977c2472a0
extract ControlWithDisplay generic base class
9 years ago
Pavel Kvas
20cd537eb6
remove redundant if checks for stage field
9 years ago
chrisgregan
d1b76a096c
Fixed hide portrait before show portrait breaks portrait system #384
9 years ago
chrisgregan
1ccedcc7b4
Fixed Changing portrait facing flips incorrectly #190
9 years ago
chrisgregan
e13d6c35b0
Portrait command now moves portraits using world position instead of anchored position
...
Setting position using the anchored position was giving unintuitive
behaviour, using world position is much more straightforward.
9 years ago
chrisgregan
d71df99c2a
Fixed moving and fading portraits at the same time
9 years ago
chrisgregan
f8aa36170e
Fixed: Character portrait images have display artefacts #92
...
Changed MoveSpeed to MoveDuration (more robust)
Replaced cross fade material with simple image tweening system.
Stage Show / Hide now done by tweeting the CanvasGroup alpha.
WaitUntilFinished option now works robustly (using a Coroutine).
9 years ago
chrisgregan
5a931441d4
Merge branch 'Rename-core-classes'
10 years ago
chrisgregan
2ee7a6a002
Move dialog/portrait commands to narrative group
10 years ago
chrisgregan
0d82ac937a
Merge Dialog and Portrait modules into a single Narrative module #94
10 years ago
chrisgregan
12d98e7064
Character portrait images have clipping artefacts #92
10 years ago
chrisgregan
90ac088590
Fixed character on stage list growing indefinitely #84
10 years ago
chrisgregan
796c2df48d
Renamed PortraitStage to Stage #84
10 years ago
chrisgregan
301609de56
Tidied up Portrait scripts folder, renamed Stage command to ControlStage #84
10 years ago
chrisgregan
ae42c031bd
Removed defaultPortraitStage from FungusScript #84
...
We want to keep FungusScript orthogonal to other modules like Portrait,
Dialog, etc. to make it easier to swap modules in and out in future.
10 years ago
chrisgregan
2b5f77286b
Tidied up Portrait folder structure #84
10 years ago
chrisgregan
4217ad76e1
Initial commit of custom tags, portrait stage and portrait systems #84
10 years ago