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-02-23 23:45:32 +00:00
locale/en locale/gen_[...] ==> map_gen/[...] #152 2018-01-19 15:18:01 +01:00
map_gen added frui_loop preview 2018-02-23 23:45:32 +00:00
resources locale/resources/ ==> resources/ 2018-01-19 15:03:41 +01:00
utils Made Task queue only change tasks per tick every 5 seconds 2018-02-02 00:37:08 +01:00
.gitignore added *.sh to gitignore 2018-01-24 12:42:57 +01:00
autodeconstruct.lua Fixed pumpjack deconstruction and miners not deconstructing next to wells 2017-10-04 01:51:42 +02:00
band.lua locale/resources/ ==> resources/ 2018-01-19 15:03:41 +01:00
base_data.lua Initial commit. Imported RedMew 1.7 2017-06-13 13:16:07 +02:00
config.lua removed server api and added new line 2018-02-20 12:29:13 +01:00
control.lua removed server api and added new line 2018-02-20 12:29:13 +01:00
corpse_util.lua Schedule check once every 60 ticks 2017-12-19 16:47:07 +01:00
custom_commands.lua fixed crash 2018-02-11 21:45:16 +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 added venice map 2018-02-13 16:48:31 +00:00
nuke_control.lua added entities_allowed_to_bomb 2018-02-08 08:55:26 +01:00
on_tick.lua enabled on_tick stuff again 2018-01-07 11:20:57 +01:00
player_list.lua locale/resources/ ==> resources/ 2018-01-19 15:03:41 +01: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 Small changes in code 2018-02-01 09:09:44 -05: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