556 Commits

Author SHA1 Message Date
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
David Vierra
85a7c61c99 Debug: Remove dataDir from filenames in tracebacks, for crashes repoted from source checkouts. 2013-01-30 12:35:29 -10:00
David Vierra
3dcf4094a5 Setup: Add git commit ID to built apps in the GIT-COMMIT file.
Change release.py to find this file and RELEASE-VERSION inside dataDir
2013-01-30 12:35:16 -10:00
David Vierra
b7c1595f3d Submodule pymclevel updated.
Submodule pymclevel:
    > 2e43477 - Fixed: Biomes is a byte array, not an int array.
2013-01-30 12:35:15 -10:00
David Vierra
18368c04de Fixed: parentDir was an empty string when running from source.
Use abspath to avoid getting an empty string for the folder containing the script, when not frozen.
2013-01-30 12:33:51 -10:00
David Vierra
b3042cec46 Change error reporting from exceptional.io to a SquareSquash instance at bugs.mcedit.net.
Exceptional.io is nice, but it is not appropriate for versioned desktop apps because it is designed for web apps where the latest version is the only deployed version.
2013-01-29 18:40:45 -10:00
David Vierra
4f37766e20 Setup: Remove RELEASE-VERSION after builds.
When running from a git checkout, show the git version instead.
0.1.7build392
2013-01-27 16:22:11 -10:00
David Vierra
436f1eb2ae Submodule pymclevel updated.
Submodule pymclevel:
    > 2420f33 - Fixed: Error when importing rotated schematic and copying biomes.
    > 2cfc877 - Test: Schematic.testRotate now fails when importing rotated biomes
    > 1f22806 - Fixed: Anvil chunks are given a Biomes array when created, and if they don't already have one.
    > 3cb407a - Add built docs to gitignore
    > 8e4a871 - Fixed: mce.py analyze is now 4096 block ID aware.
    > f6eadfa - Fixed: import statement automatically inserted by PyCharm was relative to the wrong source root. (again.)
2013-01-26 23:50:22 -10:00
David Vierra
1e350f62db Fixed: Error when filling with block with id > 255 2013-01-26 22:47:22 -10:00
David Vierra
45b428d064 Fixed: Disable mouselook when closing editor 2013-01-26 22:47:09 -10:00
David Vierra
4680add658 Revert "Cleanup: Remove extra glFlush calls from a few places."
This reverts commit a8978445d3afde3a57b7c74ec7b829e19d1110bd.

Ought to fix issue #250
0.1.7build383
2013-01-16 14:32:51 -10:00
David Vierra
f57018f37f Submodule pymclevel updated.
Submodule pymclevel:
    > 52b29e8 - Fixed: ValueError when repairing region file
0.1.7build379
2013-01-13 22:54:54 -10:00