Skip to content

HouseOfMud v1.0.0

Latest
Compare
Choose a tag to compare
@Endunry Endunry released this 15 May 18:39
· 13 commits to release/houseofmud-v1 since this release
4df0a4a

What's Changed

  • implement changePlayerPosition and item dungeon master actions by @Sperlin in #195
  • implemented auto persisting after 5 min by @LukasEEH in #215
  • stuff is editable now and validation, solves #205 and solves #211 by @Raqhael in #217
  • Implemented KickAction by @niklasar in #218
  • prevent multiple identical characters by @FabiKL in #219
  • added Refresh-Button solves #212 by @Raqhael in #220
  • properly stop dungeon if dungeon master leaves by @FabiKL in #221
  • Implemented PlayerInfo by @niklasar in #223
  • ServerBroadcast by @niklasar in #225
  • Toggle Connections by @Raqhael in #227
  • Refactor error messages and some other action behaviour by @Sperlin in #228
  • added loadbalancer if multiple hosts are used by @FabiKL in #229
  • Zurück Button mit Warnungen by @Raqhael in #230
  • crying llama implemented by @Raqhael in #231
  • Passwortschutz von Dungeons by @Raqhael in #233
  • Constraints are now showing in Input field by @Raqhael in #234
  • A root user for Administration now exists by @Raqhael in #235
  • QoL Changes by @Raqhael in #236
  • always check for password on character join by @Raqhael in #238
  • Feature/action handling by @FabiKL in #239
  • implement showactions for dungeon master by @Sperlin in #242
  • Dungeon Master Role can now be handed over to another player by @Raqhael in #243
  • StylingAal by @niklasar in #259
  • DeleteCharacter Modal by @niklasar in #260
  • Filter on OnlinePlayers by @niklasar in #263
  • Console latex by @Raqhael in #265
  • Final Release by @Raqhael in #266

Full Changelog: hotfix/weeklybuild3-2...v1.0.0