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
TWLTriston b07d22bdf2 nil reference fix
whitespace cleanup
2017-09-25 16:19:27 +02:00
locale updated regulars.lua 2017-09-24 14:14:54 +02:00
.gitignore fixed missing end and added gitingore 2017-06-13 14:25:52 +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 Fixed crashes when command were run from console #43 and implemented console chat #47 2017-09-02 14:31:01 +02:00
config.lua Changing a user group member now updates a lua parsable file in the script output folder #42 2017-09-09 23:42:26 +02:00
control.lua Alpha commit of a tasklist based on the poll code by RedMew 2017-09-25 16:19:27 +02:00
custom_commands.lua Implemented /forcetoggle which makes it easier to see the enemy ghosts to spot griefers. 2017-09-24 21:09:25 +02:00
fish_market.lua Removed error when a fish is mined and fixed walk distance calculation #51 2017-09-09 22:26:31 +02: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 Added chunk grid terrain generation 2017-09-23 13:12:49 -04:00
nuke_control.lua Blueprint remove crash hotfix 2017-09-25 16:19:27 +02:00
on_tick.lua rewrite of wells 2017-09-02 14:42:37 +01:00
player_list.lua moved poke_messages 2017-09-09 11:55:31 +01: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 nil reference fix 2017-09-25 16:19:27 +02:00
train_station_names.lua Initial commit. Imported RedMew 1.7 2017-06-13 13:16:07 +02:00
user_groups.lua Made mods/regulars not case sensetive. 2017-09-10 16:26:37 +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