1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-02-03 13:12:11 +02:00

1926 Commits

Author SHA1 Message Date
danielmartin0
f4bdebe2f3 v1.0.3.8.3 2022-02-27 18:47:53 +00:00
danielmartin0
27ba3e5dff v1.0.3.8.2 2022-02-27 16:42:25 +00:00
danielmartin0
57713f55aa v1.0.3.7 2022-02-26 23:33:19 +00:00
danielmartin0
20de9a40e0 v1.0.3.6 2022-02-26 18:25:48 +00:00
danielmartin0
1f74257cf1 v1.0.3.5 2022-02-26 13:55:36 +00:00
Eric Anderson
864a60ea6b BUGFIX: need to teleport character to dungeon floor before creating character, otherwise creation fails 2022-02-25 21:47:30 -08:00
Eric Anderson
b6ac26fb03 enable dungeons autostash, enable everyone to clear corpses 2022-02-25 19:42:24 -08:00
Eric Anderson
0a4cedeb01 relock research that is incorrectly enabled 2022-02-25 19:39:43 -08:00
danielmartin0
512481c758 v1.0.3.2 2022-02-25 00:15:32 +00:00
danielmartin0
80de04709c v1.0.3.1 2022-02-25 00:01:28 +00:00
danielmartin0
c59e80161a Merge remote-tracking branch 'upstream/develop' into develop 2022-02-24 19:41:03 +00:00
danielmartin0
7ef06c265f 1.0.3.0 2022-02-24 19:39:03 +00:00
Eric Anderson
fe2943bf2f reduce mindist for hard rooms, 200 was too far out. move tech multiplier into research module 2022-02-24 02:17:38 -08:00
Eric Anderson
35308dc65a maybe fix bool/int error in log with parens, if not, will get better line number next time 2022-02-24 02:16:48 -08:00
Eric Anderson
b84e59bf80 tweak recipe unlock pattern to be more controllable. Change research scaling to start hard and scale down as research is found on floors 2022-02-24 02:15:39 -08:00
Eric Anderson
9ae73f34da enable melee mode, move doom rooms under the enable_hard_rooms if test 2022-02-23 03:52:27 -08:00
Eric Anderson
2c0cd0ce94 fix nil dereference 2022-02-23 03:50:42 -08:00
Eric Anderson
3f6ae6210a Enable autostash and corpse clearing lower buttons 2022-02-22 20:19:24 -08:00
Gerkiz
06ef4ad7e8 mtn v3 - small fix 2022-02-22 22:05:30 +01:00
Gerkiz
222c81980e Map update and module fix 2022-02-22 21:26:00 +01:00
danielmartin0
cc46f618dd v1.0.2.1 2022-02-22 19:40:30 +00:00
x2605
a3face796b Fix potential game breaker - mine rock by robot 2022-02-23 01:36:31 +09:00
Eric Anderson
b647973ff1 Enable randomized technology on all floors 2022-02-21 21:47:11 -08:00
Eric Anderson
ae963fd774 Make hard rooms (acid/concrete) only appear farther out from the center on upper levels 2022-02-21 21:46:06 -08:00
Eric Anderson
cc37d6381d Bound number of spawners and worms in dirtlands; more gradual difficulty curve 2022-02-19 21:02:50 -08:00
Eric Anderson
bebb71b869 Refactor to move research unlock logic to a separate module 2022-02-19 00:33:12 -08:00
Gerkiz
b90f6f2811 Don't alert if a player has zero items in their inventory 2022-02-14 00:25:27 +01:00
Gerkiz
ebb95ee000 Spam check players 2022-02-13 23:32:57 +01:00
Johny
4258e1830f Spidertrons warning message 2022-01-16 20:37:27 +01:00
Gerkiz
f463ad71d6 Mtn v3 - adjust the car price as per vote request 2022-01-14 22:12:28 +01:00
Gerkiz
1fa63ba251 Mtn v3 - change layout tile inside the "surface" locomotives 2022-01-14 22:12:11 +01:00
Gerkiz
0e6b406567 Mtn v3 - adjust discharge cost 2022-01-14 22:11:54 +01:00
Gerkiz
aea8596ccd Fish v2 - add more difficulties when playing solo 2022-01-14 22:05:01 +01:00
Gerkiz
4f16030532 Mtn v3 - user requested feature
Changes mining ore chances
2022-01-14 21:02:35 +01:00
Gerkiz
c287e06fd0 Make luacheck happy 2022-01-14 16:20:15 +01:00
Gerkiz
9c7dc00021 Mtn v3 - user requested feature
You can now toggle auto upgrade when placing vehicles.
2022-01-14 16:17:24 +01:00
Gerkiz
2c4711c0bb Mtn v3 - minor change to how we send messages to discord 2022-01-14 16:16:38 +01:00
hanakocz
94e0b45db2 Enable turret filler module in chronotrain, plus tiny fixes 2021-12-25 23:55:11 +01:00
hanakocz
262e69a35d fix for crash when sending commande from console 2021-12-22 06:54:33 +01:00
hanakocz
dd50dd6996 luacheck fix 2021-12-22 06:39:42 +01:00
hanakocz
b028e1d665 commands, automatic scenario reset, fixes for gui and events 2021-12-22 06:35:34 +01:00
hanakocz
8069cc45b4 small fixes, gui fixes/optimization 2021-12-21 17:27:59 +01:00
Gerkiz
03629a257f Minor fixes 2021-12-18 14:05:39 +01:00
Gerkiz
9bcde3c18a Mtn Fortress v3
Collapse now starts when wave is at 200.
Reworked border chunk
Changed tile inside the main locomotive
2021-12-18 14:05:28 +01:00
hanakocz
363b37229b deny power drag across surfaces. it gives pole back to inv if not full. 2021-12-17 18:44:24 +01:00
hanakocz
9a04561901 lua check fixes 2021-12-16 20:26:00 +01:00
hanakocz
9f77989570 Chrono performance update, added giftmas event, fixes and tweaks 2021-12-16 19:52:34 +01:00
Gerkiz
392d023091 fish v2 - fixes 2021-12-10 22:47:16 +01:00
Johny
02bb30997d Balance worm health and gun turrets 2021-12-06 16:22:25 +01:00
Gerkiz
a837a97100 minor fix 2021-12-05 22:35:53 +01:00