This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
RedMew
Watch
1
Star
0
Fork
0
You've already forked RedMew
mirror of
https://github.com/Refactorio/RedMew.git
synced
2025-01-30 04:30:58 +02:00
Code
Issues
Releases
Activity
172
Commits
48
Branches
156
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Download ZIP
Download TAR.GZ
Download BUNDLE
James Gillham
ca779cf0c3
changed data
2017-08-28 17:31:17 +01:00
locale
changed data
2017-08-28 17:31:17 +01:00
.gitignore
fixed missing end and added gitingore
2017-06-13 14:25:52 +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
updated perm regulars/mods, fixed that users with dashes in their names can now become regulars, added a check for online players upon adding a user to a group
2017-08-23 23:11:18 +02:00
control.lua
removed require spawn_control from control.lua
2017-08-28 07:07:03 +01:00
custom_commands.lua
Merge branch 'develop' into new-presets
2017-08-28 09:31:17 +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
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
map_layout.lua
manhattan preset
2017-08-28 12:26:35 +01:00
nuke_control.lua
implemented deconstruction control
2017-07-23 04:39:02 +02:00
on_tick.lua
Implemented well
2017-08-10 20:04:43 +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
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
train_station_names.lua
Initial commit. Imported RedMew 1.7
2017-06-13 13:16:07 +02:00
user_groups.lua
updated perm regulars/mods, fixed that users with dashes in their names can now become regulars, added a check for online players upon adding a user to a group
2017-08-23 23:11:18 +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
Description
The RedMew scenario code for Factorio.
https://redmew.com/
factorio
SSPL-1.0
104
MiB
Languages
Lua
100%