Commit Graph

14 Commits

Author SHA1 Message Date
KansaiGaijin
d0ab3f44d4 Update functions.py
Added PyWebIO inpout text and floats
2024-08-11 01:31:34 +12:00
KansaiGaijin
02ea2e4512 Update functions.py
Removed moot "view_Equip" functions and corrected the change equipment function (still has a small error displaying 'None' after changing a weapon.
2022-12-20 22:55:03 +13:00
KansaiGaijin
b9a7705f42 Update functions.py
Updated equipment change. Links its together an stays in menu until you exit. Lets you return on each menu. Doesn't list anything if there's nothing to list and is clear about it. - Requires further testing with test items.
Updated Character Generation by keeping things in their own loops.
2022-10-30 14:39:21 +13:00
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