Commit graph

15 commits

Author SHA1 Message Date
Zixxl
3d71e17b66 Mekanism v8 support 2015-07-13 17:34:06 +02:00
Zixxl
2dd8e910f4 More Logging rework 2015-07-09 11:28:40 +02:00
Zixxl
39e415b36d Code cleanup 2015-07-07 12:00:17 +02:00
Zixxl
22e09c9392 Thermal Expansion Rework 2015-07-06 15:29:24 +02:00
Zixxl
40605f5fa9 Continuing work
- Fixed bugs in BaseMap-Addition/Removal
- Reworked handlers for TE Transposer & Smelter
- Added recipe logging for TE Transposer & Smelter
2015-07-03 17:09:37 +02:00
Zixxl
da33cc6fab ModTweaker2 Rework
- Revised base classes for IUndoableAction
- Reordered lots of code, so stuck actions should be less frequent
- Added wildcard support to many "remove" methods
- Started working on exist & duplicate checks
2015-06-29 16:36:35 +02:00
jaredlll08
cc0f2fdc7a Removed the notice thing, wasn' working anyway 2015-06-23 16:03:10 +02:00
jaredlll08
c500a5a580 Made some changes, should help mod authors direct bugs to me 2015-06-19 13:14:23 +02:00
jaredlll08
31a18e8e8f close #152 close #136 close #74 (maybe should be) 2015-06-19 01:40:36 +02:00
Zixxl
2223aecd3e This would have broken a lot of stuff 2015-06-16 19:33:38 +02:00
Zixxl
1236d522e8 Fixes for last commit and better logging
- Fixed NoSuchElementException thrown if no recipe is removed
- Added warning, if no recipe could be found to remove
2015-06-16 13:39:12 +02:00
Zixxl
de099e4798 Reworked BaseListRemoval
- Fixed various crashes if no recipes are removed and the undo method is
called (e.g. on /mt reload), adding a null object.
- Added option to remove more than 1 recipe with BaseListRemoval
- Cleanup of some classes which are extending BaseListRemoval
2015-06-16 12:11:20 +02:00
jaredlll08
0f461a7815 Fixed a few mods reloading 2015-04-24 23:25:07 +02:00
hilburn
2cc4aff86b Mek v8 2015-04-07 23:16:53 +01:00
jaredlll08
25feee0162 Smeltery fix and various others 2015-03-17 23:07:19 +02:00