Files
Bubberstation/code/modules/mining
Screemonster cba00b0749 Sanitises input on abandoned crates (#20570)
A few fixes on crates.

The crates now inform players that all the digits in the code must be unique rather than forcing them to dive into code comments to know this rather important thing about cracking them, and perform a sanity-check on the input to reject any guess with repeating digits without wasting an attempt.

The multitool will return the last attempt along with the cows and bulls, purely to save players having to use an external notepad or whatever to keep track of what they've entered.

Gets rid of the z in the list of possible digits, and rewrote the cows-and-bulls check so the original bug that caused 0 to return a cow shouldn't happen any more.
2016-09-20 16:08:28 +12:00
..
2016-09-02 16:10:16 +01:00
2016-08-18 23:07:33 -05:00
2016-04-04 04:14:36 -05:00
2016-08-12 19:46:38 -05:00
2016-07-04 14:03:55 +12:00
2016-04-17 04:40:06 +03:00
2016-06-07 02:11:35 +01:00