chrisgregan
22c2593985
Updated integration tests
...
Tested all example scenes from previous Fungus version.
Everything works fine except for expected issues from changes to the
Say Dialog. The Facility scene no longer works because of the custom
Say Dialogs.
9 years ago
chrisgregan
a6ee8459fd
Added test for localizing Say for character with . in name
9 years ago
chrisgregan
ba5996d6a1
Added test for localized Say text with character names containing .
9 years ago
chrisgregan
d6f057c98c
Refactored localisation system to use ILocalizable interface
...
You can now add custom commands that work with the localisation system
by implementing the ILocalizable interface.
9 years ago
chrisgregan
1b977b69dc
Localization now supports Write and Set Text commands
9 years ago
chrisgregan
ec91c153f6
Fixed: Localisation CSV parser doesn't handle Windows-style line endings #131
...
Added an integration test to check both Mac and Windows cases
9 years ago
chrisgregan
ddf340ec1f
Fixed Event System not created after Load Scene #121
9 years ago
chrisgregan
2fc0e2ebf2
Added waitDuration property to Play Usfxr Sound command
10 years ago
chrisgregan
5a931441d4
Merge branch 'Rename-core-classes'
10 years ago
chrisgregan
d2a138f9e2
Added Fungus Script comments for all example scenes
10 years ago
chrisgregan
b2a47675f2
Fixed UsfxrAudioExample Fungus Script
10 years ago
chrisgregan
e47d0c3361
Renamed Examples to FungusExamples
...
The Spine animation library uses an Examples folder which was causing
both sets of example files to merge together.
10 years ago
chrisgregan
d148b5f8f7
Updated all examples to use 'Start Game' event handler.
10 years ago
chrisgregan
e2dcd92507
Fixed scroll position in example scenes.
10 years ago
chrisgregan
385ef1a967
Merged UI redesign and iTween support branch
10 years ago
chrisgregan
8b572b905e
Reorganised Usfxr file structure.
10 years ago
chrisgregan
8202660c82
Changed Fungus project over to use text assets for easier diffing & merging
10 years ago
chrisgregan
c40335ab53
Updated template games
10 years ago
Ben Keenan
6de8670e6c
Added example game with animation and variables, added templates for empty Fungus scene, CYOA game and Visual Novel style game.
10 years ago