Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get more two word item names to display correctly #690

Closed
wants to merge 1,214 commits into from
Closed

Get more two word item names to display correctly #690

wants to merge 1,214 commits into from

Conversation

Nathan2055
Copy link

This adds English "localization" to Fence Gates, Brewing Stands, Enchantment Tables, and Trapped Chests making them display in chat without an underscore, fixing #670.

Hidendra and others added 30 commits June 12, 2012 21:50
extend JavaModule
previously, it would only work if MyModule extends JavaModule
but not if MyModule implements Module
this now allows the latter too
tabs to spaces and no spaces for 'if' also removed crappy commented code
user defined modules would not register if they only implemented Module
Play sounds on door open/close
…ot worth it to lose backwards compatiblity over something stupidly small. This can be worked around so I may do just this at some point.
Hidendra and others added 26 commits March 29, 2013 14:21
…on prevention, so people can't dump all their junk into your chest w/ a dropper
…into the chest when an item is in hand and compare enchantment levels correctly incase it was not working
a message that should contain information that are equally useful.
…l a PR so pending acceptance. Fixes taking items out of Donation chests by double clicking.
…lly properly fixes support with specific ModLoader blocks (e.g. 145:2) as long as it reports proper block / data. HOWEVER, BREAKING CHANGE! If you use LWC-Economy you need to update to the latest build.

This begins development on 4.4.0 because of the breaking change as mentioned before which will not be made backwards compatibility to ensure 100% compatibility with ModLoader blocks going forward.
…ukkit API call. This should have been done a long time ago as many blocks (e.g. mods) can have inventories that I cannot account for.

This also fixes compatibility with MCPC+ according to bloodshot.
Updated French language file. More info at LWC issue #613
…tedly destroyed (e.g. WorldEdit //set). Also, use MONITOR for auto protection.
Updated French language file
Translate new texts & fix some bugs in older translate
…tection inactive. This effects lwc admin expire, cleanup, and other commands.
Replaced ugly StackTrace message
Update lwc_cz.properties
…tection inactive. This effects lwc admin expire, cleanup, and other commands.
…nteract event at the same time as the destroy event for a sign)
…es with donation chests and taking arbitrary items if you have the same item type already.
This fixes the issue that caused Fence Gates, Brewing Stands, Enchantment
Tables, and Trapped Chests to display incorrectly in chat, fixing #670
@Nathan2055
Copy link
Author

Holy history errors! I seem to have borked everything while trying to update the commit. Let me fix it...

@Nathan2055
Copy link
Author

Going to have to close and reopen to reference the fixed version. Sorry about that.

@Nathan2055 Nathan2055 closed this Jan 31, 2014
@Nathan2055
Copy link
Author

Opened #784 with the fixed version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants