- Checkmarks/X's on the challenges stickies when you pass/fail tasks when running validate (F4).
- The User's Manual is now available in PDF and .doc formats for viewing outside of the game. You can find buttons to open the new formats from the manual navbar (Press F1 to open the in-game manual, the buttons are on the bottom right).
Have fun unlocking the new achievements, and be sure to leave feedback and report any issues in the forums!
Happy Coding,
John
Negative(-11) Games Division
Here is the full change log for this update:
Build 1.0.5.1
- Added Steam Achievements.
- Added PDF/.doc manual formats to the user directory. Updated manual navigation bar with new buttons linking to them.
- Various copy fixes and additions to manual.
- Added support for middle mouse button click.
- Attempts to add mouse wheel scroll detection resulted in several small fires and were consequently abandoned for now.
- Fixed bug in validation file for "Shuffling the Deck of Cards" challenge.
- Fixed missing challenge "Day of the Week"
- Added visual tracking of completed/failed challenges on the sticky note board.
Existing players who update to current version will have the following challenge validation files backed up in the same folder with ".bak" file extensions. This was done to preserve any modifications that may have been made to these files:
- "challenges/character_and_word_occurrences/validate.frem"
- "challenges/character_counter/validate.frem"
- "challenges/cipher_text/validate.frem"
- "challenges/crack_the_cipher/validate.frem"
- "challenges/memory_dumper/validate.frem"
- "challenges/password_hashes/validate.frem"
- "challenges/password_hashes_with_salts/validate.frem"
- "challenges/reverse_string/validate.frem"
- "challenges/shuffling_the_deck/validate.frem"
- "challenges/string_position/validate.frem"
- "challenges/substring/validate.frem"
- "challenges/truncate_string/validate.frem"
- "challenges/word_counter/validate.frem"
- "challenges/_TEST/utils/passcheck.frem"
Changed files in this update