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
2017-10-25 12:45:35 -04:00
locale Updates to allow threaded to run faster and fixed dagobah to be threaded 2017-10-23 07:24:05 -04:00
.gitignore fixed missing end and added gitingore 2017-06-13 14:25:52 +02:00
autodeconstruct.lua Fixed pumpjack deconstruction and miners not deconstructing next to wells 2017-10-04 01:51:42 +02:00
band.lua moved band_roles 2017-09-09 11:54:34 +01:00
base_data.lua Initial commit. Imported RedMew 1.7 2017-06-13 13:16:07 +02:00
chatlog.lua took out log(message) 2017-10-23 02:06:47 +02:00
config.lua Additional fish market items, and add ons to the player gui 2017-10-15 06:58:24 -04:00
control.lua Implemented autodeconstruct. Closes #70 2017-10-01 15:58:10 +02:00
custom_commands.lua changed tempban erros to player_print 2017-10-22 13:25:51 +02:00
fish_market.lua Fish market updates 2017-10-25 12:45:35 -04:00
follow.lua fixed typo in follow.distance() which caused the function to return incorrect results 2017-07-30 18:00:28 +02:00
info.lua updated fish info 2017-08-10 23:15:47 +02:00
LICENSE Create LICENSE 2017-09-17 23:11:08 +02:00
map_layout.lua Initial start of cleanup for swamp threaded 2017-10-22 22:07:32 -04:00
nuke_control.lua pulled the mined item code out to determine if that is causing on death desyncs 2017-10-10 13:24:24 -04:00
on_tick.lua rewrite of wells 2017-09-02 14:42:37 +01:00
player_list.lua Local round 2 2017-10-15 10:17:04 -04:00
poll.lua fixed pull null pointer 2017-07-23 04:14:50 +02:00
score.lua Initial commit. Imported RedMew 1.7 2017-06-13 13:16:07 +02:00
spawn_control.lua added function for adding new spawns 2017-08-28 07:08:23 +01:00
tasklist.lua Changed tasklist author to gray 2017-09-30 14:07:41 +02:00
train_station_names.lua Initial commit. Imported RedMew 1.7 2017-06-13 13:16:07 +02:00
user_groups.lua Changed user groups output format 2017-10-23 01:30:39 +02:00
walk_distance.lua added nil check to walk_distance_on_second() #51 2017-09-10 16:01:03 +02:00
wells.lua made grilleds well console save #43 2017-09-03 12:12:28 +02:00