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-07-27 11:18:40 +02:00
locale Implemented Thread.set_timeout and changed /walkabout behavior 2017-07-23 14:51:20 +02:00
.gitignore Added gitignore 2017-06-13 14:26:42 +02:00
band_roles.lua Initial commit. Imported RedMew 1.7 2017-06-13 13:16:07 +02:00
band.lua implemented dynamic tags and fixed market null pointer 2017-07-21 02:26:36 +02:00
base_data.lua Initial commit. Imported RedMew 1.7 2017-06-13 13:16:07 +02:00
chatlog.lua added player list output. Also changed poke spam timer to 4 sec #16 2017-07-18 23:12:20 +02:00
config.lua fixed issue where the tag window wouldn't open if a player had a custom tag. 2017-07-21 01:29:49 +02:00
control.lua implemented /follow.lua 2017-07-25 01:20:59 +02:00
custom_commands.lua removed /follow <target> because it doesnt work yet 2017-07-27 11:18:40 +02:00
fish_market.lua removed fish_market_on_180_ticks() check if the its really tick % 180 == 0 2017-07-23 04:13:41 +02:00
follow.lua implemented /follow.lua 2017-07-25 01:20:59 +02:00
info.lua added print to settime 2017-07-09 02:28:01 +02:00
map_layout.lua added print to settime 2017-07-09 02:28:01 +02:00
nuke_control.lua implemented deconstruction control 2017-07-23 04:39:02 +02:00
on_tick.lua implemented /follow.lua 2017-07-25 01:20:59 +02:00
perlin_noise.lua added poor lost files 2017-06-30 18:15:50 +02:00
player_list.lua removed all on_tick event handlers and replaced it with designated file 2017-07-21 18:43:34 +02:00
poll.lua fixed pull null pointer 2017-07-23 04:14:50 +02:00
rail_grid.lua added rail grid 2017-07-06 19:36:24 +02:00
score.lua Initial commit. Imported RedMew 1.7 2017-06-13 13:16:07 +02:00
train_station_names.lua Initial commit. Imported RedMew 1.7 2017-06-13 13:16:07 +02:00
user_groups.lua implemented save privileges 2017-07-12 02:48:16 +02:00
walk_distance.lua removed all on_tick event handlers and replaced it with designated file 2017-07-21 18:43:34 +02:00