1
0
Commit Graph

8 Commits

Author SHA1 Message Date
Mattes D
13dade5a83 Merge pull request #362 from mc-server/redstonefixes
Multiple bugfixes
2013-11-28 10:59:44 -08:00
Tiger Wang
a6630d3239 Merged master into redstonefixes 2013-11-27 21:35:13 +00:00
Tiger Wang
2ba4625835 Fixed VS2013 compiling 2013-11-27 21:10:01 +00:00
Tiger Wang
3466d2cad9 Fixed all outstanding VS compilation issues
Also updated VS2008 files.
2013-11-25 21:32:09 +00:00
Tiger Wang
e3db69c4ae Attempt to fix compilation 2013-11-24 18:44:22 +00:00
Tiger Wang
3c2e7f1aad Fixed Visual Studio Files 2013-11-24 17:30:42 +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
mborland
5dfce5568e VC2013
3rd times a charm?
2013-11-10 02:33:34 -05:00