Skip to content

Releases: SolteraGG/StickyAPI

StickyAPI V3.0.3b

19 Jul 00:43
3f2f958
Compare
Choose a tag to compare
  • Update dependencies
  • Fix CI

StickyAPI v3.0.3

29 May 20:58
262edf1
Compare
Choose a tag to compare
MathUtil, NumberUtil, StartupUtil Quick fixes (#141)

* Quick fixes

* testing

* Rollback UtilityClass, SuppressWarnings for consistency,

* Rollback StartupUtil for consistency

* NumberUtil - don't use UtilityClass for now

* MathUtil - don't use UtilityClass for now

Co-authored-by: James <jcahill773@gmail.com>

StickyAPI v3.0.2

30 Mar 21:42
e611fcd
Compare
Choose a tag to compare

In this release:

See #116.

  • QOL - Create checkForUnresolvablePackages task
  • Bugfix - Use compileOnly for bukkit serverVersion

StickyAPI v3.0.1

30 Mar 12:05
c232fa2
Compare
Choose a tag to compare

Dependency Hotfix!

See #113.

Upgrade Guide

All-modules

implementation platform("com.dumbdogdiner:stickyapi:3.0.1")

Module-based (Recommended)

implementation "com.dumbdogdiner:stickyapi-common:3.0.1"
implementation "com.dumbdogdiner:stickyapi-bukkit:3.0.1"
implementation "com.dumbdogdiner:stickyapi-bungee:3.0.1"
implementation "com.dumbdogdiner:stickyapi-config:3.0.1"

StickyAPI v3.0.0

29 Mar 10:59
c4d9c88
Compare
Choose a tag to compare
(major/non-breaking?) Modules Refactor (#97, merge)

(major/non-breaking?) Modules Refactor

StickyAPI v2.1.0

22 Jan 23:30
57b2967
Compare
Choose a tag to compare
Bump to v2.1.0

StickyAPI v2.0.0

16 Jan 21:26
5e944ef
Compare
Choose a tag to compare

StickyAPI v2

Actual patch notes + upgrade notes coming soon!

Commits

5e944ef Add javadoc-check ci job for general commits
1f91ee1 Fix javadoc comments
2630eff Set UTF-8 as the default encoding when required
1928816 PlayerSelector & better math util (#69)
ff64da2 Create reflection package (#65)
c8f6172 Implement PacketInjector & BukkitHandler (#70)
e5510af Remove Powermock from test deps, update dep comments (#66)
b1b3d1d Bump classgraph from 4.8.92 to 4.8.98 (#59)
a069c6e Bump mockito-core from 3.6.28 to 3.7.0 (#63)
44d62fd Update all references to include current year (2021) (#64)
80fc85f Feat/zachery/minor refactor (#61)
9f937c9 Rewrite of GUI (#55)
964d6a0 Make the @Untested annotation show up in javadoc (#53)
29494b5 Minor fixes from cherrypicks (#52)
ae36442 Create superficial Sound enum test (#47)
265380b Refactor ServerUtilTest to reduce code dupe via Consumers (#44)
b5cc229 Fix & Improve ClickableSlot (#40)
54dbee1 Fix tests :(
d093203 Feat/bungee commandbuilder (#39)
efa74b2 getRecentTps refactor / hotfix (#37)
e00bf3a Create initial CODEOWNERS file
7dba26d Bump classgraph from 4.8.90 to 4.8.92 (#36)
6bdcb02 (build.gradle): bump `org.mockito:mockito-core` to `3.6.28`
9ccea56 More tests + bugfixes (#27)
3bea60a Feat/protocol (#32)
6056cc8 Add TimeUtil.expirationTime(Timestamp)
cc7afae Reimplement TimeUtil.durationString(Timestamp)
5713049 Misc refactor, javadocs, and more tests
27b9c3c Fix imports
a74efd5 Add NotNull/Nullable annotations
e266cc8 Change to MIT license
9dcca62 Fix TimeUtil... It was messy..
5a9ae35 Add CommandBuilder#playSound()
27fae47 Add cooldown and requiresPlayer to cmd builder
ee58e6a Add rawArgs to Arguments
92df570 Add more fallback methods to optional arguments
ed6ed93 Add issue template
f1ea6e5 (deps): Bump powermock deps to 2.0.9
8fa96ad Remove unused imports
2b2979e Update reamdme
b98b4fb Fix NPE in CommandBuilder
96187ca Add sub-commands to CommandBuilder
64b40ab Remove memory feature from Cache, it didn't really work anyway...
ef87f27 Update README.md
c7b0932 (readme): Add dev quotes; codecov badge
2ea84ab Add since annotation to new classes + new method
d3fc79b Bump build.gradle to 2.0.0
6015cfe (tests): Remove test for code that no longer exists
d4d62b0 Remove comment containing old code
d823bfb feat/next (#16, merge commit)
235e669 Change Arguments#get() to return the parsedArgs HashMap
b056e2a Command builder (#21)
b905a03 Revert `849e025`; but keep `build.gradle` changes
10c3ef5 (ci): Also run license header checker for test source files
fd44055 add license formatter for test source files; run header formatter
1f273a1 Merge branch 'master' into feat/next/exitcode-rewrite
23e231a ParticleSystem (#18)
77c9103 Automatic License Header via Gradle (#19)
c1b5571 Merge branch 'master' of github.com:DumbDogDiner/StickyAPI into master
976616f More javadocs
a3d1753 (ci): Also install curl and ca-certifficates for codecov
84e5fe9 (ci): Install bash for codecov
9f4e6d2 (ci): Initial codecov attempt (j11 only); enable xml and html reports for jacoco
3360f0a Auto-remove lombok.config comment
798830e Update to JaCoCo 0.8.6 for j15 class file support
4983eb8 Revert "(ci): only run on java 11 LTS"
16c3f01 Use builtin static instances for getting bungee version (#11)
3e2c7bc Add Luhn util test; add 0 length string bugfix for Luhn#luhnCheck(String)
baef385 Merge branch 'master' into feat/next/exitcode-rewrite

StickyAPI v1.5.0

09 Nov 11:40
6dc2404
Compare
Choose a tag to compare
Add player utils; minor fixups (#15)

* Add player utils; minor fixups

* Make the requested changes

StickyAPI v1.4.6

07 Nov 20:00
3237aa0
Compare
Choose a tag to compare
Bump paper-api from 1.16.3-R0.1-SNAPSHOT to 1.16.4-R0.1-SNAPSHOT (#13)

Bumps paper-api from 1.16.3-R0.1-SNAPSHOT to 1.16.4-R0.1-SNAPSHOT.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

StickyAPI v1.4.5

28 Oct 22:03
2c58f87
Compare
Choose a tag to compare
Prepare for v1.4.5