Commit Graph

11 Commits

Author SHA1 Message Date
KansaiGaijin
009c977268 Update functions.py
Character Creation: Fixed being able to enter no name and limited to a minimum of two letters. Numbers still accepted.
Change equipped: Fixed incorrect input errors. Tidied up the code a little bit. Updated item types to be better searchable via Enum.
2022-10-30 12:07:04 +13:00
KansaiGaijin
73209ff296 Update functions.py
Moved methods of Player class and added to functions.
Improved inventory and equipment checking/updating
2022-10-29 09:35:35 +13:00
KansaiGaijin
8f150d26b4 Update functions.py 2022-03-06 17:44:43 +13:00
KansaiGaijin
251549c6b5 Update functions.py 2022-02-09 20:21:39 +13:00
KansaiGaijin
c394b16b09 Update functions.py 2022-02-09 18:00:34 +13:00
KansaiGaijin
93b3ce9a49 Update functions.py 2022-01-29 16:09:51 +13:00
KansaiGaijin
f2b5b4ed8d Update functions.py 2022-01-27 21:08:49 +13:00
KansaiGaijin
507223a916 Update functions.py 2022-01-27 17:35:35 +13:00
KansaiGaijin
e6be232c7e Update functions.py 2022-01-26 17:55:50 +13:00
KansaiGaijin
af700b2222 Update functions.py 2022-01-23 16:31:49 +13:00
KansaiGaijin
3d03350096 Functions
This file contains the typewriter effect input and print commands and will also include an input parser correctly coded for Kanjin.
2022-01-18 20:19:24 +13:00