1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-06 00:23:49 +02:00
Commit Graph

2527 Commits

Author SHA1 Message Date
hanakocz
741f3c64cf formatting, some more changes 2023-08-15 01:57:39 +02:00
hanakocz
ed5736a24b initial export/import functionality, pollution and expansion mechanics 2023-08-14 09:44:12 +02:00
Gerkiz
ae101510c7
Merge branch 'develop' into mtn-major-changes 2023-08-12 00:33:14 +02:00
Gerkiz
94666b740f Mtn v3 - add endgame content
Players must complete 5 randomized objectives to win the game.
Winning the game will reset the game but increment the rounds_won key, which will make the game harder the more rounds the players survive.
2023-08-12 00:29:17 +02:00
hanakocz
73152ab227
Merge branch 'develop' into journey1.9 2023-08-11 18:37:45 +02:00
Gerkiz
b9e2118b86 Towny - map gen fix 2023-08-10 14:49:58 +02:00
Gerkiz
a276507374 Towny changes 2023-08-10 14:32:44 +02:00
Gerkiz
a45e9ef598 Mtn v3 - stateful changes 2023-08-10 14:28:32 +02:00
Gerkiz
d08c549751 Mtn v3 - spawners logic 2023-08-01 01:06:31 +02:00
Gerkiz
664c35a6a8 Mtn v3 - push terrain changes 2023-07-29 20:12:14 +02:00
Gerkiz
a74de86aa6 Mtn v3 - minor changes 2023-07-29 20:06:16 +02:00
Gerkiz
c16265fb8c
Merge branch 'develop' into develop 2023-07-29 19:56:31 +02:00
friendlyted
5033374421 Mtn v3 - inner function became local 2023-07-29 20:49:18 +03:00
Gerkiz
e1c04f9ae9
Merge branch 'develop' into develop 2023-07-29 18:57:04 +02:00
friendlyted
0898103ce7 Mtn v3 - change the method of generating a sequence of zones.
Method "generate_with_tags_and_weights" created
Method is integrated into "init_terrain"
2023-07-29 19:09:30 +03:00
hanakocz
4d8a6fb551 Journey more to the update, also test to start luachecking journey 2023-07-17 19:34:22 +02:00
hanakocz
b0cea418cc
Merge branch 'develop' into journey1.9 2023-07-17 19:30:40 +02:00
Gerkiz
efa59990f3 Towny small fix 2023-07-17 00:33:59 +02:00
Piratux
c034c85332 Warning fix 2023-07-01 23:12:42 +03:00
Piratux
4d0294fd3a control.lua and changelog update 2023-07-01 22:59:14 +03:00
Piratux
4f628f0952 Radioactive island pollution fix
Changes:
- Fixed an issue where after leaving Radioactive island, evolution kept increasing. This caused higher evolution worms to spawn than intended on the next island.
2023-07-01 22:23:30 +03:00
Piratux
230e74d7a9 Class balance
Changes:
- Quartermaster now also increases your physical damage dealt. Previously it only increased nearby crewmate physical damage dealt.
- Reduced damage reduction of Samurai from 68% to 55%.
- Reduced damage reduction of Hatamoto from 79% to 70%.
- Increased extra melee damage done by Samurai from 25 to 30.
- Increased extra melee damage done by Hatamoto from 45 to 50.
2023-07-01 22:13:49 +03:00
Piratux
e4f34885a6 Class damage fixes
Changes:
- Fixed a bunch of cases where final damage from multiple damage increasing/reducing multipliers was not being calculated correctly.
- Fixed an issue where Scout/Samurai/Hatamoto were not dealing reduced damaged to enemies with healthbars (such as kraken, elite biters, etc.).
- Fixed an issue where Scout/Samurai/Hatamoto classes were healing trees/rocks in Bewildering Maze island, instead of doing lower damage to them.
- Fixed an issue where Pistol would do less damage to Kraken than intended.
2023-07-01 21:51:14 +03:00
Piratux
b5e61d577b Elite biter changes
Changes:
- Elite biters now appear from league 800 in Easy and Normal difficulties (In Hard and Nightmare difficulties, elite biters appear from league 40). Previously, in Easy and Normal difficulties elite biters never appeared at all.
- Elite biters now also explode and spawn 4 non-elite biters.
2023-06-30 00:47:50 +03:00
Piratux
bca9ca16f8 Max time on island adjustments
Changes:
- Reduced max time players can stay on island on nightmare difficulty by ~25%.
2023-06-29 21:15:54 +03:00
Piratux
174f2c6ccc Spectating extra character bug fix
Changes:
- Fixed an issue where sometimes returning to lobby when finished spectating the crew, would create duplicate character in the lobby.
2023-06-29 19:49:11 +03:00
Piratux
feab422ffb Possible fix for cave island.
Changes:
- Possible fix for spawners/worms spawning on ship in cave island.
2023-06-28 22:59:18 +03:00
Piratux
254c43c081 Player leaving/joining changes
Changes:
- Fixed an issue where player force wasn't properly set to default force, when player joined the game 2nd time after 5 minutes, which caused all sorts of issues (such as being able to take classes while staying in lobby, etc.)
- Player inventory when player leaves the crew (either to lobby or quite game) now remains in their character corpse.
- When player leaves and joins the game within 1 minute, he will spawn where he left.
2023-06-26 21:51:55 +03:00
Piratux
e81c587a63 Position save when player rejoins
Changes:
- When player rejoins the game within 1 minute, he spawns in the position he was before he left the game (unless the surface is destroyed). This change is intended to prevent cheesing where you could rejoin the game from anywhere on the island to quickly get back to ship with all items.
2023-06-26 00:14:04 +03:00
Piratux
8698d6dc26 Arty shell price adjustments
Changes:
- Artillery shell price in captain's cabin now depends on difficulty: on easy it costs 1k coins, and on nightmare it costs up to 4k coins. Previously it costed 4k coins for all difficulties.
2023-06-25 16:57:21 +03:00
Piratux
5708c2e821 Rail signal scarcity increase
Changes:
- rail-signal is now more expensive in captain's cabin.
- Reduced the chance to find rail-signal in chests.
2023-06-25 15:57:32 +03:00
Piratux
cc5153946e Kraken fixes
Changes:
- Fixed an issue where touching 2 krakens at the same time would spawn 3 krakens.
- Fixed an issue where sometimes 2 krakens would be placed under same tile in overworld (which made it look as if there was only single kraken).
2023-06-25 15:34:56 +03:00
Piratux
7802c49ad9 Radioactive island changes
Changes:
- Fixed an issue where boat would auto undock in radioactive island instead of making crew lose, when uranium wasn't collected.
- "Kovarex-enrichment-process" recipe is now researched by default to allow crafting uranium in centrifuges in Radioactive island.
2023-06-24 23:49:36 +03:00
Piratux
b20def2974 Fixed Lua errors
Changes:
- Fixed Lua errors
2023-06-24 20:55:43 +03:00
Piratux
9c8076684b Enabled Atomic Bomb
Changes:
- Enabled Atomic Bomb technology.
2023-06-24 18:10:36 +03:00
Piratux
829d636db7 Restore Journey fix 2023-06-24 17:48:47 +03:00
Piratux
30a7c04501 Merge branch 'develop' of https://github.com/Piratux/ComfyFactorio-Pirates into develop 2023-06-24 17:44:17 +03:00
danielmartin0
18212b957f luacheck 2023-06-24 17:38:44 +03:00
danielmartin0
78ede43eb1 less wave rng for small crews 2023-06-24 17:38:43 +03:00
Gerkiz
e34c7cd82a
Merge branch 'develop' into journey1.9 2023-06-22 23:03:14 +02:00
Gerkiz
7c146b65f8 Push changes 2023-06-22 22:57:07 +02:00
hanakocz
e957442425
Merge branch 'develop' into journey1.9 2023-06-19 01:05:42 +02:00
Gerkiz
eaf07a1572 Mtn v3 - changes and fixes 2023-06-17 23:31:14 +02:00
hanakocz
392f66ab21 Journey Update 2023-06-11 01:22:53 +02:00
Gerkiz
59dffd42f5 Mtn v3 - revert stone path to refined concrete 2023-06-05 12:52:27 +02:00
Gerkiz
5c5a02150e Mtn v3 - push force not applied on reset 2023-06-03 19:32:03 +02:00
Gerkiz
f39f0ea767 WD and Mtn v3 - fix weird bug and adjust aoe punch 2023-06-01 00:53:25 +02:00
Gerkiz
1119849d9e Mtn v3 - fix biters attacking eachother 2023-05-27 20:20:02 +02:00
Gerkiz
3771c1ac66 Mtn v3 - fix coin bug 2023-05-27 17:43:27 +02:00
Gerkiz
cf6a6141dc Other various fixes and changes 2023-05-26 16:24:22 +02:00
Gerkiz
ce7abbe0e7 Mtn v3 - fix randomized pause wave 2023-05-26 16:23:45 +02:00
Gerkiz
b5d989a977 Mtn v3 - fix coin bug on boosted worms 2023-05-26 16:23:27 +02:00
Piratux
4efa74bb8f Fix teleporter not working when tiles are placed over it 2023-05-20 16:18:50 +03:00
Gerkiz
1e5a1b3138 Mtn v3 - revert locomotive upgrade permission 2023-05-05 18:23:02 +02:00
Gerkiz
7bb34efd4b Towny - fix victory length 2023-05-05 10:18:47 +02:00
Gerkiz
899dd5dd25 Fixes and tweaks 2023-05-05 00:41:22 +02:00
Gerkiz
381402e912 Fix wave defense 2023-04-27 22:12:50 +02:00
Gerkiz
65944ecc31 Fixes to scenario and modules 2023-04-18 22:38:03 +02:00
Gerkiz
a50876ff21 Fix luacheck 2023-04-12 00:10:23 +02:00
Gerkiz
c76cfdd0f5 Towny - fix armageddon bug 2023-04-11 23:59:07 +02:00
Gerkiz
56cb2b133f Pirates - fix a bug when a player is respawned 2023-04-09 12:34:48 +02:00
Gerkiz
ac25a2578b Mtn v3 - highscore change and localization fix 2023-04-07 01:35:59 +02:00
Gerkiz
0403bde0e5 Mtn v3 - minor changes to poison defense and highscore triggers 2023-04-07 01:35:40 +02:00
Gerkiz
540caeb260 Mtn v3 - minor change on how often the render beam should spawn. 2023-04-07 01:35:32 +02:00
Gerkiz
a388087689 Mtn v3 - gui
Adds a gui notification when robotics defense has been deployed
2023-04-07 01:35:20 +02:00
Gerkiz
4b3e118bfb Mtn v3 - highscore
Enable highscore
2023-04-07 01:35:20 +02:00
Gerkiz
6c668319be Mtn v3 - locals
Remove unused locals
2023-04-07 01:35:20 +02:00
Gerkiz
817f52cfcb Mtn v3 - mystical chest
Reworked one of the rewards.
2023-04-07 01:35:20 +02:00
Gerkiz
19f4b61e63 Mtn v3 - terrain
Fix that locomotives could spawn in OOM.
2023-04-07 01:35:20 +02:00
Gerkiz
de12df627f Journey - send notifications to discord when new capsules occur 2023-04-07 00:30:44 +02:00
danielmartin0
ba619a890f luacheck 2023-04-02 19:21:21 +01:00
danielmartin0
fba6df3dea less wave rng for small crews 2023-04-02 19:19:26 +01:00
Piratux
32b5cf74fa Enemy boat bug fix
Changes:
- Fixed an issue where biters around enemy boat would sometimes not attack the player boat.
2023-02-26 22:22:31 +02:00
Piratux
be95d7e3ce Warning fix 2023-02-26 20:06:44 +02:00
Piratux
8d00fb5464 Role adjustments
Changes:
- When crew is protected: officer becomes captain, if it joins a crew with no captain.
- If officer becomes captain, old captain gets demoted to officer, instead of member.
- When captain changes, officers don't reset anymore.
2023-02-24 14:02:55 +02:00
Piratux
5de6c541f1 Elite biter hp scaling and boat tp fix
Changes:
- Elite biter health now scales additionally with leagues after 1000 leagues.
- Fixed an issue where player could get stranded on water when standing in front of ship as it departs.
2023-02-21 16:09:20 +02:00
Piratux
dda0dedd95 Covered market price adjustments
Changes:
- Adjusted prices for revealed quest structure markets.
2023-02-21 13:37:19 +02:00
Piratux
f65f084bf0 Difficulty increase
Changes:
- Biter wave size now increases faster, the longer you stay on island.
- Increased wave size on harder difficulties (up to 50% on nightmare difficulty).
2023-02-21 13:27:48 +02:00
Piratux
83f85f7f4f Artillery damage fix
Changes:
- Fixed an issue where if kraken spit hit artillery-turret, it would deal damage to turret, and not to its virtual health.
2023-02-21 12:50:14 +02:00
Piratux
1c088d64b7 Bug fix and class tweaks
Changes:
- Fixed an issue where removing flamethrower when it's damaging spawner with virtual health would cause an error if it was killed.
- Shoresman class now grants 3 ore passively from 5.
- Shoresman and Quartermaster classes now give ore directly to inventory.
2023-02-20 23:21:20 +02:00
Piratux
14f9b0d9ac Biter boat attacks
Changes:
- Biters around biter boats will now be sent to attack the ship every minute.
- Biters from biter boats now don't immediately attack the player ship upon arrival.
2023-02-20 20:53:51 +02:00
Piratux
9aa5511bf9 Tweaks
Changes:
- When players enter the game they are now placed at the lobby. If the player left the game and rejoined within few minutes, they will be auto placed in the crew they were before.
- Increased amount of worms you need to kill for a quest in Sandworm Caldera island.
- Worm quest now can sometimes appear in Mysterious Caves island.
- Fixed an issue where worm quest was sometimes incompletable due to not enough worms on the island.
- Slightly reduced the cost of extra hold and new class purchases in captain's cabin.
- When player joins protected run with no captain, he will get information in whisper, instead of parrot announcing it.
2023-02-20 18:56:41 +02:00
Piratux
1223350cca Reward scale with leagues
Changes:
- Quest structure rewards now scale with leagues.
- Coin amount from trees now scales with leagues.
- Coin amount from rocks now scales with leagues.
- Slightly nerfed item amount and rarity from chest loot in harder difficulties.
- Slightly nerfed amount of ore lumberjacks acquire from trees.
- Coin amount from rocks in Mysterious Caves island now scales with leagues.
- Increased amount of resources you can mine from rocks in Mysterious Caves by ~20%.
- Reduced amount of fish in Mysterious Caves island by 50%.
2023-02-19 22:42:07 +02:00
Piratux
63e7fdc64c Balancing again
Changes:
- Increased kraken health by 10%.
- Increased amount of pollution silo causes with smaller crew by ~10%.
2023-02-19 21:08:21 +02:00
Piratux
3b65d4222f Balancing
Changes:
- More nodes of oil now spawn in Mysterious Caves island, but amount of oil is reduced.
- Increased amount of extra damage that biters do at night from 10% to 50%.
- Reduced the rewards from GUI island quests by ~30% (slightly less for easier difficulties).
- Reduced the coal reward scaling with leagues from launching rocket.
- Reduced the coin reward from launching rocket, but now the amount scales with leagues.
- Kraken rewards now scale with leagues.
2023-02-19 20:38:54 +02:00
Piratux
c8bd700f21 Reduced ore amount from leagues.
Changes:
- Reduced ore amount from leagues.
2023-02-19 18:57:38 +02:00
Piratux
2f4baa8d87 Reduced coal amount across islands
Changes:
- Reduced coal amount across islands.
2023-02-19 15:50:03 +02:00
Piratux
211880c5c9 Resource formula changes
Changes:
- Minable resource amount now scales linearly with leagues.
2023-02-19 15:47:35 +02:00
Piratux
e394cd7650 Balancing
Changes:
- Nerfed flamethrower dmg by 15%.
- Increased evolution scaling from leagues by 15%.
- Doubled the chance for elite biters to spawn in hard and nightmare difficulties.
- Reduced amount of iron/copper plates found in chests, but the amount now scales with leagues.
- Reduced the chance to find speed modules from chests.
- Fixed an issue where players would require launching silo in Red desert and Mysterious caves island to escape.
2023-02-19 15:05:34 +02:00
Piratux
4c0657caf3 Bug fixes
Changes:
- Fixed an issue where if captain and all officers were afk (or captain would leave the game), some other crew member would get captain role.
- Fixed an issue where the crew would lose, if boat would leave the island when there was ~10 secs left until auto undock in >800 leagues on hard+ difficulty, even when requirements were fulfilled.
- Attempt to fix some desyncs.
2023-02-18 18:57:33 +02:00
Piratux
040e901f9e Cave code cleanup 2023-02-14 21:22:52 +02:00
Piratux
564428661a Fixes and quest balanacing
Changes:
- Fixed an issue, where crew would lose when ship auto undock timer reached 0, but crew hadn't escaped from island by then, causing it to lose (in cases where resources are a must to escape from island).
- Fixed an issue, where boat wouldn't auto undock in radioactive island when auto undock timer reached 0.
- Adjusted some dock market prices (for converting one item to another).
- Decreased the amount of items needed for a gui island crafting quest for harder difficulties and decreased the scaling of item requirement. This should make these quests completable even in late game.
- Slightly decreased the reward for gui island crafting quest to accommodate the change above.
- Reduced amount of items needed for island market quests.
2023-02-13 22:41:00 +02:00
Piratux
9d0a920908 Post update fixes and changes
Changes:
- Disabled crafting of speed 2 and speed 3 modules.
- Items are saved for 5 minutes when player leaves and automatically given back when player joins instead of being sent to the crew.
- Increased captain /tax from 10% to 25% of good amount.
- Doubled the chance to find smol vein or chest when mining trees.
- Increased amount of fish that can be caught at sea from 30 to 40.
- Decreased amount of coins granted from selling pistols in markets from 500 to 300 coins.
- Fixed protected run timer only decreasing when crew was empty instead of when captain wasn't in the crew.
- Shaman now passively absorbs small amount of energy from the sun.
2023-02-12 00:01:53 +02:00
Piratux
1c97005d27 Update adjustments
Changes:
- Reverted 'artillery-targeting-remote' item being unobtainable for Hard and Nightmare difficulties.
- Increased the cost of 5x artillery shells in captain's cabin market from {400 coins, 10 coal, 20 iron plates} to {4000 coins, 20 coal, 20 iron plates}.
2023-02-09 13:23:15 +02:00
Piratux
cbedf91d73 Update fixes
Update fixes:
- Fixed items being unpickable
- Fixed some classes not working with multiple crews
- Cleaned up some debug prints
2023-02-08 23:37:23 +02:00
Piratux
7f2d824465 Update adjustments and fixes
Changes:
- Removed "artillery-targetting-remote" item offer in dock market in Hard and Nightmare difficulties.

