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

51 Commits

Author SHA1 Message Date
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
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
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
fa5b4a0fbc Warning fixes 2022-07-15 15:18:01 +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
Piratux
2944a907aa features+code cleanup
Changes:
- Changed requirements for placing structures on islands: instead of trying to squeeze in-between trees, now it needs a single corner to be on land (it still can't spawn in ocean). In result, islands with more dense forests should see special structures more often and more scattered around the island, rather than them spawning mostly on beaches (because they had no trees)
- When area in which structure is going to be placed contains water, it's replaced with landfill
- New structure: friendly small-cliff-base with cliffs, gun turrets and car
- Captain's cabin now contains cliff-explosives that can be placed in hold's chests to remove them
- Moved repeating code snippets into seperate functions
2022-06-16 00:00:18 +03:00
Piratux
d3cd4015cd Merge remote-tracking branch 'upstream/develop' into develop 2022-06-08 14:11:23 +03:00
Piratux
5ebadb4474 Fixed mining base drill placement position 2022-06-08 13:17:03 +03:00
Piratux
fd205f2647 Fixed empty fluid storage bug 2022-06-07 21:58:36 +03:00
danielmartin0
c37a1a3f3e furnace structures more common 2022-06-04 15:26:56 +01:00
danielmartin0
19530d91e5 fix banning furnaces from walkways map 2022-06-03 15:18:00 +01:00
danielmartin0
dfd171e296 reduce class cost; bugfix ore generation 2022-06-02 12:46:05 +01:00
danielmartin0
d25759bda1 market refunds stone furnaces 2022-06-02 12:38:51 +01:00
danielmartin0
88d4da397e boat now pauses after each destination 2022-06-01 20:45:13 +01:00
danielmartin0
281d22bb94 header on each file; clamp function; locale fixes 2022-06-01 19:50:36 +01:00
danielmartin0
fc08a81da3 locale fix, improvements
- reorder lines in locale file for clarity
- localise a few additional renderings
- players in the cabin now see the large 'outside world minimap' rather than the small spontaneous camera
- play sounds along with error messages
- correctly print info message when player joins a game with _DEBUG=true
2022-05-30 16:51:08 +01:00
danielmartin0
03f7da2b95 fix: errors that arose during string refactoring 2022-05-30 08:44:52 +01:00
danielmartin0
f73765515b luacheck 2022-05-29 12:43:31 +01:00
danielmartin0
c9a6bc6ad4 new features & improvements
code restructuring along with:
v1.2.3
• Rework of 'quest buildings' that appear on islands.
• Fixed stutter when loading certain maps, such as swamp.
• Various new player-friendly visual renderings.
• Mod prepared for translation into other languages.
• Expanded Gourmet's sense of taste.
2022-05-29 12:36:27 +01:00
danielmartin0
0648828cff starting to build alt covered structures 2022-05-13 23:35:12 +01:00
danielmartin0
3d111a3211 fix 2022-05-05 13:08:19 +01:00
danielmartin0
50a8391152 fix 2022-05-05 10:14:22 +01:00
danielmartin0
e41119e292 fix 2022-05-05 09:58:08 +01:00
danielmartin0
834517860f v1.1.2.1.0
- ship and silo pollution slightly decreased for larger player count
- kraken fire rate increased for larger player count
- kraken kill reward buffed
- ship power upgrade made cheaper
- fixed exploit of bots being able to repair cannons
- Smoldering class disabled for now
- other fixes and improvements
2022-05-05 09:55:48 +01:00
danielmartin0
a059ebe8fc v.1.12; Since other people are now expected to read these, some changelogs will be provided
- Biters now drop coins on death
- Boat input/output expanded to 4-lanes
- Captain's store removed and replaced by physical markets
- Resolved highscore table conflict with base comfy code
2022-04-29 23:48:34 +01:00
danielmartin0
e37507c7ab v1.1.5.3 2022-03-31 13:11:15 +01:00
danielmartin0
2376863df6 no changes; cache refresh 2022-03-30 00:58:02 +01:00
danielmartin0
4b1949c4a1 patch 2022-03-20 11:41:23 +00:00
danielmartin0
c0185d42d2 luacheck fix 2022-03-19 21:22:57 +00:00
danielmartin0
ce80f3e108 update for luacheck 2022-03-19 21:20:55 +00:00
danielmartin0
e87ab12db6 v1.1.1.5.1, preparing for PR 2022-03-19 00:09:30 +00:00
danielmartin0
446971f70e v1.1.1.5.0 2022-03-17 01:40:18 +00:00
danielmartin0
e757c82661 v1.1.1.4 2022-03-15 18:50:19 +00:00
danielmartin0
3406def506 v1.1.1.1 2022-03-14 12:44:30 +00:00
danielmartin0
e6df3a60a4 v1.1.1.0 2022-03-13 18:19:59 +00:00
danielmartin0
d2ecd38764 v1.1.0.2 2022-03-13 01:44:32 +00:00
danielmartin0
e53e9aa19a patch 2022-03-12 11:51:11 +00:00
danielmartin0
ee370c9bb3 v1.1.0.0 2022-03-11 22:53:36 +00:00
danielmartin0
664db49196 v1.0.4.7.2 2022-03-09 21:39:47 +00:00
danielmartin0
d565cde00d v1.0.4.7 2022-03-08 23:36:03 +00:00
danielmartin0
a03c2ffbd1 v1.0.4.5 2022-03-07 09:50:25 +00:00
danielmartin0
9859d0d9d8 v1.0.4.2 2022-03-05 23:42:47 +00:00
danielmartin0
50aae02473 v1.0.4.1 2022-03-05 19:56:41 +00:00
danielmartin0
186b33e704 v1.0.4.0.2 2022-03-05 00:11:11 +00:00
danielmartin0
85479dc2bf patch (still same version, this was all pre-release) 2022-03-04 20:31:38 +00:00
danielmartin0
7a91abdb4c v1.0.4.0.1 2022-03-04 17:57:58 +00:00
danielmartin0
92f99eb67c v1.0.3.9.7 2022-03-02 12:06:36 +00:00
danielmartin0
4ef9d1b61a v1.0.3.9.1 2022-02-28 16:36:46 +00:00
danielmartin0
a752eb8217 v1.0.1.7 2021-10-14 10:23:34 +01:00
danielmartin0
29473d4ed9 v1.0.1.6 2021-10-13 14:56:49 +01:00