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

303 Commits

Author SHA1 Message Date
Gerkiz
3a96edfa03 tweaks 2020-10-22 00:32:34 +02:00
Gerkiz
92fbf5efd8 minor tweaks to files 2020-10-21 23:17:17 +02:00
Gerkiz
fa269da6ee Tweaks 2020-10-21 17:10:13 +02:00
Gerkiz
85c138c1a2 more tweaks 2020-10-20 11:17:25 +02:00
Gerkiz
4a1ce15e07 tweaks and fixes! 2020-10-19 20:21:27 +02:00
Gerkiz
931c175051
Merge pull request #204 from zzh8829/cargo-autostash
Add autostash to filtered cargo wagon
2020-10-18 13:08:29 +02:00
Gerkiz
853bfa1659 minor adjustments
added support for when mods try to call freeplay
fixes for mountain fortress
added more info to wave_defense module
2020-10-18 12:45:18 +02:00
Zihao Zhang
64dfe41461 Add autostash to filtered cargo wagon 2020-10-17 16:43:18 -07:00
Gerkiz
9d7a0a3060 tweaks and fixes 2020-10-11 10:51:58 +02:00
Gerkiz
26cc24d1c5 tweaks to mountain fortress
added pickaxe tiers
added reroll market items
some minor tweaks to various settings
2020-10-10 20:36:51 +02:00
Gerkiz
bc38e122a8
Merge pull request #203 from jacobwatkinsgit/master
mount_fortress_v3 - potential bug and logic bug
2020-10-02 08:52:35 +02:00
Gerkiz
9790e124d9 minor tweak 2020-10-02 08:43:28 +02:00
Jacob
e9f4d87142 mount_fortress_v3 - logic bugs
ic/functions - unused third argument in get_player_entity call

ic/main - logic error - spidertron is not a car and function would fail to create a surface. precedence error - 'not' is higher than '=='. double-error instead was calling create_car every time a player built an entity.
2020-10-02 00:48:16 -04:00
Gerkiz
1211765e56 tweaks 2020-09-25 11:08:15 +02:00
Gerkiz
e61f904699 tweaks and fixes 2020-09-17 09:14:07 +02:00
Gerkiz
37cafe0d9b
Merge pull request #202 from jacobwatkinsgit/master
Mountain Fortress v3 carriage order patch
2020-09-16 20:19:15 +02:00
Jacob
1026238187 Small update to train reversal patch
Without a break, choochoo will be encountered again, but the carriages will be in the desired order after a reversal, accomplishing nothing. Adding a break is a small optimization and is more logical to the desired behavior.
2020-09-14 15:42:00 -04:00
Jacob
e09a3b2c2c Mountain Fortress v3 carriage order patch
patch for the comfy choochoo's surface order reversing when train.carriage order reverses
2020-09-14 14:58:57 -04:00
Gerkiz
f4c5ea7703 fixes 2020-09-12 19:16:38 +02:00
Gerkiz
bd55ede971 fixes 2020-09-05 09:01:11 +02:00
Gerkiz
2c2a757099 localize things 2020-09-04 22:04:28 +02:00
Gerkiz
609f18700c fix weird issue with soft_reset 2020-09-04 16:57:39 +02:00
Gerkiz
1db039d601 updates 2020-09-02 17:36:04 +02:00
Gerkiz
07336111bf tweaks 2020-09-02 08:33:13 +02:00
Gerkiz
7a07ac5cae fixes 2020-08-31 20:37:27 +02:00
Gerkiz
ac6a0b2171 remove laggy function 2020-08-27 15:31:07 +02:00
Gerkiz
a6bba87606 tweaks and desync fix 2020-08-27 13:27:34 +02:00
Gerkiz
39bfe6edbf minor fix 2020-08-26 22:20:18 +02:00
Gerkiz
e4117f9648
Merge branch 'master' into locomotive-market-fix 2020-08-26 20:57:14 +02:00
Tom Fyuri
749a9b2cff market will not destroy your coin for trying to buy too much anymore. 2020-08-26 21:30:47 +03:00
Gerkiz
6e107f3b28 teleport the player safely 2020-08-26 20:15:40 +02:00
Gerkiz
e9a45f33f8 minor tweaks 2020-08-26 20:08:14 +02:00
Tom Fyuri
53c8942cf8 fixing the loco's market buttons 2020-08-26 19:57:12 +03:00
Gerkiz
450909d0ee more tweaks 2020-08-26 12:09:06 +02:00
Gerkiz
b5990868e4 minor tweaks 2020-08-26 11:08:43 +02:00
Gerkiz
7e2215ee3b minor fixes 2020-08-22 20:15:56 +02:00
Gerkiz
786dc954b6 added more config settings to mountain fortress 2020-08-22 18:08:39 +02:00
Gerkiz
72815d08d4 added global disable antigrief to config panel 2020-08-22 17:20:59 +02:00
Gerkiz
27a7e03461 jail surface and explosive gun update 2020-08-21 20:12:18 +02:00
Gerkiz
179400ded8 desync fix and tweaks 2020-08-21 13:56:01 +02:00
Gerkiz
062d63ca6e minor changes to rpg and mtn fortress 2020-08-20 11:35:52 +02:00
Gerkiz
85146ba28e tweaks to several files 2020-08-17 20:18:06 +02:00
Gerkiz
00cb50fc7d fix that when car died player got stuck in nauvis 2020-08-15 14:02:01 +02:00
Gerkiz
c60704303f minor fixes
fixed gui bug where you had to click twice
refactored rpg from .left to .screen
2020-08-15 13:32:47 +02:00
Gerkiz
00f2a9b0c3 minor changes 2020-08-14 23:57:00 +02:00
Gerkiz
632ca676e6 fixes 2020-08-14 22:53:59 +02:00
Gerkiz
cc90180237 minor changes 2020-08-14 22:41:45 +02:00
Gerkiz
e38baa3085 new modules and refactor 2020-08-14 22:07:54 +02:00
Gerkiz
376fbbd569 more tweaks 2020-08-14 17:16:04 +02:00
Gerkiz
9f0db44cc1 tweaks 2020-08-12 18:05:57 +02:00