1. Yaarmi Tycoon
  2. News

Yaarmi Tycoon News

๐Ÿ“ฆ Yaarmi Tycoon - Version 1.2.0-alpha

[p]๐Ÿ—“๏ธ October 15, 2025[/p][p][/p][p]๐Ÿ›’ A new commercial era arrives in Yaarmi Tycoon! This version introduces the Store, the new Camera component, and a subcomponent system with progressive upgrades.[/p][p][/p][h2]๐Ÿ†• NEW ADDITIONS[/h2][p][/p][h3]๐Ÿช New Feature: Store [/h3][p][/p][p]The Store has been added, where players can purchase new components. This version introduces the Camera component, available for 2500.[/p][p][/p][h3]๐Ÿ“ธ Component: Camera [/h3][p][/p][p]The Camera includes four subcomponents with progressive upgrades and earnings:[/p][p][/p][h3]๐ŸŽž๏ธ Image Sensor[/h3][p]๐Ÿช™ Level 1 โ†’ Cost: 250 | Earnings per video: +1.25[/p][p]๐Ÿช™ Level 2 โ†’ Cost: 375 | Earnings per video: +2.35[/p][p]๐Ÿช™ Level 3 โ†’ Cost: 445 | Earnings per video: +1.55[/p][p]๐Ÿช™ Level 4 โ†’ Cost: 600 | Earnings per video: +2.00[/p][p]๐Ÿช™ Level 5 โ†’ Cost: 700 | Earnings per video: +2.15[/p][p][/p][h3]๐Ÿ” Lens[/h3][p]๐Ÿช™ Level 1 โ†’ Cost: 345 | Earnings per video: +2.00[/p][p]๐Ÿช™ Level 2 โ†’ Cost: 365 | Earnings per video: +0.90[/p][p]๐Ÿช™ Level 3 โ†’ Cost: 500 | Earnings per video: +2.45[/p][p]๐Ÿช™ Level 4 โ†’ Cost: 595 | Earnings per video: +1.15[/p][p]๐Ÿช™ Level 5 โ†’ Cost: 650 | Earnings per video: +2.25[/p][p][/p][h3]โš™๏ธ Image Processor[/h3][p]๐Ÿช™ Level 1 โ†’ Cost: 150 | Earnings per video: +1.35[/p][p]๐Ÿช™ Level 2 โ†’ Cost: 300 | Earnings per video: +1.70[/p][p]๐Ÿช™ Level 3 โ†’ Cost: 450 | Earnings per video: +3.05[/p][p]๐Ÿช™ Level 4 โ†’ Cost: 750 | Earnings per video: +4.75[/p][p]๐Ÿช™ Level 5 โ†’ Cost: 1200 | Earnings per video: +7.80[/p][p][/p][h3]๐Ÿ”Œ USB Connection[/h3][p]๐Ÿช™ Level 1 โ†’ Cost: 100 | Earnings per video: +2.00[/p][p]๐Ÿช™ Level 2 โ†’ Cost: 175 | Earnings per video: +1.25[/p][p]๐Ÿช™ Level 3 โ†’ Cost: 245 | Earnings per video: +1.00[/p][p]๐Ÿช™ Level 4 โ†’ Cost: 365 | Earnings per video: +0.75[/p][p]๐Ÿช™ Level 5 โ†’ Cost: 450 | Earnings per video: +2.00[/p][p][/p][h2]๐Ÿž BUG FIXES[/h2][h2][/h2][h3]YT-0005: ๐Ÿž [/h3][p][/p][p]Fixed a bug where only the money increase was shown when upgrading an item, without indicating the total earnings at the current level. โžก๏ธ The format now correctly displays: [/p][p][/p]
[p]Income Per Video: (Now Amount) + (Income Per Upgrade)[/p]
[p][/p][h3]YT-0006: ๐Ÿž [/h3][p][/p][p]Upon reaching the maximum level, items only displayed โ€œMax Level.โ€ โžก๏ธ Now the level number and total earnings are also shown.[/p][p][/p][h2]โš™๏ธ TECHNICAL CHANGES[/h2][p][/p][h3]๐Ÿงฉ Class Refactoring [/h3]
  • [p]The Computers class, which previously extended from Components, has been removed. [/p]
  • [p]Its code has been integrated directly into Components, eliminating dependencies and improving extensibility for future components.[/p][p][/p]
[h3]๐Ÿ”’ Encapsulation and Security Improvements [/h3][p][/p][p]To enhance code stability and prevent future errors, the following attributes have been made private:[/p][p][/p][p]Class Game:[/p]
  • [p]cardLayout[/p]
  • [p]mainContentPanel[/p][p][/p]
[p]Class Upgrade:[/p]
  • [p]name[/p]
  • [p]game[/p]
  • [p]levels[/p]
  • [p]nowlevels[/p]
  • [p]incomePerUpgrade[/p]
  • [p]cost\[][/p]
  • [p]incomePerVideo\[][/p][p][/p]
