Commit graph

30 commits

Author SHA1 Message Date
4b2a093186
Junk spacing 2024-04-27 17:06:26 -05:00
7ef74c2d0c
Remove some bad spacing, allow silencing sound when typing to screen, and mute the output from the hack screen 2024-04-27 17:01:54 -05:00
8c75e3a0b2
Clarification 2024-04-27 16:48:55 -05:00
779ce049e0
Add a blank line after the log ends, easier to read 2024-04-27 16:47:09 -05:00
1d12cb7f21
Rename 'isQueueEmpty' to 'queueIsEmpty', more readable to me 2024-04-27 16:43:53 -05:00
d2b1788d23
Fix typo 2024-04-27 16:37:01 -05:00
0f8a359f16
Disable sounds lower-level when --no-sound is passed, for performance 2024-04-27 16:35:30 -05:00
4bc7345546
Mention the --no-sound flag 2024-04-27 16:33:56 -05:00
d8fe0b6f50
Fix typo 2024-04-27 16:31:26 -05:00
64ddd9075c
Set up poetry 2024-04-27 16:29:54 -05:00
fe686b0fd4
Having the click after the message disappears is weird 2024-04-27 16:29:03 -05:00
0bb7a62b75
Invert preload check, it shouldn't be default 2024-04-27 16:07:08 -05:00
9385c91472
Update README, with new flags 2024-04-27 16:06:27 -05:00
e1ca6ce440
Unused file 2024-04-27 16:02:02 -05:00
b03027218c
Test file 2024-04-27 16:01:09 -05:00
e2b99a0270
Lots of changes, almost exactly how I want it now 2024-04-27 16:00:01 -05:00
Josh d'Entremont
d502fd3ee5 removed debug login and fixed width of columns for different sized consoles 2021-05-20 12:29:00 -03:00
joshdentremont
6fcb867b99
Merge pull request #4 from unown294/patch-1
Updated Fallout.py
2021-05-20 11:27:09 -03:00
Dalton
4443de3257
Add files via upload 2021-05-19 13:47:24 -05:00
Dalton
efddc5dab1
Update fallout_functions.py
These are the changes on remove xrange and replacing with range()
2021-05-19 13:45:06 -05:00
Dalton
c00cbf61d3
Add files via upload 2021-05-19 13:42:44 -05:00
Dalton
daa930fce0
Updated Fallout.py
As per the new version of Python these changes were required to comply with the syntax changes
2021-05-19 07:49:57 -05:00
Josh d'Entremont
1c1215325f added selection script 2015-06-14 19:31:01 -03:00
Josh d'Entremont
b672f086d2 made input upper case. renamed login to hack and added new login 2015-06-14 18:05:56 -03:00
Josh d'Entremont
84d382cfef added text and hard mode to boot script 2015-05-31 18:54:43 -03:00
Josh d'Entremont
897faec917 added passwords file 2015-05-31 16:14:20 -03:00
Josh d'Entremont
83d7c31c6e slowed the text output 2015-05-26 22:28:59 -03:00
Josh d'Entremont
766ba8f7bc added boot and locked out scripts 2015-05-26 22:11:31 -03:00
Josh d'Entremont
c99e2c9f2b Added login script 2015-05-26 18:37:25 -03:00
J77D
33c38f0cb5 Initial commit 2014-07-13 17:10:44 -03:00