Commit Graph
100 Commits
Author SHA1 Message Date
NotMyFault b8399abfe1 refactor: Deprecate tick limiter API for public use 2022-01-04 20:33:05 +01:00
NotMyFault 7e96853b89 docs: Fix deprecation tag 2022-01-01 18:46:28 +01:00
NotMyFault 42d6466a4c build: Remove drop our maven repository 2021-12-31 17:26:15 +01:00
NotMyFault aaad86cf1d docs: Drop clarified todos 2021-12-29 18:16:19 +01:00
NotMyFault 122cba677a docs: Put since annotation on newly introduced API 2021-12-29 18:14:18 +01:00
NotMyFault 19de815ab4 chore: Format our loggers properly 2021-12-29 17:13:20 +01:00
NotMyFault 596356a936 refactor: Shift FileAlreadyExistsException catch to a higher level 2021-12-27 00:00:49 +01:00
NotMyFault 040a011ff1 Merge branch 'main' into major/2.0.0/1.18 2021-12-26 16:24:36 +01:00
NotMyFault 0c8db1e1fe feat: Add a bunch of new types to the flora generator 2021-12-25 19:03:30 +01:00
NotMyFault 42035bdb87 chore: Lazily prepare update checker for future job
Future versions of Fawe use a version agnostic job. This commit will remain unmerged to any other branch but warrant a working update checker.
2021-12-25 17:24:26 +01:00
NotMyFault 3b24a8ae8a Merge branch 'main' into major/2.0.0/1.18 2021-12-25 17:20:52 +01:00
NotMyFault 28079e8129 refactor: Also deprecated IMP for DBHandler 2021-12-23 15:59:05 +01:00
NotMyFault 7da921e075 refactor: Deprecate IMP initializors in favor of builders 2021-12-22 20:58:23 +01:00
NotMyFault 1715f35341 refactor: Do prepared statements properly
- Update TextureUtil client jar to 1.18.1
- Limit the update checker to our domain
2021-12-22 13:10:04 +01:00
NotMyFault a4cec49e89 fix: Fix /fawe debugpaste 2021-12-22 00:53:27 +01:00
NotMyFaultanddordsor21 94b392dd39 refactor: Address a few TODO 1.18's
(cherry picked from commit 0b77932b6e46c825d78b8c7ccae2a68ad890564e)
2021-12-21 18:02:20 +00:00
NotMyFault aff3d8ba49 build: Deploy API snapshots for 2.0.0 2021-12-21 17:48:56 +01:00
NotMyFault c9dc1ed655 Merge branch 'main' into major/2.0.0/1.18 2021-12-21 17:31:46 +01:00
AlexandGitHub 8ab1d50f01 docs: Issue templates are provided by the default branch 2021-12-21 17:22:00 +01:00
NotMyFault 7453f12e66 chore: Lazily change build delimiter 2021-12-21 16:27:46 +01:00
NotMyFault 78aff4c81f build: Update paperweight and add 1.17 again 2021-12-21 11:11:08 +01:00
NotMyFault d6110013b8 tests: Add resource pack methods 2021-12-21 00:42:46 +01:00
NotMyFault 01ce0f94af Trigger GHPRB 2021-12-21 00:30:36 +01:00
NotMyFault 6350fe5411 build: Fix release drafter base branch 2021-12-20 22:20:41 +01:00
NotMyFault a87323616d Merge remote-tracking branch 'origin/renovate/org.checkerframework' 2021-12-13 20:18:34 +01:00
AlexandGitHub 9fdff97e29 build: Update paperweight (#1454) 2021-12-10 16:20:15 +01:00
NotMyFault 6afde13a01 Drop Guava 21 enforcement 2021-11-30 22:13:13 +01:00
NotMyFault 1f975ac044 Update templates, address JEP deprecations and place a few TODOs 2021-11-30 21:30:46 +01:00
NotMyFault d3aaf7acff Move to Paper 1.18 2021-11-30 18:04:47 +01:00
NotMyFault e296a329c2 Port initial paperweight classes to 1.18 folder structure 2021-11-30 12:35:34 +01:00
NotMyFault 930025afac Exclude 1.17 2021-11-30 00:23:46 +01:00
NotMyFault 38130f701c feat: Setup project structure for 1.18 2021-11-30 00:16:19 +01:00
NotMyFault 0b45248b8c style: Use minimized version output 2021-11-29 22:15:41 +01:00
NotMyFault 2a1bef28d0 Merge branch 'main' into major/2.0.0/1.18 2021-11-27 12:21:55 +01:00
AlexandGitHub 05c22a6802 build: Update paperlib (#1439) 2021-11-27 12:21:38 +01:00
AlexandGitHub 11e25911d5 upstream: Update upstream (#1430)
* upstream: Update upstream

c407471 Re-add class shutter with tweaks. (1947)

* upstream: Update Upstream

29f1c66 If a trace hits the world limit, cancel it (1942)

* upstream: Update upstream

511daa5 Update paperweight dev bundle
2021-11-26 23:31:27 +01:00
NotMyFault 0af0d84cf7 build: Set kotlin jvm toolchain 2021-11-25 18:23:18 +01:00
NotMyFault 22f52fc4e1 ci: Sign artifacts 2021-11-25 13:14:49 +01:00
NotMyFault 121bd58029 ci: Register javadoc jar for lib artifacts 2021-11-23 14:14:01 +01:00
NotMyFault 64f393201f revert: OSSRH snapshot deployment was successful, returning to baseline
This reverts commit 3a189f65f2.
2021-11-22 18:11:27 +01:00
NotMyFault 3a189f65f2 ci: Trigger initial sync with the OSSRH 2021-11-22 17:18:21 +01:00
NotMyFault 52293f54e8 ci: Cleanup and finish transition 2021-11-22 16:56:20 +01:00
NotMyFault 7d5659aeac ci: Snapshot builds are the default 2021-11-22 14:35:40 +01:00
NotMyFault 705f580290 build: Update core dependencies
- Drop paranamer, you can access parameter names at runtime with Java 8+ natively
2021-11-22 13:47:59 +01:00
NotMyFault 507b8d5e35 ci: Switch deployment to gh actions and use semver & java 17 2021-11-22 13:38:32 +01:00
NotMyFault 4b57a34f59 [ci skip] Setup release drafter for future work 2021-11-22 09:44:24 +01:00
AlexandGitHub 4c6e707fcf fix: Error when setting PS v4's config option (#1427)
Fixes https://github.com/IntellectualSites/FastAsyncWorldEdit/issues/1372
2021-11-19 09:42:33 +00:00
NotMyFault 5604000ae2 style: Don't use spaces before colons in yaml files 2021-11-17 17:58:42 +01:00
NotMyFault 7f61483609 build: Update dependencies
Closes #1415
2021-11-15 12:38:52 +01:00
AlexandGitHub ae53990136 [ci skip] Update codeowners' team scope 2021-11-14 18:40:54 +01:00
NotMyFault 6f33c5223d build: Update Gradle
Address regression from 3ad2f8b5fa
2021-11-11 22:30:22 +01:00
NotMyFault 3ad2f8b5fa Update Upstream
bd87665 Update paperweight + userdev bundle. (1930)
2021-11-11 22:22:44 +01:00
NotMyFault ad640532dc Update Upstream
d48530c Don't allow editing without a Bukkit Impl Adapter. (1920)
2021-10-24 12:21:23 +02:00
NotMyFault c55bc8c05f refactor: Move update checker to core
feat: Add permission for tracing
2021-10-23 19:36:59 +02:00
NotMyFault d4eda78818 refactor: Remove redundant loggers 2021-10-21 17:26:16 +02:00
NotMyFault c07ba4e88e Merge branch 'feature/region-blacklist' 2021-10-21 17:13:13 +02:00
NotMyFault 7294e2346e fix: Update adapters to latest reflection changes 2021-10-21 11:31:12 +02:00
NotMyFault e7a6c3e58c Merge branch 'chore/main/deprecate-unsafe-utils' 2021-10-19 22:09:01 +02:00
NotMyFault bd9476a175 refactor: Address .editorconfig violations 2021-10-18 23:09:21 +02:00
NotMyFault 9a33789e41 build: Update shadow and PlotSquared
Closes #1367
2021-10-18 22:41:31 +02:00
NotMyFaultandGitHub f7c428a894 Merge branch 'main' into chore/main/deprecate-unsafe-utils 2021-10-18 22:08:27 +02:00
NotMyFault 6827f17d4d build: Closes #1365 2021-10-18 22:08:07 +02:00
NotMyFault f1e8a1a29a refactor: Move Unsafe to reflection class 2021-10-18 22:01:54 +02:00
NotMyFault 74486fc8c9 chore: Update adapters 2021-10-17 17:33:48 +02:00
NotMyFaultandGitHub f0880a27a0 feat: Paperweight support (#1362)
* Initial work towards paperweight

* feat: Port Fawe classes to paperweight

- Hide UnsafeUtilities in javadocs
- Fix typo in Regenerator
- Create fawe tmp directory for fawe regen

* Update adapters

* chore: Update MiniMessage

* Address todos

* Fix leftover Tuinity loggers
2021-10-17 16:32:36 +02:00
NotMyFaultandGitHub 27865dc785 chore: Exchange debug log levels & component-ify a few messages (#1342) 2021-10-17 14:50:42 +02:00
NotMyFault 69a85fb068 tests: Update tests to latest Server changes 2021-10-17 10:06:21 +02:00
NotMyFaultandGitHub 5db9a601b1 feat: (Re-) Add update notifications (#1361)
* feat: (Re-) Add update notifications

Fixes #1348

* Move update notification to seperate class

- Add a couple of linebreaks to the chat messages
2021-10-17 09:55:25 +02:00
NotMyFault c58f9daf0d build: Test with valid junit version
This is likely a typo from mockito. Junit 4 was released in 2014, not to mention prior versions...
2021-10-10 01:21:44 +02:00
NotMyFault 99b45c13fb fix: Invalid yaml syntax of new config values
Follow up from 6839fa5567
2021-10-09 17:22:16 +02:00
NotMyFault d641e21dfc [ci skip] Move to org level templates 2021-10-08 19:03:41 +02:00
NotMyFaultandGitHub e2924f4cba feat: Improve wording of allowed-plugins message (#1341)
Fixes #1319
2021-10-07 17:12:17 +00:00
NotMyFaultandGitHub 2e10936b3d [ci skip] chore: Limit dependency updates to one day per week
Closes #1333
2021-09-29 22:48:42 +02:00
NotMyFaultandGitHub 5940ebbccc [ci skip] chore: Never suggest to update guava
Closes #1321 
Closes #1320
2021-09-26 01:36:47 +02:00
NotMyFault ca15e93102 refactor: Remove lz4-stream
LZ4-Java contains a modern version & delegate for lz4-java-stream.
2021-09-26 00:48:50 +02:00
NotMyFault a5795461f2 Improve a few dependency scopes 2021-09-22 23:00:12 +02:00
NotMyFault 3617a29ba8 Address javadoc violations 2021-09-21 17:40:53 +02:00
NotMyFault f8ed4e0c38 Separate and uppercase libs artifacts 2021-09-20 22:30:46 +02:00
NotMyFaultandGitHub 9d68cd8380 Automatic deployment (#1298)
* Fixes #992

* Address asterisk imports

* Deploy sources jar & javador jar as well

* Merge branch 'main' into feature/main/automaticDeployment
2021-09-19 22:50:34 +02:00
NotMyFault 5f7411114e Fixes #1310 2021-09-19 21:42:53 +02:00
NotMyFault fbbb4ed8fa Update adapters to f840c74a30b5c5c622080cb9678db58deb7062b9 2021-09-17 19:58:54 +02:00
NotMyFault 07be1c6a44 Remove native libs - lz4-java links them dynamically 2021-09-17 16:22:02 +02:00
NotMyFaultandGitHub ffd74e59ef [ci skip] Closes #1306 Closes #1304 2021-09-17 16:00:25 +02:00
NotMyFault 9fb6ebe7ac Shift ZSTD bindings check 2021-09-16 21:56:28 +02:00
NotMyFaultandGitHub 45b745a580 [ci skip] Closes #1300, Closes #1301 2021-09-14 17:02:54 +02:00
NotMyFault cdbbedb662 Update Upstream
6008fe7 Remove class shutter
2021-09-13 10:51:58 +02:00
NotMyFault f29d68b16e Update Upstream
fbf61ef Fix raise and lower deform brushes (1889)
2021-09-11 10:15:44 +02:00
NotMyFault 91919d31b0 Update PlotSquared 2021-09-10 16:10:05 +02:00
NotMyFault dc11b74020 Closes #1283 Closes #1284 2021-09-07 10:41:42 +02:00
NotMyFault 8c328abdd2 Update Upstream
6c08b68 Set Multi-Release in CLI manifest
2021-09-07 10:19:04 +02:00
NotMyFault 91ad0a20ef Identify CLI as Fawe version 2021-09-07 01:06:22 +02:00
NotMyFault 17a1c7e0bf Fix CLI 2021-09-06 20:17:43 +02:00
NotMyFault 7c3c165fd6 Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main 2021-09-06 15:31:27 +02:00
NotMyFault 8aadeb9291 Identify as Fawe when throwing unknown exceptions
Closes #1281
Closes #1279
Closes #1282
2021-09-06 15:28:54 +02:00
NotMyFault e08a14b3a7 Renovate
Closes #1267
Closes #1269
Closes #1276
Closes #1270
Closes #1253
2021-09-06 13:38:22 +02:00
NotMyFaultandGitHub 3b4bd5384c Closes #1275 2021-09-06 13:13:01 +02:00
NotMyFault d236470df8 Update Upstream
b1c230d Add conditional checking in help command (1888)
b4fbbc9 Move clearable checks for Bukkit to adapters (1887)
2021-09-04 10:31:31 +02:00
NotMyFault 09c4655be7 Setup allowed-plugins with an example plugin 2021-09-02 18:53:14 +02:00
NotMyFault 0c9270dbc1 https://github.com/IntellectualSites/FastAsyncWorldEdit-Adapters/commit/8f8288a96bfcdc0a14505a71a0e8bb7e870d71d6 2021-08-29 20:25:09 +02:00
NotMyFault 81534b3476 Ignore datapacks on 1.15 2021-08-26 10:47:00 +02:00