Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2013-03-02 | ui update | RealBadAngel | |
2013-03-02 | ui update | RealBadAngel | |
2013-03-02 | UI update | RealBadAngel | |
2013-03-02 | UI updates | RealBadAngel | |
2013-02-26 | Merge pull request #10 from VanessaE/master | RealBadAngel | |
Added graphical backgrounds to all Unified Inventory pages | |||
2013-02-26 | Added graphical backgrounds to all Unified Inventory pages | Vanessa Ezekowitz | |
2013-02-25 | Merge pull request #9 from khonkhortisan/master | RealBadAngel | |
Yet Another Nil | |||
2013-02-23 | Get more information than just the player's name when sending a copy of | Kyle | |
the player (Yet Another Nil) | |||
2013-02-23 | bugfix | RealBadAngel | |
2013-02-23 | Merge remote branch 'origin/master' | RealBadAngel | |
2013-02-23 | Add sound volume controls | RealBadAngel | |
2013-02-22 | Merge pull request #8 from khonkhortisan/master | RealBadAngel | |
check whether an object is really a luaentity before trying to get its name | |||
2013-02-21 | Avoid a nil index crash | Kyle | |
2013-02-21 | Merge pull request #7 from khonkhortisan/master | RealBadAngel | |
Keep players from falling through moving frames | |||
2013-02-21 | Merge remote branch 'origin/master' | RealBadAngel | |
2013-02-21 | Reworked power tools, new drills | RealBadAngel | |
2013-02-21 | Remove the original only after creating the copy so players don't fall | Kyle | |
through moving frames | |||
2013-02-19 | Merge pull request #6 from khonkhortisan/patch-1 | RealBadAngel | |
Rotate frame motor textures | |||
2013-02-19 | Rotate frame motor textures | khonkhortisan | |
Without adding new images | |||
2013-02-19 | Fix to last registered power tool not being able to charge (affected blue ↵ | RealBadAngel | |
energy crystal) | |||
2013-02-18 | UI update | RealBadAngel | |
2013-02-17 | Nore's update to frames | RealBadAngel | |
2013-02-13 | fix to water mill | RealBadAngel | |