Commit Graph

2472 Commits

Author SHA1 Message Date
6dd85e48ba Various changes
the most notable change is that PlotSquared is being moved to the Bukkit module again to allow for future compatibility with version 5 of the plugin.
2020-02-12 16:18:36 -05:00
5feac07bf0 Revert "Fixed commands not working"
This reverts commit 0b5eb903
2020-02-06 20:33:19 -05:00
614f5e1c16 Minor changes 2020-02-06 16:33:31 -05:00
0b5eb903b6 Fixed commands not working 2020-02-06 15:34:22 -05:00
490e200a70 Revert "Minor EditSession changes"
This reverts commit 5ff9b122
2020-02-05 19:43:50 -05:00
5ff9b1226a Minor EditSession changes 2020-02-05 17:54:19 -05:00
1ee362a878 Re-added #false and #true masks 2020-02-05 17:44:33 -05:00
27e2b95218 Rename translation 2020-02-05 17:35:56 -05:00
aa04b0c326 World checks in BrushSettings don't offer any performance benefit 2020-02-05 10:40:29 -05:00
75653087b9 Remove FAWE-Piston
Disables a lot of previous functionality in FAWE until replacements can be made. This commit was untested and may cause major issues.
2020-02-05 00:37:42 -05:00
3452fd5a63 Merge branch '1.15' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into 1.15 2020-02-04 17:59:08 -05:00
8f82a763bf Remove debug line 2020-02-02 16:12:18 -05:00
cb1fd7400e Remove debug line 2020-02-01 23:16:30 -05:00
6c5ac08a3c Minor upstream changes 2020-01-31 17:44:50 -05:00
38d5506e18 Generify BlockMap
(cherry picked from commit 7384b6973498084f4082d7e1a805b84b13a3ba44)
2020-01-31 14:42:38 -05:00
d5828861de Always use UTF-8 for loading translations
(cherry picked from commit 624b3a449b5746cee84557992b9b217ac135cf50)
2020-01-31 14:42:02 -05:00
336e411e10 Minor code changes 2020-01-29 17:53:34 -05:00
7236b0a026 Minor code changes 2020-01-29 17:10:59 -05:00
bef69b5be3 Minor language changes 2020-01-29 16:11:52 -05:00
df60e50c96 Revert more changes 2020-01-29 15:32:51 -05:00
020c674c01 Revert migration of FaweCache to Kotlin 2020-01-29 15:01:38 -05:00
cb6359f010 Removed 1.13.2 support. 2020-01-27 18:54:31 -05:00
995e1261e5 Removed some redundant code 2020-01-26 16:03:10 -05:00
8078cf077a consistency changes 2020-01-26 13:01:16 -05:00
e0f6869573 Revert "More code quality fixes"
This reverts commit 2d6957ce
2020-01-23 14:41:57 -05:00
2d6957ce1c More code quality fixes 2020-01-22 21:15:52 -05:00
88359f0215 More Kotlin 2020-01-21 14:30:13 -05:00
0cad7f229b API improvements 2020-01-15 20:38:46 -05:00
da7c21d32a Removed metrics from API
We shouldn't have exposed it in the first place.
2020-01-15 17:20:40 -05:00
2d5a8ce573 Cleaned up a lot of code and introduced Kotlin to the project 2020-01-14 19:44:09 -05:00
b8e3941bb4 Revert "Add some debug messages to aid in future coding decisions."
This reverts commit c4f376a2
2020-01-13 17:44:51 -05:00
c4f376a2e5 Add some debug messages to aid in future coding decisions. 2020-01-13 16:54:29 -05:00
0d2fff2cd2 Upstream Merge 2020-01-10 22:32:12 -05:00
86a55b7bf0 Merge remote-tracking branch 'origin/wip' into 1.15 2020-01-10 19:22:23 -05:00
98d0420c08 Minor tweaks 2020-01-10 13:29:20 -05:00
3ee920f9e6 Update upstream 2020-01-08 19:36:12 +01:00
900268633d Fix compile 2020-01-07 00:41:41 +00:00
d35812f098 wip history list command 2020-01-07 00:30:11 +00:00
a84eb29d86 Merge commit 'e69ea37' 2020-01-07 00:14:25 +00:00
e69ea37665 Merge branch '1.15' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into 1.15 2020-01-07 00:09:49 +00:00
a52b645175 rename to SimpleChangeSetSummary 2020-01-07 00:09:30 +00:00
6315f18503 Base64 is case-sensitive
Changed Jars.java not to ignore upper/lowercase and updted the included
hashes with their correct casing. This should make hash verification
more secure.
2020-01-06 12:31:08 +01:00
9623c5cb3f all hsitory types can summarize 2020-01-06 09:06:38 +00:00
195c4a7647 wip history changes 2020-01-06 08:36:16 +00:00
b173c85c78 Fix for history database
fix history find y
correct purge time units
injected language is sql (@MattBDev is there a plugin or something for SQLite? I couldn't find any)
2020-01-05 12:39:58 +00:00
dce9e545ec Fix schem load byte/varint 2020-01-05 18:41:58 +11:00
39b698f67d Remove SkipQueue annotation, and combine with perm condition
it seems piston only generates one condition, idk why
2020-01-05 17:35:19 +11:00
27ec3cdc66 idk why we need a lazy reference for an integer here
when null would work better
2020-01-05 16:17:17 +11:00
b292416496 Upstream and some refactoring
Note: Maybe this doesn't compile, ij is broken af smh, let's give it a try...
2020-01-04 18:34:30 +01:00
c05cdd8faa Merge branch '1.15' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into 1.15 2020-01-04 10:12:33 +00:00