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

67 Commits

Author SHA1 Message Date
Piratux
b8034ddafe added landfill for wooden boxes on lakes
- Wooden chests that spawn on lakes will have a landfill tile underneath them
2022-06-18 17:45:38 +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
918fb6476a
Merge branch 'develop' into develop 2022-06-03 16:57:06 +03:00
danielmartin0
5aeaa5e2fb trivial rewrite 2022-06-03 14:15:42 +01:00
danielmartin0
f8fffc1957 tweak maze traps, BP timeout, 'large' crew size 2022-06-03 00:15:54 +01:00
Piratux
4b1f9a7f8c Merge remote-tracking branch 'upstream/develop' into develop 2022-06-02 22:14:19 +03:00
danielmartin0
d331c665f5 fix: command memory setting 2022-06-02 19:54:47 +01:00
Piratux
96f1463adb Merge branch 'develop' of https://github.com/Piratux/ComfyFactorio-Pirates into develop 2022-06-02 16:18:53 +03:00
Piratux
ce1a603bfa In progress 2022-06-02 16:07:17 +03:00
danielmartin0
6b44d5a4fe patches 2022-06-01 21:01:00 +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
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
243a9d53c1 Merge branch 'v1.3' into develop 2022-05-26 12:48:02 +01:00
danielmartin0
24c98c2b87 v1.2.1 2022-05-22 23:11:52 +01:00
danielmartin0
0648828cff starting to build alt covered structures 2022-05-13 23:35:12 +01:00
danielmartin0
e553658e09 adjustments 2022-05-09 00:36:48 +01:00
danielmartin0
0910c3ea31 luacheck update 2022-05-07 21:56:16 +01:00
danielmartin0
b49db03fb8 v1.1.2.1.3
- Coin requisitioning replaced by a 'tax' that takes only 25% of each player's coins
- Scaled up coin economy; every biter kill now provides at least one coin; rocket coin rewards now default to the second reward chest
- Deckhand nerfed
2022-05-06 13:00:57 +01:00
danielmartin0
924837e16a v1.1.2.1.2
- small adjustments to wave spawning
- cannon resistance buffed
- biters now deal bonus damage at night (up to a maximum of 10%)
- uranium ammo is now properly researchable
- modular armor/equipment slightly less rare
2022-05-06 01:47:27 +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
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
541c87f4b3 v1.1.2.0.5
- biters produced per unit of pollution produced by vanilla methods now scales with difficulty
- fuel cost of major upgrades decreased
- coin reward from killing spitters doubled
2022-05-03 13:52:21 +01:00
danielmartin0
cba8f26b21 secret update - economy rescaling 2022-04-30 03:15:50 +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
0ff31e14cf tiny patch 2022-03-29 13:09:06 +01:00
danielmartin0
cc7de75e61 v1.1.1.5.2 2022-03-28 00:40:32 +01:00
danielmartin0
4b1949c4a1 patch 2022-03-20 11:41:23 +00:00
danielmartin0
ce80f3e108 update for luacheck 2022-03-19 21:20:55 +00:00
danielmartin0
e757c82661 v1.1.1.4 2022-03-15 18:50:19 +00:00
danielmartin0
81db6a80bc v1.1.1.2 2022-03-14 21:38:44 +00:00
danielmartin0
4d2e6fd7da v1.1.1.2 2022-03-14 17:37:18 +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
9d6e58c53c v1.0.4.8.2 2022-03-11 16:46:02 +00:00
danielmartin0
0d3d025fe5 v1.0.4.8.1 2022-03-11 10:40:55 +00:00
danielmartin0
2ec0df6178 patch 2022-03-10 22:28:53 +00:00
danielmartin0
c88934e91b v1.0.4.8 2022-03-10 22:11:51 +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
cdfb9e0d66 v1.0.4.6 2022-03-07 20:15:47 +00:00
danielmartin0
89f3ef1823 v1.0.4.5.2 2022-03-07 18:41:42 +00:00
danielmartin0
d68bf893fb v1.0.4.5.1 2022-03-07 12:57:07 +00:00
danielmartin0
a03c2ffbd1 v1.0.4.5 2022-03-07 09:50:25 +00:00
danielmartin0
561672881c v1.0.4.3 2022-03-06 01:05:26 +00:00