Podshot / MCEdit-Unified

Combined MCEdit & Pymclevel repository.
http://podshot.github.io/MCEdit-Unified/
ISC License
483 stars 109 forks source link

Shop Filter Issue (Both stockFiltersDir and portableFiltersDir on the sys.path) #383

Closed Azounstone closed 9 years ago

Azounstone commented 9 years ago

I am now adding in excess of 200 shops to our adventure map and have noticed that the filter has some issues and does not work correctly. The problems are that even though you give the villager a name it does not show in game and when you trade with it the ui shows the default village job name.

The images below show this:

MCEdit screen showing custom name 2015-05-04 11-59-15-am

Villager in game with no name showing 2015-05-04_11 51 59

UI Showing different name 2015-05-04_11 51 47

I am trying to get these added so I can release the project on PMC but this is stopping me from doing so. Is there any chance somebody could fix the filter and let me have the revised one please? I would be very appreciative if so :)

Regards,

Rubisk commented 9 years ago

Wouldnt it br a lot better to update the tab code instead then? Ill look into that tomorro

Azounstone commented 9 years ago

If so why does the direction facing work when changing tabs without pressing enter?

codewarrior0 commented 9 years ago

Because it's a numeric field and not a text field, maybe?

Azounstone commented 9 years ago

Okay just used it and working if I now press enter.

Khroki commented 9 years ago

Someone'll fix it soon, we'll close this when it happens.

Rubisk commented 9 years ago

Ill fix it tomorrow, thanks for the help @codewarrior0