1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-14 10:13:13 +02:00
Commit Graph

61 Commits

Author SHA1 Message Date
grilledham
dd66e22fb2
Add danger_ore_circles_beltboxes_ore_only. (#1276) 2022-01-16 19:45:38 +00:00
James Gillham
7a0036c4a7 Add danger_ore_one_direction. 2021-08-01 14:57:12 +01:00
James Gillham
b5fca58c08 Increase player force minning speed +100%, remove free space around oil. 2021-05-23 13:29:43 +01:00
James Gillham
835e3064c4 Remove unused code. 2021-05-23 11:59:44 +01:00
James Gillham
fa6f70c235 Refactor danger_ore_circles.
- Create builder functions for ring_pattern and ring_weighted_pattern.
- Use main ore rorate to rotate start ores.
- Shuffle start ores.
- Use same land tiles for start ores.
- Shuffle shapes rather than mutating the config.
- Rename scenario template from danger-ore-cricle to danger-ore-circles.
- Set restart command to use 'danger-ore-circles'.
2021-05-22 16:50:22 +01:00
James Gillham
0fded5f9ee Danger ore chessboard. 2021-05-03 15:16:45 +01:00
James Gillham
c0de80df29 Gradient danger ores 2021-01-13 21:08:32 +00:00
Jayefuu
ff989b9c30
Updated to add Builders.remove_map_gen_simple_entity to remove rocks
Space race has a bug that sometimes a rock will spawn where the silo needs to be. But the code only removes trees. This will allow me to call a function to delete rocks.
2020-10-04 17:59:56 +01:00
grilledham
ae31250f24 added segment_weighted_pattern builder 2020-08-31 13:49:52 +01:00
grilledham
8ef36c6099 crashsite world map 2020-02-08 13:47:51 +00:00
Simon
9a2e5e554f
Hilbert Water Trap + Fixes for Hilbert Sand Trap (#998)
* Initial commit of hilbert water trap

* Refactoring in features/market.lua

* Fixed ribbon for both Hilberts

* Added remove decoratives function to the builder

* Refactoring the new builder functions

* Simplifying create_standard_market

* remove_map_gen_decoratives_by_filter renamed

* Fixed documentation links having _edit in them

* Formating documents
2019-10-20 16:23:34 +02:00
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
grilledham
e96cbfa680 Added Builders.change_map_gen_tiles(shape, new_tile_map). 2019-09-11 20:51:04 +01:00
grilledham
fe8e3dffe8 Builder decoratives + 1000x map tweaks (#931)
* added support for decoratives

* use decratives for 1000x map

* Tweaked decoratives and disabled draw_resource_selection

* renamed variable to avoid shadowing
2019-05-30 14:06:52 +02:00
plague006
a6f6cb4a3f No don't log this, give me the logarithm! 2019-02-10 15:53:09 -05:00
plague006
d8e865b060 Revert formatting change 2019-02-03 00:18:55 -05:00
Matthew Heguy
6fafdd89bc So long, inserts! 2019-02-03 00:18:55 -05:00
Matthew Heguy
79a5c954fe Localize functions! 2019-02-03 00:18:55 -05:00
Jayefuu
d8335494f3
Added builders.circular_pattern 2018-12-05 13:50:02 +00:00
grilledham
3b9247fc90 more builder functions 2018-11-14 12:16:42 +00:00
grilledham
01b27d6146 updated Builders.apply_effect 2018-11-13 16:21:08 +00:00
grilledham
9be688c92f crash_site outposts set hidden tile to 'grass-1' 2018-11-11 15:36:33 +00:00
grilledham
7fa2173e70 added support for hidden tiles 2018-11-11 15:08:35 +00:00
Valansch
66df4a9a67 made degrees local 2018-11-06 13:09:21 +01:00
Valansch
8562c2663e removed some _G entries 2018-11-06 12:55:52 +01:00
Maik Wild
5e25efeee5 required math in all files using sin/cos 2018-10-04 18:01:42 +02:00
Maik Wild
be8ab3d42f removed some math.sqrt 2018-10-02 21:58:22 +02:00
grilledham
fcefd2d17a connected dots updates 2018-08-28 13:31:23 +01:00
grilledham
ba22d98a71 hub spiral map 2018-08-25 12:54:55 +01:00
grilledham
2af61520ca hub_spiral 2018-08-24 18:27:46 +01:00
grilledham
80df6bb16f added spiral builders 2018-08-24 15:31:16 +01:00
grilledham
8ff914e3ad added circular_spiral_n_threads 2018-08-23 10:49:52 +01:00
grilledham
e072a562bb updates 2018-08-21 13:11:06 +01:00
grilledham
21084bc241 bacon island map 2018-08-11 12:38:12 +01:00
grilledham
39d5134611 danger ore map 2018-08-07 00:14:54 +01:00
grilledham
0594c90410 updates 2018-07-10 13:37:45 +01:00
grilledham
39fd9a7e06 new maps 2018-07-07 12:24:09 +01:00
grilledham
fab41fbf8b line and square map 2018-07-02 10:51:22 +01:00
grilledham
40669a0c2a bermuda triangle 2018-06-16 12:57:11 +01:00
grilledham
1e77428b04 voidgears deathworld 2018-06-02 13:28:33 +01:00
grilledham
1b04be8a26 rectangluar sprial rewrite 2018-05-29 00:02:25 +01:00
grilledham
f8bd7549b9 updates 2018-05-17 14:29:18 +01:00
grilledham
a1b855e3de updates 2018-05-16 11:37:50 +01:00
grilledham
4868a090cd updates 2018-05-10 20:42:38 +01:00
grilledham
d2da085099 new builders 2018-05-10 00:21:44 +01:00
grilledham
a975beb146 made builder functions local 2018-05-08 21:23:07 +01:00
grilledham
abc221427f changes to builder signatures 2018-05-08 17:47:34 +01:00
grilledham
094bfe8928 builder changes to allow multiple entities per tile 2018-05-07 12:18:18 +01:00
grilledham
b8ec3e3f47 add sine fill builder 2018-03-29 19:23:58 +01:00
grilledham
87614528a7 fixes and new functions 2018-03-27 16:16:37 +01:00