1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-24 03:47:58 +02:00

3532 Commits

Author SHA1 Message Date
danielmartin0
096abe983b
Merge pull request #12 from Piratux/develop 2022-07-28 18:32:19 +01:00
Piratux
c158395979 Warning fixes 2022-07-28 18:28:27 +01:00
Piratux
e37f74a7e3 Fixed class issues
Changes:
- Fixed class GUI issues
- added /remove_classes command (removes all classes)
- made /unlock <class> command available while not in debug as well (unlocks a class)
2022-07-28 18:15:31 +01:00
Piratux
81b81305b6 Previous commit fix + code cleanup
Changes:
- Fixed previous commit issues
2022-07-28 11:28:38 +01:00
Piratux
9f0158546d Disabled ore generation at sea
Changes:
- Classes that generate ore passively now don't generate ore when at sea
2022-07-26 21:59:42 +01:00
Piratux
58f46147a8 version + class data fix
Changes:
- Fixed version string to 1.3.1
- Fixed an issue, where if last player would leave the crew, the class wouldn't become spare
2022-07-26 18:45:43 +01:00
danielmartin0
25efb28a93
Merge branch 'ComfyFactory:develop' into develop 2022-07-25 12:43:40 +01:00
danielmartin0
6ccc22b32f
Merge pull request #11 from Piratux/develop 2022-07-24 23:43:57 +01:00
Piratux
d5bf2a1295 Slight covered market changes 2022-07-24 23:37:15 +01:00
Piratux
93116e0e56 class panel small fix
Changes:
- Fixed button update to enable/disable it when people pick the class
2022-07-24 22:24:06 +01:00
Piratux
db5e74f147 Merge remote-tracking branch 'upstream/develop' into develop 2022-07-24 21:14:14 +01:00
Piratux
c42953713d QuarterMaster fixes
Changes:
- Fixed QM nil value bug and fixed QM tooltip
- Buffed Quarter master nearby physical damage from 10% to 30% (players thought 10% was too low)
2022-07-24 21:09:03 +01:00
danielmartin0
46ea22ab17
Merge pull request #10 from Piratux/develop 2022-07-23 22:31:00 +01:00
Piratux
110f96e21b Gamebreaking bug fix
Changes:
- When artillery was destroyed, game wasn't ending, now should be fixed
2022-07-23 20:26:54 +01:00
Gerkiz
0e365eb3ac mtn v3 - fix bug with higher difficulties 2022-07-23 11:50:07 +02:00
dwightkung
f8bf46aa42
Update pirates.cfg 2022-07-22 21:01:10 +08:00
dwightkung
ba17afb492
Update pirates.cfg 2022-07-22 20:26:47 +08:00
danielmartin0
db8f6300ad more effusive changelog 2022-07-21 20:29:52 +01:00
danielmartin0
622f2b4ce1 version and info update 2022-07-21 20:22:37 +01:00
danielmartin0
71c281d0e2
Merge pull request #8 from Piratux/develop
New stuff
2022-07-21 20:15:24 +01:00
Gerkiz
733bfc3bee Mtn v3 - fix small msg to discord bug 2022-07-20 00:44:41 +02:00
Gerkiz
2f9310899b
Merge pull request #285 from ComfyFactory/antigrief
Antigrief - fix deconstruct bug
2022-07-20 00:42:04 +02:00
Gerkiz
a8bbfcfbc9 Antigrief - fix deconstruct bug 2022-07-20 00:40:38 +02:00
Gerkiz
a235fd18fa
Merge pull request #284 from ComfyFactory/changes
new module and changes to rpg and mtn v3
2022-07-19 00:27:18 +02:00
Gerkiz
664b400198 new module and changes to rpg and mtn v3 2022-07-19 00:25:42 +02:00
Piratux
52c233050e Added ore for mining structures
Changes:
- Mining base structures that spawn drillers, have ore underneath them
2022-07-18 15:50:18 +03:00
Gerkiz
1f03bcec9e Make scenario compatible with Factorio Mod Debug 2022-07-17 23:06:48 +02:00
Piratux
42bcb51c4a 2 new classes: Soldier and Veteran
Changes:
- New class Soldier: When eating fish, they have 20% chance to summon defender to protect them.
- New class Veteran: When eating fish, they have 20% chance to summon destroyer to protect them. In addition, they have 10% chance to slow the enemy that hits them.
- When combat robots defeat enemies, the loot now goes straight to combat robot owner's inventory
2022-07-17 23:12:27 +03:00
Piratux
1db1b982b0 Market adjustments
- Added more items to some dock markets
- Adjusted prices and amounts slightly
- Made dock offer amount more dynamic
- Removed permanent pistol -> coins and drill -> plates offer and made them appear with 25% chance
2022-07-17 16:07:39 +03:00
Piratux
c052e2ddc4 New commands, class buffs and some fixes
Changes:
- Added damage reduction to Roc Eater that forgot to add before
- Fixed an issue where "placeability_function_optional" in "try_place" could be nil (it was causing crash in debug mode)
- Fixed an issue where arrival timer would continue ticking during kraken encounter past 20 seconds (this should result in kraken encounter  not being unintentionally skippable anymore when arrival timer ends)
- Fixed an issue where kraken spit sometimes would cause a crash in debug mode
- Added 4 new dev related commands
- Significantly buffed Dredger class loot
- Buffed Master Angler class
- Changed tick tack trap to troll emoji when nothing happens
2022-07-16 21:46:23 +03:00
Gerkiz
6ce0942f82 mtn v3 - remove debuff on swamp zone 2022-07-15 15:15:36 +02:00
Piratux
fa5b4a0fbc Warning fixes 2022-07-15 15:18:01 +03:00
Piratux
c22895692d Disable debug 2022-07-15 14:12:59 +03:00
Gerkiz
90dff564f8 mtn v3 - minor fix to health scaling when outside of aura 2022-07-13 22:56:48 +02:00
Gerkiz
0d99f0162a mtn v3 - small fix 2022-07-13 22:48:34 +02:00
Gerkiz
665a4d5d4a
Merge pull request #283 from ComfyFactory/mtn
mtn v3 - small fix to higher diff
2022-07-13 22:34:54 +02:00
Gerkiz
a1ff13f365 mtn v3 - small fix to higher diff 2022-07-13 22:32:21 +02:00
Piratux
e782796af3 New class Roc Eater
Changes:
- New class: Roc Eater: When eating fish, if they have stone furnaces in their inventory, they will eat those instead. In addition, they receive 10% less damage.
2022-07-11 22:39:29 +03:00
Gerkiz
0480a31fea mtn v3 - bug fixes 2022-07-11 21:26:35 +02:00
Gerkiz
cd1e8a2b96 Mtn v3 - small fix 2022-07-11 16:32:03 +02:00
Gerkiz
c37fc32837 Mtn v3 - minor fix 2022-07-11 16:27:05 +02:00
Gerkiz
5ffa30b118 Small fix 2022-07-11 00:44:50 +02:00
Gerkiz
96b4a2986b
Merge pull request #282 from ComfyFactory/mtn_v3
Mtn v3 changes and modules changes
2022-07-11 00:35:46 +02:00
Gerkiz
b41c147114 Make luacheck happy today 2022-07-11 00:16:19 +02:00
Gerkiz
1f0a6577a3 minor changes 2022-07-11 00:14:21 +02:00
Gerkiz
72c4857902 mtn v3 - minor locale change 2022-07-11 00:14:14 +02:00
Gerkiz
5a4586987c mtn v3 - more fixes 2022-07-11 00:13:59 +02:00
Gerkiz
90177922f9 mtn v3 - fix broken emoji 2022-07-10 22:52:01 +02:00
Gerkiz
71a3cee6a0 mtn v3 - more fixes 2022-07-10 22:35:22 +02:00
Gerkiz
e12bf74822 mtn v3 - more difficulty fixes 2022-07-10 21:53:18 +02:00