Update adjustments:
- Made biter boats arrive more often or harder difficulties.
- Fixed issue that allowed biter boats to arrive from 1st island instead of 5th island.
- Biter boats arrive more often in harder difficulties.
2023-02-08 19:41:52 +02:00
Piratux
7c527b322f Merge branch 'develop' of https://github.com/Piratux/ComfyFactorio-Pirates into develop 2023-02-07 14:59:02 +02:00
Piratux
2c93dc079e Update adjustments
Update adjustments:
- Shaman biters despawn after 2 mins from 5.
- In protected crew captain role transfers to officers (if there are any).
- Elite biters have 6% chance to spawn up from 3%.
2023-02-07 14:58:48 +02:00
Piratux
830c1ec1e9
Merge branch 'develop' into develop 2023-02-06 23:03:39 +02:00
Piratux
a0417645c7 Warning fixes 2023-02-06 22:58:54 +02:00
Piratux
b6a82de331 Cleanup and small fix 2023-02-06 22:25:52 +02:00
Piratux
3f7e546d4e Silo position hunt fix
Changes:
- Fixed an issue where 99% of the time rocket silo would be spawned on bottom half of the map.
2023-02-04 21:04:17 +02:00
Piratux
369c852a2f Shaman biters auto de-spawn 2023-02-04 19:39:07 +02:00
Piratux
09254b72c3 Elite biters
Changes:
- Some biters in hard and nightmare difficulties have a chance to become elite. Elite biters have 5x more health in hard difficulty and 10x more health in nightmare difficulty.
- Increased uranium-235 requirement for late game Radioactive islands. The amount required remains the same for the first occurrence of this island.
2023-02-04 17:14:48 +02:00
Piratux
7e32ea3a77 Bug fixes and tweaks
Changes:
- It's darker in the cabin and holds now.
- Slightly decreased amount of time you can stay in Maze island.
- Slightly decreased Nightmare difficulty index.
- Slightly increased amount of biters that spawn in Red Desert.
- Biters in Red Desert island now spawn every 5 mins instead of every 6 mins.
- Fixed an issue where some classes like Scout or Samurai would heal themselves when getting splashed by grenades instead of getting damaged.
- Fixed an issue where obstacle boxes in hold could spawn on top of substations.
- Fixed an issue where players could get teleported around for no reason when boat was undocking.
2023-02-03 23:24:11 +02:00
Piratux
087ed90bb2 Small tweaks
Changes:
- Fixed an issue where boxes around captain's cabin wouldn't get upgraded on harder difficulties.
- Fish now can spawn in Poisonous Fen island lakes.
2023-02-02 23:09:26 +02:00
Piratux
0d9be8e524 Crew related changes
Changes:
- Added protected run checkbox when creating new run proposal. This locks captain role when captain becomes afk or leaves the afk.
- Increased crew run limit from 2 to 3.
- Public crew will no longer have captain protection when captain goes afk.
- Fixed an exploit where player could join private run bypassing password protection.
- Fixed an issue where spectator could take a class.
- Adjusted some GUI elements to look nicer.
2023-02-02 21:44:44 +02:00
Piratux
032c4d9d4f Small tweaks and fixes
Changes:
- Fixed an issue that caused player items to disappear when player left the game. But now offline player's items immediately go to captain's cabin.
- Added additional tiles around furnace quest structure.
- Veteran class now has 100% chance to slow an enemy.
- An error is printed to player now, when he is trying to create crew proposal with max crew limit.
2023-02-01 22:17:22 +02:00
Piratux
b579ff27f9 Difficulty and biter boat adjustments
Changes:
- In hard and nightmare difficulties, spawners have a chance to become elite.
- Biter boats now can arrive at any time, instead of only arriving within few minutes of crew ship's landing.
- Fixed memory leak with healthbars.

