PiNotEqual3
PiNotEqual3
If you setup a grid were all tiles are 1 like [1,1,1,1,....], set tiles [1,2] as walkable and change the map during the game by setting one tile to 2...
[Readme](https://github.com/tnylea/qr) says: ``` php artisan bundle:install qr ``` But I get ``` [InvalidArgumentException] There are no commands defined in the "bundle" namespace. ``` Looks like this is because of laravel...
From what I read about it, I need to add `-sass-debug-info` but I am not sure. See https://github.com/less/less.js/pull/1038 Or maybe `--source-map --source-map-basepath`? ``` node_modules/less/bin/lessc --source-map --source-map-basepath="`pwd`"/web --source-map-rootpath=/ --strict-imports web/assets/site/css/bootstrap/bootstrap-full.less web/assets/site/css/bootstrap/bootstrap-full.css...
According to [magento-connect](http://www.magentocommerce.com/magento-connect/customer-group-checkout.html) there it does not work with 1.7. Is it untested or does it really not work with 1.7?
### Checklist - [X] I have used the search function for [**OPEN**](https://github.com/spacecowboy/feeder/issues) issues to see if someone else has already submitted the same feature request. - [X] I have **also**...