1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-10 00:43:27 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Gerkiz
eb299b4421 new module system and removal from _G 2019-10-28 17:38:36 +01:00
MewMew
0836fe94c2 RPG mode integration 2019-10-02 21:13:14 +02:00
Gerkiz
72d4a4e791 changes satellite score
sends only message if (global.satellites_in_space < 10) or ((global.satellites_in_space < 50) and ((global.satellites_in_space % 5) == 0)) or ((global.satellites_in_space % 25) == 0)
2019-06-24 20:27:12 +02:00
Gerkiz
440fe1f5e3
Update satellite_score.lua
Fixed satellite score that is sent to discord. Showed always 1.
2019-03-30 01:01:29 +01:00
MewMew
69a42a00ff updates 2019-03-24 05:21:55 +01:00
Gerkiz
804e81ca6f
Update satellite_score.lua 2019-03-22 23:44:38 +01:00
MewMew
bc15efc87d module and tool folder path changes 2019-03-13 17:09:06 +01:00