| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-12 | general code cleanup | Giovanni Harting | |
| removed some unused classes Signed-off-by: Giovanni Harting <539@idlegandalf.com> | |||
| 2018-06-12 | added modifier key to right click actions of traits, now requires default ↵ | Giovanni Harting | |
| LCONTROL to be pressed. fixes #112 Signed-off-by: Giovanni Harting <539@idlegandalf.com> | |||
| 2018-06-11 | fixed #157 | Giovanni Harting | |
| removed some not used traits Signed-off-by: Giovanni Harting <539@idlegandalf.com> | |||
| 2018-02-12 | fixed #160: tooltips preventing server to start | Giovanni Harting | |
| 2018-02-08 | 1.12.2; not well tested; book integration still broken | Giovanni Harting | |
| 2017-09-23 | Revert "Started with rework of alloying process and balancing of levels of ↵ | Giovanni Harting | |
| natural ores." | |||
| 2017-07-09 | fixed #149, some more cleanup | Giovanni Harting | |
| 2017-07-08 | first 1.11.1 attempt | Giovanni Harting | |
| 2017-05-11 | Started with rework of alloying process and balancing of levels of natural ores. | Robert Sosnitzka | |
| 2017-02-02 | fix divide by zero error (#121) | Bill Parrott | |
| 2017-01-19 | Fixed something | Robert Sosnitzka | |
| 2017-01-15 | Merge remote-tracking branch 'origin/master' | Robert Sosnitzka | |
| 2017-01-15 | Added missing icon, added Trait Mutate. | Robert Sosnitzka | |
| 2017-01-14 | updated forge and mappings, removed some images not in use | Giovanni Harting | |
| 2017-01-14 | Added Trait Crushing, changed old assignment, fixed two variables to prevent ↵ | Robert Sosnitzka | |
| annoyance | |||
| 2017-01-01 | Added Dilithium Ore and assigned crystals. Added some Book pages as a test ↵ | Robert Sosnitzka | |
| (need to be fixed before next release). Removed deprecated stuff. Removed 2016, Added 2017. | |||
| 2017-01-01 | be sure dropped xp is positive/null, fixes #89 | Giovanni Harting | |
| 2016-12-25 | fixed NPE #86 | Giovanni Harting | |
| 2016-12-23 | Fixed some names and wrote more clear descriptions. Fixed 2 Traits with ↵ | Robert Sosnitzka | |
| possible NPE | |||
| 2016-12-22 | Resolved a possible arithmetic exception. Divided by zero. | Robert Sosnitzka | |
| 2016-12-22 | Fixed a Trait where no enchantment effect has been shown after restart. ↵ | Robert Sosnitzka | |
| Added beserk trait. | |||
| 2016-12-19 | Created Trait SuperHeavy, rebalanced material stats for lore. | Robert Sosnitzka | |
| 2016-12-17 | fixed a potential NPE | Giovanni Harting | |
| 2016-12-15 | small generator fix, not ready yet | Robert Sosnitzka | |
| 2016-12-05 | [1.2] Material rework (#60) | Giovanni Harting | |
| * Developement tests for nbt data in traits * Lot of trait changes and better balancing * Traits reworked a bit, new traits added. * First correction of NBT Data in Trait (Soulbound). Is shown twice. Still needs corrections. * Few fixes in traits and new trait "catcher" * Small fix, needs workaround * fixed some catch issues * Fixed Catcher and Reviving Traits, new Trait: Souleater. Updated build.gradle for new TiC Version. * Splitted SoulEater to get the bad touch to an extra trait "Cursed". Added method for using nbt more easily. Changed declaration names of fluids * Some minor changes in Traits, Registry and Utils. * Iron_nugget is replaced with oreDict Item when not loaded via TAIGA. * Beginning of new material integration. Lot of names changed, lot more work to do here. Many null pointer exceptions and no changes of values up to now. * Some Small changes in names, registry and recipes * Some weird stuff I don't remember :D * fixed some things I missed while merging * Rollback to something * More Stuff * fixed some merging stuff * Fixed some misspelled names. Actually working with lots of restrictions. * Rearranged alloys, tried to add blocks / ingots for non-tinker-materials, but they won't work. * Again tried to fix the melting issue, but non-tinker materials still are not able to be casted as a block, ingot or nugget... * Fixed integration of materials without tools. * changed IMC to direct lib calls * removed more IMC, removed redundant code * some reformatting * Alloy integration reworked, needs to be balanced. * updated deps, renamed some func's, added duplicate material check * some more renaming * some reformatting, fixed wrong import, fixed string cmp's * Added images for blocks, ingots, nuggets and dust. Json changes do not work yet. * some reformatting * Removed old json files. Placeholder needed. * Fixed block json, items not working yet. * Fixed my own derp (missing json files) * Reduced materials to ensure unique traits for most of them. Still 30 though, but reduced by 20 more :'( RIP * Changed some generator stuff, not working properly right now! * rewrote offset generation, added some debug command, fixed some stuff * fixed on-surface-generation, made dependencies more flexible * reverted gen-weight back to its normal value * Meteor generator implemented. * fixed generating on ground * optimized a thing * Replaced Uru with Osram, replaced Meteorite with Uru, added Meteorite again for Hull-Material and late game alloy. * Some changes in generation of ores, not ready yet. * Added Cobble Meteorite. Added debug command. Implemented rest of ore generation. Some minor fixes left for generation including balancing. * Some changes for ore generation. Added 2 separate Generic Blocks for meteorite and their cobble variant. * some cleanup in Generator class, added meteor world save handler * Added Textures. Added blockstates and item models. Fixed fluid rendering. * renamed world save data file to be little more specific, removed a unused method * some preps for the upcoming release * First attempt of well balancing material stats. Renamed TiberiumX to Triberium. * Final changes... ready for beta testing * Added missing alloys. * Corrected balancing of ore generation. Still WIP * removed some last debug out * one last reformat | |||
| 2016-11-08 | fixed player being null when instable triggers (fixes #57) | Giovanni Harting | |
| 2016-10-18 | fixed reviving trait not works with wither skeletons, closes #32 | Giovanni Harting | |
| 2016-10-18 | fixed fracture breaking bedrock, closes #35 | Giovanni Harting | |
| 2016-10-16 | updated deps | Giovanni Harting | |
| 2016-09-12 | increased min-height | Giovanni Harting | |
| 2016-09-12 | fixed endless loop in teleport trait, closes #38 | Giovanni Harting | |
| 2016-08-05 | Changed explosion size, cause users struggling with that piece of shit. ↵ | Robert Sosnitzka | |
| Iron_nugget is replaced with oreDict Item when not loaded via TAIGA. | |||
| 2016-07-28 | Removed dev block helper. Fixed trait cascade not to break whole mountains. | Robert Sosnitzka | |
| 2016-07-28 | Fixed a lot of minor issues. Added configuration for ore values and ore ↵ | Robert Sosnitzka | |
| generation. | |||
| 2016-07-27 | some minor fixes | Giovanni Harting | |
| 2016-07-27 | general code cleanup | Giovanni Harting | |
| try and add changes generation back into gradle again | |||
| 2016-07-24 | Corrected rest of generated material textures. | Robert Sosnitzka | |
| 2016-07-24 | removed "limiting" implementation of @Zkaface, was just plain wrong | Giovanni Harting | |
| 2016-07-22 | Rebalanced Tiberium. | Robert Sosnitzka | |
| 2016-07-22 | Added nuggets + json files. F | Robert Sosnitzka | |
| Removed unnecessary lignite ores. Fixed oreDict | |||
| 2016-07-21 | Fixed and balanced traits. Fixed bug where block could not be broken ↵ | Robert Sosnitzka | |
| sometimes. Fixed missing Ores. Fixed translation. | |||
| 2016-07-20 | Fixed frequency of cascade effect in trait cascade | Robert Sosnitzka | |
| 2016-07-20 | removed tickhandler for now | Giovanni Harting | |
| 2016-07-20 | Adjusted tiberium ore, removed vanilla smelting recipes, adjusted three ↵ | Robert Sosnitzka | |
| traits (one left), description for materials added | |||
| 2016-07-19 | first implementaion of a custom TickHandler | Giovanni Harting | |
| 2016-07-18 | Project renamed to "TAIGA: Tinkers alloying addon" | Robert Sosnitzka | |
