1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-08 00:39:30 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Piratux
b8c8d4e1b0 Fixed people dying in front of ship upon departure
Changes:
- People now don't die when ship departs and they are right in front of it.
2023-01-11 19:32:00 +02:00
Piratux
8d813b23c3 Fixed buried treasure being empty
Changes:
- Fixed buried treasure being empty.
- Made Raffle.raffle() return random value instead of nil, with <= 0 weights.
2023-01-09 22:22:37 +02:00
Piratux
077df6c208 Raffle bandaid fix + added cave island to rotation
Changes:
- Made quest structures return random requirement item when raffle returns nil. This happens because some items have negative weights in lambda raffle.
- Added Cave island to B and D island categories.
2022-10-04 21:28:35 +03:00
danielmartin0
281d22bb94 header on each file; clamp function; locale fixes 2022-06-01 19:50:36 +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