1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-01-12 02:28:02 +02:00
The RedMew scenario code for Factorio. https://redmew.com/
Go to file
2017-12-19 16:47:07 +01:00
_locale moved presets back into /locale/ because they are tiny 2017-12-05 20:15:03 +01:00
locale GUI updates for #129 2017-12-15 11:52:26 -05: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 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 Removing player walked distances due to possible desync issue 2017-12-15 17:26:47 -05:00
control.lua Automatically tag corpse after player died 2017-12-19 16:46:53 +01:00
corpse_util.lua Schedule check once every 60 ticks 2017-12-19 16:47:07 +01:00
custom_commands.lua Logistics slots save/reset during force toggle event 2017-11-20 11:17:21 -05:00
fish_market.lua Cheap rock fix. 2017-12-15 12:23:55 -05: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 Merge pull request #126 from Valansch/develop_turkey 2017-11-28 10:01:00 -05:00
nuke_control.lua removed all ontick event handlers inside on_tick.lua and removed enemy ghosts. 2017-12-16 16:55:47 +01:00
on_tick.lua removed all ontick event handlers inside on_tick.lua and removed enemy ghosts. 2017-12-16 16:55:47 +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
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 Changed user groups output format 2017-10-23 01:30:39 +02: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