-
Notifications
You must be signed in to change notification settings - Fork 8
Features To Do List
eatnumber1 edited this page Jan 21, 2013
·
12 revisions
Bingehack4 has moved, for sanity's sake, as we often very selectively push changes to an upstream project (Nethack4), to using a GitHub-style workflow, where programmers fork ComputerScienceHouse/bingehack4 to themselves and make a pull request for integrating their changes.
- Look at how achievements are implemented in bingehack and start adding hooks for them in BingeHack4.
- Re-implement a live 'bingeboard' of the status of current games being played. We were considering doing this via adding additional PGSql logging during game turns, but other ideas can be entertained.
- Re-implement achievements database magic from bingehack in BingeHack4.
- Re-implement logging deaths to a database
- Add hooks for bingehack twitter
- Look for open bugs in the issues tracker.
- When you see it, fix terrible source code formatting that NetHack 4 introduced with its tools. These should be targeted for our 'upstream' branch.