1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-04 00:15:45 +02:00
Commit Graph

393 Commits

Author SHA1 Message Date
Gerkiz
32cb1f0ff9 Remove used map in control 2024-10-26 12:14:28 +02:00
Gerkiz
93cdb0fb54 More porting for 2.0 2024-10-25 21:56:34 +02:00
Gerkiz
a9917c93a8 Port more modules to 2.0 2024-10-25 16:15:09 +02:00
Gerkiz
0e0add5597 Fix global -> storage and remove unused maps in control 2024-10-22 21:47:11 +02:00
Gerkiz
597da44a84 Fix max_health, item rename 2024-10-22 21:47:11 +02:00
danielmartin0
9f051c71d0 utils/math pt2 2024-10-22 21:47:11 +02:00
Gerkiz
b95413da30 Remove required map from control 2024-10-22 21:47:11 +02:00
Gerkiz
e91b6a352f 2.0 changes
Change global -> storage
Rework how rendering works
Game prototypes are now stored inside 'prototypes.#'
Renamed entity names
2024-10-22 21:47:11 +02:00
danielmartin0
16495bad8e Update control.lua 2024-09-12 13:13:20 +01:00
danielmartin0
1880a710c3 debug on 2024-09-09 12:20:12 +01:00
danielmartin0
26ba5478b2 welcome modal 2024-09-07 17:37:24 +01:00
Gerkiz
2afbf25c36 Remove included map in control 2024-06-12 00:34:45 +02:00
Gerkiz
cf95b8e91a Mtn v3 - small fixes
Removes broken spells from objective
Fixes broken teleport when final battle
Lowered the length of final battle to max 15m
2024-06-11 22:45:12 +02:00
Gerkiz
091c64e11e Small commands refactor 2024-06-04 23:27:12 +02:00
Gerkiz
9e6847b3f8 Fix luacheck 2024-06-02 17:38:20 +02:00
Gerkiz
b39ed27725 Mtn v3 - changes for new season 2024-05-27 20:30:03 +02:00
Gerkiz
28c4c97e17 Changes
Adds a whisper notice to players so they know that whispers are logged.
Changes how repair speed affects the main locomotive on the scenario Mtn Fortress
2024-04-07 16:48:37 +02:00
Gerkiz
fffea42eb6 Remove unused maps from control file 2024-03-22 00:31:32 +01:00
Gerkiz
6916b8e7f3 Add pagination to admin gui 2024-01-28 23:13:32 +01:00
Gerkiz
a8538ebd67 Move folders to utils 2024-01-28 20:42:28 +01:00
Gerkiz
5693b19141 Mtn v3 - refactor 2023-09-05 00:03:55 +02:00
Gerkiz
45320d2b9e Misc changes 2023-06-17 23:32:35 +02:00
Gerkiz
50564073c3 Add new module to control 2023-05-26 16:20:24 +02:00
Gerkiz
899dd5dd25 Fixes and tweaks 2023-05-05 00:41:22 +02:00
Gerkiz
c3903b10df Fix whitespace 2023-03-20 23:41:37 +01:00
Piratux
564428661a Fixes and quest balanacing
Changes:
- Fixed an issue, where crew would lose when ship auto undock timer reached 0, but crew hadn't escaped from island by then, causing it to lose (in cases where resources are a must to escape from island).
- Fixed an issue, where boat wouldn't auto undock in radioactive island when auto undock timer reached 0.
- Adjusted some dock market prices (for converting one item to another).
- Decreased the amount of items needed for a gui island crafting quest for harder difficulties and decreased the scaling of item requirement. This should make these quests completable even in late game.
- Slightly decreased the reward for gui island crafting quest to accommodate the change above.
- Reduced amount of items needed for island market quests.
2023-02-13 22:41:00 +02:00
Gerkiz
29618784d7 Fix control 2023-01-18 16:35:42 +01:00
Gerkiz
854a6c5d7c Fix merge conflict 2023-01-17 10:52:42 +01:00
Piratux
f02d9274cf
Merge branch 'develop' into develop 2022-10-28 17:12:57 +03:00
Piratux
595f6d2cf3 Discord tech print fix + green water for radioactive island
Changes:
- Radioactive island now has green water (as well as small green brightness that's only seen at night slightly).
- Reduced base amount of resource count quest item requirement by 10%.
- Fixed research tech unintentionally printing to discord when crew disbands.
2022-10-28 15:21:31 +03:00
hanakocz
56befa681d landmine module changes, towny optimization for mining, small fixes 2022-10-24 19:00:48 +02:00
Piratux
8542a783cf New cave island
Changes:
- New island: Mysterious caves
- New market offers: logistic chests
2022-10-03 00:37:54 +03:00
Gerkiz
b7c5fb9ffe Remove unused modules 2022-09-30 22:24:10 +02:00
Gerkiz
93e0b5f91f Minor fix 2022-06-26 23:40:56 +02:00
hanakocz
50469c804b bp requesting - player can disable the feature in config menu 2022-05-16 01:02:25 +02:00
Gerkiz
24d65cb06d
fix small whitespace 2022-04-10 11:32:32 +02:00
danielmartin0
4203f740f2 adapt to new Comfy Gui 2022-04-08 23:44:41 +01:00
Gerkiz
7f8ad0b184 small tweak 2022-04-08 22:39:15 +02:00
danielmartin0
52ccfecb2d whitespace 2022-04-08 14:55:53 +01:00
danielmartin0
12473c7f6d re-enable some utils.gui that should be enabled on main branch 2022-04-08 14:54:22 +01:00
danielmartin0
9e4211605a prepare for PR 2022-04-08 14:49:53 +01:00
danielmartin0
e598976ede Merge remote-tracking branch 'upstream/develop' into develop 2022-04-08 14:46:11 +01:00
Gerkiz
bdd16d9a2f minor change 2022-04-08 00:35:03 +02:00
Gerkiz
6e98f1c1bc final fix 2022-04-08 00:11:10 +02:00
Gerkiz
2880571e6a minor change 2022-04-08 00:08:40 +02:00
Gerkiz
95f2e90e55 refactor more gui 2022-04-05 19:28:08 +02:00
Gerkiz
7f7aa3a470
Merge branch 'develop' into develop 2022-03-29 21:55:34 +02:00
Gerkiz
b7315b5980 Fix freeplay and various other files 2022-03-29 20:12:50 +02:00
danielmartin0
129a94aad9 comment back in require 'maps.pirates.main' 2022-03-25 17:57:58 +00:00
danielmartin0
d87e3eb13f commenting out require 'maps.pirates.main' 2022-03-20 11:41:34 +00:00