1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-08 00:39:30 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Gerkiz
ce0420e7b3 player modifiers - new reset command 2020-12-29 00:02:31 +01:00
Gerkiz
2840367b0a minor changes 2020-07-21 14:41:39 +02:00
Gerkiz
d0f7fd4625 minor fixes 2020-05-20 09:13:42 +02:00
Gerkiz
17eec0b6b2 minor changes
added Collapse.start_now(true/false)
2020-05-09 10:04:24 +02:00
cogito123
3d95d8d633 player_modifiers.lua: fix undefined "player" variable
While trying to access update_player_modifiers, undefined "player" variable was
used. It was corrected to game.players[event.player_index]
2020-01-04 21:54:04 +01:00
MewMew
6a3f72052b updates
biter battles - evasion replaced with health boost
mountain map - collapse disabled by default
2020-01-01 18:25:14 +01:00
Gerkiz
ae94ef6dae command update and player_modifier removed from global 2019-11-10 22:02:45 +01:00
Gerkiz
eb299b4421 new module system and removal from _G 2019-10-28 17:38:36 +01:00
MewMew
47477431b9 updates 2019-10-17 00:06:18 +02:00
MewMew
0836fe94c2 RPG mode integration 2019-10-02 21:13:14 +02:00