summaryrefslogtreecommitdiff
path: root/src/test/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-06-22Resolve all failed testsGravatar gegy10002-5/+5
2018-05-19Annotation + inner class translationGravatar gegy10001-4/+4
2018-05-19Package updatesGravatar gegy100012-256/+17
2018-05-19Initial port to ASMGravatar gegy100010-502/+655
2017-03-08Follow Fabric guidelinesGravatar Thog39-435/+444
2017-03-07Drop unix case style and implement hashCode when equals is overridedGravatar Thog11-232/+228
Also update Guava to version 21
2016-10-18remove none/ prefixGravatar asiekierka17-208/+208
2016-08-12Implement Enigma directory format (#1)Gravatar Thomas Guillemard1-9/+1
Others changes: ~ Rework File menu ~ Force UTF-8 for all I/O operations ~ Enigma now detect the original file format and use the correct one when you save a mapping
2016-07-02Renamed FieldsGravatar lclc981-23/+23
2016-06-30Fixed build failGravatar lclc981-17/+17
2016-06-30Json format (#2)Gravatar lclc9840-0/+2630
* Added new format * Fixed bug * Updated Version