[h2]๐Ÿ’ฌ TEAM NOTE [/h2][p][/p][p]We continue expanding management and customization possibilities within Yaarmi Tycoon. This update lays the foundation for the future advanced component system. ๐Ÿ’š Thank you for your continued support and for creating with us![/p][p][/p][h2]๐Ÿ”ฎ RESOURCES[/h2][p][/p][p][/p][p][/p][p][/p][p][/p]

๐Ÿ“ฆ Yaarmi Tycoon - Version 1.1.0-alpha

[p]๐Ÿ—“๏ธ October 8, 2025[/p][p][/p][p]Welcome back to a brand-new development version!
After a long period without updates, this marks one of the most important releases so far.
At first glance, it may look like a small update, but under the hood, the entire code and internal logic of the game have been rebuilt.[/p][p][/p][p]This major change will allow future updates to be faster, more stable, and easier to develop.[/p][p][/p][h2]๐Ÿ†• NEW ADDITIONS[/h2][p][/p][p]๐Ÿ” Complete Rewrite of the Core Code[/p][p][/p][p]๐Ÿ’ป The entire logical and visual structure has been rebuilt from scratch.[/p][p][/p][p]โšก Improved overall performance and a more solid foundation for future expansions.[/p][p][/p][h2]๐Ÿž BUG FIXES[/h2][p][/p][h3]YT-0002[/h3][p]
๐Ÿ’ธ Issue with money and earnings per video updates.
โžก๏ธ Previously, upgrading a component didnโ€™t reflect changes until a new video was published.
โœ… Now, money and income stats update instantly.[/p][p][/p][h3]YT-0003[/h3][p]
๐Ÿ’ป Performance and laptop interface issues.
โžก๏ธ Floating elements (interface and upgrades) disappeared when clicking outside the frame but continued consuming resources.
โœ… This behavior has been fully corrected.[/p][p][/p][h3]YT-0004[/h3][p]
โš™๏ธ Game execution via BAT file.
โžก๏ธ The game now launches through a dedicated executable (.exe), preventing progress loss when closing the command window.[/p][p][/p][h2]๐Ÿš€ WHATโ€™S NEXT?[/h2][p][/p][p]This update lays the foundation for all the new content announced during Yaarmi Live:[/p][p][/p][p]๐Ÿ“ท Camera
๐ŸŽ™๏ธ Microphone
๐Ÿ–ฅ๏ธ Second Screen
๐Ÿ’ก Lamp
...and later, the Lore that will expand the gameโ€™s story.[/p][p][/p][h2]๐Ÿ’ฌ DEVELOPER NOTE[/h2][p][/p][p]Thank you for continuing to support the development of Yaarmi Tycoon ๐Ÿ’š
This update marks a new technical beginning, allowing us to move forward faster and with greater stability.[/p][p]See you in the next version. ๐Ÿ’ซ[/p]

๐Ÿ“ฆ Yaarmi Tycoon - Version 1.0.0-alpha

[p]๐Ÿ—“๏ธ August 19, 2025[/p][p][/p][p]๐Ÿš€ The first stage of Yaarmi Tycoon development begins!
This version marks the launch of the consolidated Alpha, unifying all the main game systems: progression, video uploading, economy, and component upgrades.[/p][p]
With this new foundation, future development will be faster, more stable, and easier to expand.[/p][p][/p][h2]๐Ÿ†• NEW ADDITIONS[/h2][p][/p][h3]๐Ÿ’ป First consolidated Alpha version[/h3][p]
The following core systems have been integrated and connected:[/p]
  • [p]Progression system[/p]
  • [p]Automatic video uploading[/p]
  • [p]Economy and earnings balance[/p]
  • [p]Component upgrades[/p][p][/p]
[h3]๐Ÿ“ฅ Loading Menu[/h3][p][/p]
  • [p]Added a functional loading screen with a progress bar that shows the gameโ€™s loading state.[/p][p][/p]
[h3]๐Ÿ’ฐ Money and Earnings System[/h3][p][/p]
  • [p]You now earn money automatically every time a video is uploaded.[/p]
  • [p]Earnings depend on the active upgrades in your computer.[/p][p][/p]
[h3]๐Ÿ“ค Video Uploading System[/h3][p][/p]
  • [p]Videos are now uploaded automatically every 20 to 40 seconds (previously 20 to 50 seconds).[/p]
  • [p]Includes a progress bar during upload.[/p]
  • [p]Once completed, your money increases based on your earnings per video.[/p][p][/p]
