Hypatia-engine

Latest version: v0.3.6

Safety actively analyzes 630052 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

0.2.18

Scenes now read through Resource class.

Changed

* debug scene now a zip as per Resource class
* game.Scene uses Resource class to load the debug zip from the scenes resources directory.
* Resources will hold non-configuration text files as strings, rather than StringIO
* test_tiles.py needed to be updated to use new Resource system so it could read a tilemap from a scene zip archive/resource.

0.2.17

Fixed

* Whoops! Merged 51: emums not unique! Thanks, ejmr.

0.2.16

Whoops! How did I not notice the indentation problem in actors.py before?

Fixed

* Spacebar caused 0.2.15 to crash. This was because of an indentation error in actors.Actors.

0.2.15

Added

* Yet more badges to the readme
* Velocity
* Velocity to Actor class, defaulting to 20
* `__contains_` magic method to Resource
* logo notes

Changed

* Misc. corrections to documents, e.g., readme
* `test.sh` to launch the game demo after running tests
* completely changed the Direction Enum, renamed class atributes of Action to
lowercase
* demo game resource walkabouts repackaged to support new directions. changed
from up to north, etc.
* moved the say method from npc to the Actor class
* updated all docstrings to reflect changes, updated all code to support new
Direction and Velocity.

Removed

* speed from Walkabout class. added velocity to Actor class.

Fixed

* Resolved issue 50 where walkabout children would not render, because
anchors_ini never got loaded, due to incorrectly looking for the associated
ini file. Noteworthy: this issue had been present for several releases
without notice!

0.2.14

Hey sweet stuff,

I've been sitting on this update for a little bit. It's mostly documentation-oriented. Although, I did a fair amount of reworking of the requirements and install system.

With Love,
Lillian Lynn Lemmer

Added

* Added media directory, and put some logos in it. New, updated logos, icons. Put xfc and pngs.
* CONTRIBUTING
* AUTHORS

Changed

* Fancier changelog
* minimal rest markup in docstrings, sphinx-source changes
* travis ci config
* requirements setup
* repo document filenames (changed)
* converting documents to markdown
* Actor module docstrings enhanced

Fixed

* Fixed install scripts to use new requirements location

0.2.13

* Introduced "Contributor Code of Conduct" as code-of-conduct.adoc.
* All resources are kept in a zip and managed through the Resource class now. Well, except for scene. I'll get to that next update.
* Renamed "sprites" to "animations," and reflected that change in all modules.
* Organization--moved the cycle palette and load gif from file functions to the animations module, reflected changes in various files
* General cleaning, massive docstring updates
* sphinx-source for auto-building api docs, also sphinx build script +make-sphinx.sh+.
* new util module
* fixing test.sh (was installing from pypi, not local!)
* resolved current directory issue with tests

And who knows what else!

With Love,
Lillian

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.