583 Commits

Author SHA1 Message Date
David Vierra
0bbb11fd22 Pocket: New terrain file. terrain 2014-03-04 05:11:26 -10:00
David Vierra
513d98cb80 Merge pull request #485 2014-03-04 05:01:47 -10:00
Khroki
75f566dfb6 Update to go along with new minecraft.yml
Added placeholder stained glass textures, slime block, and a primed TNT
texture.
2014-02-27 02:41:16 -05:00
David Vierra
173c86d26c Submodule pymclevel updated.
Submodule pymclevel:
    > ebfd1ed - pocket.yaml: Fix indent in #32 and #253, auto-cleanup
    > 45fe0e9 - Added blocks, fixed wooden slab
    > 82334bc - Missing blocks are pink again
    > 29b901c - Update to allow greater than 16x16 in terrain.png
    > 17e5033 - 1.8/14w08a minecraft.yml update
0.1.8build784
2014-02-23 16:11:02 -10:00
David Vierra
51a8104043 Merge pull request #484 2014-02-21 15:13:55 -10:00
Khroki
7ab6029989 Minor transparency update
Added a few missing transparency entries, levers, trapdoors, and the brewing stand.
2014-02-20 19:09:56 -05:00
Khroki
99364f0461 1.8/14w08a terrain.png update
requires updated materials.py and minecraft.yaml
2014-02-20 06:33:47 -05:00
David Vierra
e718755dd4 More hacky changes to texture coordinates, to allow 1024-slot texture sheets. 0.1.8build732 2014-01-02 18:47:44 -10:00
David Vierra
8607c37dfb Submodule pymclevel updated.
Submodule pymclevel:
    > c5c5738 - 0.8.0build5
    > 4a83a3d - Texture update for 0.8.0
2013-12-02 10:01:26 -10:00
David Vierra
1e516291c2 Expand terrain-pocket.png and terrain.png to 1024 textures (32x32) 2013-11-28 18:38:35 -10:00
David Vierra
9d2d5e878a Submodule pymclevel updated.
Submodule pymclevel:
    > aac7d30 - Update for 0.8.0build2
    > 60849f9 - Added missing block data for Minecraft 1.7
    > 7aff12b - Rename java.py -> javalevel.py
0.1.8build692
2013-11-23 20:46:00 -10:00
David Vierra
b8e858c16b Update CONTRIBUTING.md
Copy required information from Reporting Issues page
2013-11-14 12:01:16 -10:00
David Vierra
9f39f22d68 Submodule pymclevel updated.
Submodule pymclevel:
    > ce934ed - Added:  New biome types
    > 8e3f4d2 - Server Generator: Combine stdout and stderr to be compatible with post-1.6.4 servers. Change "Done" line to be compatible with the same.
0.1.8build665
2013-10-27 12:25:45 -10:00
David Vierra
776ef48750 Merge pull request #439 2013-10-26 12:19:06 -10:00
David Vierra
48ecd7856f Submodule pymclevel updated.
Submodule pymclevel:
    > 6a45f44 - Updated minecraft.yaml for Minecraft 1.7
2013-10-26 12:18:52 -10:00
Podshot
4cdc8f9d30 Updated terrain.png for Minecraft 1.7 2013-10-26 13:32:21 -04:00
David Vierra
88db7d3a17 Submodule pymclevel updated - flush and sync lock file, Travis-CI testing
Submodule pymclevel:
    > 3def528 - Flush and sync lock file when acquiring session lock
    > 45c3a52 - Add cython to travis install command
    > d2f8945 - Find out if Travis will build _nbt
    > c146dc8 - Quotes required around -k options
    > 76fd92e - Travis: also disable MCR test and NBT speed test
    > 61716d6 - Disable server test
    > 8580612 - Try to get travis-ci going
0.1.8build654
2013-10-16 13:02:24 -10:00
David Vierra
269c388a64 Submodule pymclevel updated - player position
Submodule pymclevel:
    > d094f2e - get/setPlayerPosition now return the position of the player's eye instead of his feet.
2013-10-07 18:58:02 -10:00
David Vierra
a4384a9f05 Update setbiomes.py - Thanks to reddit user luci999 2013-10-07 18:29:34 -10:00
David Vierra
807d91d289 Update items.py for Minecraft 1.6.2
Submodule pymclevel:
    > da3a119 - update for Minecraft 1.6.2
2013-10-07 18:22:09 -10:00
David Vierra
100156377b Move compass.png into toolicons/ to get it included by setup.py 2013-10-07 18:11:30 -10:00
David Vierra
d538ea9d10 Submodule pymclevel updated.
Submodule pymclevel:
    > 8e5b7d9 - Raise a ChunkTooBig error when trying to save a chunk that exceeds region file allocation limits.
2013-10-06 16:34:36 -10:00
David Vierra
6ba9955b90 Added a compass. 2013-10-06 16:34:17 -10:00
David Vierra
da3302c044 Submodule pymclevel updated.
Submodule pymclevel:
    > c7a94c5 - Added block IDs, names, and lighting info for blocks #159-175 (Stained Clay and up)
