Skip to content
Success

Changes

Summary

  1. updated AI bot code (commit: b717422) (details)
  2. console commands now instantiate on demand instead of at start (commit: 8b8849c) (details)
The file was modifiedsrc/main/java/com/gmail/berndivader/heewhomee/ai/Thought.java (diff)
The file was modifiedsrc/main/java/com/gmail/berndivader/heewhomee/ai/BotSession.java (diff)
The file was modifiedsrc/main/java/com/gmail/berndivader/heewhomee/ai/Utils.java (diff)
Commit 8b8849c904e56e4dcbdb024255a5bb27029d50a0 by BerndiVader
console commands now instantiate on demand instead of at start
(commit: 8b8849c)
The file was modifiedsrc/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/Help.java (diff)
The file was modifiedsrc/main/java/com/gmail/berndivader/heewhomee/consolecommand/Command.java (diff)
The file was modifiedsrc/main/java/com/gmail/berndivader/heewhomee/Console.java (diff)