Matthew
877a57f9f6
Merge pull request #685 from plague006/chunklist
...
Add chunklist
2019-01-25 08:21:36 -05:00
Matthew Heguy
d2a944ac57
Add chunklist
2019-01-24 19:12:24 -05:00
Matthew
87691f0fbd
Merge pull request #670 from plague006/table_get_random_dictionary_entry
...
Remove get_random, add get_random_dictionary_entry
2019-01-24 18:14:27 -05:00
Matthew
a3515da216
Merge pull request #683 from Refactorio/pr/675
...
Formatting cleanup, localize insert
2019-01-24 18:10:36 -05:00
Matthew
397f8e47a9
Merge branch 'develop' into maps/grid_bot_islands
2019-01-24 18:05:39 -05:00
Matthew
39e8700ff7
Merge pull request #675 from Jayefuu/maps/sierpinski_carpet
...
Added sierpinski_carpet map preset
2019-01-24 18:04:50 -05:00
Matthew Heguy
d5126f7d2a
Formatting cleanup, localize insert
2019-01-24 18:04:21 -05:00
Matthew
162f16d61e
Merge pull request #676 from Jayefuu/map_previews
...
Added map previews of maps by Jayefuu
2019-01-24 17:58:21 -05:00
Matthew Heguy
0f84071fa0
Correct doc
2019-01-24 15:52:45 -05:00
Jayefuu
c12ce4bbcd
Added map previews of maps by Jayefuu
2019-01-23 22:16:42 +00:00
Jayefuu
af3704c771
Added sierpinski_carpet map preset
2019-01-23 21:37:13 +00:00
plague006
f4ec6aa196
Remove get_random, add get_random_dictionary_entry, and may we never speak of it again.
2019-01-21 14:28:21 -05:00
Jayefuu
f955688c46
Added grid_bot_islands map preset
...
Moved entity_drop_amount from market.lua to config.lua
Added chance to entity_drop_amount table to allow map makers to configure coin drop chances for biters, spitters, worms and nests.
2019-01-20 20:58:12 +00:00
Matthew
0927a839b8
Fix linting ( #657 )
...
Fix linting warnings
2019-01-19 11:34:29 -05:00
grilledham
41c89a0ca8
fixed enemy hidden-electric-energy-interface being destructible
2019-01-19 10:40:35 +00:00
grilledham
f5fde1abef
crashsite water at spawn fix
2019-01-18 20:14:48 +00:00
Matthew Heguy
eeec03729f
Fix venus
2019-01-17 15:13:03 -05:00
Matthew
e14ceb24aa
Merge pull request #656 from plague006/map_cleanup
...
Add features to redmew_surface, change maps to use redmew_surface
2019-01-17 11:51:49 -05:00
grilledham
7d788b95a5
Merge pull request #654 from grilledham/terraforming_danger_ore
...
Terraforming danger ore
2019-01-17 15:53:33 +00:00
Matthew Heguy
a6263ca9e9
Fix map_layout and connected_dots
2019-01-17 00:36:10 -05:00
Matthew Heguy
1e737cbd4b
Fix linting of danger_ores
2019-01-16 19:40:39 -05:00
Matthew Heguy
aeebdcb831
Clean up diagonal_ribbon comments
2019-01-16 19:37:50 -05:00
Matthew Heguy
c05c741412
Add ability to set spawn and island_tiles
2019-01-16 19:11:45 -05:00
Matthew Heguy
a6f1d6895c
Add redmew_surface to maps, clean up linting, clean up broken maps
2019-01-16 19:11:07 -05:00
grilledham
de475078e8
added restart command for crash_site
2019-01-16 23:55:19 +00:00
grilledham
2d7f9d084a
refactor
2019-01-16 21:32:57 +00:00
grilledham
7184d7c5e2
merge devople into terraforming_danger_ores
2019-01-16 20:50:51 +00:00
Matthew
3f8be3151a
Add redmew_surface ( #631 )
...
* Add redmew_surface
* Change map_layout to have all maps use redmew_surface
* Maps: switch hardcoded nauvis refs to redmew_surface
* Features: switch hardcoded nauvis refs to redmew_surface
* Per discussion, removal of RSO
* Changes to files based on linting warnings/errors
* ent_functions: remove functions from global scope, ignore remaining linting warnings (~100 remaining)
* borg_planet: ignore linting warnings (88 remaining)
* mazes refactored
* Changed global.lua so events are run in the order they are registered
2019-01-16 13:44:55 -05:00
grilledham
1750594b85
delete generate_not_threaded
2019-01-16 15:40:18 +00:00
grilledham
1be8dbb1a7
terraforming_danger_ores map
2019-01-16 15:40:00 +00:00
grilledham
6a2e7ed6d5
Changes to generate to allow controlling the chunk event
2019-01-16 15:39:42 +00:00
grilledham
b4166f08a2
Merge branch 'develop' of https://github.com/Valansch/RedMew into develop
2019-01-15 15:14:18 +00:00
grilledham
6b8c8795f7
fixed copy and paste error
2019-01-15 15:13:36 +00:00
Matthew
5dd9ce9f90
Remove math and table as globals. ( #647 )
...
* Remove math and table as globals.
Create exceptions for table.lua and math.lua to modify respective globals and add returns for respective globals.
* Fix lint errors from table and math
2019-01-15 14:27:48 +01:00
grilledham
f062c53868
updates
2019-01-14 11:10:34 +00:00
Lynn
bfa9320fd0
Fixed missing renames
2019-01-13 13:34:37 +01:00
Matthew
055ca8487f
Merge pull request #644 from grilledham/crashsite_0.4
...
Crashsite 0.4
2019-01-11 16:40:41 -05:00
Matthew Heguy
812cf82eaa
Remove luacheck exception
2019-01-11 16:00:31 -05:00
Valansch
7fa83bae6c
Add Tetris ( #605 )
...
Somehow nailed everything on the first try. What a pro.
2019-01-11 13:31:23 -05:00
grilledham
359914157a
increased map size
2019-01-11 15:50:00 +00:00
grilledham
07c7ad5ea2
balance changes
2019-01-11 15:31:32 +00:00
grilledham
79f253143c
slightly larger ore patches
2019-01-10 23:10:54 +00:00
grilledham
940ea1909f
fixed enemy gun turrets spawning on player buildings death bug.
2019-01-10 23:10:36 +00:00
grilledham
4e5f39d3eb
more ore patches
2019-01-10 14:43:18 +00:00
grilledham
e46a4983db
Merge branch 'develop' of https://github.com/Valansch/RedMew into crashsite_0.4
2019-01-10 14:35:25 +00:00
grilledham
6a40e6e3bf
extra biters on entity death
2019-01-10 14:34:51 +00:00
grilledham
4594dfced1
mini_outposts + balance changes
2019-01-10 14:34:28 +00:00
Maik Wild
1eebea55e8
renamed fish_market.lua to market.lua and market_item to currency
2019-01-10 15:18:55 +01:00
grilledham
d972c86c04
balance changes
2019-01-10 12:03:20 +00:00
grilledham
3aa1930333
market names
2019-01-10 01:22:48 +00:00