Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requested output #32

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Requested output #32

wants to merge 1 commit into from

Conversation

EmunaKavi
Copy link

Only output things that occurred when using uptime #29
Add an interactive text editor for basic logic writing #1
I worked on these 2 issues can you check kindly check sir
thankyou

Copy link
Owner

@bboonstra bboonstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two small changes and this can get merged!

# If nothing happened, print the 'nothing happened' message
if not something_happened:
print("Nothing happened since you last checked!")
install_package(player, 'apt')
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

apt should install whether or not something happened

idle mine
on attacking attack
on defending defend
done
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scripting help should not be removed

@bboonstra
Copy link
Owner

29 has been solved. Please update your branch and make the requested changes in order to merge in your PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an interactive text editor for basic logic writing Only output things that occurred when using uptime
2 participants