Commit Graph

17 Commits

Author SHA1 Message Date
NotMyFault ab71b938e5 Fix building Forge versions 2019-02-27 07:05:41 +01:00
Jesse Boyd 29794d4ccd
Fixes #795 2018-06-24 21:50:24 +10:00
Joey 19a9db3abf Added a "Keep entities in non-air blocks" setting 2018-04-29 17:40:48 +02:00
Jesse Boyd 6968e66ad8
Various major
Implement virtual worlds
New schematic commands:
//schem show <directory>
//schem delete * - Deletes the files associated with your currently
loaded schematic
//schem move <directory> - Moves your currently loaded schematics to
this directory
//download -> supports downloading multiple schematics at once
2018-04-13 18:40:42 +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 8cd6c1512b
Fix typo 2018-01-16 12:10:04 +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 3bbeb2d6fe
* 2017-11-09 15:07:30 +11:00
Jesse Boyd 8cc1f8de71
update asm and mappings 2017-11-09 12:48:53 +11:00
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
Jesse Boyd ce19c2026b
Various minor
Add hcyl thickness Closes #467
Fix angle mask
2017-08-23 18:06:16 +10:00
Jesse Boyd b0a82a4cd7
Update metrics 2017-08-15 19:43:17 +10:00
Mike Primm 8f42dbf9a7 Fix for double chest delete exception 2017-08-13 22:23:40 -05:00
Jesse Boyd 7ba4e51a22
Various minor
fix parallel threads for sponge
remove static modifier for some fields
2017-08-08 22:25:22 +10:00
Jesse Boyd 8dfcb0f914
Various
Start work on interactive commands (//help, //biomelist, //pos1/2)
Added clipboard and world remapping (between mcpe/pe)
//schematic remap
//anvil remapall
Added anvil -> leveldb converter (run Nukkit jar or /anvil2leveldb)
Added safe zstd decompressor
Angle mask fixes
Fix paste air issues with fawe format (which no-one uses anyway)
Fix cfi file:// with an absolute path
FIx schematic format and addBlocks
Update forge to 1.12
Fixes #663
2017-07-28 15:12:58 +10:00