Gunther De Wachter
fbcf8c4705
Highly incomplete code. First work on porting to 1.12. Still need to rework a LOT of things.
2017-07-06 01:57:19 +02:00
yueh
4c7f065af3
Fixes #2729 : Fix transformer regression introduced during FG downtime. ( #2730 )
...
Added a unittest to verify the necessary string returns match the actual
existing classes, in case something screws up the refactoring.
2017-06-29 06:00:23 +02:00
Gunther De Wachter
6529de911a
Code aesthetics and typo fixes.
2017-06-26 16:35:50 +02:00
yueh
035dc244ff
Added missing @Override annotations
2016-09-17 17:00:10 +02:00
elix-x
63f426336b
Fixes and cleanup
...
- Compile error fixes (blame @biggles2206). Fixes #53 .
- UVLModelLoader is now cross compatible with vanilla (vanilla can use
uvl parents who have vanilla parents).
- Due to it, now using uvlMarker instead of .uvl.
- General code reformatting and cleanup.
2016-08-15 18:19:33 +02:00
elix-x
a2cad01c01
Moved UVLModelLoader to appeng
...
Moved UVLModelLoader to appeng. It's working and does not belong to test
anymore. Also updated obf reflection names.
2016-06-30 12:52:10 +02:00
elix-x
84cfd4c9fc
Created and tested UVLLoader
...
Created and tested UVLLoader. Yes, it may not conform to code standarts,
but this will be fixed later.
2016-06-28 15:24:38 +02:00