Commit Graph

4 Commits (589616a0ad3040d69d0f6c93d73f04d839922911)

Author SHA1 Message Date
Icedream 5481753645 Remove debug messages from helpingHints.gsc. 2016-04-08 19:03:22 +02:00
Icedream 388ccfbee0 Fix helpful hints to be only shown once in a round.
It turns out localized strings can not be used reliably in context of array indexing (or even debug printing). Here we switch to hardcoded strings ("name") in order to manage the "already seen hints" array.
2016-04-08 18:53:44 +02:00
Icedream a225f2e693 helpingHints: Use player GUID instead. 2016-04-07 17:36:21 +02:00
Icedream d51e711b7a Added helpful hints for first-time players!
TODO: Localize that!
2016-04-03 13:18:22 +02:00