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

132 Commits

Author SHA1 Message Date
Gerkiz
690c1b6e48 2.0 changes
Change global -> storage
Rework how rendering works
Game prototypes are now stored inside 'prototypes.#'
Renamed entity names
2024-09-24 19:37:11 +02:00
Gerkiz
8b4823b376 Fix broken stuff 2024-06-14 20:26:40 +02:00
Gerkiz
c128c0b457 Mtn v3 - fix bugs
Fixes final battle where biters would not spawn at all
Misc changes and tweaks.
2024-06-10 16:14:37 +02:00
Gerkiz
80de95689d Mtn v3 - bug fixes 2024-05-31 22:47:33 +02:00
Gerkiz
40f1dc4f2a Mtn v3 - more changes 2024-05-28 10:43:10 +02:00
Gerkiz
dbfcdab321 Fixes and tweaks 2024-03-28 23:37:14 +01:00
Gerkiz
0ab3c52401 Mtn v3 - Wave defense
Fixes that biters tried to path north
2024-03-27 11:08:26 +01:00
Gerkiz
edf6fdc771 Mtn v3 - nerf biter health and set pause timer above wave 1500 to 10min 2023-10-09 19:24:35 +02:00
Gerkiz
d357f8b89b Mtn v3 - disable final battle until fixed 2023-09-25 09:42:36 +02:00
Gerkiz
7271e9d99f Mtn v3 - tweak final battle 2023-09-23 23:00:51 +02:00
Gerkiz
883aa54ebd Mtn v3 - minor changes 2023-09-22 22:34:37 +02:00
Gerkiz
4a99c4838a Mtn v3 - adjustments 2023-09-22 00:21:11 +02:00
Gerkiz
7a8e705fe3 Mtn v3 - more changes 2023-09-20 23:33:47 +02:00
Gerkiz
5693b19141 Mtn v3 - refactor 2023-09-05 00:03:55 +02:00
Gerkiz
94666b740f Mtn v3 - add endgame content
Players must complete 5 randomized objectives to win the game.
Winning the game will reset the game but increment the rounds_won key, which will make the game harder the more rounds the players survive.
2023-08-12 00:29:17 +02:00
Gerkiz
dcb881b49d More modules changes 2023-08-10 14:29:05 +02:00
Gerkiz
7c146b65f8 Push changes 2023-06-22 22:57:07 +02:00
Gerkiz
da46f84fb0 Wave defense - fix spawning near target 2023-06-18 00:01:48 +02:00
Gerkiz
c177f17d80 WD - fix weird spawn position 2023-06-17 23:31:40 +02:00
Gerkiz
f39f0ea767 WD and Mtn v3 - fix weird bug and adjust aoe punch 2023-06-01 00:53:25 +02:00
Gerkiz
a41257334e Push hotfix changes for Mtn v3 and WD 2023-05-28 14:05:38 +02:00
Gerkiz
5e5654bccd WD - removing debug code from prod 2023-05-27 23:19:44 +02:00
Gerkiz
ae54312f2f WD - add support for new module and move out commands 2023-05-26 16:22:51 +02:00
Gerkiz
3173529214 Fix luacheck 2023-04-07 01:36:45 +02:00
Gerkiz
25379a476e Wave defense - minor changes
Fix biters spawning on top of eachother.
Made some static values to act more dynamic.
2023-04-07 01:35:20 +02:00
Gerkiz
6d702f3af0 Wave defense - add more targets to biters 2022-08-12 19:12:39 +02:00
Gerkiz
f2baab5978 minor changes 2022-07-10 19:42:07 +02:00
Gerkiz
980d616e16 WD - log wave to discord 2022-06-26 22:37:41 +02:00
Gerkiz
e50243a20b wave defense - fixes 2022-05-12 22:19:00 +02:00
Gerkiz
11a0f7f7ca wave defense fixes 2022-04-18 01:17:16 +02:00
Gerkiz
8cae376904 wave defense - minor issue fix 2022-02-28 22:16:16 +01:00
Gerkiz
da85c08300 Wave defense
Bosses are boosted when wave is above 50
Units are boosted only when wave is above 200
Adjusted unit group sizes
2021-12-18 14:03:22 +01:00
Johny
64f1a845b4 Balance biter health 2021-12-06 10:19:08 +01:00
Gerkiz
495b6416d2 balance tweaks and bug fixes 2021-11-28 20:42:38 +01:00
Gerkiz
18d126463f minor fixes 2021-11-23 20:30:34 +01:00
Gerkiz
a4f45b8734 Changes to modules and map 2021-11-22 20:16:33 +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
b679e32dc5 more refactor 2021-11-14 21:01:01 +01:00
Gerkiz
2501240d53 refactor 2021-11-14 13:02:00 +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
c3f52d46f8 wave defense - minor fix 2021-11-12 23:27:51 +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
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
6f15ee4d34 mtn v3 - mystical chest adjustments 2021-10-29 00:06:35 +02:00
Gerkiz
0396c40e76 various fixes to modules 2021-07-07 12:22:22 +02:00
Gerkiz
dab23f969a refactor 2021-05-25 22:19:20 +02:00
Gerkiz
fbaa411073 refactor and changes 2021-05-23 17:03:52 +02:00
Gerkiz
e2a33f9f30 luacheck more fixes 2021-03-24 20:14:55 +01:00
Gerkiz
25050bbefe minor tweaks 2021-03-11 21:53:12 +01:00
Gerkiz
291b71ae78 wave defense - more logging and minor changes to health boosting 2021-03-01 21:49:30 +01:00