1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-24 03:47:58 +02:00

722 Commits

Author SHA1 Message Date
Gerkiz
b4becfd882 mtn v3 - minor changes
Chemical plants now produce explosives out in the wild.
Fixed stack error of wave defense.
Modified so worms and spawners that are spawned when threat is high, to also be included in the scalement of health.
2021-11-12 18:09:24 +01:00
Gerkiz
a983d0bf78 biter health booster - restored stun effect
Biters now have a chance to recover from stun-effect and get slowed instead.
2021-11-11 01:56:52 +01:00
Gerkiz
2e277143f6 rpg - use local values 2021-11-11 01:56:14 +01:00
Gerkiz
336cc6c77d wave defense - minor changes
Fixed a bug that made so spawners did not spawn.
Modified so biters have the ability to spawn within a radius.
2021-11-11 01:56:03 +01:00
Jacob
f088fd215c inserter_drops_pickup player must have inventory
event may error if player does not have an inventory
2021-11-09 00:28:49 -05:00
Jacob
a2bac17e91 new module inserter_drops_pickup
Small QoL addition to pick up an item an inserter put down on the ground. If the inventory is full after mining the item, the inserter is left behind as an item-on-ground (versus not mined at all when the inventory is full)
2021-11-08 21:58:32 -05:00
Gerkiz
0e33f6ce3f rpg - fish heal 2021-11-08 19:20:58 +01:00
Gerkiz
2b521d1c16 biter health booster - remove stun effect from discharge 2021-11-07 23:08:24 +01:00
Gerkiz
cdb04ac65c mtn v3 - changes to spells and mystical chest 2021-11-07 00:15:06 +01:00
hanakocz
a5c744b1de fix for misaligned chest indexes in filtered chests 2021-11-05 23:24:21 +01:00
hanakocz
2ec1a1d426 final fixes for all possible cases 2021-11-02 08:45:14 +01:00
hanakocz
45afbd20dc autostash - 33-66% faster execution, respects forces, added white chest 2021-11-02 07:08:30 +01:00
Gerkiz
8a5a00d036 mtn v3 - minor adjustments
RPG - enable one_punch and stone_path once.
Locomotive Market - change visual bug
2021-10-29 00:56:12 +02:00
Gerkiz
6f15ee4d34 mtn v3 - mystical chest adjustments 2021-10-29 00:06:35 +02:00
Gerkiz
87d019dd24 mtn v3 - minor change to fish healing 2021-10-28 18:58:00 +02:00
Gerkiz
40638634d7 make luacheck happy 2021-10-24 21:53:49 +02:00
Gerkiz
8c6d54ac85 mtn v3 - changes 2021-10-24 21:50:48 +02:00
Gerkiz
711fb9933a rpg - modify the raw-fish of how much it heals 2021-10-24 18:08:37 +02:00
Gerkiz
ff951394bb explosives - minor change
Whenever collapse is active make sure that we don't fill with landtile below it.
2021-10-24 15:43:43 +02:00
Gerkiz
6b7316874d
Merge branch 'develop' into Inventory-fullness-flying-text 2021-10-23 00:07:42 +02:00
Gerkiz
a97ce5f60b update fjei to latest 2021-10-23 00:04:17 +02:00
Gerkiz
11e3fd773a update fjei to latest 2021-10-23 00:04:01 +02:00
Agocelt
14090acbb6
Turning fullness warning into flying text 2021-10-19 16:56:44 +02:00
Gerkiz
b550f3f1ee mtn v3 - features and changes 2021-10-15 16:59:25 +02:00
hanakocz
3e334dce4f fixes to spooky_forest map, outdated modules 2021-10-06 21:56:54 +02:00
hanakocz
8d7bf8865f refactor to ItemStacks, fixes armor modules, durability, deleting items 2021-07-28 22:32:50 +02:00
Gerkiz
10a524716c autostash fix 2021-07-27 21:22:56 +02:00
Gerkiz
034b127902 fix weird LuaInventory stutter 2021-07-26 21:53:57 +02:00
Gerkiz
ba4c612055 corpse marker - minor bug fix 2021-07-23 16:36:34 +02:00
Gerkiz
1e7751f8ba check if explosives are trying to blast void 2021-07-23 16:36:24 +02:00
Gerkiz
10fef17c52 nerf to RPG
This nerf is needed because players at level 200 can mine "safely" from being damaged by worms etc.
2021-07-23 16:36:06 +02:00
Gerkiz
e813e875d7 Bugfix
Fixed antigrief logging limit
Fixed autostash healing/increasing durability of items
Added two new functions to session_data
2021-07-20 22:17:49 +02:00
Gerkiz
fa528af813
removal of whitespace and make luacheck happy 2021-07-14 22:15:14 +02:00
astral17
21fa1854a5 add indicator to rpg spell gui 2021-07-13 18:39:38 +03:00
astral17
b83b7c008b fix medium-spitter tame effect 2021-07-13 17:37:01 +03:00
astral17
1b34a8a480 fix rpg aoe spells mana waste 2021-07-13 17:10:42 +03:00
Gerkiz
0396c40e76 various fixes to modules 2021-07-07 12:22:22 +02:00
Gerkiz
d3880c78a6 various tweaks 2021-07-02 10:52:27 +02:00
Gerkiz
479f2b36dc enable one_punch 2021-07-02 10:11:17 +02:00
Gerkiz
f9cde783e7 revert changes to rpg table 2021-07-02 10:10:44 +02:00
Gerkiz
0e789e8770 fix weirdness 2021-07-02 10:08:48 +02:00
Gerkiz
b3ffa965eb minor fix to rpg and session 2021-07-01 21:34:39 +02:00
Gerkiz
37710fac2c minor changes 2021-07-01 21:30:29 +02:00
Gerkiz
72f7c5106e minor change to autostash 2021-06-07 14:04:44 +02:00
Gerkiz
d39a8704a3 more fixes 2021-06-06 20:35:04 +02:00
Gerkiz
2e30470025 tweaks and bugfixes 2021-06-06 20:14:26 +02:00
Gerkiz
91935a8671 validate player before stepping onto next function 2021-05-30 21:01:41 +02:00
Gerkiz
3e029f3bac set last_user when refreshing corpse 2021-05-30 21:00:13 +02:00
Gerkiz
2729efa99e set last_user on corpse 2021-05-30 20:52:45 +02:00
Gerkiz
8dde316312 rpg and playerlist updates 2021-05-28 18:28:17 +02:00