Commit Graph

9 Commits

Author SHA1 Message Date
Jesse Boyd
8c4d8dbcc2
Fix compile 2017-08-29 21:37:09 +10:00
Jesse Boyd
356c5431ec
Fixes #715 2017-08-29 19:48:23 +10:00
Mike Primm
8f42dbf9a7 Fix for double chest delete exception 2017-08-13 22:23:40 -05:00
Jesse Boyd
31d43b27d8
Various minor
forge 1710 - fix block extra
optimize expressions
better texture util error
memory optimize PrimitiveList
don't clear brush settings on assignment (affected craftscripts)
2017-05-21 23:40:24 +10:00
Jesse Boyd
a08b68cac4
Fixes #487 2017-04-20 16:54:57 +10:00
Jesse Boyd
e37e94d674
fixes #499 - forge undo nbt 2017-04-20 16:27:05 +10:00
Jesse Boyd
0427771b7e
Re-add the forge/sponge modules 2017-02-06 13:09:44 +11:00
Jesse Boyd
bc677f823e
Various
Fix for Vector/BlockVector
Use optimized LocalBlockVectorSet for various operations
- Ideally I'd like the operations to use O(1) memory, but for now it'll
use substantially reduced O(n)
Some message tweaks
Some minor entity placement optimizations
Refactor set optimization to be in the EditSession class
Fix and minor optimizations for for countBlocks()
Minor optimizations for affine transforms (//rotate etc.)
Optimizations for fuzzy block mask
2017-01-11 07:47:59 +11:00
Jesse Boyd
2d295effee
forge installer 2016-12-27 21:56:37 +11:00