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

71 Commits

Author SHA1 Message Date
Matthew Heguy
bdc5d2ae77 Revert change to utils.task refs 2018-11-27 17:08:27 -05:00
Matthew Heguy
c7201e119b Rename utils and fix requires 2018-11-27 17:08:26 -05:00
Matthew
691d47cbd0 Cleanup map_gen/shared (#421)
* Cleanup whitespaces+tabs

* Tabs to spaces
2018-11-21 14:34:19 +01:00
Valansch
7fa48bc583
Changed all windows style line endings to unix style line endings (#393) 2018-11-18 17:12:00 +01: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
Lynn
ba739a8563 Merge branch 'develop' into scenario/diggy 2018-10-13 00:26:28 +02: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
Lynn
cd7f79fd78 Basic noise and debug tools therefore 2018-10-02 10:09:03 +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
94a44397ba updates 2018-08-23 15:29:25 +01:00
grilledham
1b9962e8c4 updates 2018-08-23 14:57:23 +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
99bd04578e added extra functions 2018-06-12 17:24:59 +01:00
grilledham
199bce4b00 random gens refactoring 2018-06-12 16:57:39 +01:00
grilledham
a7280b185f stopped perlin noise returning zero on integer inputs 2018-06-12 00:16:20 +01:00
grilledham
8e7e0351dc updates 2018-06-07 16:42:02 +01:00
grilledham
7725385ecd allow multiple surfaces in map gen 2018-06-07 13:09:28 +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
bbca8c3102 updates 2018-05-24 19:05:32 +01:00
grilledham
b3bffbf967 changed task module to take a token rather than a global function name 2018-05-24 15:16:38 +01:00
grilledham
4b31596caa updates 2018-05-24 14:29:40 +01:00
grilledham
6fefc41e1e allow changing map gen speed 2018-05-24 14:29:24 +01:00
grilledham
cf2272e72d fixed decoratives 2018-05-23 23:04:28 +01:00
grilledham
809f2ffb31 changed perline noise to local 2018-05-23 22:34:47 +01:00
grilledham
f8bd7549b9 updates 2018-05-17 14:29:18 +01:00
grilledham
67461c7ba1 updated to new module system 2018-05-16 11:38:51 +01:00
grilledham
a1b855e3de updates 2018-05-16 11:37:50 +01:00
grilledham
410af71064 added global builders 2018-05-16 11:37:41 +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
7c8983b251 moved generate out of presets 2018-05-08 23:46:49 +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