Commit Graph

41 Commits

Author SHA1 Message Date
dordsor21 a693d23489
Make it build and add safety to tab completion times 2021-03-07 19:34:14 +00:00
NotMyFault 259fcc2f29 Add metrics to Favs and add missing dependencies 2020-02-01 14:35:11 +01:00
Jesse Boyd 4c9f9606d9
re-add bukkit mvn artifact 2019-04-06 05:03:37 +11:00
NotMyFault ee9950bca7 Switching from hastebin to Incendo 2019-02-26 15:50:01 +01:00
dordsor21 5d0d461baf Remove mavenLocal from bukkit build.gradle 2018-12-17 13:33:06 +00:00
dordsor21 dbf28a41d4 Never specified the local repository should be used. 2018-12-17 11:52:59 +00:00
dordsor21 783fda82bf Should fix build 2018-12-17 11:47:06 +00:00
Jesse Boyd beb2e0e1b0
Various minor
JavaScript-API
Allow command replacing
Tweak primary thread checks
Tab completion
Schematic resolving
help tweaks
optimize change set
fix color brush
2018-09-04 05:40:06 +10:00
Jesse Boyd 371e1bb27e
Ignore transitive dependencies for MapManager 2018-07-27 13:35:31 +10:00
Jesse Boyd 1967dd0769
tweak build 2018-03-14 21:49:07 +11:00
Jesse Boyd a19e9a45e9
add clean task to individual projects 2018-03-10 01:59:19 +11:00
Jesse Boyd dd29dd518d
* 2018-02-16 00:16:17 +11:00
Jesse Boyd ce394bceae
Update vault depend 2018-02-14 20:45:20 +11:00
Jesse Boyd 134daefa24
Various unfinished
Start work on command GUI
Code cleanup
Add new lighting mode (see config)
Rename sponge -> sponge112
Fix sponge compile issues
Fix fuzzy region min/max not being set on first use
Fix clipboard on disk not closing on java 9
Start work on CFI chunk simplifier (for loading existing worlds)
Minor tile fixes for bukkit 1.12
2018-01-16 11:30:55 +11:00
Jesse Boyd 446dc9c568
Use supplier instead of RunnableVal for sync 2018-01-15 15:39:55 +11:00
Jesse Boyd 0a246fc90f
Add ASkyBlock support 2018-01-12 16:13:54 +11:00
Jesse Boyd db524acc3d
Fix compat with spigot 1.12.1 2017-08-04 14:17:18 +10:00
Jesse Boyd aa6dbc9040
Fix compile 2017-07-26 14:49:56 +10:00
Jesse Boyd 03b4aaad3c
Various
FAVS
- Support for //gmask
- Support for //gsmask
- Support for //gtransform
- Suport for /v <pattern>
improved ingame changelog info
Increase tick limiter default item spawn limit
Fixes #632
Fixes #629
Fixes #627
Fixes #628
2017-07-09 22:54:04 +10:00
Jesse Boyd 7f01ac7790
Various minor
Fix nukkit compile
Fix setBlocks with BlockPattern
MCAQueue filterCopy API (performs operations on a copy of the world)
Add //anvil trimallplots
2017-07-05 18:53:05 +10:00
Jesse Boyd 2e84248cbc
Fixes butcher parrots + tweak brush/paste aliases 2017-06-28 21:20:00 +10:00
Jesse Boyd 7ae2d65607
Various
Dynamic chunk rendering (experimental section in config)
Use local files for CFI heightmaps: file://<file-path>
- Root directory is plugins/FastAsyncWorldEdit/heightmap
Optimize anvil for 1.12
Add safety checks to anvil commands
Move anvil command implementation to com.boydti.fawe.jnbt.anvil.filters
Add anvil chunk delete
Add MCAWriter mca offset method
Fix count -d
Fix taskbuilder split task concurrency issue
2017-06-16 15:28:10 +10:00
Jesse Boyd ac0e255a93
Tweak buildscript 2017-06-09 17:08:57 +10:00
Jesse Boyd b9c056c879
Various
Optimize for 1.12
Refactor commands / style / cleanup
Brush saving/loading
Tweak / improve ChunkListener
2017-05-15 21:33:03 +10:00
Jesse Boyd 6ce16714d8
Switch back to to fastutil lite + tweak ore gen 2017-03-27 06:16:27 +11:00
Jesse Boyd 4cab0b223d
Various
will document in next commit
2017-03-27 05:14:28 +11:00
Jesse Boyd 2637cbc9cd
Include Javassist (bytecode manipulation)
Will be used to optimize the server jar
2017-02-16 20:32:16 +11:00
Jesse Boyd ebc7ba43e6
Various
Fix biome change not sending packet
Add optimized biome get and set (AsyncWorld, EditSession etc.)
Add undo for biome changes
Fix tile entities for slow (non NMS) bukkit queue
Translate some stuff
Fix some concurrency issues with autoqueue
cuboid region geChunks() now has fixed memory cost (applies to commands
e.g. //listchunks)
Fix some undo issues
2017-01-29 09:25:53 +11:00
Jesse Boyd 39f12be5f9
Update residence dependency 2016-12-29 07:44:41 +11:00
Jesse Boyd f0a36ba1fa
Zstd/disk clipboard/version/various
Better compression with Zstd
Fix disk clipboard + minor optimizations
Fix version output
Some various incomplete stuff
2016-12-12 17:41:32 +11:00
Jesse Boyd 158ed391b4
Fix for 1.7.10 2016-12-02 11:50:54 +11:00
Jesse Boyd 951a6a88b9
*Fix compile 2016-11-25 16:46:36 +11:00
Jesse Boyd 9c1bb58a09
Restructure
Now uses a single jar for bukkit
I'm going to seperate the injector so FAWE can be used (API wise)
without WorldEdit.
2016-11-24 17:36:44 +11:00
Jesse Boyd 06a548e09e Various
Fixes #62
Fixes #63
Fixes #64 (maybe)
Fixes #66
Fixes #61
Fixes #67
Minor cleanup
2016-04-30 07:24:59 +10:00
Jesse Boyd a7763cd8fd Add support for FactionsOne 2016-04-21 15:53:37 +10:00
Jesse Boyd 505e99b488 Optimizations for 1.9 2016-04-20 01:22:36 +10:00
Jesse Boyd c5cd3e1ecc *wrong version 2016-04-19 16:14:24 +10:00
Jesse Boyd 492d5ea07f bump preciousstones version 2016-04-19 15:41:12 +10:00
Jesse Boyd 2012d56900 Remove version from build 2016-04-15 03:27:50 +10:00
Jesse Boyd a924dcd66a Fix errors 2016-04-02 15:25:04 +11:00
Jesse Boyd e71fd64e9c Add gradle project 2016-04-02 15:06:24 +11:00