1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-01-18 03:21:47 +02:00

80 Commits

Author SHA1 Message Date
grilledham
0b5a2ed09d corrected typo 2018-01-15 17:28:10 +00:00
grilledham
66483f5a52 added map_gen_not_threaded 2018-01-15 17:25:46 +00:00
grilledham
10d9023457 change map gen to use actions that are reused 2018-01-15 17:25:29 +00:00
grilledham
ad1877ece7 Added helpful comments to template 2018-01-15 17:23:36 +00:00
Maik Wild
468878b289 stone-rock ==> rock-big 2017-12-28 22:53:39 +01:00
Maik Wild
85a310847e removed red planet 2017-12-28 22:45:49 +01:00
Maik Wild
ba1f81c3e6 Renamed rocks and grass to 0.16 compatibe names 2017-12-28 22:45:27 +01:00
Maik Wild
1dd02d2e76 changed additional variable names from sand-1 to sand 2017-12-28 21:54:19 +01:00
Maik Wild
9cffe0e5e8 further tile name changes 2017-12-28 21:32:22 +01:00
Maik Wild
adda0b94a5 fixed missing ) 2017-12-28 21:02:36 +01:00
Maik Wild
8207c277bb fixed accidental name changes 2017-12-28 20:53:48 +01:00
Maik Wild
13bd4969f0 ported tile names from 0.15 to 0.16 2017-12-28 19:11:25 +01:00
Maik Wild
e52341219a island resort: implemented run_chart_update. Ported commit 68397ed7f96 2017-12-28 18:17:29 +01:00
grilledham
92e12b37dd Updated tile_map for 0.16 tile names 2017-12-24 16:07:58 +00:00
grilledham
b92ac4e95b Added template 2017-12-24 16:07:07 +00:00
Valansch
f59a17f632 moved presets back into /locale/ because they are tiny 2017-12-05 20:15:03 +01: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
aa3e5fcef5 Moved all map gen data into the _locale folder to keep save files managable 2017-11-20 11:29:01 -05:00
TWLTriston
f3647face5 Leave the forests alone! 2017-11-20 11:17:30 -05:00
TWLTriston
d48afec47f Final version 2017-11-20 08:51:13 -05:00
TWLTriston
bdf1bfdc6e As deployed / playtested with changes. 2017-11-16 04:16:01 -05:00
Maik Wild
6d65656cf0 Moved poisson rng to utils, fixed a potential nil reference and fixed poison typo 2017-11-16 04:15:47 -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
51d646f026 Additional tweaks and reordered the biomes to be next to each other 2017-11-16 04:15:32 -05:00
TWLTriston
73878a00c9 Current status, messing with decoratives 2017-11-16 04:15:31 -05:00
TWLTriston
1a770ecca2 Grass tiles now get dagobah swamp based values 2017-11-16 04:14:54 -05:00
TWLTriston
910b55f650 Multi row and column representation for all tile types. 2017-11-16 04:14:54 -05:00
TWLTriston
5a5d77f7ca Start of the deco overlay on picture maps -- working on a biome test area 2017-11-16 04:14:54 -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
3815ab3eb4 Merge branch 'develop' of https://github.com/Valansch/RedMew into develop 2017-10-30 06:37:43 -04: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
Valansch
e7ffffac9f Chanced get_nice_surface_name call 2017-10-28 11:42:38 +02:00
Valansch
c3ad532058 Implemented 9th dimention: Nihil 2017-10-28 11:31:59 +02:00
Valansch
8c98491577 Changed looking for players form distance to find_entities_filtered 2017-10-27 23:06:11 +02:00
Valansch
fe02be51da added death world wreck items dimention #103
added nuke to wreck items
2017-10-26 17:32:31 +02:00
Valansch
70a055a495 implemented debug outout and enable/disable for nuke_control.on_player_mined 2017-10-26 16:28:08 +02:00
Valansch
59a6a9cc5b Made portals independent of entity #103 2017-10-26 10:40:14 +02:00
Valansch
cbdae2e08f implemented portals and magic chests and added link commands 2017-10-25 22:24:10 +02:00
Valansch
66da00f1fb Thread logarithmic actions per tick increase proposal 2017-10-25 13:00:45 +02:00
Triston
92a505ecc4 Merge branch 'develop' into develop_swamp_threaded 2017-10-25 06:41:13 -04:00
TWLTriston
827e7d0455 Grass drawing fix 2017-10-25 06:25:56 -04:00
Valansch
2745b80ce8 Dimentions: Implemented Portal and different surfaces 2017-10-25 01:51:49 +02:00
TWLTriston
8f2ceaa383 Updates to allow threaded to run faster and fixed dagobah to be threaded 2017-10-23 07:24:05 -04:00
TWLTriston
ce54d23d5c Threaded updates 2017-10-23 06:45:46 -04:00
TWLTriston
87b933a9bc Adding missing maps and updating the first market 2017-10-23 06:27:36 -04:00
TWLTriston
2dfaa43d0c Initial start of cleanup for swamp threaded 2017-10-22 22:07:32 -04:00
TWLTriston
98820ddeb2 Red planet is now threaded 2017-10-21 07:14:50 -04:00
TWLTriston
8e38ebc8ed Updated regulars, added mona lisa gen 2017-10-18 05:29:49 -04:00