ComputerScienceHouse / bingehack

A fork of nethack with semi-multiplayer features and other customizations. (An in-heavy-development fork version is at https://github.com/computersciencehouse/bingehack4 )
http://nethack.csh.rit.edu
23 stars 4 forks source link

Achievements System Improvements #76

Open clockfort opened 13 years ago

clockfort commented 13 years ago

Not only the game codebase should include achievements (Clockfort is writing this right now) but DGameLaunch could use some integration as well. (i.e. making achievements like "You've played in a binge!" or "You sent someone a mail!" possible)

clockfort commented 13 years ago

Blocking Issues before release to production:

eatnumber1 commented 13 years ago

The possibility of a loop in panic() is fixed by 9499e3fc300c7dd7186f312768474eaa49d8c687

clockfort commented 13 years ago

Awwww yeaaaah test the build and release, baby!

Fixed user registration in c299f7ed1e72ffc656459ddc6ca586ae4a86d0f2, but it could use some additional edge-case error handling and some user testing.

eatnumber1 commented 12 years ago

"You've sent someone a mail" is possible, but dgamelaunch has no concept of binges, so the "You've played in a binge" isn't without us creating support in dgamelaunch for it.

clockfort commented 12 years ago

I was planning on implementing the binge one manually. shrug