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

115 Commits

Author SHA1 Message Date
grilledham
4a14cf844b added line and tree map 2018-05-08 22:13:41 +01:00
grilledham
094bfe8928 builder changes to allow multiple entities per tile 2018-05-07 12:18:18 +01:00
Rickeyhb
ecbbfb84e3 Added honeycomb map 2018-04-17 10:44:38 +02:00
Rickeyhb
788dd4af62
commented out "plus" map 2018-04-12 22:02:48 +02:00
Rickeyhb
15c5391afd
updated map_layout to include new "plus" map 2018-04-12 21:56:19 +02:00
grilledham
74aab3c1f0 commented out map 2018-04-06 21:00:13 +01:00
grilledham
a656e3a459 changes to match new event module 2018-04-06 20:58:50 +01:00
grilledham
69a3c82062 added cookie map 2018-03-27 16:15:43 +01:00
grilledham
039eea443f added contraSpiral map 2018-03-24 21:00:32 +00:00
grilledham
968a2a1883 add fish_islands map 2018-03-03 12:55:33 +00:00
grilledham
2cebdbe9f4 added fruit loops map 2018-02-24 21:17:37 +00:00
grilledham
1f2ecff1db added venice map 2018-02-13 16:48:31 +00:00
grilledham
48a303dd9d added fractal balls map 2018-02-07 00:26:51 +00:00
grilledham
af8cb591ff added maps 2018-02-04 22:11:46 +00:00
grilledham
5108a4fe93 added factorio logo 2 map 2018-01-29 17:43:10 +00:00
grilledham
06edbdcdd1 commented out map 2018-01-27 15:50:19 +00:00
grilledham
cab8233c74 changes action_queue to use Queue 2018-01-25 23:31:47 +00:00
grilledham
2a638955af added new maps to map_layout.lua 2018-01-24 19:47:26 +00:00
grilledham
699c6d68e5 updates for UK map 2018-01-21 15:43:11 +00:00
grilledham
c0b625afbf new maps 2018-01-21 15:30:42 +00:00
Maik Wild
fb34f92280 Some cleanup inside on_chunk_generated 2018-01-20 13:47:00 +01:00
Valansch
6c92122de1 moved preset data into map_gen/data/presets #152 2018-01-19 23:10:20 +01:00
Valansch
c2bba1bf29 moved presets into map_gen/presets/ #152 2018-01-19 22:09:03 +01:00
Maik Wild
dd1f298a31 locale/gen_[...] ==> map_gen/[...] #152 2018-01-19 15:18:01 +01:00
grilledham
fce709cfd0 commented out map, in map_layout 2018-01-17 14:44:21 +00:00
grilledham
393de1f999 added lines and balls map 2018-01-16 16:57:54 +00:00
grilledham
b92ac4e95b Added template 2017-12-24 16:07:07 +00:00
Triston
3c754debbb
Merge pull request #126 from Valansch/develop_turkey
Develop turkey
2017-11-28 10:01:00 -05:00
Valansch
d0d0c23711
Merge pull request #124 from Valansch/develop_nextmap
Current map config, moved all LUA out to separate _locale folder to keep save file size down
2017-11-26 17:35:57 +01:00
TWLTriston
1458636cd9 Turkey time! 2017-11-22 18:33:03 -05:00
TWLTriston
aa3e5fcef5 Moved all map gen data into the _locale folder to keep save files managable 2017-11-20 11:29:01 -05:00
TWLTriston
d48afec47f Final version 2017-11-20 08:51:13 -05:00
Valansch
81aff01e6d uncommented things from maplayout 2017-11-16 16:00:23 +01:00
TWLTriston
b54cf39e03 Merge branch 'develop_decos' of https://github.com/Valansch/RedMew into develop_decos 2017-11-16 09:00:28 -05:00
TWLTriston
fce96ea3f8 Map config 2017-11-16 04:27:54 -05:00
TWLTriston
dc235bdac0 As deployed / playtested with changes. 2017-11-16 04:27:54 -05:00
TWLTriston
edf992da12 Order of operations on Misc vs ores in map layout to allow glitter to take effect. Also implemented the poisson RNG 2017-11-16 04:27:46 -05:00
TWLTriston
a4889d9f3b Staging for play test 2017-11-16 04:27:37 -05:00
TWLTriston
9580f449f8 As deployed / playtested with changes. 2017-11-16 04:22:28 -05:00
TWLTriston
11c7382607 Order of operations on Misc vs ores in map layout to allow glitter to take effect. Also implemented the poisson RNG 2017-11-16 04:22:17 -05:00
TWLTriston
e998051e7b Staging for play test 2017-11-16 04:22:16 -05:00
TWLTriston
bdf1bfdc6e As deployed / playtested with changes. 2017-11-16 04:16:01 -05:00
TWLTriston
f1b3e0ffb8 Order of operations on Misc vs ores in map layout to allow glitter to take effect. Also implemented the poisson RNG 2017-11-16 04:15:47 -05:00
TWLTriston
9b23a72289 Staging for play test 2017-11-16 04:15:47 -05:00
TWLTriston
73878a00c9 Current status, messing with decoratives 2017-11-16 04:15:31 -05:00
Valansch
dae8b0bdb1 moved UK map to grilledham_map_gen 2017-11-12 15:55:55 +01:00
Valansch
ee34a08ae5 Imported Airs uk map 2017-11-10 13:04:47 +01:00
TWLTriston
3daf67a591 Added left, converted Glitter to misc to allow RSO + Glitter. Tweak to the RSO base to balance ores better, may need a rebalance 2017-11-08 06:25:28 -05:00
Valansch
90abbb5650 Merge branch 'develop_fish_income' into develop
# Conflicts:
#	map_layout.lua
2017-10-29 12:18:03 +01:00
Valansch
182a166474 Merge branch 'dev_dimentions' into develop 2017-10-29 12:17:30 +01:00