2013-09-23 11:36:09 -10:00
David Vierra
97433881cf Changed: Esc now opens the menu, instead of changing to the selection tool. 2013-05-22 13:09:28 -10:00
David Vierra
2cda5f36aa Suppress unicode error in squash_python (due to formatting os.environ bytes into unicode str) 2013-05-22 13:09:27 -10:00
David Vierra
8a421085a1 Fixed: Fence textures not appearing on some systems 2013-05-18 14:58:04 -10:00
David Vierra
dbc7b9d609 Submodule pymclevel updated.
Submodule pymclevel:
    > 04fc6f9 - Revert "Fixed: TileEntity.copyWithOffset adjusts mob position data for mob spawner blocks"
    > 7d658c1 - Revert "Fixed: Incorrect SpawnPotentials structure when adjusting spawn positions during copy and import."
0.1.7
2013-05-15 17:01:14 -10:00
David Vierra
d22c3c8e45 Fixed: When repairing regions, skip region files that won't load. 2013-05-12 01:01:54 -10:00
David Vierra
d8acb03930 Submodule pymclevel updated.
Submodule pymclevel:
    > 66f7be2 - Debug: Move static def generating code into a function.
    > 66c9347 - Fixed: Incorrect SpawnPotentials structure when adjusting spawn positions during copy and import.
0.1.7build490
2013-04-25 13:02:44 -10:00
David Vierra
c23fb49569 Merge pull request #350 2013-04-25 11:48:01 -10:00
dratini0
c40d250bd3 Added scrollable menus to albow, and set them as a default for ChoiceButton s
The code was heavily inspired by the that of PaletteView. My defauls are not nessecarily the best.
2013-04-25 11:47:35 -10:00
David Vierra
0a6b999a03 Fixed: Invisible blocks when new-style texture pack is attempted.
External texture packs disabled for now.
2013-04-25 01:07:13 -10:00
David Vierra
17bf193e30 Fixed: "Copy Air" and "Copy Water" settings when disabled will no longer interfere with copying blocks with ID > 255
Fixes #348
2013-04-20 13:13:09 -10:00
David Vierra
b4b560dfd4 Add CONTRIBUTING.md because it will show up on the "New Issue" page. 2013-04-17 22:55:09 -10:00
David Vierra
93e8c91085 Merge pull request #332 from Podshot/patch-1
Update README.html
2013-04-12 14:16:56 -07:00
David Vierra
75885f304b Merge pull request #308 from riking/patch-3
Add pull-update instructions to README
2013-04-12 14:15:52 -07:00
David Vierra
445dd40ffb Submodule pymclevel updated.
Submodule pymclevel:
    > 3dcd449 - Added: Block rotation for several new blocks.
    > d02d446 - Static defs for blocks > 115
0.1.7build466
2013-04-11 11:59:00 -10:00
David Vierra
c3bc76ba19 Added: ALT+Mouseover shows full NBT tags for TileEntities.
Without ALT, shows tags minus the "Items" tag.
2013-04-11 11:58:52 -10:00
David Vierra
312c90ad43 Merge pull request #329 2013-04-11 11:58:44 -10:00
Podshot
8883ac92ef Update README.html
Updated the file's latest version URL to mcedit.net.

Also added the issue and temporary fix to the common problem of the filters list disappearing.
2013-04-07 08:58:27 -05:00
dratini0
8beecc1123 "Fixed" the invisible dialog error, as in #209
The problem was that if you center a dialog wider/taller than the screen, it will overflow. Since albow draws widgets by openGL, it won't accept negative coordinates for the bottom left corner. my hotfix minimizes these coordinates.

This is not a complete solution, and some of the filters, for example, will still be out of the screen. At least now we see what's going on.
2013-04-02 18:54:14 +02:00
David Vierra
2709a37663 Submodule pymclevel updated.
Submodule pymclevel:
    > cc28986 - Added: Block names for Minecraft 1.5
    > a97ce1c - mce.py: dumpsigns: Don't decode sign text now that TAG_String automatically decodes it.
0.1.7build440
2013-03-16 22:20:32 -10:00
David Vierra
c3158ccf7c Added: Undo Limit setting 2013-03-13 23:25:09 -10:00
David Vierra
7be7390018 Fixed: Missing/bugged plant and grass graphics on some systems. 2013-03-13 23:14:21 -10:00
David Vierra
963d2a728c Added: "Record Undo" option.
"Record Undo" is reset when loading or saving a level.
Long undo operations can be canceled.
2013-03-13 23:13:54 -10:00
Kane York
008042502a Add pull-update instructions to README 2013-03-10 12:14:16 -07:00
David Vierra
c5e5ceb9b0 Debug: For win32 builds, display fatal exception before waiting for input after a crash 2013-03-05 22:42:24 -10:00
David Vierra
6442de8c76 Remove headers from SquashUploader not handled correctly by my webhost. 2013-03-05 22:40:29 -10:00
David Vierra
136d35a85a Remove the last remaining chunk.decompress 0.1.7build420 2013-02-24 18:37:02 -10:00