1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-02-09 13:37:02 +02:00
Quadrum 7c202dcb76
Fix serious error
Error was in --Friendly Fire History -> local function on_entity_died(event)

There is a unique case, when an item dies and is not within blacklisted_types (belts and so on), but is within the whitelist_types array (I would guess this is for trees?), the friendy_fire history is incremented, but not checked for a limit.

Previously, this was a none-issue, as the list would be cleared when any other case is trigger. Now, however, only 1 log entry is deleted when it overflows, and only without that case. So every time somebody triggers that special case, by lets say destroying a tree, the array is increased by one without removing the first entry.

This should hopefully fix that.
2022-01-24 20:35:51 +01:00
2021-12-26 21:26:44 +01:00
2022-01-19 22:36:35 +01:00
2022-01-14 16:17:24 +01:00
2022-01-16 20:37:27 +01:00
2022-01-14 22:53:27 +01:00
2022-01-24 20:35:51 +01:00
2021-01-26 20:17:21 +01:00
2021-06-13 13:54:19 +02:00
2020-01-24 18:31:59 +01:00
2020-05-06 22:12:56 +02:00
2021-03-19 21:14:32 +01:00
2021-10-03 22:32:36 +02:00

logo
Release GitHub last commit Fork Discord

Comfy Repository

ComfyFactorio

A factorio scenario.

Using Comfy maps

  • Check out the wiki for getting started.
  • We're also live at discord. Don't hesitate to reach out if you're having issues getting started!
  • The scenario is free to play, host or modify, however, you are welcome to visit our servers.

Factorio Version

  • We always try to use the latest stable branch, meaning - if you want to play our maps then you need to be on the stable branch.
Description
A compilation of factorio scenarios, featuring many different maps.
Readme GPL-3.0 31 MiB
Languages
Lua 100%