Commit Graph

1228 Commits

Author SHA1 Message Date
Jesse Boyd
8ac2bf6da3
Interactive CFI 2017-09-12 03:02:44 +10:00
Jesse Boyd
b4c3e3989c
Fix randomization and FilteredTextureUtil with CFI 2017-09-09 00:35:29 +10:00
Jesse Boyd
f2b592a9e1
Fixes #728 2017-09-08 09:41:11 +10:00
Jesse Boyd
89c0a2cd2f
Fixes #727 2017-09-08 09:37:21 +10:00
Jesse Boyd
31d43755ab
Support diagonal stack 2017-09-07 23:13:32 +10:00
Jesse Boyd
477ae2a76d
Fixes #726 2017-09-07 18:39:26 +10:00
Jesse Boyd
398943b9b0
Add slot# pattern 2017-09-06 18:18:58 +10:00
Jesse Boyd
e27b1d5421
Fixes #724 2017-09-06 02:50:49 +10:00
Jesse Boyd
4259656cda
Converting the image seems to fix the jvm bug 2017-09-06 02:37:43 +10:00
Jesse Boyd
7d24236dfe
* 2017-09-05 22:01:36 +10:00
Jesse Boyd
fb444ad5c4
Various minor
Fix skull rotation
Fix off axis rotation issues after reloading disk clipboard
Fix image loading removing alpha
Add masking support to 2 cfi blockBiomeColor
2017-09-05 21:50:12 +10:00
Jesse Boyd
cc7719e0e4
CFI color masking
/2 cfi color <color image> [image or worldedit mask] [whiteonly=true]
e.g. /2 cfi color file://color.png file://mask.png
2017-09-05 15:50:26 +10:00
Jesse Boyd
ba15e28810
Should probably change this back 2017-09-05 01:57:41 +10:00
Jesse Boyd
b0b2471b73
Use the base y as the center 2017-09-05 01:47:59 +10:00
Jesse Boyd
2649824761
Add sweep brush
Adapted from: https://github.com/Rafessor/VaeronTools
Credit @Schuwi
todo: Schematic pasting needs to be optimized for lots of small pastes,
as this is kinda slow.
2017-09-05 01:13:33 +10:00
Jesse Boyd
27152ef8ac
Use weak map for brush cache 2017-09-03 23:40:20 +10:00
Jesse Boyd
687d1ac890
Persistent brush lore 2017-09-03 23:24:49 +10:00
Jesse Boyd
23c44d89e2
Throw exception on failed initialization 2017-09-03 20:31:33 +10:00
Jesse Boyd
22ac707612
Fix cfi smooth edges 2017-09-03 20:28:01 +10:00
Jesse Boyd
665afce9b1
Fixes #721 2017-09-03 14:47:33 +10:00
Jesse Boyd
000b9e5fe9
Change fillr default depth 2017-09-02 18:42:43 +10:00
Jesse Boyd
79b88cefaa
Add sphericity param to blob brush 2017-09-02 16:30:03 +10:00
Jesse Boyd
5ccb8411f3
Fixes #719 2017-09-02 13:49:16 +10:00
Jesse Boyd
c0737415d5
* 2017-09-02 00:33:28 +10:00
Jesse Boyd
dcf46bbd3a
Craftscript installation instructions 2017-09-01 17:34:45 +10:00
Jesse Boyd
b9d267a908
Fix persistent brush scroll action 2017-09-01 15:14:20 +10:00
Jesse Boyd
8f2bfabc1a
Region based anvil delete unclaimed 2017-09-01 00:22:13 +10:00
Jesse Boyd
fe07915f52
Debug mode for anvil unclaimed filter 2017-09-01 00:18:37 +10:00
Jesse Boyd
8564b0b80f
Delete unclaimed filter 2017-08-31 22:42:29 +10:00
Jesse Boyd
1dad7a6cce
Fix minor brush persistence issue 2017-08-31 16:36:19 +10:00
Jesse Boyd
880b054957
* 2017-08-31 16:07:56 +10:00
Jesse Boyd
4d02548b04
(Experimental) Persistent brushes (config option)
Brushes can be bound to the item instead of being stored in the player's
LocalSession.
- Brushes can be shared by dropping the item
- Hasn't been fully tested, there may be bugs or performance issues
2017-08-31 16:04:03 +10:00
dordsor whitwell
fd333ae17d Merge pull request #717 from boy0001/dordsor21-catenary-fix
Fix catenary brush help
2017-08-30 11:34:11 +01:00
dordsor whitwell
b404cd6f21 Fix pline -> spline typo 2017-08-30 11:34:03 +01:00
dordsor whitwell
d475e5159a Fix catenary brush help 2017-08-30 11:30:20 +01:00
Jesse Boyd
d68740ecd1
Recover from failed injector (of minor classes) 2017-08-30 14:44:43 +10:00
Jesse Boyd
dc686c45d0
* 2017-08-29 22:44:31 +10:00
Jesse Boyd
81850daa0d
Remove title fade in + minor texture fix 2017-08-29 22:43:00 +10:00
Jesse Boyd
8c4d8dbcc2
Fix compile 2017-08-29 21:37:09 +10:00
Jesse Boyd
c7c425cab1
Possibly fixes #563 2017-08-29 21:23:19 +10:00
Jesse Boyd
356c5431ec
Fixes #715 2017-08-29 19:48:23 +10:00
Jesse Boyd
921ca83ed2
Change SurvivalModeExtent ordering 2017-08-29 15:09:45 +10:00
Jesse Boyd
583def4617
Fixes #709 2017-08-29 00:09:39 +10:00
Jesse Boyd
0ebc73d17f
Fixes #710 2017-08-28 23:48:18 +10:00
Jesse Boyd
9a430f3232
Fix set compatibility with SKCompat 2017-08-28 21:29:07 +10:00
Jesse Boyd
ee0a09e132
Optimize async -> sync task execution 2017-08-27 20:18:31 +10:00
Jesse Boyd
bc0bc5b705
Anvil trimAllAir + Fix elliptic cylinder arguments 2017-08-26 23:07:12 +10:00
Jesse Boyd
0dbb3b2844
Biome mixing tweaks to texture util 2017-08-25 15:02:26 +10:00
Jesse Boyd
d14b267cfd
*More off axis rotation changes
Fix off axis rotation for certain angles
- Math error when calculating the inverse affine transform
Add -a flag to copyPaste brush (rotates based on view)
2017-08-24 22:11:03 +10:00
Jesse Boyd
70e1e00e23
Use double instead of int for cyl radius 2017-08-24 20:56:38 +10:00