1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-10 00:43:27 +02:00
Commit Graph

98 Commits

Author SHA1 Message Date
Gerkiz
d23d62b8e6 we now check what game version is active 2020-12-14 18:02:26 +01:00
Gerkiz
8792fcedac wave defense spawn position fixes 2020-12-05 18:10:53 +01:00
Gerkiz
3e283b4483 resize buttons so they're all the same 2020-12-05 18:09:37 +01:00
Gerkiz
41f49ad943 mtn fortress tweaks and wd gui fix 2020-11-25 19:55:51 +01:00
Gerkiz
77b331dc4d 1.1 fixes
removal of crash-site entities
removal of scrap
removal of plane
removal of railgun
rename techs
rename defines
2020-11-23 22:10:32 +01:00
Gerkiz
3eb5a23dc1 minor changes to mtn fortress 2020-11-18 15:24:22 +01:00
Gerkiz
5235ad60b2 minor change on how biters spawn 2020-11-17 15:03:14 +01:00
Gerkiz
dc3b62ed85 wave defense table lookups 2020-11-17 12:45:47 +01:00
Gerkiz
1b2c7f6cd8 tweaks 2020-11-15 19:23:54 +01:00
Gerkiz
fd7f4b9c95 minor changes 2020-11-01 16:43:58 +01:00
Gerkiz
50acabfe8c more wonderful tweaks 2020-10-30 22:05:05 +01:00
Gerkiz
75ebb4a3b2 more modules and tweaks 2020-10-30 17:32:40 +01:00
Gerkiz
d746d760ae minor changes 2020-10-25 17:02:37 +01:00
Gerkiz
bef4bfea55 tweaks and fixes 2020-10-24 14:46:14 +02:00
Gerkiz
736f556d82 tweaks 2020-10-22 17:39:23 +02:00
Gerkiz
c2a33b08e0 tweaks 2020-10-22 13:32:18 +02:00
Gerkiz
74107c39c7 changes to wave_defense
biters will no longer search for {x=0,y=0} thanks to perfectwill
tracking unit_groups now with numbers for easy management
removed excessive commands which caused their command.compound to fail
switched to logical_and
2020-10-22 12:44:14 +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
Gerkiz
9d7a0a3060 tweaks and fixes 2020-10-11 10:51:58 +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
f4c5ea7703 fixes 2020-09-12 19:16:38 +02:00
Gerkiz
179400ded8 desync fix and tweaks 2020-08-21 13:56:01 +02:00
Gerkiz
85146ba28e tweaks to several files 2020-08-17 20:18:06 +02:00
Gerkiz
c5b9bc1346 wave_defense changes 2020-08-09 20:23:45 +02:00
Gerkiz
3613c37c1c changes to mtn and wave_defense 2020-08-09 20:22:33 +02:00
Gerkiz
0a5f986640 minor changes to mtn fortress 2020-08-04 12:10:15 +02:00
hanakocz
eda38113e8 WD - fix for player's spawners would block creating spawners 2020-07-28 13:35:32 +02:00
Gerkiz
92cb69c367 tweaks and fixes 2020-07-24 17:33:28 +02:00
Gerkiz
5b60da71d2 fixes 2020-07-22 18:58:42 +02:00
Gerkiz
3c02550c1d minor change to wave_defense table 2020-06-24 15:41:44 +02:00
Gerkiz
57c81f024b fixes 2020-06-07 13:33:24 +02:00
Gerkiz
a7724f9f49 minor changes 2020-06-05 18:00:57 +02:00
Gerkiz
2553c13f9f fix minor side_target issue 2020-05-23 21:51:15 +02:00
MewMew
300db2d196 tweaks 2020-05-04 18:45:35 +02:00
MewMew
5a8fe50216 Update
Fixed that worms and spawners did not accurately reduce threat, scaling with their current health bonus.

Fixed that worms and spawners did not accurately give the correct amount of xp, scaling with their current health bonus.

Value tweaks.
2020-05-03 14:00:16 +02:00
Gerkiz
e8ebb85574 if threat_value[entity.name] does not exist, don't try to use it 2020-05-01 01:02:19 +02:00
hanakocz
bc93d2f070 wave defense unit group recycling if group is stuck in void/water/etc 2020-04-27 15:50:18 +02:00
hanakocz
77c0276b3d mountain fortress tiny fixes and wave defense gui fix 2020-04-11 21:58:05 +02:00
hanakocz
d9c5468f1e update 2020-04-08 20:28:02 +02:00
MewMew
99c7cb89c6 fix for blue beach map 2020-01-01 14:05:49 +01:00
MewMew
82d541f9b4 translations 2019-12-05 08:58:26 +01:00
MewMew
d920970921 fix for entities on other surfaces 2019-11-23 11:21:37 +01:00
MewMew
5d2bb86e8f undo land-mine change 2019-11-14 20:08:53 +01:00
MewMew
db958eaf96 ground collapse update 2019-11-14 18:48:03 +01:00
MewMew
04b9f439bc bugfix 2019-11-14 16:43:54 +01:00
MewMew
c466ea9432 update
wave defense boss biters
non-local to local
2019-11-09 15:46:18 +01:00
MewMew
4413fadd2d Merge remote-tracking branch 'origin/master' 2019-11-09 13:19:10 +01:00
MewMew
332849d3a2 unit group size raffle 2019-11-09 13:18:30 +01:00
Gerkiz
f3ce6ee806 wave_defense minor fix
destroy land-mines if they are near spawn_pos
2019-11-09 11:24:39 +01:00