Support for the pixelated font (using existing features in pyved_engine, as suggested in the aforementioned issue)
Added several monster types
Important remark:
The engine has been patched and upgraded to version v24.5a1.
Several bugs / small defects have been founds while trying to add more monsters and the pixelated font. Ensure to use the latest revision before testing. Re-installing from git is easy if one uninstalls the current pyved-engine first, then uses pip install -r requirements.txt
My attempt to solve: Issue #10
What's new?:
Support for the pixelated font (using existing features in
pyved_engine
, as suggested in the aforementioned issue)Added several monster types
Important remark:
The engine has been patched and upgraded to version
v24.5a1
.Several bugs / small defects have been founds while trying to add more monsters and the pixelated font. Ensure to use the latest revision before testing. Re-installing from git is easy if one uninstalls the current
pyved-engine
first, then usespip install -r requirements.txt