1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-08 00:39:30 +02:00
Commit Graph

1389 Commits

Author SHA1 Message Date
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
MewMew
f79c15560d update
silo respawns if killed by friendly fire
game speed resets to 1 after map reset
added "simple tags" module
larger search area for team spawn position
2020-09-26 11:56:20 +02:00
MewMew
753b47340b fix 2020-09-26 11:53:49 +02: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
MewMew
1671811d6c tweak to mixed ore 2020-09-16 11:25:44 +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
MewMew
1e120eed52 added miner tag, fixed wrong text position 2020-09-14 13:07:41 +02:00
MewMew
67d526cd2d allow spectators to configure their quick bar 2020-09-14 09:39:01 +02:00
MewMew
ff8efa6b8e skip messages that spoil coordinates from spectators 2020-09-14 09:27:34 +02:00
MewMew
3bac26ed87 cleanup, fixes and brief map descriptions 2020-09-13 13:01:16 +02:00
MewMew
f0adbf7b02 fixes and updates 2020-09-13 10:06:15 +02:00
Gerkiz
f4c5ea7703 fixes 2020-09-12 19:16:38 +02:00
MewMew
e56515627d more spread out spectator spawns 2020-09-11 13:35:06 +02:00
MewMew
17243058fb fix for curved rails 2020-09-09 12:27:42 +02:00
MewMew
ea1eb464ed fix and tweak 2020-09-09 11:47:27 +02:00
MewMew
645a0e0af0 update
added shipwreck
support for spidertron
removal of biter decoratives
2020-09-09 10:34:32 +02:00
MewMew
5541767810 update
moved map config into main config tab
marking offline players to be reset when joining
2020-09-08 15:21:03 +02:00
MewMew
2315552acd desync fixing 2020-09-07 14:33:45 +02:00
MewMew
83927c654e more updating 2020-09-07 13:48:28 +02:00
MewMew
f5920adb9d big rewrites 2020-09-07 12:52:21 +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
e44da076aa
Merge pull request #199 from jacobwatkinsgit/master
bugfixes to Planet Prison
2020-09-04 17:00:04 +02:00
Gerkiz
6b5264ab97
Merge pull request #200 from NekoBaron/patch-6
Update choppy_dx.lua
2020-09-04 16:59:51 +02:00
Gerkiz
609f18700c fix weird issue with soft_reset 2020-09-04 16:57:39 +02:00
MewMew
f47b0019d4 updates 2020-09-03 16:11:44 +02:00
MewMew
36269aa6e4 things 2020-09-03 05:50:45 +02:00
MewMew
354111e28e more behemoth ratio in lategame 2020-09-03 05:50:00 +02:00
MewMew
b3ab7fbd66 update to terrain 2020-09-03 05:48:49 +02:00
Gerkiz
1db039d601 updates 2020-09-02 17:36:04 +02:00
MewMew
e3cc65d21f update
new spawn ore
more turrets
bp disable
faster feeding
enemy player charting
spawn position change
2020-09-02 12:39:59 +02:00
Gerkiz
07336111bf tweaks 2020-09-02 08:33:13 +02:00
MewMew
0e52cadfb9 update and fixes 2020-09-02 07:52:19 +02:00
MewMew
330d399a86 spider compatibility and changes 2020-09-02 05:18:26 +02:00
Gerkiz
7a07ac5cae fixes 2020-08-31 20:37:27 +02:00
MewMew
7f35d9bc09 balance things 2020-08-31 00:31:01 +02:00
NekoBaron
70c4d3a63a
Update choppy_dx.lua
banning spidertron, it just ruins the map and makes all biters worthless.
2020-08-30 15:19:11 +01:00
Jacob
2794ea02c6 bugfixes to Planet Prison
player name is read-only, failure blocks rest of scenario

