Skip to content

austinmiller/augustmc

Repository files navigation

August MC

Build Status Join the chat at https://gitter.im/augustmc/Lobby

August Mud Client is a modern mud client written in Scala that allows scripting in any JVM-based language (Java, Scala, Kotlin, Clojure, etc). The focus for the client is to provide a clean interface and excellently written composable components and turn over the control to the user via the scripting framework.

On first launch, August MC looks quite plain. As users discover how programmable it is, it empowers them to create a complex UI with complete insight into the application and socket events, as well as the ability to code whatever they like using Java's vast library.

Features

  • JVM-based scripting
  • Classloader Isolation
  • GMCP
  • MCCP
  • programmable window layout
  • IntelliJ's Darcula theme
  • perfect text processing
  • customizable telnet color
  • scroll splitter
  • a powerful framework
  • color triggers
  • auto-logging (also with color)

Docs

Screenshots

Client UI System Log Color Settings

Credits