Lux Aliaga
cc2d1053cb
fixup! src: Added license notice
2022-09-14 18:48:00 -03:00
Lux Aliaga
8ac901c0d6
src: Added license notice
2022-09-14 18:45:47 -03:00
Lux Aliaga
9d24f51b1c
inv: list: Add method to catch invalid slot
...
If you tried to type anything that isn't a valid slot, Vento would
panic. This commit should fix that.
2022-09-14 16:33:19 -03:00
Lux Aliaga
88d07f5014
fixup! fixup! vento: Imported changes to Git
2022-09-14 16:21:11 -03:00
Lux Aliaga
9b49385044
inv: list: Code cleanup
...
inv::list() had quite an unnecessary function so I cleaned the code a
bit so it works a bit more cleanly™
2022-09-14 16:14:07 -03:00
Lux Aliaga
24d962fa7b
inv: Code comments
...
I've added some comments to make browsing this file a bit less painful.
2022-09-14 16:11:24 -03:00
Lux Aliaga
282a358f6e
vento: Imported changes to Git
...
Since I didn't work on the initial part of the project on Git, I guess
I'll just do a big commit with all of what I did. This includes the
inventory management commands "list" and "switch", plus the command to
initialize Vento.
2022-09-14 09:36:34 -03:00