1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-26 03:52:22 +02:00

1591 Commits

Author SHA1 Message Date
Gerkiz
b4becfd882 mtn v3 - minor changes
Chemical plants now produce explosives out in the wild.
Fixed stack error of wave defense.
Modified so worms and spawners that are spawned when threat is high, to also be included in the scalement of health.
2021-11-12 18:09:24 +01:00
Gerkiz
6d7d920bf2 mtn v3 - fix immortal units 2021-11-11 18:32:34 +01:00
Gerkiz
3392526d70 mtn v3 - minor changes
Changed some functions to utilize local vars.
Modified how we spawn biters. Instead of clumping them together, they're spawned near eachother.
2021-11-11 01:57:58 +01:00
Gerkiz
e2b705e27b
Merge branch 'develop' into patch-2 2021-11-09 23:22:08 +01:00
Gerkiz
8d419ad5ad
Merge branch 'develop' into patch-2 2021-11-09 23:10:03 +01:00
Gerkiz
84c8659406
Merge branch 'develop' into develop 2021-11-09 23:10:00 +01:00
Gerkiz
3ab95c11b3 mtn v3 - minor change 2021-11-07 23:08:42 +01:00
Gerkiz
c732517276 mtn v3 - don't let players explore too much
Exploring too much causes the map to become laggy and players with slower PCs can't play.
2021-11-07 20:40:37 +01:00
Gerkiz
4b4ce8a38f fix weird formatting 2021-11-07 02:40:04 +01:00
Gerkiz
3cb1d3b7b9 mtn v3 - minor change 2021-11-07 02:37:03 +01:00
Gerkiz
5de6913959 mtn v3 - refactor 2021-11-07 01:18:33 +01:00
Gerkiz
cdb04ac65c mtn v3 - changes to spells and mystical chest 2021-11-07 00:15:06 +01:00
Gerkiz
8175126d75 mtn v3 - fix turret bug 2021-11-05 22:54:00 +01:00
Gerkiz
f8816dc24d mtn v3 - insert ammo instantly when placing entity 2021-11-01 17:18:08 +01:00
Gerkiz
71f901a584 Mtn v3 - fix spawning wrong turrets
As I and Agocelt spoke through discord, having on_nth_tick refillment for laser-turret is UPS heavy and is not desync save since arbitrary numbers (consumption of the laser-turrets)

Changing this single line will spawn gun-turrets which will be refilled once their ammo depletes.
2021-11-01 16:48:44 +01:00
Gerkiz
e7061ce2c4 mtn v3 - icw
Fix weird bug
2021-10-29 19:57:02 +02:00
Gerkiz
8a5a00d036 mtn v3 - minor adjustments
RPG - enable one_punch and stone_path once.
Locomotive Market - change visual bug
2021-10-29 00:56:12 +02:00
Gerkiz
0d724fb46d remove unused message 2021-10-29 00:07:45 +02:00
Gerkiz
6f15ee4d34 mtn v3 - mystical chest adjustments 2021-10-29 00:06:35 +02:00
Gerkiz
8c6d54ac85 mtn v3 - changes 2021-10-24 21:50:48 +02:00
Gerkiz
e56d7ce727 mtn v3 - add coin as a trap
It does not make sense, but here we are
2021-10-24 18:08:15 +02:00
Gerkiz
606db14a44 mtn v3 - disclaimer 2021-10-24 18:07:39 +02:00
Gerkiz
d32606323a mtn v3 - make health on respawn more random 2021-10-24 18:07:29 +02:00
Gerkiz
670665ec0b mtn v3 - don't heal players to full health when respawning 2021-10-23 00:05:03 +02:00
Gerkiz
0fbe1f0b7d mtn v3 - fix weird bug 2021-10-15 23:45:10 +02:00
Gerkiz
1e61fe2459 mtn v3 - minor text change 2021-10-15 17:27:10 +02:00
Gerkiz
449b4bc7db mtn v3 - minor adjustments as per request 2021-10-15 17:19:42 +02:00
Gerkiz
be6a5cd575 mtn v3 - minor fix 2021-10-15 17:12:37 +02:00
Gerkiz
b550f3f1ee mtn v3 - features and changes 2021-10-15 16:59:25 +02:00
Gerkiz
a703183829 minor changes to fish defender v2 2021-10-14 12:53:43 +02:00
Gerkiz
3074109c16 mtn v3 - add some loot to scrapyard 2021-10-14 12:41:28 +02:00
Gerkiz
4fbf4ae2e9 fish defender v2 - add more information to discord 2021-10-14 12:41:13 +02:00
Agocelt
07876a0fc7
Update table.lua 2021-10-11 21:53:58 +02:00
Agocelt
f1df85a95c
Update functions.lua 2021-10-11 21:53:27 +02:00
Gerkiz
6ec1814c47 make luacheck happy 2021-10-11 10:10:16 +02:00
Gerkiz
304dcf5675 mtn v3 - more mining speed tweaks 2021-10-11 10:08:28 +02:00
Gerkiz
24e9a2e263 mtn v3 - fix mine speed 2021-10-11 00:05:42 +02:00
Gerkiz
a907852d45 mtn v3 - fix weird format 2021-10-10 22:39:39 +02:00
Gerkiz
6c7c5ccb2d mtn v3 - remove unused vars 2021-10-10 22:34:11 +02:00
Gerkiz
abf6cbf881 mtn v3 - adjust mining_speed <= 10 players 2021-10-10 22:34:03 +02:00
Gerkiz
b1395a37aa mtn v3 - tweak mining speed whenever there is <= 5 players 2021-10-10 22:28:11 +02:00
Gerkiz
8bd671cb60 mtn v3 - make functions use local vars 2021-10-10 22:27:53 +02:00
Gerkiz
0cc07345a8 mtn v3 - allow admins to switch permission groups 2021-10-10 22:27:39 +02:00
Gerkiz
8d85482e7a mtn v3 - fix that admins can't decon 2021-10-09 17:03:09 +02:00
Agocelt
66631aa9a8
Update table.lua 2021-10-08 18:52:14 +02:00
Agocelt
e1dd53cf67
Update functions.lua 2021-10-08 18:50:55 +02:00
Agocelt
1c90065dd4
Update main.lua 2021-10-06 16:41:38 +02:00
Gerkiz
02e07be286 mtn v3 - fix power dedup 2021-10-06 00:01:05 +02:00
Gerkiz
2381fff310
Merge branch 'develop' into develop 2021-10-05 22:41:52 +02:00
Gerkiz
485b76c966
Merge branch 'develop' into patch-2 2021-10-05 22:41:46 +02:00