Skip to content

Releases: ArchMC-Development/Votiful

1.1.0

29 Sep 16:26

Choose a tag to compare

Commits

  • 7870ccd: add assets (hsgamer)
  • ec74f70: Create dependabot.yml (Huynh Tien)
  • 4c3fc36: Bump org.apache.maven.plugins:maven-compiler-plugin (dependabot[bot]) #6
  • 1209e88: Bump org.jetbrains:annotations from 26.0.1 to 26.0.2 (dependabot[bot]) #5
  • 4fce0cf: Bump org.bstats:bstats-bukkit from 3.0.2 to 3.1.0 (dependabot[bot]) #2
  • 9ad55f4: update (hsgamer)
  • adcd115: next development (hsgamer)
  • 768641b: Bump org.apache.maven.plugins:maven-compiler-plugin (dependabot[bot]) #9
  • ea4ce5a: Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 (dependabot[bot]) #8
  • 835e804: update to topper 4.4.0 (hsgamer)
  • 1e99207: release (hsgamer)

1.0.0

18 Apr 09:29

Choose a tag to compare

Commits

  • c7507c8: add NuVotifier dependency (hsgamer)
  • 3d0fcea: things to store the votes (hsgamer)
  • 3aea9fb: only use the bukkit version of NuVotifier (hsgamer)
  • 44a0d07: it's folia-supported (hsgamer)
  • cc487a7: update topper (hsgamer)
  • 0be099d: relocate (hsgamer)
  • afcd674: make sure the timestamp in seconds (hsgamer)
  • 008fb39: date (hsgamer)
  • 57b650f: correct depend (hsgamer)
  • b8d5c6f: register config (hsgamer)
  • 675a4d0: correctly remove outdated key (hsgamer)
  • 6931ae2: timestamp in millis (hsgamer)
  • c26bbba: move createEntry to VoteHolder (hsgamer)
  • 6c86998: add VoteStatsAgent (hsgamer)
  • bd5484b: only save entry if server name is matched (hsgamer)
  • 0237a38: general StorageManager (hsgamer)
  • 4cdd739: move DataStorageSetting in VoteHolder as a separated class (hsgamer)
  • fbe9419: add StressVoteCommand (hsgamer)
  • 3b985ce: prepare for vote events (hsgamer)
  • d57b590: stress test on nuvotifier event (hsgamer)
  • 9aeec04: don't trigger update on start (hsgamer)
  • c18634a: only sync outside vote (hsgamer)
  • 743c316: simplify VoteEventAgent & VoteStatsAgent (hsgamer)
  • 10cb2a5: run StressVote async (hsgamer)
  • febb7dd: optimize data storage (hsgamer)
  • 75a68c7: set default value in VoteHolder (hsgamer)
  • b214fe4: catch size case in VoteTableDiffSnapshot (hsgamer)
  • 8166ef0: correct parsing flat timestamp (hsgamer)
  • 01a3179: stress vote for multiple names (hsgamer)
  • 2c5a665: update topper to fix storage issue (hsgamer)
  • 973b93f: store the full entry map on snapshot (hsgamer)
  • bc5b459: release topper (hsgamer)
  • 61e9a6c: init gradle (hsgamer) #1
  • e3dc2c5: finish gradle (hsgamer) #1
  • 8d5a56d: configurable agents (hsgamer)
  • f6d7eb5: add Event (hsgamer)
  • 4a43e76: filter vote (hsgamer)
  • 6992402: add config comments (hsgamer)
  • 78bcdfc: add docs for the events setting (hsgamer)
  • 37bc97a: Create gradle.yml (Huynh Tien)
  • 5352482: passively fetch publish info (hsgamer)
  • c553451: passively fetch publish info (hsgamer)
  • 19daac9: a bit of artifactory change (hsgamer)
  • e9d35d2: default classifier for shadowJar (hsgamer)
  • 7504928: update topper (hsgamer)
  • 84c97d9: update topper (hsgamer)
  • 64ce1d5: add some stats methods to VoteTableSnapshot (hsgamer)
  • fbd739b: add PlaceholderAPI (hsgamer)
  • c844e0d: more stats methods (hsgamer)
  • c1c7d81: add PlaceholderAPI hook (hsgamer)
  • 22e9483: get self server name when needed (hsgamer)
  • cce1898: use same syntax for current server as events (hsgamer)
  • a76bbf5: add placeholder docs (hsgamer)
  • 75b8635: always check old vote against threshold (hsgamer)
  • 58a7773: Add EditorConfig and stop the code-style argument (hsgamer)
  • da6c536: update topper (hsgamer)
  • 3063d6c: update topper (hsgamer)
  • 2fe0f3d: Convert to Maven (hsgamer)
  • 90f9f2a: Output JDK 8 (hsgamer)
  • a8bfd6c: remove docs, move to Wiki (hsgamer)
  • bb0ae0c: add Jitpack (hsgamer)
  • f230628: attach shaded sources (hsgamer)
  • 2149a21: add Metrics (hsgamer)
  • ed87bbf: Create LICENSE (Huynh Tien)
  • 6e24677: Update LICENSE (Huynh Tien)
  • 2427c0d: add release action (hsgamer)
  • 112728a: set permissions on release action (hsgamer)
  • 28e246b: Create README.md (Huynh Tien)
  • fc7ebc9: set up priority on MainConfig (hsgamer)
  • 35a25f3: release (hsgamer)

0.0.0

18 Apr 09:08

Choose a tag to compare

0.0.0 Pre-release
Pre-release
init