Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-27 | New blocks of metal. | Konstantin Oblaukhov | |
2013-06-21 | Merge pull request #33 from kaeza/place_craftitems | Jordan Snelling | |
Deployers and constructors now able to "place" craftitems. | |||
2013-06-21 | Deployers and constructors now able to "place" craftitems. | Diego Martínez | |
2013-06-18 | Merge pull request #32 from kaeza/master | Jordan Snelling | |
Constructor now digs node drops instead of actual nodes. | |||
2013-06-18 | Constructor now digs node drops instead of actual nodes. | Diego Martínez | |
2013-06-15 | Merge pull request #23 from Novatux/frames | RealBadAngel | |
Frames destroy liquids they should replace and are not blocked by them. | |||
2013-06-05 | Frames destroy liquids they should replace and are not blocked by them. | Novatux | |
2013-04-14 | Create README.md | RealBadAngel | |
2013-04-13 | Merge pull request #13 from Novatux/master | RealBadAngel | |
Change selection box of frames. | |||
2013-04-13 | Change selection_box of frames so it is easier to select them. | Novatux | |
2013-04-12 | item drop sounds | RealBadAngel | |
2013-04-08 | Updated item_drop (now as modpack component) | RealBadAngel | |
2013-04-06 | dust texture | RealBadAngel | |
2013-04-06 | mithril dust texture moved | RealBadAngel | |
2013-04-06 | missing chests textures | RealBadAngel | |
2013-04-05 | fix grinding recipes and craft recipe for tool workshop | RealBadAngel | |
2013-04-05 | split chests off into a separate modpack component | RealBadAngel | |
2013-04-04 | Update 0.4.6-0 | RealBadAngel | |
2013-04-04 | Update 0.4.6-0 | RealBadAngel | |
2013-04-04 | Update 0.4.6-0 | RealBadAngel | |
2013-04-04 | Update 0.4.6-0 | RealBadAngel | |
2013-04-04 | Update 0.4.6-0 | RealBadAngel | |
2013-04-04 | Update 0.4.6-0 | RealBadAngel | |
2013-03-31 | add missing dep file | RealBadAngel | |
2013-03-30 | textures moved from main mod to worldgen | RealBadAngel | |
2013-03-30 | update | RealBadAngel | |
2013-03-28 | New ores code | RealBadAngel | |
2013-03-24 | back to old ways | RealBadAngel | |
2013-03-24 | Remove backup files | ShadowNinja | |
2013-03-23 | Screwdriver tool is obsolete now, deleted. | Vanessa | |
2013-03-23 | Merge branch 'master' of git://github.com/RealBadAngel/technic | Vanessa | |
2013-03-23 | fixed ore generation. generate_ore() calls were missing the chunk size | Vanessa | |
parameter. | |||
2013-03-21 | Remove unnescescary function calls from forcefields and add an ↵ | ShadowNinja | |
enable/disable button | |||
2013-03-20 | Merge branch 'master' of git://github.com/RealBadAngel/technic | Vanessa Ezekowitz | |
2013-03-20 | Multiple changes, see below: | Vanessa Ezekowitz | |
removed concrete, marble, marble brick, granite, obsidian stairs/etc from creative inventory, made them work with circular saw in moreblocks since this mod depends on that one anyway. Removed technic obsidian block entirely and aliased it to the default obsidian block; all stairs/slabs for obsidian are under the default: namespace. This depends on a small fix to the circular saw that was just added by Sokomine. If your copy of circular saw doesn't have this fix, you can still use /giveme to get the blocks you need. Removed custom generate_ore code and made generate-ore calls use default.generate_ore() since that is the same function anyway. This is so that technic can use the C++ version of that function when it is moved back into the engine. | |||
2013-03-20 | Added Forcefield generator by ShadowNinja | RealBadAngel | |
2013-03-17 | bugfix | RealBadAngel | |
2013-03-16 | Update Stargates v1.0 | RealBadAngel | |
2013-03-15 | update stargates | RealBadAngel | |
2013-03-14 | update | RealBadAngel | |
2013-03-12 | update | RealBadAngel | |
2013-03-11 | update | RealBadAngel | |
2013-03-10 | initial stargate code | RealBadAngel | |
2013-03-09 | fixed incorrect dependency for moreblocks/stairsplus | Vanessa Ezekowitz | |
(moreblocks contains stairsplus now) | |||
2013-03-07 | Merge pull request #12 from VanessaE/master | VanessaE | |
added highlighting of hotbar and craft result in formspec images | |||
2013-03-07 | Added highlighting of hotbar and craft result in formspec images | Vanessa | |
Minor tweak to code to allow for slightly increased size (added 10x10 px). | |||
2013-03-06 | bugfix | RealBadAngel | |
2013-03-06 | Update to work with latest Stairsplus | RealBadAngel | |
2013-03-03 | UI bugfix using [ in search pattern | RealBadAngel | |
2013-03-02 | UI update | RealBadAngel | |