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-01-19 15:01:06 +01:00
_locale moved presets back into /locale/ because they are tiny 2017-12-05 20:15:03 +01:00
_map_previews Added a map preview folder 2018-01-17 12:08:05 +00:00
locale Removed unused files #152 2018-01-19 15:00:07 +01:00
.gitignore added build.sh to gitignore 2017-12-28 21:54:43 +01:00
autodeconstruct.lua Fixed pumpjack deconstruction and miners not deconstructing next to wells 2017-10-04 01:51:42 +02:00
band.lua GUI updates for #129 2017-12-15 11:52:26 -05:00
base_data.lua Initial commit. Imported RedMew 1.7 2017-06-13 13:16:07 +02:00
config.lua removed deprecated user groups code again? 2018-01-07 22:28:00 +01:00
control.lua replaced / with . in file paths #152 2018-01-19 15:01:06 +01:00
corpse_util.lua Schedule check once every 60 ticks 2017-12-19 16:47:07 +01:00
custom_commands.lua replaced / with . in file paths #152 2018-01-19 15:01:06 +01:00
fish_market.lua enabled on_tick stuff again 2018-01-07 11:20:57 +01: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 changes to #131 2017-12-16 06:43:58 -05:00
LICENSE Create LICENSE 2017-09-17 23:11:08 +02:00
map_layout.lua commented out map, in map_layout 2018-01-17 14:44:21 +00:00
nuke_control.lua fixed that antigrief would kick players nading ghosts 2018-01-07 11:14:36 +01:00
on_tick.lua enabled on_tick stuff again 2018-01-07 11:20:57 +01:00
player_list.lua Removing player walked distances due to possible desync issue 2017-12-15 17:26:47 -05:00
poll.lua GUI updates for #129 2017-12-15 11:52:26 -05:00
reactor_meltdown.lua fixed math.floor(temp) 2017-12-25 04:07:35 +01:00
score.lua GUI updates for #129 2017-12-15 11:52:26 -05:00
spawn_control.lua added function for adding new spawns 2017-08-28 07:08:23 +01:00
tasklist.lua Tasklist no longer shows on start. 2017-12-16 06:47:02 -05:00
train_station_names.lua Initial commit. Imported RedMew 1.7 2017-06-13 13:16:07 +02:00
user_groups.lua Fixed typo 2018-01-07 23:28:55 +01:00
walk_distance.lua Removing player walked distances due to possible desync issue 2017-12-15 17:26:47 -05:00
wells.lua made grilleds well console save #43 2017-09-03 12:12:28 +02:00