Commit Graph
100 Commits
Author SHA1 Message Date
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
NotMyFault ee14f7ebb1 Closes #1254 2021-08-25 17:34:42 +02:00
NotMyFault 869a8058cc Skip checking for custom biomes on 1.15.2 2021-08-23 21:15:41 +02:00
NotMyFault cf671ad7ff Update Upstream
ed28089 Don't crash if fields are null in ChunkDeleter (1874)
f049d56 Revert "Use a Guava Cache instead of a ThreadLocal (1859)"
c5a4450 Internally use a negated mask class to prevent russian doll wrapping (1877)
1397ec7 Add Snow Smooth Tools (1580)

Fixes #955
Fixes #858
2021-08-22 11:56:39 +02:00
NotMyFault 188e4b6215 Fix unknown direction exception missing key 2021-08-18 14:57:14 +02:00
NotMyFault f258a3d52c Add javadoc linking for bukkit module 2021-08-18 12:08:52 +02:00
NotMyFaultandGitHub cc97510523 [ci skip] Update Javadocs' links 2021-08-18 11:42:57 +02:00
NotMyFault 613b973309 Add javadoc linking 2021-08-18 11:26:14 +02:00
NotMyFault 73a237d75e Update adapters 2021-08-17 23:22:03 +02:00
NotMyFault 5b2bd45d86 091200e1f80576175cfdf147928583b28275f437 2021-08-17 22:10:37 +02:00
NotMyFault f6676cf6a3 Follow up to 1ee4de0edf 2021-08-17 16:57:35 +02:00
NotMyFaultandGitHub 9ea5a94941 Use temurin for gh actions 2021-08-09 15:09:55 +02:00
NotMyFault a1e6839cae Improve jd of MinecraftVersion#getPackageVersion 2021-08-09 11:36:50 +02:00
NotMyFault 75b888a9f0 Add missing translation keys 2021-08-08 01:52:28 +02:00
NotMyFault 14fc2dbf9b Fix fawe-deprecation javadoc linking 2021-08-05 18:33:19 +02:00
NotMyFault c468d22120 Fixes #1208 2021-08-05 15:55:20 +02:00
NotMyFault 3ccb5e0aed Use translation message for brush assignment 2021-08-04 22:44:24 +02:00
NotMyFault 2bcf3eedf1 Add //br snow
Apparently an upstream addition we forgot to pull.
2021-08-04 22:29:43 +02:00
NotMyFault 45a8030aeb Update Upstream
b9f0416 Use a Guava Cache instead of a ThreadLocal (1862)
2021-08-02 22:10:21 +02:00
NotMyFault a5e84dcfea Switch to version catalogs
- Closes #1204
- Switch to security advisory
- Move fawe-tests to fawe packages
2021-08-01 19:28:51 +02:00
NotMyFault 9f3a451ef6 Fixes #756 2021-07-31 14:18:04 +02:00
NotMyFault 678fb0a8b3 Fixes #1201 2021-07-30 01:31:25 +02:00
NotMyFault 84b9dce6be Move debug notes to logger factory 2021-07-29 21:11:23 +02:00
NotMyFaultandGitHub 17019ac723 Archive workflow artifacts 2021-07-28 15:04:49 +02:00
NotMyFault 69067fe8c8 Leave a note about (temporary) not undoable tree tools 2021-07-27 19:45:31 +02:00
NotMyFaultandGitHub 77e44c80c2 [ci skip] Update Javadocs URL 2021-07-27 01:13:26 +02:00
NotMyFault e1d18dc896 (Temporarily) Include datapacks in debugpaste 2021-07-26 20:40:18 +02:00
NotMyFault b4f9ade5bd Fixes #1071 2021-07-26 17:05:54 +02:00
NotMyFault 39f6a2e17f Update adapters 2021-07-26 01:14:01 +02:00
NotMyFault 92b4524dd6 Update Upstream
f414af5 Fix the offset mask forcing negation of itself (1656)
2021-07-26 00:48:38 +02:00
NotMyFaultandGitHub aae5d037db Reduce gh actions time by ~75% (~6 minutes) 2021-07-25 17:46:33 +02:00
NotMyFault 844691fa2c Remove checkstyle files 2021-07-24 22:48:58 +02:00
NotMyFault f479e32b5f Update contributing url 2021-07-24 19:28:28 +02:00
NotMyFault 46f2a202e6 Remove unneeded maven repos 2021-07-24 14:28:35 +02:00