2024-07-09 16:54:01 +00:00
# 13 July 2024
## The Fraud of July
2023-02-16 18:16:49 +00:00
2024-04-16 19:58:28 +00:00
This patch will include bugfixes, audiovisual improvements, and balance changes.
2024-03-03 21:26:08 +00:00
2024-04-06 20:56:44 +00:00
Download [Fraud Launcher 2 ](https://fraudsclub.com/files/Fraud%20Launcher%202.zip ) for easier setup and maintenance!
2024-03-23 03:52:23 +00:00
2024-06-22 23:19:00 +00:00
We are still hunting for desyncs! Please submit your `Critical` and `Sync Randoms` text files from the `logs` folder to the **cm-issues** "Desync error megathread" on [our Discord server ](https://discord.com/invite/s5SKBmY ).
2024-04-18 04:08:35 +00:00
2024-05-15 17:48:42 +00:00
## Patch summary
2024-05-27 19:56:31 +00:00
Forthcoming.
2024-04-18 23:22:20 +00:00
2024-05-28 15:48:09 +00:00
## Internals
- **Console:**
- Added "duplicate" command (`unit duplicate` or `u d` ) (with help from benno)
2024-05-31 20:36:10 +00:00
- **Logging:**
2024-07-05 20:06:29 +00:00
- Made random logging enabled by default
2024-06-04 02:07:56 +00:00
- Updated random logging to include:
- The previous value of the global random number
- The frame the randomizer function was called
2024-06-04 02:32:23 +00:00
- **Triggers:**
- Added the following custom trigger actions:
- `give_unit <area> <source_players> <unit_ids> <count> <dest_player>`
- `set_player_build_multiplier <player> <multiplier>`
- Added `disable_passive` to `set_unit_behavior` (currently prevents Cleric/Shaman healing)
2024-07-05 20:06:29 +00:00
- Updated syntaxes for `move_unit` and `issue_order`
- Added Grief of All Gods (id 155) handling to `issue_order`
- **Other:**
- Added Ackmed (id 409), Goska (id 500), and Stroluum (id 501) units for map authors to use
2024-05-28 15:48:09 +00:00
2024-04-20 17:11:43 +00:00
## Bugfixes
2024-05-11 03:41:19 +00:00
- **Stability**:
2024-06-06 20:29:58 +00:00
- Fixed Morningstar explosions not initializing correctly on first launch, causing misc instability (r. GreenEggs'NSpam, c. Veeq7)
2024-06-20 20:47:03 +00:00
- Fixed rare portrait crash (r. Shadowfury333 & Krankendau, c. Veeq7)
2024-06-09 01:07:59 +00:00
- Lard: fixed a crash due to AI Cleric code running for defeated human players (r. TheBeaver99)
- Fixed some freeze cases when a player left the game
2024-06-27 21:52:47 +00:00
- Fixed improper handling of cargo units when an Iroleth regresses to an Ovileth (r. jakulangski)
2024-05-28 15:48:09 +00:00
- **Gameplay**:
2024-07-05 20:06:29 +00:00
- Interception and piercing intersection tests now use a much more precise algorithm, fixing cases where bullets would overshoot or miss (c. Veeq7)
- Unloading structures now respects allied cagra, buildable tiles, and collision (c. Veeq7)
2024-06-15 20:09:55 +00:00
- Restored Clarion Phase Link functionality (r. Neblime, c. Veeq7)
2024-05-29 15:32:39 +00:00
- Restored Magnetar Yamato Cannon functionality (r. jakulangski)
2024-06-04 02:07:56 +00:00
- Anthelion Gravity Well can no longer stun victims (r. GreenEggs'NSpam)
2024-06-06 20:29:58 +00:00
- Cancelling Dimensional Recall can no longer be exploited to recall units from another location
2024-06-23 16:29:23 +00:00
- Fixed Skithrokor and Kalkalisk interactions with Analogue (r. TheBeaver99, c. Veeq7)
2024-06-27 21:52:47 +00:00
- Fixed addons being able to train units when disconnected (r. GreenEggs'NSpam)
- Fixed Controlled Demolition / Emergency Detonation exploit with non-demolishable structures (r. GreenEggs'NSpam)
- Fixed Madrigal Imperioso Mode button not working on mnemonic hotkey setups (r. Hamster)
2024-06-21 22:22:10 +00:00
- Phase Link no longer overcounts armor, miscounts damage, or spreads minimal damage incorrectly (c. Veeq7)
2024-06-22 23:19:00 +00:00
- Corrected lifesteal ratio for non-Mortothrokor attacks (r. GreenEggs'NSpam, c. Veeq7)
2024-06-26 20:51:06 +00:00
- Fixed splash bleeding through Ancile Providence (bountied by TheShambler; c. Veeq7)
2024-07-06 03:22:43 +00:00
- Fixed Ancile nullifying all damage with its last energy (r. Krankendau, c. Veeq7)
- Units with secondary weapons (Durendal, Okrimnilisk) no longer fire on transports or Nydus Cesiants (r. lolrsk8s)
- Sycophants no longer proc Idolatry while in transports (r. The Shambler)
2024-06-21 22:22:10 +00:00
- Fixed issues with building modifiers (e.g. Debug game mode and Crucible) (c. Veeq7)
2024-05-28 15:48:09 +00:00
- Kalkalisks now properly regress to Nathrokors, if applicable (r. jakulangski)
2024-06-04 02:07:56 +00:00
- Combat cloak is now correctly cancelled by Magnetar Law of Attraction
- Anthelions no longer attempt to flee cloaked targets
2024-05-29 15:32:39 +00:00
- Correctly applied Mortothrokor cost changes from previous update (r. jakulangski)
2024-05-31 14:56:23 +00:00
- Fixed misc sprite-related issues when transforming (c. DF)
2024-07-06 00:06:13 +00:00
- Corrected launch positions for Liiralisk projectiles
2024-06-08 17:26:30 +00:00
- Fixed location height parsing for UMS maps (c. DF)
2024-05-29 15:32:39 +00:00
- Resolved several mnemonic hotkey conflicts with Ocsal Larvae and Protathalor (r. jakulangski)
2024-07-10 15:35:06 +00:00
- Fixed Mortothrokor burrow animation (r. GreenEggs'NSpam)
2024-06-16 01:11:30 +00:00
- **User Interface:**
- Completing a game on CrownLink now returns to game selection, instead of main menu (r. The Shambler, with some tips from X405)
2024-07-11 23:56:56 +00:00
- Selecting a unit during its birth ani mation now updates buttonsets correctly (r. GreenEggs'NSpam)
2024-07-08 03:24:54 +00:00
- Banter events are now correctly localized (c. Veeq7)
2024-07-05 20:06:29 +00:00
- Fixed weapon tooltip for Rililisk not including air targets (r. Krankendau)
2024-05-29 15:32:39 +00:00
2024-05-29 19:35:42 +00:00
## Audiovisuals
2024-06-22 23:19:00 +00:00
- New sprite for:
- Atreus (c. Baelethal; animations WIP)
- Charlatan
2024-06-27 23:27:22 +00:00
- New corpses for:
2024-07-05 20:06:29 +00:00
- Phalanx (Tank & Siege), Ancile, Trojan, Envoy, Hierophant, Simulacrum, Vassal, Ovileth, Nathrokor
2024-07-11 23:56:56 +00:00
- Added burrow idle frame for:
2024-07-12 20:25:51 +00:00
- Droleth, Zethrokor, Vorvrokor, Quazilisk, Liiralisk, Protathalor, Hydralisk, Bactalisk, Izirokor, Tethzorokor, Kagralisk, Evigrilisk, Okrimnilisk, Keskathalor, Zoryusthaleth, Lakizilisk, Vilgorokor
2024-05-29 19:35:42 +00:00
- Added birth animation for Sasyrvoleth
- Added morph animations for:
2024-06-04 02:57:35 +00:00
- Protathalor, Izirokor, Skithrokor, Evigrilisk, Gorgrokor, Vilgorokor, Geszithalor
2024-07-06 00:06:13 +00:00
- Changed visuals for:
2024-05-31 20:36:10 +00:00
- Vengeful Ascension
- Legionnaire Blade Vortex
2024-07-06 00:06:13 +00:00
- Liiralisk, Kalkalisk, Protathalor, Tosgrilisk, Skithrokor, Konvilisk projectiles
2024-07-05 20:06:29 +00:00
- Hierophant, Vassal, Protathalor, Algoztalisk, Gorgrokor air, Zarcavrokor passive weaponhits
2024-07-06 00:06:13 +00:00
- Eidolon, Droleth, Zethrokor, Vorvrokor, Hydralisk, Rilirokor corpses
2024-06-04 02:32:23 +00:00
- Updated effects for:
- Reclamation proc & heal
2024-05-31 20:36:10 +00:00
- Zerg corpse consumption
2024-05-29 19:35:42 +00:00
2024-05-29 15:32:39 +00:00
## Terran
2024-05-29 20:19:25 +00:00
- **Reclamation**:
- HP heal is now delayed over time, instead of instant
- Stun duration on resurrect 2 seconds » 3 seconds
2024-06-25 18:02:47 +00:00
- [Maverick ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/maverick ):
- Armor penetration 0 » 1
2024-07-05 20:06:29 +00:00
- [Cyprian ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/cyprian ):
- **Twin Railguns:**
- Weapon cooldown 0.83 » 0.75
- [Heracles ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/heracles ):
- Build time 25 » 22
2024-07-06 03:22:43 +00:00
- **NEW: Kelvin Munitions:**
2024-07-05 20:06:29 +00:00
- Attacks reduce movement speed by 33% for 3 seconds
2024-05-29 15:32:39 +00:00
- [Apostle ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/apostle ):
2024-05-29 20:19:25 +00:00
- Resource costs 75/150 » 75/200
- Weapon range 6 » 5
2024-06-15 20:09:55 +00:00
- Lazarus Agent:
- Now reclaims corpses within 3 range of the Apostle
- No longer reclaims corpses within 3 range of the target
2024-06-20 01:23:19 +00:00
- [Siren ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/siren ):
- Weapon cooldown 1.17 » 1
2024-05-29 15:32:39 +00:00
- [Autocrat ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/autocrat ):
2024-05-29 20:19:25 +00:00
- Resource costs 125/175 » 125/250
- Weapon cooldown 1 » 1.33
- Weapon collision now 100% larger
2024-07-06 00:06:13 +00:00
- **Reclamation:**
- Now comes in the form of **Reclamation Fields** , reclaiming 1 corpse after 1.5 seconds
2024-05-29 15:32:39 +00:00
- [Madrigal ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/madrigal ):
- **Furia Missile:**
2024-05-29 19:35:42 +00:00
- Damage 10 » 7
- Armor penetration 0 » 2
2024-05-29 15:32:39 +00:00
- *A nerf to the Madrigal's absolute power, with more impact in the TvZ matchup.*
2024-07-05 20:06:29 +00:00
- [Durendal ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/durendal ):
- HP 240 » 225
- Movement speed 4.5 » 5.75
2024-07-06 00:06:13 +00:00
- [Aion ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/aion ):
- **Reclamation Fields:**
- Effect time 5 » 1.5
- Now reclaims on expiry, from instant
2024-06-26 20:51:06 +00:00
- [Ancile ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/ancile ):
- Resource costs 75/100 » 100/100
2024-07-05 20:06:29 +00:00
- Energy 150 » 125
2024-05-29 20:19:25 +00:00
- [Wyvern ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/wyvern ):
2024-06-27 23:56:56 +00:00
- Time cost 30 » 35
- **Jackson Cannon:**
2024-07-05 20:06:29 +00:00
- Weapon cooldown 1.5 » 1.25
- Now has a 0.5 second firing delay
2024-06-27 23:56:56 +00:00
- Projectile collision now 50% larger
2024-07-05 20:06:29 +00:00
- Attack angle 360° » ~112° (c. Veeq7)
2024-06-20 01:23:19 +00:00
- [Valkyrie ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/valkyrie ):
- **Halo Rockets**:
- Weapon factor x damage 6 x 5 » 9 x 4
2024-06-22 23:19:00 +00:00
- Adjusted volley pattern (c. Veeq7)
2024-06-20 01:23:19 +00:00
- Increased delay between volleys
- Now fires an additional volley
2024-07-05 20:06:29 +00:00
- [Salamander ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/salamander ):
- **Perdition Barrage:**
- No longer targets air units
- **NEW: Angeltear Rockets:**
- 2x6 damage, 0AP, 1s cooldown, 6 range
- Single-target projectile attack (air only)
- Applies Apollyoid Adhesive
2024-06-27 23:56:56 +00:00
- [Magnetar ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/magnetar ):
- Resource costs 300/250 » 250/450
- [Pythean ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/pythean ):
- Resource costs 350/150 » 350/100
2024-07-05 20:06:29 +00:00
- [Fulcrum ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/fulcrum ):
- Build time 45 » 50
### Nydus Trinity
- [Tarasque ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/tarasque ):
- HP 225 » 180
- Armor 4 » 3
- **Hedon Cannon:**
- No longer targets air units
2024-05-29 15:32:39 +00:00
2024-06-04 02:07:56 +00:00
## Protoss
2024-06-05 00:18:20 +00:00
- **Tyranny of the Sun:**
- Tyrannized units take 50% increased damage, and move 33% faster when in the presence of hostiles
2024-06-22 23:19:00 +00:00
- [Atreus ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/atreus ):
2024-06-26 20:51:06 +00:00
- Movement speed 4 » 4.8
2024-06-25 18:02:47 +00:00
- [Cabalist ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/cabalist ):
2024-06-24 19:24:35 +00:00
- Time cost 25 » 30
2024-06-22 23:19:00 +00:00
- [Charlatan ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/charlatan ):
2024-06-26 20:51:06 +00:00
- Collision size ~17% larger
2024-06-22 23:19:00 +00:00
- Projectile speed ~15% slower
2024-06-20 01:23:19 +00:00
- [Potentate ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/potentate ):
2024-06-26 20:51:06 +00:00
- Resource costs 250/150 » 250/125
2024-06-20 01:23:19 +00:00
- [Sycophant ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/sycophant ):
2024-06-26 20:51:06 +00:00
- Resource costs 150/25 » 150/0
2024-06-20 01:23:19 +00:00
- [Mind Tyrant ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/mind-tyrant ):
2024-06-26 20:51:06 +00:00
- Resource costs 150/200 » 50/200
2024-06-21 04:10:32 +00:00
- [Optecton ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/optecton ):
- HP 240 » 300
2024-07-05 20:06:29 +00:00
- **Sunsplit Beam:**
- Weapon factor 5 » 10
- Weapon projectile now travels to max range
- Attack sequence no longer interrupts when original target dies
- [Simulacrum ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/simulacrum ):
- Movement speed 4.95 » 5.4
2024-06-21 04:34:16 +00:00
- [Manifold ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/manifold ):
- Armor penetration 1 » 0
- **NEW: Concurring Chorus:**
- For 1 second after attacking, allies within 2 range gain +1 stacking armor penetration
2024-06-20 01:23:19 +00:00
- [Servitor ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/servitor ):
2024-07-11 23:56:56 +00:00
- Resource costs 100/0 » 75/0
- [Accantor ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/accantor ):
- Resource costs 200/100 » 200/125
2024-06-21 16:57:10 +00:00
- [Demiurge ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/demiurge ):
- Armor 5 » 4
- **Galactic Weaver:**
- Armor penetration 5 » 0
- Weapon cooldown 0.5 » 0.67
2024-06-21 22:22:10 +00:00
- [Clarion ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/clarion ):
- **Phase Link:**
- Damage spread 50% » 75%
2024-06-15 20:09:55 +00:00
- [Aurora ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/aurora ):
- **Last Orders** can now target air units
2024-06-24 19:24:35 +00:00
- [Lanifect ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/lanifect ):
- Weapon cooldown 0.33 » 0.42
2024-06-04 02:07:56 +00:00
- [Anthelion ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/anthelion ):
- **Gravity Well** now pulls victims inwards by a distance of 1 range on each weaponhit
2024-07-12 20:25:51 +00:00
- [Ancestral Archives]():
- Resource costs 800/400 » 600/400
2024-06-04 02:07:56 +00:00
2024-05-29 15:32:39 +00:00
## Zerg
- **Regression**:
- Flyer mutations with ground origins now attempt to regress if the terrain is valid (c. Veeq7)
2024-06-21 03:11:06 +00:00
- Dual-birth mutations now create one regressable unit and one non-regressable unit (c. Veeq7)
2024-06-25 18:02:47 +00:00
- [Zethrokor ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/zethrokor ):
- Time cost 13 » 15
2024-06-26 20:51:06 +00:00
- Movement speed 7.5 » 8.03
2024-06-25 18:02:47 +00:00
- [Vorvrokor ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/vorvrokor ):
2024-06-26 20:51:06 +00:00
- Movement speed 8.75 » 9.1
2024-06-21 03:11:06 +00:00
- [Nathrokor ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/nathrokor ):
- Now applies **Hidebreaker I** on all attacks
- [Mutalisk ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/mutalisk ):
2024-06-26 20:51:06 +00:00
- Resource costs 125/125 » 150/100
2024-07-11 23:56:56 +00:00
- [Bactalisk ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/bactalisk ):
- Resource costs 75/75 » 50/75
2024-06-21 03:11:06 +00:00
- [Gorgrokor ](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/gorgrokor ):
- **Calcification** (anti-air) weapon cooldown 0.63 » 0.58