[h3]๐Ÿ–ฅ๏ธ Component: Computer[/h3][p]
The computer introduces a level-based upgrade system that increases your video earnings.[/p][p][/p][h3]๐Ÿงฉ Active Upgrades:[/h3][p][/p][h3]๐Ÿง  CPU[/h3][p]
๐Ÿช™ Level 1 โ†’ Cost: 25 | Profit: +1.50
๐Ÿช™ Level 2 โ†’ Cost: 50 | Profit: +1.00
๐Ÿช™ Level 3 โ†’ Cost: 60 | Profit: +0.60
๐Ÿช™ Level 4 โ†’ Cost: 80 | Profit: +0.60
๐Ÿช™ Level 5 โ†’ Cost: 100 | Profit: +0.80[/p][p][/p][h3]๐ŸŽฎ Games[/h3][p]
๐Ÿช™ Level 1 โ†’ Cost: 100 | Profit: +2.50
๐Ÿช™ Level 2 โ†’ Cost: 150 | Profit: +1.50
๐Ÿช™ Level 3 โ†’ Cost: 200 | Profit: +1.00
๐Ÿช™ Level 4 โ†’ Cost: 250 | Profit: +1.00
๐Ÿช™ Level 5 โ†’ Cost: 350 | Profit: +2.00[/p][p][/p][h3]๐Ÿ’พ Hard Drive[/h3][p]
๐Ÿช™ Level 1 โ†’ Cost: 45 | Profit: +1.50
๐Ÿช™ Level 2 โ†’ Cost: 80 | Profit: +0.80
๐Ÿช™ Level 3 โ†’ Cost: 100 | Profit: +0.80
๐Ÿช™ Level 4 โ†’ Cost: 125 | Profit: +0.40
๐Ÿช™ Level 5 โ†’ Cost: 160 | Profit: +1.50[/p][p][/p][h3]๐Ÿ”‹ RAM[/h3][p]
๐Ÿช™ Level 1 โ†’ Cost: 40 | Profit: +0.50
๐Ÿช™ Level 2 โ†’ Cost: 70 | Profit: +0.75
๐Ÿช™ Level 3 โ†’ Cost: 100 | Profit: +0.75
๐Ÿช™ Level 4 โ†’ Cost: 120 | Profit: +1.00
๐Ÿช™ Level 5 โ†’ Cost: 150 | Profit: +2.00[/p][p][/p][h3]โšก Charger[/h3][p]
๐Ÿช™ Level 1 โ†’ Cost: 5 | Profit: +0.25
๐Ÿช™ Level 2 โ†’ Cost: 15 | Profit: +0.25
๐Ÿช™ Level 3 โ†’ Cost: 25 | Profit: +0.50
๐Ÿช™ Level 4 โ†’ Cost: 50 | Profit: +0.25
๐Ÿช™ Level 5 โ†’ Cost: 100 | Profit: +1.00[/p][p][/p][h3]โŒจ๏ธ Keyboard[/h3][p]
๐Ÿช™ Level 1 โ†’ Cost: 20 | Profit: +0.25
๐Ÿช™ Level 2 โ†’ Cost: 40 | Profit: +0.25
๐Ÿช™ Level 3 โ†’ Cost: 55 | Profit: +0.50
๐Ÿช™ Level 4 โ†’ Cost: 80 | Profit: +1.00
๐Ÿช™ Level 5 โ†’ Cost: 100 | Profit: +0.50[/p][p][/p][h3]๐Ÿ–ฅ๏ธ Screen[/h3][p]
๐Ÿช™ Level 1 โ†’ Cost: 30 | Profit: +0.45
๐Ÿช™ Level 2 โ†’ Cost: 60 | Profit: +0.30
๐Ÿช™ Level 3 โ†’ Cost: 95 | Profit: +0.35
๐Ÿช™ Level 4 โ†’ Cost: 130 | Profit: +0.50
๐Ÿช™ Level 5 โ†’ Cost: 175 | Profit: +0.90[/p][p][/p][h3]โŒ Removed Upgrades:[/h3][p][/p]
  • [p]Peripherals, no longer available as an active upgrade.[/p][p][/p]
[h3]๐Ÿ–ผ๏ธ Interface & Usability[/h3][p][/p]
  • [p]The upgrade interface now automatically adjusts to the screen resolution (98% ร— 70%).[/p]
  • [p]Improved playability and visual scaling across different screen types.[/p][p][/p]
[h2]๐Ÿž BUG FIXES[/h2][p][/p][h3]YT-0001:[/h3][p]
๐Ÿž Fixed a bug that prevented players from buying upgrades if they had exactly the required amount of money.
โœ… Now purchases are processed correctly, and the โ€œinsufficient fundsโ€ message appears only when appropriate.[/p][p][/p][h2]๐Ÿงช CURRENT GAME STATE[/h2][p][/p]
  • [p]Economy and upload times are currently in the balancing phase.[/p]
  • [p]UI and visual design remain provisional.
    ๐Ÿงฉ Players are encouraged to test new upgrades and share feedback for further refinement.[/p][p][/p]
[h2]๐Ÿ’ฌ TEAM NOTE[/h2][p]
This version marks the beginning of a new stage for Yaarmi Tycoon.
The core systems are now consolidated and ready for future expansions.
๐Ÿ’š Thank you for joining us at the start of this exciting journey![/p]