Changes:
- Added crude oil underneath pumpjacks that spawn with special structures
- When captain leaves game/crew, captainhood is first offered to random officer (afterwards it will cycle through crew members)
Changes:
- Fixed class GUI issues
- added /remove_classes command (removes all classes)
- made /unlock <class> command available while not in debug as well (unlocks a class)
Changes:
- Fixed QM nil value bug and fixed QM tooltip
- Buffed Quarter master nearby physical damage from 10% to 30% (players thought 10% was too low)
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
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.
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
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
- Damage reduction for players work even with "lethal blows" (except when player is about to be one shotted and regenerates slight amount of health to still get oneshotted, but that's quite rare against biters, although if damage reduction works against uranium grenades, this last_health maybe should be updated every now and then (perhaps every 30 or 60 seconds))
- Moved a lot of class related hard coded constants to Balance.lua
- New command: /classinfofull <class>
- Samurai and Hatamoto classes melee damage now also scales from 'physical projectile damage' research bonus
- Other various code related changes
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.
- 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
- 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
- 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