1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-01-18 03:21:47 +02:00
Jayefuu 21fbde82fc Fixed coins ins chest count bug
- Removed events.on_player_mined_item from outpost_builder because we don't want to add coins every time they mine and it's duplicated in player_stats.
- Removed events.on_player_mined_item from player_stats because it doesn't tell us what entity the items came from.
- Added coin tracking to events.on_pre_player_mined_item event instead. Checks if the mined item was a chest with coins in it and adds to the player stats if so.
- Tested that coins from trees and rocks still track when market is enabled
- While I was at it, added a pretty coin floating text for when RNG gives coins from mining trees/rocks
2021-02-18 13:43:50 +00:00
2019-03-04 14:52:52 -05:00
2018-12-06 12:27:29 +01:00
2021-02-18 13:43:50 +00:00
2021-02-18 13:43:50 +00:00
2021-01-30 16:20:13 +00:00
2020-08-30 17:09:42 -04:00
2021-01-10 15:45:28 +00:00
2020-11-24 17:47:02 +00:00
2018-08-25 02:55:55 -04:00
2020-08-30 17:22:38 -04:00
2019-02-20 02:11:53 -05:00

Build Status Discord Downloads License Activity Level Crowdin

RedMew

Quick note:

Downloads of the repository and the source code in releases require the file map_selection.lua.sample to be renamed to map_selection.lua. Release assets named for maps have this file built in.

RedMew

RedMew is a Factorio community that hosts custom servers, maps in different shapes and sizes, scripted scenarios and modded servers. All of the games hosted are available to the public and our community is meant for players of all skill levels and experience. You can find out servers by searching for "RedMew" in the multiplayer lobby.

The Community

You can join the RedMew community on Discord by visiting http://redmew.com/discord

To join a RedMew Factorio server, follow the following steps in Factorio:

  • From the main menu, press "Play"
  • In the next window press "Multiplayer"
  • Next select "Browse public games" (this requires a factorio account and may prompt you to log in)
  • In the list of "Browse games" you can filter for "RedMew" and you will see all RedMew hosted maps

Note

: Not every server in this list will be official. If you're in doubt, join our Discord and ask.

Documentation

Looking for a way to play a RedMew scenario yourself? Check out our wiki!.

Are you a Content Creator looking to play a RedMew scenario? Visit the Content Creator Guide!

Contributing

If you wish to contribute, don't hesitate to make a Pull Request or open an issue. When in doubt, you can always ask on Discord.

License

The RedMew codebase is licensed under the GPL3 License.

Description
The RedMew scenario code for Factorio.
https://redmew.com/ Readme 103 MiB
Languages
Lua 100%