Skip to content
Success

Changes

Summary

  1. Sentinel 1.8.5 (commit: 6099c77) (details)
  2. add initial multi-target support (commit: 19d70c1) (details)
  3. add initial event message target support (commit: d2d8cf4) (details)
  4. reorganize events to event handler class (commit: 0f4828b) (details)
  5. fix issues from testing previous 4 commits (commit: f910a06) (details)
Commit 6099c77b2cd0ea83d38fe40b6c64c3f95a95b568 by mcmonkey
Sentinel 1.8.5
(commit: 6099c77)
The file was modified pom.xml
The file was modified README.md
Commit 19d70c13fc68287b51598fc3440541bb060cf289 by mcmonkey
add initial multi-target support
(commit: 19d70c1)
The file was modified src/main/java/org/mcmonkey/sentinel/targeting/SentinelTargetLabel.java
The file was modified src/main/java/org/mcmonkey/sentinel/targeting/SentinelTargetList.java
The file was modified src/main/java/org/mcmonkey/sentinel/commands/SentinelCommand.java
The file was modified README.md
The file was modified src/main/java/org/mcmonkey/sentinel/commands/SentinelInfoCommands.java
The file was modified src/main/java/org/mcmonkey/sentinel/SentinelUtilities.java
The file was modified src/main/java/org/mcmonkey/sentinel/SentinelTrait.java
The file was modified src/main/java/org/mcmonkey/sentinel/targeting/SentinelTargetingHelper.java
The file was modified src/main/java/org/mcmonkey/sentinel/commands/SentinelTargetCommands.java
Commit d2d8cf4383e02f8b6baab952947badc02b1edf17 by mcmonkey
add initial event message target support
(commit: d2d8cf4)
The file was modified src/main/java/org/mcmonkey/sentinel/SentinelPlugin.java
The file was addedsrc/main/java/org/mcmonkey/sentinel/SentinelEventHandler.java
Commit 0f4828bf250d96902a50c1c9b3ea5add3e762c4a by mcmonkey
reorganize events to event handler class
(commit: 0f4828b)
The file was modified src/main/java/org/mcmonkey/sentinel/targeting/SentinelTargetingHelper.java
The file was modified src/main/java/org/mcmonkey/sentinel/commands/SentinelIntelligenceCommands.java
The file was modified src/main/java/org/mcmonkey/sentinel/targeting/SentinelTargetList.java
The file was modified src/main/java/org/mcmonkey/sentinel/SentinelEventHandler.java
The file was modified src/main/java/org/mcmonkey/sentinel/SentinelPlugin.java
The file was modified src/main/java/org/mcmonkey/sentinel/SentinelTrait.java
Commit f910a069c9790d7968575b0e2781df2f6c3bd2d0 by mcmonkey
fix issues from testing previous 4 commits
(commit: f910a06)
The file was modified src/main/java/org/mcmonkey/sentinel/targeting/SentinelTargetingHelper.java
The file was modified src/main/java/org/mcmonkey/sentinel/targeting/SentinelTargetLabel.java
The file was modified README.md
The file was modified src/main/java/org/mcmonkey/sentinel/targeting/SentinelTargetList.java