functions cannot be saved in global anymore - as of Factorio 0.18.28
2020-08-29 23:16:13 -04:00
MewMew
84ca14db05 rock spawn guarantee 2020-08-28 12:21:51 +02:00
MewMew
66dda1bebc tweaks and fix 2020-08-27 22:27:57 +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
MewMew
834770cea2 update
map description changes
shotgun buff
flamethrower and land mine tiny buff
silo death animation change
2020-08-23 21:06:12 +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
MewMew
7af65b9baf fixes for
new blueprint library permissions
offline player crafting queues
2020-08-20 03:08:11 +02:00
MewMew
a0770e2299
Merge pull request #189 from NekoBaron/patch-2
Update boss_arena.lua
2020-08-18 02:20:22 +02:00
NekoBaron
95278e299b
Update choppy_dx.lua
added original missing modules required, disabled landfill
2020-08-17 23:11:28 +01:00
Gerkiz
85146ba28e tweaks to several files 2020-08-17 20:18:06 +02:00
Gerkiz
5dcfb72a8a crab defender updates 2020-08-15 15:13:08 +02:00
Gerkiz
d3d7976739 fix tech bug on crabby 2020-08-15 14:04:15 +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
f6642c03f1 tweaks to choppy_dx 2020-08-15 00:45:06 +02:00
Gerkiz
40b5b241b5
Merge pull request #192 from NekoBaron/patch-3
Create choppy_dx.lua
2020-08-14 23:57:12 +02:00
Gerkiz
00f2a9b0c3 minor changes 2020-08-14 23:57:00 +02:00
Gerkiz
5df7209d4c
Adjustments
Removed unused locals and on_tick_schedule.
2020-08-14 23:53:24 +02:00
NekoBaron
a7b4b57a39
Create choppy_dx.lua
Not for use until double checked over
2020-08-14 22:16:43 +01: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
NekoBaron
455b018c20
Update boss_arena.lua
Fixed arena cleanup, randomised the player/boss spawn position, added delay to entering/exiting arena, possibly fixed the arena rare crash.
2020-08-11 23:02:08 +01:00
Gerkiz
eac77097f1 tweaks and new module 2020-08-10 23:15:29 +02:00
Gerkiz
264caefddd tweaks 2020-08-09 20:43:42 +02:00
Gerkiz
7156a5a4ca Merge remote-tracking branch 'origin/master' 2020-08-09 20:32:38 +02:00
Gerkiz
6d21857adb more changes to mtn fortress 2020-08-09 20:31:50 +02:00
MewMew
7e5738ff39 fix for vanishing spawn rock 2020-08-09 20:25:12 +02:00
Gerkiz
3613c37c1c changes to mtn and wave_defense 2020-08-09 20:22:33 +02:00
MewMew
33c6b82f40 update for cave expanse 2020-08-09 20:04:14 +02:00
hanakocz
a25e6d1e54 dungeons tiny update 2020-08-08 13:17:36 +02:00
MewMew
bef5691cd7 spawn ores, config options 2020-08-06 12:33:53 +02:00
Gerkiz
76db398831 minor changes 2020-08-05 21:36:20 +02:00
Gerkiz
0a5f986640 minor changes to mtn fortress 2020-08-04 12:10:15 +02:00
Gerkiz
586ad177b0
Merge pull request #186 from hanakocz/master
MultiDungeons
2020-07-31 23:35:27 +02:00
Gerkiz
3e92eb9dc0 minor changes 2020-07-31 12:04:46 +02:00
Gerkiz
1f2fa4d910 minor fixes 2020-07-30 22:27:38 +02:00
Gerkiz
9cbfbb0196 more fixes 2020-07-30 19:09:18 +02:00
Gerkiz
0e8945d7f7 tweaks and minor fixes 2020-07-30 17:47:50 +02:00
hanakocz
6716201d71 MultiDungeons 2020-07-29 21:28:48 +02:00
Gerkiz
e449e827ee added more functions to rpg 2020-07-29 20:24:32 +02:00
MewMew
280563d91a terrain things 2020-07-29 20:14:39 +02:00
Gerkiz
106148f674 minor fixes 2020-07-29 19:30:45 +02:00
Gerkiz
4e75239efd bug fixes 2020-07-28 16:48:55 +02:00
Gerkiz
e36702e038 tweaks and fixes 2020-07-28 11:24:16 +02:00
Gerkiz
9d1653d687 tweaks and fixes 2020-07-27 11:07:32 +02:00
Gerkiz
c670ce2380 minor modifications 2020-07-26 22:06:19 +02:00
Gerkiz
fb97c7e6bc new module and minor changes 2020-07-26 17:14:57 +02:00
Gerkiz
ea5fea5c98 safe updates? 2020-07-25 22:22:21 +02:00
Gerkiz
0e8e6f4a02 refactor 2020-07-25 17:22:04 +02:00
Gerkiz
92cb69c367 tweaks and fixes 2020-07-24 17:33:28 +02:00
MewMew
0f4cf43078 more config options 2020-07-23 09:00:36 +02:00
Gerkiz
5b60da71d2 fixes 2020-07-22 18:58:42 +02:00
MewMew
4a6559e342 map ping on token use 2020-07-22 14:47:12 +02:00
MewMew
caba716520 map ping when chest is unlocked 2020-07-22 12:25:33 +02:00
MewMew
ca7fd371d1 leavers drop their tokens 2020-07-22 09:12:04 +02:00
MewMew
93f883ddd1 map description 2020-07-22 06:12:45 +02:00
MewMew
162d1e1e9a update 2020-07-22 05:59:32 +02:00
MewMew
1a32dfd061 fix 2020-07-21 19:52:35 +02:00
MewMew
23d5c1aefb tweak & fix 2020-07-21 19:25:00 +02:00
MewMew
6b94bf1737 new map 2020-07-21 17:42:38 +02:00
MewMew
383aeb787c wip map 2020-07-21 15:40:59 +02:00
Gerkiz
2840367b0a minor changes 2020-07-21 14:41:39 +02:00
Gerkiz
92c5373f31 minor adjustment 2020-07-19 12:06:53 +02:00
Gerkiz
b5b9cf4437 move rpg to modules and rename to rpg_v2 2020-07-18 22:18:57 +02:00
Gerkiz
b8d9f5bbae cave choppy fixes 2020-07-18 17:08:56 +02:00
Gerkiz
4d06dbc2cb flamethrower bug fix 2020-07-18 16:36:24 +02:00
Gerkiz
8bc37712ff fixes 2020-07-17 16:59:15 +02:00
Gerkiz
7da400db14 minor changes 2020-07-14 21:51:04 +02:00
Gerkiz
1f017f687a refactor and new map 2020-07-14 21:50:56 +02:00
Gerkiz
c2829984fe minor fix 2020-07-12 21:11:43 +02:00
Gerkiz
92ced6c64a minor fix 2020-07-12 21:01:11 +02:00
Gerkiz
a5061c02ba revert fish_defender to old version 2020-07-12 20:57:41 +02:00
Gerkiz
22a40f19fa fish_defender_v2 2020-07-12 20:54:44 +02:00
Gerkiz
383f172661 remove unused function 2020-07-12 18:59:30 +02:00
Gerkiz
edbef96f78 fixes 2020-07-12 18:58:00 +02:00
Gerkiz
0aea9c28b4 tweaks and fixes 2020-07-11 17:04:53 +02:00
Gerkiz
647d52859c minor changes to fishy and mtn 2020-07-11 09:32:36 +02:00
Gerkiz
4cfe885df6 minor changes 2020-07-10 16:08:50 +02:00
Gerkiz
473f75f7a6 desync fixes 2020-07-10 13:52:55 +02:00
Gerkiz
78cba7f311 minor changes 2020-07-09 14:26:07 +02:00
Gerkiz
df097d7520 more tweaks 2020-07-08 22:57:43 +02:00
Gerkiz
6f368def27 fixed weird stutter on join.... 2020-07-08 00:08:19 +02:00
Gerkiz
6335126c6c refactor 2020-07-07 23:42:44 +02:00
Gerkiz
af533a2e46 minor adjustment 2020-07-07 17:49:51 +02:00
Gerkiz
2ad31cc5ec remove unused code 2020-07-07 17:44:04 +02:00
Gerkiz
50d30c0890 Compare base version
Will be removed when 1.0 is released.
2020-07-07 17:06:10 +02:00
Gerkiz
29561ec862 fixed minor issues with 0.17 and 0.18 2020-07-07 16:31:01 +02:00
Gerkiz
e24dc9ee92 mtn fortress fixes 2020-07-07 16:30:04 +02:00
Gerkiz
445cd97532 refactor of fish_defender 2020-07-06 23:21:11 +02:00
Gerkiz
8a29f9e34b minor changes 2020-07-06 15:45:09 +02:00
Gerkiz
04a9abb2f7 minor changes 2020-07-01 19:35:38 +02:00
Gerkiz
1ee12826b4 minor changes to Mtn Fortress v3 2020-06-25 17:59:16 +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
2059a682a2 mf changes 2020-06-21 09:29:01 +02:00
hanakocz
8628477ff6 small fixes 2020-06-18 15:35:49 +02:00
hanakocz
ecd9014144 minimap fixes, fish map scaling, fixes 2020-06-17 07:53:54 +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
984b874f45 mountain_fortress fixes 2020-06-09 22:58:24 +02:00
Gerkiz
f4fa671a63 mf fixes 2020-06-07 23:25:01 +02:00
Gerkiz
57c81f024b fixes 2020-06-07 13:33:24 +02:00
Gerkiz
ee1f80fb82 fixes 2020-06-05 23:53:58 +02:00
Gerkiz
5787381c68 mountain fortress fixes 2020-06-05 18:01:32 +02:00
Gerkiz
e53f548394 mountain fortress fixes 2020-06-03 20:09:00 +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
9fb7129aa9 mountain fortress fixes and tweaks 2020-05-23 21:18:18 +02:00
hanakocz
3b5a9e27b0
Merge pull request #8 from M3wM3w/master
update from main
2020-05-22 17:36:31 +02:00
hanakocz
221506d8d0 minimap view 2020-05-22 17:35:14 +02:00
hanakocz
7337e8a8ec balance, fixes for gui, and maybe a bit more 2020-05-22 14:44:33 +02:00
Gerkiz
35bd758c4d mf fixes 2020-05-21 23:08:23 +02:00
Gerkiz
f950eed421 fixes 2020-05-20 09:13:47 +02:00
Gerkiz
d0f7fd4625 minor fixes 2020-05-20 09:13:42 +02:00
Gerkiz
fd6c385d60 fixes 2020-05-20 09:13:37 +02:00
Gerkiz
653a15f5d3 MF v3 2020-05-20 09:13:30 +02:00
hanakocz
66eb2ff498 locale, fixes, new stuff 2020-05-19 17:08:10 +02:00
Gerkiz
e83d0a3689
Merge pull request #174 from danielmartin0/master
scary bug =o_o=
2020-05-19 07:31:54 +02:00
danielmartin0
1f6fd1bc62 and another fix... 2020-05-18 21:42:44 +01:00
danielmartin0
d1b79be1bf fix an awful bug 2020-05-18 21:40:34 +01:00
MewMew
6444be4d99 tweak 2020-05-18 22:39:14 +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
55cc921c86
Merge pull request #170 from Hyperdingo/master
Added container destruction logging if container has more than 100 ex…
2020-05-13 10:33:57 +02:00
Gerkiz
94f2dc079c tweaks 2020-05-13 08:18:14 +02:00
Gerkiz
7d7775bd30 lumberjack fixes 2020-05-12 18:57:54 +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
29810ee37f changes 2020-05-11 21:30:16 +02:00
Gerkiz
01acdef8c3 fixes and changes 2020-05-11 21:04:13 +02:00
MewMew
213e69dfec fix 2020-05-11 18:06:02 +02:00
MewMew
b42220bc5b tweak 2020-05-11 17:54:55 +02:00
Daniel
e77cfffdb8 Added container destruction logging if container has more than 100 explosives. 2020-05-10 18:47:34 +02:00
Gerkiz
c3af9b92db lumberjack updates 2020-05-10 15:43:25 +02:00
Gerkiz
0ee4d245cd scrapyard becomes lumberjack! 2020-05-10 02:42:10 +02:00
Gerkiz
853fa01a00 smol changes to scrapyard 2020-05-10 02:02:29 +02:00
MewMew
a67b50263d wagons immune to friendly fire 2020-05-09 19:06:28 +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
Gerkiz
faa3fd9317 scrapyard overhaul 2020-05-08 09:39:20 +02:00
MewMew
ad771ac518 increasing rock biter counts 2020-05-07 23:15:08 +02:00
hanakocz
9ac32ba9a9 Stoneblock fix (removed module) + backpack module update 2020-05-06 22:07:00 +02:00