nethackscoreboard-org / matter

NetHack Scoreboard repo for live site
https://nethackscoreboard.org
MIT License
6 stars 6 forks source link

1: (cfg/nethack_def.json) add the "enum" for dnethack role/race comb… #37

Closed barrytrot closed 3 years ago

barrytrot commented 3 years ago

…os that are available

2: (cfg/nethack_def.json) add the roles and races "names" for "ndnh" that were missing 3: (cfg/nethack_def.json) add the roles and races that can exist for "slashem" that can exist and add those to the "names" that were missing 4: (cfg/nethack_def.json) add the roles and races that can exist for "dnhslex" 5: (templates/firstasc.tt) added an elsif to treat "ndnh" and "dnhslex" the same as "dnh" 6: (cfg/nhdb_def.json.example) added "ndhn", "dnhslex", and "slashem" to the list of "firsttoascend" avaialble as the data exists for them now. NOTE: Based on this file being ".example" I am assuming this is actually inserted directly into the master database or something.