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

403 Commits

Author SHA1 Message Date
Gerkiz
0f6917a5a7
Merge pull request #179 from Bilka2/name-in-autostash-flying-text
Use localized item names for autostash flying text
2020-07-07 17:02:56 +02:00
Gerkiz
29561ec862 fixed minor issues with 0.17 and 0.18 2020-07-07 16:31:01 +02:00
Gerkiz
bb52c38a0c minor fix 2020-07-06 23:28:24 +02:00
Gerkiz
c8feb9649d fix show_inventory on refresh 2020-07-06 23:21:22 +02:00
Gerkiz
8a29f9e34b minor changes 2020-07-06 15:45:09 +02:00
Gerkiz
cf7e77883f minor change to autostash 2020-07-02 19:13:20 +02:00
Bilka
62fd3e6f40 Use localized item names for autostash flying text 2020-06-30 15:55:29 +02:00
Gerkiz
a3be20d7c7
Merge pull request #178 from hanakocz/master
Chronotrain update + pistol buffs balanced down
2020-06-25 17:57:27 +02:00
Gerkiz
3c02550c1d minor change to wave_defense table 2020-06-24 15:41:44 +02:00
hanakocz
e358844f5f
Merge pull request #11 from M3wM3w/master
on_tick_schedule removed and refactored
2020-06-15 07:55:42 +02:00
Gerkiz
392bb9b342 on_tick_schedule removed and refactored 2020-06-13 10:45:04 +02:00
hanakocz
906dfa438e
Merge pull request #10 from M3wM3w/master
update from main
2020-06-10 19:50:33 +02:00
Gerkiz
94544f0e85 mountain fortress fixes 2020-06-10 00:11:35 +02:00
Gerkiz
8d743bcfcc refactor show_inventory module 2020-06-09 22:58:15 +02:00
Gerkiz
96d1e40014 table fix 2020-06-07 23:30:28 +02:00
Gerkiz
5436355353 autostash can now insert into furnaces
disabled by default, can be enabled with set function
2020-06-07 23:25:29 +02:00
Gerkiz
57c81f024b fixes 2020-06-07 13:33:24 +02:00
Gerkiz
a7724f9f49 minor changes 2020-06-05 18:00:57 +02:00
Gerkiz
6aca686846 added set function to collapse debug 2020-06-03 20:09:37 +02:00
Gerkiz
a6d5022c65 added collapse > kill specific entities 2020-05-28 23:11:24 +02:00
Gerkiz
185818a0c3 new module 2020-05-28 23:10:41 +02:00
MewMew
0cf16c9f9e small fix 2020-05-26 04:45:10 +02:00
hanakocz
ebc3fc6b8a
Merge pull request #9 from M3wM3w/master
update from main
2020-05-26 01:19:33 +02:00
Gerkiz
2553c13f9f fix minor side_target issue 2020-05-23 21:51:15 +02:00
Gerkiz
1b7fbef098 minor fixes
added difficulty set/get for amount of indexes in difficulties
dynamic landfill now supports water-mud and water-shallow
2020-05-23 21:17:35 +02:00
hanakocz
7337e8a8ec balance, fixes for gui, and maybe a bit more 2020-05-22 14:44:33 +02:00
danielmartin0
7cea5648a9 danielmartin0's changes moved over to this repo 2020-05-18 21:21:11 +01:00
Gerkiz
bb14c0c233 Difficulty vote -> set/get 2020-05-16 12:37:05 +02:00
Gerkiz
ac9773d664 fixes 2020-05-14 22:07:10 +02:00
Gerkiz
51ca1fa818 new module
show inventory, usage /inventory playername
2020-05-14 15:29:33 +02:00
Gerkiz
16156200f9
Merge pull request #168 from hanakocz/master
Stoneblock fix and module update to 0.18
2020-05-12 18:36:12 +02:00
Gerkiz
01acdef8c3 fixes and changes 2020-05-11 21:04:13 +02:00
Gerkiz
f8e8f27ef3 minor changes 2020-05-10 00:34:22 +02:00
Gerkiz
1bd500b085 changes and new modules 2020-05-09 13:21:17 +02:00
Gerkiz
17eec0b6b2 minor changes
added Collapse.start_now(true/false)
2020-05-09 10:04:24 +02:00
MewMew
fe1601bc57 fix for rejoining players with missing surface 2020-05-09 00:59:24 +02:00
hanakocz
9ac32ba9a9 Stoneblock fix (removed module) + backpack module update 2020-05-06 22:07:00 +02:00
MewMew
e2254cd92b fixed players loosing character when inside a vehicle inside a wagon 2020-05-06 15:54:18 +02:00
MewMew
54b8c43ebe surface whitelist addition 2020-05-05 14:14:51 +02:00
MewMew
eab8641cf8 global util usage 2020-05-05 11:49:54 +02:00
MewMew
300db2d196 tweaks 2020-05-04 18:45:35 +02:00
MewMew
0dacf489ee added score list 2020-05-03 15:41:58 +02:00
MewMew
5a8fe50216 Update
Fixed that worms and spawners did not accurately reduce threat, scaling with their current health bonus.

Fixed that worms and spawners did not accurately give the correct amount of xp, scaling with their current health bonus.

Value tweaks.
2020-05-03 14:00:16 +02:00
MewMew
4bdee20d80 new module 2020-05-02 21:12:46 +02:00
MewMew
de08d70dcf update 2020-05-02 15:44:15 +02:00
Gerkiz
e8ebb85574 if threat_value[entity.name] does not exist, don't try to use it 2020-05-01 01:02:19 +02:00
hanakocz
3003f99aa2 chrono pollution fix, biter command disabling nests 2020-04-30 15:36:56 +02:00
MewMew
fd5184b43c fixes 2020-04-29 15:56:57 +02:00
MewMew
17d2144b71 update 2020-04-29 14:25:03 +02:00
MewMew
2cef6efdab new module 2020-04-29 13:12:42 +02:00