dordsor21
29b82d4e51
Remove a load of soft errors in EditSession.
2020-04-23 17:07:01 +01:00
dordsor21
c714e26f68
Reformat paste in ClipboardCommands because it was ugly
2020-04-23 17:01:17 +01:00
dordsor21
8bde932354
Add p2 v4 compat.
...
Anyone that hasn't built FAWE before won't be able to build it again as the v4 repo doesn't exist - it relies on local gradle cache.
2020-04-22 08:10:17 +01:00
dordsor21
952aaf8b43
Fix p2 compatibility and replace empcraft.com/maven2
2020-04-21 11:39:42 +01:00
dordsor21
330fc39dde
Further non-standard selection fixes as per #393
...
- Fix incorrect usage of initChunk (it's run in the right place now)
- Fix poorly implemented //sel sphere "improvements"
2020-04-19 19:46:41 +01:00
dordsor21
b52fc46f19
Regarding #393
...
- Fix CharFilterBlock not being properly created (the chunk X and Z were never set)
- Replace BlockVector3#divide with bitshift because you can't divide down and then bitshift back up with the correct results for negative values
2020-04-19 13:56:02 +01:00
dordsor21
7b9a64e9a6
add a bunch of // aliases for commands
2020-04-19 11:43:30 +01:00
dordsor21
97d73889cc
Remove _ from tree type as easy fix for actually typing the correct tree type
2020-04-16 17:22:22 +01:00
dordsor21
391fdcb91a
Merge branch '1.15' of https://github.com/IntellectualSites/FastAsyncWorldEdit into 1.15
2020-03-31 10:26:36 +01:00
dordsor21
a6a4400317
Port fixed for #389 from 1.15.2 adapter to other adapters.
2020-03-31 10:26:23 +01:00
dordsor21
318e367cf0
Correctly unregister player on quit and close clipboard if using disk.
2020-03-30 17:41:41 +01:00
dordsor21
3cd30ebbff
Fix DiskOptimisedClipboard not closing
2020-03-30 17:00:41 +01:00
dordsor21
76efbed4b2
Fix rotation breaking NBT data:
...
- Don't only copy NBT over if the original block had a Rot tag
2020-03-30 16:01:50 +01:00
dordsor21
3d8303a227
Remove my debug
2020-03-30 12:13:39 +01:00
dordsor21
5197ed04ec
Fix MemoryOptimizedClipboard
2020-03-30 12:06:15 +01:00
dordsor21
45e0d37889
Clipboards paste biomes
2020-03-30 10:27:03 +01:00
dordsor21
8ffdd8a9e9
Better reading of schematic biomes.
...
Use biomes in the P2 schematic handler and save as a .schem not .schematic (when it's enabled again)
2020-03-28 10:44:51 +00:00
dordsor21
18925df124
Fix aggregatedJavadocs task
2019-07-10 13:56:34 +01:00
dordsor21
3492ac63c7
Fix aggregatedJavadocs task
2019-07-10 13:55:54 +01:00
dordsor21 and GitHub
e2c9454399
Don't print stack trace, print another few lines of debug for using paper
...
Closes #133 bye bye
2019-04-30 11:56:30 +01:00
dordsor21
03f3b09ca9
allow input of build number
2019-04-22 15:11:43 +01:00
dordsor21 and GitHub
5af506de02
Update offset to match CI
2019-04-11 12:42:10 +01:00
dordsor21
e21614caf8
Fix build number not showing in jar
2019-04-09 16:03:39 +01:00
dordsor21 and GitHub
98446f32d7
Update build.gradle
2018-12-23 23:29:30 +00:00
dordsor21 and GitHub
850ac10101
Merge pull request #1 from IntellectualSites/master
...
h
2018-12-23 23:29:11 +00:00
dordsor21
07c86f32ae
Definitely fix build
2018-12-17 13:47:29 +00:00
dordsor21
6d40fd88e9
Add mavenLocal high up
2018-12-17 12:48:52 +00:00
dordsor21
5be8d83ce4
Add local repo
2018-12-17 11:54:09 +00:00
dordsor21
8eabb7e507
Fix build
2018-12-17 11:43:45 +00:00