v1.0.0
Official release of Puppitor 1.0.0:
- 84ed855 - added MIT license
- 40c8aa7 - new rule file example made
- cefbab4 - updated README description of library
- 7a1da48 - updated README with new directory structure
- 916e497 - test file works with core functionality updates
- 1c6d9da- greedy search AI added to optional modules
- ace0e24 - affecter naming update
- 0a89320 - removed all modules other than
affecter.py
,action_key_map.py
, andanimation_structure.py
- f395a9e - refactored key map
- baccf01 - refactored scene parser
- d9fb15f - core modules updated with new functionality
- e1e65ce - parsers updated and printout tests added
- 3453fa4 - user defined stage directions character name
- 179cbf0 - fixed bug with empty line detection
- eac5998 - fixed incorrect file name in scene parser test
- 22e74b7 - affecter uses new method of passing opened files
- 02b7d15 - added dialogue pause and punctuation rules features
- ff64b06 - added optional variable frame rate to animation structure
- 7754403 - added test harness for compatibility tests between Python 2 and 3
- 1b714fb - key map has cadence functionality
- 634dfb9 - README disclaimer
- 89b4df3 - initial addition of Puppitor modules
- bc169a5 - initial commit
Full Changelog: https://github.com/njunius/Puppitor/commits/v1.0.0