Applied-Energistics-2-tiler.../src/main/java/appeng
thatsIch 7a06a8bc06 Fixes #473, catches outdated player names and checks if all entries are UUIDs before converted and thus prevents the server crashing.
Split off logic into single responsibilities for storing, initializing and matching the UUID mappings. Added JUnit to create tests for the UUID Matcher to see if its legit. It tests against simple problems like unconform UUIDs and also tests against a valid UUID.
2014-11-23 13:43:23 +01:00
..
block Fix tiny tnt stuff 2014-11-18 20:46:16 +01:00
client Added copyright to all java files 2014-11-14 12:03:00 +01:00
container Added copyright to all java files 2014-11-14 12:03:00 +01:00
core Fixes #473, catches outdated player names and checks if all entries are UUIDs before converted and thus prevents the server crashing. 2014-11-23 13:43:23 +01:00
crafting Added copyright to all java files 2014-11-14 12:03:00 +01:00
debug Added copyright to all java files 2014-11-14 12:03:00 +01:00
entity Added copyright to all java files 2014-11-14 12:03:00 +01:00
facade Added copyright to all java files 2014-11-14 12:03:00 +01:00
fmp Added copyright to all java files 2014-11-14 12:03:00 +01:00
helpers Added copyright to all java files 2014-11-14 12:03:00 +01:00
hooks Added copyright to all java files 2014-11-14 12:03:00 +01:00
integration Added copyright to all java files 2014-11-14 12:03:00 +01:00
items Fix #449 2014-11-17 21:07:42 +01:00
me Added copyright to all java files 2014-11-14 12:03:00 +01:00
parts Merge pull request #435 from thatsIch/hotfix-260 2014-11-15 12:48:35 +01:00
recipes Added copyright to all java files 2014-11-14 12:03:00 +01:00
server Added copyright to all java files 2014-11-14 12:03:00 +01:00
services Added copyright to all java files 2014-11-14 12:03:00 +01:00
spatial Added copyright to all java files 2014-11-14 12:03:00 +01:00
tile Added copyright to all java files 2014-11-14 12:03:00 +01:00
transformer Added copyright to all java files 2014-11-14 12:03:00 +01:00
util Fixes #473, catches outdated player names and checks if all entries are UUIDs before converted and thus prevents the server crashing. 2014-11-23 13:43:23 +01:00