1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-12 10:04:40 +02:00
The RedMew scenario code for Factorio. https://redmew.com/
Go to file
2018-11-09 11:25:50 -05:00
docs Fixed broken link in readme 2018-10-26 17:01:46 +02:00
locale/en locale/gen_[...] ==> map_gen/[...] #152 2018-01-19 15:18:01 +01:00
map_gen Merge pull request #267 from iltar/noise-based-resource-spawning 2018-11-08 18:57:19 +01:00
resources updated regs 2018-11-09 15:24:57 +00:00
utils Added scrolling text popups and UX for market chests 2018-11-06 21:36:11 +01:00
.gitignore added *.sh to gitignore 2018-01-24 12:42:57 +01:00
antigrief.lua changed Game.players to Game.get_player_by_index(index) 2018-09-23 11:46:58 +01:00
autodeconstruct.lua refactor + burner drill bug fix 2018-07-19 13:28:00 +01:00
base_data.lua changes to match new event module 2018-04-06 20:58:50 +01:00
blueprint_helper.lua changed Game.players to Game.get_player_by_index(index) 2018-09-23 11:46:58 +01:00
bot.lua changed Game.players to Game.get_player_by_index(index) 2018-09-23 11:46:58 +01:00
config.lua set _Debug to false 2018-09-23 12:22:14 +01:00
control.lua Add auto-respond for "patreon" 2018-11-09 11:25:50 -05:00
corpse_util.lua changed Game.players to Game.get_player_by_index(index) 2018-09-23 11:46:58 +01:00
custom_commands.lua fixed all_tech syntax error 2018-10-16 15:59:31 +02:00
fish_market.lua changed Game.players to Game.get_player_by_index(index) 2018-09-23 11:46:58 +01:00
follow.lua changed Game.players to Game.get_player_by_index(index) 2018-09-23 11:46:58 +01:00
infinite_storage_chest.lua changed Game.players to Game.get_player_by_index(index) 2018-09-23 11:46:58 +01:00
info.lua map info text boxes now word wrap 2018-10-07 15:49:12 +01:00
LICENSE Remove user guide from license 2018-08-25 02:55:55 -04:00
map_layout.lua Merge branch 'develop' into nightfall 2018-10-26 23:56:37 +02:00
nuke_control.lua autoban barcodes 2018-10-04 10:53:35 +02:00
paint.lua changed Game.players to Game.get_player_by_index(index) 2018-09-23 11:46:58 +01:00
player_colors.lua Change Linaori's colour to yellow 2018-11-04 11:03:54 -05:00
player_list.lua moved math functions into math.lua 2018-10-04 17:56:49 +02:00
player_stats.lua changed Game.players to Game.get_player_by_index(index) 2018-09-23 11:46:58 +01:00
poll.lua moved math functions into math.lua 2018-10-04 17:56:49 +02:00
popup.lua added /popup-player cmd + hooks to show popus programmatically. 2018-10-07 23:22:03 +01:00
reactor_meltdown.lua Typo correction 2018-11-01 14:47:53 -04:00
README.md Added a banner to the readme 2018-10-27 10:22:20 +02:00
redmew_git_banner.png Added a banner to the readme 2018-10-27 10:22:20 +02:00
report.lua changed Game.players to Game.get_player_by_index(index) 2018-09-23 11:46:58 +01:00
score.lua changed Game.players to Game.get_player_by_index(index) 2018-09-23 11:46:58 +01:00
spawn_control.lua changed Game.players to Game.get_player_by_index(index) 2018-09-23 11:46:58 +01:00
tag_group.lua changed Game.players to Game.get_player_by_index(index) 2018-09-23 11:46:58 +01:00
tasklist.lua moved math functions into math.lua 2018-10-04 17:56:49 +02:00
train_saviour.lua Typo fix 2018-10-31 20:59:46 -04:00
train_station_names.lua changed Game.players to Game.get_player_by_index(index) 2018-09-23 11:46:58 +01:00
user_groups.lua changed Game.players to Game.get_player_by_index(index) 2018-09-23 11:46:58 +01:00
wood_market.lua changed Game.players to Game.get_player_by_index(index) 2018-09-23 11:46:58 +01:00

RedMew

RedMew is a Factorio community that hosts custom servers, maps in different shapes and sizes, scripted scenarios and modded servers. The majority of the games hosted, are available to the public, for all players, no matter how experienced and can be found in the Factorio multi-player lobby.

The Community

You can join the RedMew community on Discord by visiting http://redmew.com/discord

To join a RedMew Factorio server, follow the following steps in Factorio:

  • From the main menu, press "Play"
  • In the next window press "Multiplayer"
  • Next select "Browse public games" (this requires a factorio account and may prompt you to log in)
  • In the list of "Browse games" you can filter for "RedMew" and you will see all RedMew hosted maps

Note

: Not every server in this list will be official. If you're in doubt, join Discord and ask.

Documentation

You can find an overview of the documentation in the docs directory

Contributing

If you wish to contribute, don't hesitate to make a Pull Request or open an issue. When in doubt, you can always ask on Discord.

License

The RedMew codebase is licensed under the GPL3 License.