-
Notifications
You must be signed in to change notification settings - Fork 722
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
Undertale for AP #439
Undertale for AP #439
Conversation
The client might need a warning that it is out to murder harddrives and SSDs with a vengeance... |
Most things now are form stuff, that would be optional to fix, such as massive If-Trees are typically replaced with dictionary lookups, Toggle with default 0 or 1 is meant to be solved with Toggle and DefaultOnToggle, but explicitly doing it works fine too. |
Where should that warning be? |
That was mostly a joke. Though preferably it wouldn't do so many file writes in the first place. |
I will try to lessen the amount of writes, I have already done so with the .scout and .spot files, but I haven't tested it, and want this to not have to wait even longer than it already has. |
…al room, but require keys, and removed two options that no longer have a purpose
from multiprocessing import Process | ||
|
||
|
||
def run_client(): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will probably need some revamping in the future, once we figure out a proper and stable api to embed clients.
Randomizes the items, and adds a new item to the pool, "Plot" which lets you go further and further in the game the more you have. Developers: WirTheAvali (Preferred name for professional use, mewlif)
Randomizes the items, and adds a new item to the pool, "Plot" which lets you go further and further in the game the more you have. Developers: WirTheAvali (Preferred name for professional use, mewlif)
Randomizes the items, and adds a new item to the pool, "Plot" which lets you go further and further in the game the more you have. Developers: WirTheAvali (Preferred name for professional use, mewlif)
Randomizes the items, and adds a new item to the pool, "Plot" which lets you go further and further in the game the more you have.
Developers: WirTheAvali (Preferred name for professional use, mewlif)
Tests: Many, many, many tests in the Archipelago discord server. I test new pushes with me and my brother, with all route options, and other option combinations.
apworld is pinned in the Undertale thread in the Archipelago discord server, user feedback form is also pinned.