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

3510 Commits

Author SHA1 Message Date
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
Gerkiz
2f54542c2f rename module 2022-07-10 21:37:11 +02:00
Gerkiz
897360c70c update module 2022-07-10 20:27:18 +02:00
Gerkiz
f2baab5978 minor changes 2022-07-10 19:42:07 +02:00
Gerkiz
b30f814d3a difficulty fix 2022-07-10 19:41:54 +02:00
Gerkiz
1b1b7b620b new module 2022-07-10 19:41:43 +02:00
Gerkiz
ce714f6518 move functions 2022-07-10 19:41:26 +02:00
Gerkiz
b4a7709593 minor changes to globals 2022-07-10 19:41:21 +02:00
Gerkiz
e437b5c630 refactor
Adjusts the different difficulties
Adds a new modifier when breaching zone 10 - slowness
Coin nerf was never applied to zone 10 (forest zone)
2022-07-10 19:41:11 +02:00
Gerkiz
3e22b93556 locale changes 2022-07-10 19:37:03 +02:00
Piratux
b6201765df Spectating fixes
Changes:
- When player from lobby spectates a crew that is at sea, it no longer crashes (in debug mode) and shows boat destination instead of marooned island
- When player from lobby spectates a crew that is at sea, and waiting for island to load, it now shows boat surface instead of island that is being loaded
2022-07-09 14:49:53 +03:00
Piratux
899ce22ed3 Parrot tip for burried treasure
Changes:
- When players find treasure map, but are unable to dig it, parrots will give them tip, when they will leave the island.
2022-07-08 23:06:35 +03:00
Piratux
383035aed1 Deprecated simple class explanations
Changes:
- Removed /classinfofull command and merged it onto /classinfo command
- Shops now show advanced explanation of classes
2022-07-08 15:53:31 +03:00
Piratux
150828987d New class: Chief
Changes:
- New Chief class: receives fish for every biter/worm kill
- Updated Samurai and Hatamoto class descriptions
2022-07-08 14:58:23 +03:00
Piratux
f826660619 New class GUI window
Changes:
- Fixed crash that could happen if player clicked on crew window button with middle mouse button while in lobby
- Removed "Pro..." text from Progress window button
- Moved class related info from crew window to new class window
- Added scroll pane for crew window
2022-07-07 23:01:45 +03:00
Gerkiz
fdcc742914 rpg - fixes 2022-07-06 18:26:28 +02:00
Gerkiz
dc2d77e7e3
Merge pull request #281 from ComfyFactory/decon_fix
Mtn v3 - allow deconstruct
2022-07-04 00:29:27 +02:00
Gerkiz
2428a6d3a2 Luacheck happy 2022-07-04 00:28:30 +02:00
Gerkiz
aea19abe17 AG - add decon handler 2022-07-04 00:27:35 +02:00
Gerkiz
158898e261 Mtn v3 - allow decon but log who is deconstructing so we can ban 2022-07-04 00:27:16 +02:00
Piratux
5e2200f897 Fixed overlap between structures
Fixed overlap that could occur between special structures (small mining base, etc.) and "quest structures" (silo, market, etc.)
2022-07-03 17:58:44 +03:00
Piratux
487f509483 Easier fluid transportation
Added pair of storage tanks for deck and holds to easily transfer fluids between surfaces
2022-07-02 18:42:22 +03:00
Gerkiz
12edab06f0 Fix minor log issue 2022-06-27 00:17:03 +02:00