Skip to content

Releases: plbrault/youre-the-os

v1.8.0

02 Jun 23:56
eca845e
Compare
Choose a tag to compare

What's Changed

  • Rephrase Shift+Click hotkey description by @plbrault in #150
  • Add decreasing progress bar to idle processes at last alive starvation level by @plbrault in #153
  • Add priority processes by @plbrault in #156

Full Changelog: v1.7.0...v1.8.0

v1.7.0

18 May 17:17
88ccdba
Compare
Choose a tag to compare

What's Changed

  • Swap whole row of RAM pages when holding Shift while clicking on a page by @plbrault in #143
  • Add auto-sort checkbox that becomes available after 12 minutes of playing by @plbrault in #146 and #147
  • Display current difficulty in-game by @plbrault in #148
  • Change game logo/icon by @plbrault in #141
  • Add asset credits and licenses directly in About dialog by @plbrault in #144

Full Changelog: v1.6.0...v1.7.0

v1.6.0

13 May 23:18
2ba69c0
Compare
Choose a tag to compare

What's Changed

  • Add custom level option to set max number of processes by @plbrault in #133
  • Add custom level option to enable or disable graceful termination of processes by @plbrault in #134
  • Add Sort processes button that becomes available after 6 minutes of playing by @plbrault in #136, #137 and #138

Full Changelog: v1.5.0...v1.6.0

v1.5.0

25 Oct 03:31
16a82f9
Compare
Choose a tag to compare

What's Changed

  • Make sure that processes never stay blocked for more than 5 seconds by @plbrault in #115
  • Prevent blocking of processes at last starvation level by @plbrault in #117
  • Make some steps of How to Play more clear by @plbrault in #121

Full Changelog: v1.4.2...v1.5.0

v1.4.2

22 Oct 03:42
b994f71
Compare
Choose a tag to compare

What's Changed

  • Fix graphical glitch on first frame after going back to main menu by @plbrault in #113

Full Changelog: v1.4.1...v1.4.2

v1.4.1

08 Sep 23:42
621e9cd
Compare
Choose a tag to compare

What's Changed

  • Fix bug causing processes to continue progressing through starvation levels while game is paused by @plbrault in #110

Full Changelog: v1.4.0...v1.4.1

v1.4.0

03 Sep 21:25
Compare
Choose a tag to compare

What's Changed

  • Implement automation mechanism by @Wiguwbe in #78
  • Display difficulty level in Game Over dialog by @nonepork in #93
  • Add progress bar to running processes by @plbrault in #99
  • Add cooldown to I/O events until a process is removed from CPU again by @plbrault in #100
  • Lower I/O event probability in Easy and Normal difficulty levels by @plbrault in #101
  • Fix bug causing some processes to never become green by @plbrault in #102
  • Make I/O event bar blink when events are available by @plbrault in #104

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

21 Aug 03:01
Compare
Choose a tag to compare

What's Changed

  • Make MOUSE_LEFT_DRAG also move processes by @kenakofer in #85
  • Fix bug where page slots on disk didn't get cleared on process termination by @plbrault in #88
  • Add support for numpad in keybindings by @plbrault in #89
  • Open Menu/Pauses and unpause game using escape key by @wviana in #90

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

17 Aug 02:00
3fd765f
Compare
Choose a tag to compare

What's Changed

  • Increase total memory rows to 11 by @plbrault in #71
  • Add key-bindings for processing I/O events and removing processes from CPUs by @plbrault in #72
  • Add dialog to explain key bindings by @plbrault in #73

Full Changelog: v1.1.1...v1.2.0

v1.1.1

14 Aug 15:48
Compare
Choose a tag to compare

What's Changed

  • Fix a bug where a killed process can be assigned to a CPU which results in a crash by @plbrault in #65
  • Fix bug where uptime was including time when the game was paused by @plbrault in #66

Full Changelog: v1.1.0...v1.1.1