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

396 Commits

Author SHA1 Message Date
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
MewMew
85784fcbb1 fix for glitched map camera when rejoining 2020-04-29 10:11:37 +02:00
Gerkiz
32d4869e8a scrapyard updates 2020-04-28 21:55:19 +02:00
MewMew
a6a048639e tweaks
difficulty increase limited to 24 players
50% xp bonus per 1000 tile distance for mining
2020-04-28 20:25:18 +02:00
MewMew
01ca4465f2 fluid void fix 2020-04-28 13:05:02 +02:00
Gerkiz
4dd532e9f0 This commit fixes issue #132
Changes:
global.score is now inside of global.tokens
2020-04-27 21:09:45 +02:00
Gerkiz
5114c0c7ad
Merge pull request #161 from hanakocz/master
fish chest fix, mk2 fix
2020-04-27 20:06:20 +02:00
MewMew
56ee6a28aa fixes & tweaks 2020-04-27 19:49:26 +02:00