1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-06 00:23:49 +02:00
Commit Graph

2874 Commits

Author SHA1 Message Date
Gerkiz
a4f45b8734 Changes to modules and map 2021-11-22 20:16:33 +01:00
Gerkiz
ca21084402
Merge pull request #174 from ComfyFactory/minor_fixes
minor fixes
2021-11-20 20:05:48 +01:00
Gerkiz
8e5d86506a minor fixes 2021-11-20 20:04:13 +01:00
Gerkiz
70c168dff1
Merge pull request #173 from ComfyFactory/fixes_and_tweaks
Various bug fixes and minor tweak to mining drills bonus
2021-11-20 00:45:15 +01:00
Gerkiz
06fd09da1c mtn v3 - remove unused functions 2021-11-20 00:37:48 +01:00
Gerkiz
9848941de2 rpg - add more buttons 2021-11-20 00:37:35 +01:00
Gerkiz
7150c04318 autostash - check if a player is spamming 2021-11-20 00:37:15 +01:00
Gerkiz
4b3007065e mtn v3 - fix generate spawning units 2021-11-19 22:54:46 +01:00
Gerkiz
9ba5d2387c mtn v3 - fix mystical chest 2021-11-19 22:53:02 +01:00
Gerkiz
3152079c44 mtn v3 - tweak bonus_drill to mining drills 2021-11-19 22:23:57 +01:00
Gerkiz
efcd112a06 wave defense - add a different boss health scale
Does not scale as fast as the previous one.
2021-11-19 22:22:17 +01:00
Gerkiz
e35e9122dc wave defense - minor fixes
Fixes that unit_group_pos contained infinite entries
Fixes boss health, scales it way better
Fix and use the old set_enemy_evolution set by mewmew
2021-11-19 22:21:31 +01:00
Gerkiz
de94f508d9 mtn v3 - disable threat log, way too many entries in global table 2021-11-19 22:19:23 +01:00
Gerkiz
7d5ccebe84 mtn v3 - fix that biters with less boosted health gave bugged coins 2021-11-19 22:19:08 +01:00
Gerkiz
5d0e04fc59
Merge pull request #172 from ComfyFactory/minor_fixes
minor non game breaking changes
2021-11-18 01:00:01 +01:00
Gerkiz
b2cac3faa5 minor non game breaking changes 2021-11-18 00:58:54 +01:00
Gerkiz
afe77ab20b
Merge pull request #170 from ComfyFactory/mtn_v3
mtn v3 - minor change to filename when the run has ended
2021-11-17 00:02:06 +01:00
Gerkiz
99dc08947b mtn v3 - minor change to filename when the run has ended 2021-11-17 00:01:02 +01:00
Gerkiz
1cbe3aa17c
Merge pull request #169 from ComfyFactory/scrap_towny
scrap towny - fix desync
2021-11-16 23:15:05 +01:00
Gerkiz
22fe44732b scrap towny - fix desync 2021-11-16 23:13:36 +01:00
Gerkiz
c2844be900
Merge pull request #168 from ComfyFactory/minor_fix
minor fix - normal units should not cast multiple projectiles
2021-11-14 22:10:56 +01:00
Gerkiz
447c232317 minor fix 2021-11-14 22:08:53 +01:00
Gerkiz
111403feae
Merge pull request #167 from ComfyFactory/rpg_wavedefense_refactor
Refactor of wave defense and changes to modules
2021-11-14 21:05:54 +01:00
Gerkiz
b679e32dc5 more refactor 2021-11-14 21:01:01 +01:00
Gerkiz
2501240d53 refactor 2021-11-14 13:02:00 +01:00
Gerkiz
3681a4cd6d
Merge pull request #166 from ComfyFactory/changes
Changes to modules and mtn v3
2021-11-13 02:27:20 +01:00
Gerkiz
c07e3b148e mtn v3 - use our own perlin 2021-11-13 02:11:36 +01:00
Gerkiz
39908a9f72 rpg - use local where we can 2021-11-13 02:11:17 +01:00
Gerkiz
e95b30db5c wave defense - fix that biter_health_boost was always a static value 2021-11-13 02:09:19 +01:00
Gerkiz
8e99093924 mtn v3 - minor adjustments to terrain layout 2021-11-13 02:08:49 +01:00
Gerkiz
5b940c79ab mtn v3 - fix that generate would use a static biter health boost 2021-11-13 01:38:22 +01:00
Gerkiz
f36c1eeb9f mtn v3 - fix that spawning vSMG spawned a car also 2021-11-13 01:38:01 +01:00
Gerkiz
f047ff98ed Minor changes to chatbot and debug view 2021-11-13 01:32:50 +01:00
Gerkiz
15353c6ebf
Merge pull request #165 from ComfyFactory/wave_defense
wave defense - minor fix
2021-11-12 23:29:07 +01:00
Gerkiz
c3f52d46f8 wave defense - minor fix 2021-11-12 23:27:51 +01:00
Gerkiz
12bad14106
Merge pull request #164 from ComfyFactory/mtn_dev
mtn v3 - minor changes
2021-11-12 18:10:37 +01:00
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
233ac15be2
Merge pull request #163 from ComfyFactory/dev
mtn v3 - fix immortal units
2021-11-11 18:34:02 +01:00
Gerkiz
6d7d920bf2 mtn v3 - fix immortal units 2021-11-11 18:32:34 +01:00
Gerkiz
e40c406116
Merge pull request #162 from ComfyFactory/adjustments
Minor changes to RPG, Wave defense and Mtn v3
2021-11-11 02:00:22 +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
a983d0bf78 biter health booster - restored stun effect
Biters now have a chance to recover from stun-effect and get slowed instead.
2021-11-11 01:56:52 +01:00
Gerkiz
ac026d36c8 event - minor changes
Added support for filters.
2021-11-11 01:56:30 +01:00
Gerkiz
2e277143f6 rpg - use local values 2021-11-11 01:56:14 +01:00
Gerkiz
336cc6c77d wave defense - minor changes
Fixed a bug that made so spawners did not spawn.
Modified so biters have the ability to spawn within a radius.
2021-11-11 01:56:03 +01:00
Gerkiz
a285dca300
Merge pull request #161 from jacobwatkinsgit/develop
new module inserter_drops_pickup
2021-11-09 23:25:13 +01:00
Gerkiz
05aa6f3225
Merge branch 'develop' into develop 2021-11-09 23:23:23 +01:00
Gerkiz
b0461b86b2
Merge pull request #105 from Astorin/patch-2
Fix wrong "world number selection" to Discord
2021-11-09 23:23:16 +01:00
Gerkiz
e2b705e27b
Merge branch 'develop' into patch-2 2021-11-09 23:22:08 +01:00
Gerkiz
e7896db0cc
Merge pull request #99 from Astorin/develop
RU locale fixes, Journey map localization
2021-11-09 23:22:01 +01:00