1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-14 10:13:13 +02:00
RedMew/map_gen/maps/tetris
Simon bf8cd265d2
[Builder] Simple entity removal (#994)
* Simple entity removal in Builders

Performance could be improved

* Removed rocks parameter
The increased radius caused simple-entity to work

* Added another way to remove units that should be more efficient

* Changed find_entities to use area instead of radius

* removed remove_units function

* changed function name from names to name

* added table.shallow_copy

* reworked 'remove_*' builders

* used remove_* builders for existing maps

* update .luacheckrc

* Added links to documentation for each public function

* Added links for new functions
2019-10-14 00:09:47 +02:00
..
scenario.lua Change map loading method (#640) 2019-01-31 20:15:41 -05:00
shape.lua [Builder] Simple entity removal (#994) 2019-10-14 00:09:47 +02:00
states.lua Change map loading method (#640) 2019-01-31 20:15:41 -05:00
tetrimino.lua removed unsed Game variable 2019-05-16 12:11:01 +01:00
view.lua removed unsed Game variable 2019-05-16 12:11:01 +01:00