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

89 Commits

Author SHA1 Message Date
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
Valansch
e7ffffac9f Chanced get_nice_surface_name call 2017-10-28 11:42:38 +02:00
Valansch
d709f53ad3 brought back ghosts 2017-10-25 01:51:15 +02: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
Valansch
8d1f2cf362 Fixed ore module after terrain module 2017-10-19 02:24:17 +02:00
TWLTriston
8e38ebc8ed Updated regulars, added mona lisa gen 2017-10-18 05:29:49 -04:00
Valansch
0d840b6e14 implemented mines 2017-10-15 01:53:39 +02:00
Valansch
059a80bbe6 Implemented worms 2017-10-06 02:14:38 +02:00
Maik Wild
9a71d7fe79 added missing s from spirals 2017-09-30 14:01:17 +02:00
TWLTriston
6891e3718c Update to the RSO default config, moved chunk grid to misc generation 2017-09-28 11:43:42 -04:00
TWLTriston
638eadc890 Changed implementation to be compatible with multiple miscs 2017-09-28 11:41:55 -04:00
TWLTriston
3dcc0c36b8 Modifying existing misc code 2017-09-28 11:41:55 -04:00
TWLTriston
8e150d7fa3 Ship wreck loot 2017-09-28 11:41:55 -04:00
TWLTriston
ad36782c78 First iteration of pacman grid, uses a 0,1 array of pixel data to create an overlay, reuable for other ideas 2017-09-28 11:41:55 -04:00
Valansch
6363a77637 Merge pull request #68 from Valansch/develop_rso_ores
Develop rso ores
2017-09-28 12:35:15 +02:00
TWLTriston
5fc1524112 Changed the debug to be a local function and not collide with other debugs. 2017-09-28 04:31:04 -04:00
TWLTriston
2ae539dea1 Rename of folder to RSO 2017-09-28 04:12:30 -04:00
Maik Wild
f44789c485 Implemented threaded spiral 2017-09-27 23:55:43 +02:00
TWLTriston
04a7829ea9 Modified OARC's RSO scenario code to genreate what we want. Removed biter logic and most of the non-RedMew specific stuff like infinite ores. 2017-09-26 17:18:47 -04:00
TWLTriston
76f1abc216 Initial commit of RSO feature set, start of soft mod changes 2017-09-26 09:04:58 -04:00
TWLTriston
f5fac7ce70 Added chunk grid terrain generation 2017-09-23 13:12:49 -04:00
Valansch
8fb3de797a Merge branch 'develop' into reconstruct_dev 2017-09-21 23:09:01 +02:00
Valansch
a97765448b added borg 2017-09-21 22:42:14 +02:00
TWLTriston
ccd810b008 Style updates 2017-09-21 04:48:34 -04:00
TWLTriston
1a3bf58abe Added glittery ores generation, there is tweaks for amount of ore generated 2017-09-20 16:26:50 -04:00
Valansch
1b16a979fe Added redplanet 2. All credit goes to @M3wM3w #3 2017-09-13 23:52:49 +02:00