Commit Graph
7 Commits
Author SHA1 Message Date
Tiger Wang f95064a85c Merge remote-tracking branch 'origin/master' into redstonefixes 2013-11-24 14:55:08 +00:00
Tiger Wang d48ce1d10f Multiple bugfixes [SEE DESC]
* Fixed compilation on VC2013
* Fixed redstone self powering - still one more scenario to go
+ Redstone now powers block beneath
* Improved code: functionized stuff, and reduced unneeded GetBlockMetas;
also utilised direct chunk access, as recommended by xoft
+ Added torches powering blocks above it
* Fixed repeaters getting power when they shouldn't
- Stopped wires getting power from another wire through a block, which
could lead to wire-powering loops (vanilla behaviour)
2013-11-20 22:54:28 +00:00
madmaxoft 1797b5b8fe Ignoring SDF files. 2013-11-20 21:11:07 +01:00
madmaxoft ba438ccd8a Removed the bloody sdf file. 2013-11-20 21:09:41 +01:00
Daniel O'Brien 452f589e21 added tolua export snippet for VC 2013-11-14 16:29:33 +11:00
mborland 5dfce5568e VC2013
3rd times a charm?
2013-11-10 02:33:34 -05:00
madmaxoft 359fb9af39 Prepared the VC2013 folder. 2013-11-09 14:31:58 +01:00