Skip to content
Success

Changes

Summary

  1. Remove resources from repo (commit: d577646) (details)
  2. Remove resource jars from repo (commit: 661dc8f) (details)
  3. Update the pom to reference the new cheaty-repo (commit: 646e9be) (details)
  4. Link the correct version (commit: a077e7e) (details)
  5. Throw votifier events for offline players (commit: adccb94) (details)
  6. Fix votifier event for CaPiTaLiZeD offlineplayers (commit: 1713b0d) (details)
The file was removedsrc/main/resources/Heroes.jar
The file was removedsrc/main/resources/Jobs.jar
The file was removedsrc/main/resources/BattleNight.jar
The file was removedsrc/main/resources/pvparena.jar
The file was removedsrc/main/resources/mcore.jar
The file was removedsrc/main/resources/Towny.jar
The file was removedsrc/main/resources/Votifier.jar
The file was removedsrc/main/resources/Factions.jar
The file was removedsrc/main/resources/mcMMO.jar
Commit 661dc8f3a2f9bf07f0155a24ab6061cf7f71670f by morphanone
Remove resource jars from repo

Should maybe put links somewhere?
(commit: 661dc8f)
The file was modified .gitignore (diff)
Commit 646e9be12467af8c60403923356fc861646dab7c by mcmonkey4eva
Update the pom to reference the new cheaty-repo
(commit: 646e9be)
The file was modified pom.xml (diff)
Commit a077e7e59d289480d36ee637d64087d1ca9ce1d8 by mcmonkey4eva
Link the correct version

I get the Jobs/PvPArena versions, but @Morphan1 where even did you get
'6.5.2' for Votifier from?
(commit: a077e7e)
The file was modified pom.xml (diff)
Commit adccb9491b7f6d8b849f90ddd0cd4464ff424a51 by mcmonkey4eva
Throw votifier events for offline players

Also temporarily restore the old pom to permit building - this needs to
be fixed at some point. Also, temporarily use the placeholder Event
functions.
(commit: adccb94)
The file was modified src/main/java/net/gnomeffinway/depenizen/events/HeroesEvents.java (diff)
The file was addedsrc/main/resources/Heroes.jar
The file was addedsrc/main/resources/Votifier.jar
The file was modified src/main/java/net/gnomeffinway/depenizen/events/VotifierEvents.java (diff)
The file was addedsrc/main/resources/Towny.jar
The file was modified .gitignore (diff)
The file was addedsrc/main/resources/Factions.jar
The file was addedsrc/main/resources/pvparena.jar
The file was modified pom.xml (diff)
The file was addedsrc/main/resources/Jobs.jar
The file was addedsrc/main/resources/BattleNight.jar
The file was addedsrc/main/resources/mcore.jar
The file was addedINPROGRESS_POM.xml
The file was modified src/main/java/net/gnomeffinway/depenizen/events/PVPArenaEvents.java (diff)
The file was addedsrc/main/resources/mcMMO.jar
Commit 1713b0d1d6602aca8c2a97cb4bc43dcfa8ab9a42 by mcmonkey4eva
Fix votifier event for CaPiTaLiZeD offlineplayers

Votifier was handle capitals improper it seems
(commit: 1713b0d)
The file was modified src/main/java/net/gnomeffinway/depenizen/events/VotifierEvents.java (diff)