Skip to content

Releases: aaskjer/Hangman-Game

v9.0.1

25 Jun 13:45
c24dfac

Choose a tag to compare

  • Removed some dead code from the scoreboard
  • updated Update notifications
  • minor fixes and typos

v9.0.0 - Initial Github Release

23 Jun 14:53
41ee285

Choose a tag to compare

  • Completely reworked Hangman gameplay
  • You now need to use a command to participate the game, e.g. !g
  • Twitch Channel Points support (WIP - since i can't test it myself and adapted the same mechanic i used in other scripts)
  • Hangman can now be locked to "Mod only" for starts
  • All messages are now editable
  • Fixed: Hangman does now correctly end itself and give a reminder before it fully ends a round
  • Hangman now also supports Currency Core by StreamUP and LOYALITY Points by tawmae
  • You can reward players for guessing a correct letter
  • Anti Cheat now can block spam
  • Addicteds can be punished and are slowed down
  • Boost won points of subscribers/VIPs
  • Add/Edit/Remove your wordlist right in the GUI
  • Filter min/max difficulty used in the game
  • Hints are now not only just the next possible letter but a real "hint"
  • Scoreboard got fully reworked
  • Action log is hardcoded to always run and logs everything
  • Platform toggles to disable/enable a unwanted platform
  • Many more