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

Validation Testing #11

Open
eatnumber1 opened this issue Jan 24, 2013 · 1 comment
Open

Validation Testing #11

eatnumber1 opened this issue Jan 24, 2013 · 1 comment
Labels

Comments

@eatnumber1
Copy link
Member

It should be theoretically possible to create validation tests using one of the many Nethack AIs which are out there.

Any AI will likely need to be adapted to work with Bingehack as our UI has changed so much; it would likely need to be made to work directly with the JSON API.

@clockfort
Copy link
Member

Oooh, that is true, since the random number generator has constant output now. That'd be pretty swell.

cgonyeo pushed a commit to cgonyeo/bingehack4 that referenced this issue Aug 26, 2015
Without this fix, playing a session with one character, saving, then
loading and ending another character in the same session would cause the
former character's last messages to appear in the latter's dumplog.

This fixes issue ComputerScienceHouse#11 on [the DynaHack repo].

(cherry picked from commit 653784f06cdf59b61a04f9ffa4593e45d97e6e0a)

Conflicts:
	libnitrohack/src/decl.c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants