Skip to content

Releases: ProgrammingKiddo/Codename-GreyHat

LDJam 48 Release (Fix .03)

28 Apr 20:05
Compare
Choose a tag to compare

Fix .03 for the initial release to my LudumDare GameJam entry.

  • This version allows for WebGL ports, making the game entirely playable on browsers.
  • Fixed some minor bugs that were, however, relevant to the gameplay.
  • Included a small QoL improvement that allows for recovery of the last command used by pressing the 'up arrow' key.

Note: Usage of the clear command is still discouraged, as it won't be corrected until after the Jam.

LDJam 48 Release (Fix .02)

27 Apr 18:53
Compare
Choose a tag to compare

Fix .02 for the initial release to my LudumDare GameJam entry.

This version fixes usability issues and grants compatibility with resolutions other than 1080p. The game automatically scales to the screen's native resolution, so there's no need for configuration.
As a temporary precaution, the use of the clear command is discouraged.

LDJam 48 Release (Fix .01)

27 Apr 11:32
Compare
Choose a tag to compare

Fix .01 for the initial release to my LudumDare GameJam entry.

This version fixed a game-breaking bug where some terminals where excluded from the network, and were thus unreachable.