567 Commits

Author SHA1 Message Date
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
David Vierra
2070a09bda Fixed: Changing the "Report Errors" setting now updates the setting on the squash client object 2013-02-15 18:47:03 -10:00
David Vierra
94cde9d8d1 Debug: Don't fatally crash if something happens when recording exception data 2013-02-15 18:36:12 -10:00
David Vierra
5223dfc0b7 Submodule pymclevel updated.
Submodule pymclevel:
    > c830ee6 - Fixed: Schematic entities have wrong positions after rotating.
    > 57e5188 - Debug: Change loggers to use __name__ instead of __file__
2013-02-15 18:33:30 -10:00
David Vierra
f3e68c4970 Debug: Log messages have fixed width fields, and the file and lineno now share a field. 2013-02-11 13:20:27 -10:00
David Vierra
848eeef18a Debug: Use -v and -vv to set log level. 2013-02-11 13:20:27 -10:00
David Vierra
69565afed4 Debug: Import OpenGL.GL while the log level is raised to hide some warnings. 2013-02-11 13:20:27 -10:00
David Vierra
161ad1807a Remove forced eol conversion 2013-02-11 13:20:26 -10:00
David Vierra
35e859199b Submodule pymclevel updated.
Submodule pymclevel:
    > 1674f6f - Fixed: Wooden buttons (id 143) not rotating. Fixes mcedit/mcedit#278
    > b0fd34d - Fixed: Off-by-one error in schematic export with extended IDs.
    > c60c3f2 - Added: RegionFile now touches the chunk's timestamp field whenever a chunk is saved.
2013-02-11 13:20:26 -10:00
David Vierra
960b3477e5 Debug: Change error reporter to use squash_python
This completely obsoletes errorreporting.py.
2013-02-11 13:20:01 -10:00
David Vierra
418f5b03b8 Fill in some of Squash's standard metadata fields, and change 'environment' according to the release type. (-debug says the developer is running from source) 2013-02-04 13:35:49 -10:00
David Vierra
6360d1db82 Submodule pymclevel updated.
Submodule pymclevel:
    > ef4c1f4 - Fixed: Error when exporting object with add blocks set.
    > 72b874c - Fixed: Error when rolling an object.
0.1.7build396
2013-01-31 00:03:35 -10:00
David Vierra
234292ab65 Debug: Fill in 'message' field (Squash rejects empty message fields) 2013-01-31 00:03:28 -10:00
David Vierra
3c7cb2f298 Debug: Report filenames in error tracebacks with forward slashes. 2013-01-30 23:48:29 -10:00
David Vierra
2d6b4f8e2f Debug: Change pyo and pyc to py when reporting errors. 0.1.7build395 2013-01-30 13:55:41 -10:00
David Vierra
603bc3a9e4 Debug: Reverse error traceback and put the last callee first, similar to Java and Obj-C tracebacks. 2013-01-30 13:04:49 -10:00
David Vierra
eb26590fb5 Fixed: Missing graphics when running from a different working directory.
Open terrain.png and several other files from their location in dataDir instead of from the current directory.
2013-01-30 12:35:38 -10:00