Previous change update:
- Allowing ore to spawn on top of another in walkways.
- Disabled boat steering in Mysterious Caves island.
2023-02-01 16:24:42 +02:00
Piratux
a1a3e7d1b9 Class related changes
Changes:
- Captain cabin's market now sells random class.
- Disabled 3 classes: Gourmet, Deckhand, Boatswain.
- Added 3 new classes: Medic, Doctor and Shaman.
- More than one class of same type can be acquired now. Same classes now can be offered again every 5 class purchases.
2023-01-31 00:25:43 +02:00
Piratux
0f2bf5a5f6 Gameplay and balance changes
Changes:
- Mining trees now have a chance to spawn smol ore vein and sometimes chest with loot.
- Oil/Ore patches from mining rocks now won't be created if another resource patch was created from other rock nearby.
- Mining rocks/trees in Maze island now gives you resources like in other islands.
- Killing worms in Maze island now gives you rewards like in other islands.
- The boat now requires 50 rail-signal to steer it each time, down from 100.
- Captain's market now sells 50 rail-signal per purchase down from 100 (but now at slightly more expensive price).
- Increased the amount of copper you can gather in Mysterious Caves and Isle of Buried Treasure islands.
- All spawners in Maze and Radioactive island are now destructible.
2023-01-30 17:19:45 +02:00
Piratux
aba27ac958 Parrot tip for when resources become a must 2023-01-29 23:24:25 +02:00
Piratux
d8b2fd982b Balancing
Changes:
- Disabled ever increasing productivity bonus from labs.
- Reduced base damage of flamethrowers by 10%.
- Slightly increased amount of ore in late game.
- Significantly reduced ore amount in radioactive island, but now the amount scales with leagues.
- Increased the minimum amount of ore gained from mining rocks in Mysterious Caves island. In addition minimum amount of ore gained there now scales with leagues.
- Increased requirements for Mysterious Caves island quests.
- Amount of resources gained from mining trees/rocks now scales with leagues.
- Biter boat spawner health now scales with leagues.
- Decreased kraken health scaling from player count.
2023-01-29 23:01:48 +02:00
Piratux
17014c0f3a Quest strucure balancing
Changes:
- Rebalanced quest structure item requirements (their amount and their chance to be required). Easier items won't appear as requirements in late game, and lesser amount is needed for harder items.
- Quest structures now have new items that can become required items.
- Market quest structure that only returns items when quest is completed, now doesn't appear after 600 leagues.
2023-01-29 20:20:29 +02:00
Piratux
12835ac9f1 Walkways tweaks
Changes:
- Slightly increased size of Frozen Pools island.
- Added fish and worms in freezing water lakes.
2023-01-29 17:30:59 +02:00
Piratux
65bea7b1c2 Mandatory resources to leave island in late game
Changes:
- From 800 leagues, islands will now have mandatory resource cost to leave, which doesn't decrease. Failing to collect resources, will cause the crew to lose.
- Killing all spawners now won't remove undock cost.
- Mysterious Caves island now has undock cost on later leagues.
- You can't stay forever in radioactive island anymore.
2023-01-29 15:02:06 +02:00
Piratux
82c41a3fbe Spectators now don't affect crew scale
Changes:
- Spectators now don't affect crew scale.
2023-01-28 20:37:17 +02:00
Piratux
1117190db0 Disabled gourmet
Changes:
- Disabled Gourmet class
2023-01-28 20:27:05 +02:00
Piratux
e67307afcf Balancing
Changes:
- Nerfed power upgrades by ~20%.
- Random upgrades will now sometimes demand hard to acquire items.
- Decreased maximum stay in islands for harder difficulties.
- Decreased maximum stay in islands for smaller crews to favor having more people.
2023-01-28 20:08:16 +02:00
Piratux
a5a93a11a4 More research!
Changes:
- Enabled a lot more researches (infinite ones too).
- Disabled all additional default researches.
2023-01-28 18:03:05 +02:00
Piratux
7930fdd32c Script error fixes from the logs 2023-01-28 15:55:01 +02:00
Piratux
2dd3e1523c Ship power fixes
Changes:
- Fixed power pole wire connection unnecessarily getting removed when teleporting boat between surfaces (for ex.: island -> sea).
- Added /fixpower command to connect poles between deck and holds.
2023-01-28 15:21:41 +02:00
Gerkiz
efabdde589 Towny
disable players from jailing eachother and building placement restriction
2023-01-23 21:40:01 +01:00
Gerkiz
c5605d9fa9 Towny - Fix length of victory 2023-01-18 16:32:08 +01:00
Gerkiz
d0a13837b2 Mtn and RPG - add new spells and minor fix to breached wall 2023-01-18 16:31:58 +01:00
Gerkiz
854a6c5d7c Fix merge conflict 2023-01-17 10:52:42 +01:00
André
693b5f692d
Merge branch 'develop' into vacant/improvements 2023-01-15 00:33:21 +00:00
Gerkiz
aad7f5769d Mtn v3 - show wave count when spectating and rework collapse trigger 2023-01-14 21:09:57 +01:00
Gerkiz
ecd3900463 Merge remote-tracking branch 'origin/develop' into develop 2023-01-14 21:08:51 +01:00
Gerkiz
d975916c08
Merge branch 'develop' into vacant/improvements 2023-01-14 20:43:07 +01:00
André Neves
5123d51145 Admins can disable clear-vacant-players.
Admins get a toggle in the Config to toggle the module
clear-vacant-players off and on, if it is loaded into the map.
2023-01-13 02:47:15 +00:00
Piratux
396aa55b4f
Merge branch 'develop' into develop 2023-01-12 23:52:14 +02:00
Piratux
2db3cd9ec9 Version update 2023-01-12 23:47:24 +02:00
Piratux
92fcbe3b6d Kraken tweaks and fixes
CHANGES:
- Island now doesn't load, when there are active krakens, to reduce lag.
- Slightly increased biter swimming speed during kraken fight. This should reduce the chance for biters to get stuck on the ship edge.
- Fixed biters swimming faster with multiple active krakens.
- Fixed biters stopping swimming towards ship when kraken dies.
2023-01-12 23:34:44 +02:00
Piratux
c3bea9ac24 maze island tweaks
Changes:
- Slightly decreased spawner density in Bewildering Maze island.
- Made rocket silo spawn closer to ship in Bewildering Maze island, to give players a higher chance to find and get to it before biters do.
2023-01-12 20:28:59 +02:00
Piratux
153a2016ed Cave and desert island tweaks
CHANGES:
- Prevented situation where biter wave could spawn immediately upon revealing it in Mysterious Caves island.
- Fixed "All biter bases destroyed — escape cost removed." message appearing when arriving at Mysterious Caves island.
- Fixed GUI showing resource cost to leave Mysterious Caves island. It won't need any resources to undock in late game.
- Fixed Mysterious Caves island letting you stay infinitely in late game.
- Sandworm Caldera island now has auto undock timer.
- Sandworm Caldera island now doesn't have launch rocket as resource requirement.
- Reduced maximum amount of time you can stay in Sandworm Caldera island by 20%.
- Reduced maximum amount of time you can stay in Mysterious Caves island by 20%.
- Revealing a spawner in Mysterious Caves island, reveals nearby area and spawners around it.
2023-01-12 18:58:53 +02:00
Piratux
72178fafa9 No more infinite fish at sea
Changes:
- There is now a fixed amount of fish you can catch at sea, to prevent dull strategy being: stay long amount at sea and try to catch "infinite" amount of fish.
- Gourmet doesn't generate ore at sea now. This is also to discourage similar strategy: wait long intervals at sea to efficiently use fish for ore.
2023-01-11 22:15:55 +02:00
Gerkiz
0d0e27770a Biter hatchery - fix bugs and remove overflow of text 2023-01-11 18:54:39 +01:00
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
hanakocz
09db938609 luacheck fix 2023-01-10 00:28:16 +01:00
hanakocz
d111f60da7
Merge branch 'develop' into cave_miner_fixes 2023-01-10 00:25:24 +01:00
hanakocz
e90d4e147f small fix for 2 tiny errors 2023-01-10 00:23:58 +01:00
Gerkiz
53364e477a Mtn v3 - super minor fix 2023-01-10 00:13:29 +01: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
Gerkiz
9cad34277f Minor fixes 2023-01-09 11:28:15 +01:00
Piratux
19aaf064e5 Market structure full chest fix
Changes:
- Fixed market structure quest being incompletable when input chest input filled up.
2023-01-08 22:59:44 +02:00
Piratux
e4f3f402d3 silo fixes
Changes:
- Area under silo is cleared (from trees, rocks, etc.) first before being created.
2023-01-08 21:28:39 +02:00
hanakocz
a0baa770e8 Fixes for some buggerinos 2023-01-06 21:58:46 +01:00
Gerkiz
969e1cc895 Fix luacheck 2022-12-31 22:57:25 +01:00
Gerkiz
1621a7c1c0 Fix inventory slot issues
Discord user Drilla has another fix that they plan to release.
2022-12-31 22:56:33 +01:00