1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-16 02:47:48 +02:00
Commit Graph

200 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
ce4357c5f4 Fix enemy states for wave defense 2024-06-10 22:02:39 +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
091c64e11e Small commands refactor 2024-06-04 23:27:12 +02:00
Gerkiz
80de95689d Mtn v3 - bug fixes 2024-05-31 22:47:33 +02:00
Gerkiz
fd2b5efa95 Mtn v3 - minor fixes 2024-05-30 14:56:43 +02:00
Gerkiz
40f1dc4f2a Mtn v3 - more changes 2024-05-28 10:43:10 +02:00
Gerkiz
b39ed27725 Mtn v3 - changes for new season 2024-05-27 20:30:03 +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
4a0a9c42b3 More fixes 2024-03-23 09:10:54 +01:00
Gerkiz
a12e86f05f Mtn v3 - minor fixes 2023-11-14 00:36:48 +01:00
Gerkiz
45557c18c7 Mtn and wave defense gui change 2023-11-12 22:37:54 +01:00
Gerkiz
f0c8c9a237 Gui
Modified gui styles, enabled for Mtn v3 and disabled for all other scenarios.
Scenario maintainer can enable/disable if they wish for their own scenario.
2023-11-11 23:58: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
d879be5180 Mtn v3 - fix changes 2023-09-20 21:37:45 +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
c3aa8f1f02 Wave defense - disable debug output 2023-06-18 14:17:55 +02:00
Gerkiz
d36b41750c Wave defense - remove spawner notification 2023-06-18 11:14:35 +02:00
Gerkiz
da46f84fb0 Wave defense - fix spawning near target 2023-06-18 00:01:48 +02:00
Gerkiz
dc2f717bb8 Luacheck fixes 2023-06-17 23:34:19 +02:00
Gerkiz
c177f17d80 WD - fix weird spawn position 2023-06-17 23:31:40 +02:00
Gerkiz
8b05187607 Minor bug fixes 2023-06-03 19:24:48 +02:00
Gerkiz
5811050c74 WD - push fix for threat 2023-06-01 22:05:45 +02:00
Gerkiz
f39f0ea767 WD and Mtn v3 - fix weird bug and adjust aoe punch 2023-06-01 00:53:25 +02:00
Gerkiz
d918f045e7 WD - Minor fix 2023-05-28 14:18:33 +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
1119849d9e Mtn v3 - fix biters attacking eachother 2023-05-27 20:20:02 +02:00
Gerkiz
ae54312f2f WD - add support for new module and move out commands 2023-05-26 16:22:51 +02:00
Gerkiz
f3c9c9cbca WD - new module for enemies 2023-05-26 16:19:44 +02:00
Gerkiz
ed7def7de7 Wave defense - fix pause waves 2023-05-05 11:35:06 +02:00
Gerkiz
65944ecc31 Fixes to scenario and modules 2023-04-18 22:38:03 +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
7b448eb9ad WD - fix bugged value of normal unit health incremental 2022-12-22 23:29:06 +01:00
Gerkiz
c788309d63 Wave defense - minor fix 2022-09-07 21:37:15 +02:00
Gerkiz
1369566160 Wave defense - pause without votes 2022-09-03 21:25:56 +02:00
Gerkiz
6d702f3af0 Wave defense - add more targets to biters 2022-08-12 19:12:39 +02:00
Gerkiz
e12bf74822 mtn v3 - more difficulty fixes 2022-07-10 21:53:18 +02:00
Gerkiz
f2baab5978 minor changes 2022-07-10 19:42:07 +02:00