Skip to content

Releases: ivan1993spb/snake-lightweight-client

v1.5.0

09 Jul 23:14
eaadea0
Compare
Choose a tag to compare

Builds

v1.4.0

09 Jul 00:04
Compare
Choose a tag to compare

Builds

Continuous Integration

v1.3.0

23 Jun 12:38
e52b59d
Compare
Choose a tag to compare

Release 6/23/2021

  • Minor fixes
  • Fixed buggy background on Mac OS
  • Reword the game rules

v1.3.0-rc4

22 Jun 12:10
e52b59d
Compare
Choose a tag to compare
v1.3.0-rc4 Pre-release
Pre-release
Merge pull request #70 from ivan1993spb/issue_69

Issue #69 Update demo animation

v1.2.1

21 Dec 22:03
509bd97
Compare
Choose a tag to compare

Issue #50 Bugfix: cleared cells aren't redrawn

v1.2.0

21 Nov 20:46
30ff315
Compare
Choose a tag to compare

Release 11/21/2020

Release notes v1.2.0

Security issues:

  • Bump websocket-extensions from 0.1.3 to 0.1.4 #36
  • Bump lodash from 4.17.15 to 4.17.19 #37
  • Bump elliptic from 6.4.1 to 6.5.3 #38
  • Bump node-sass from 4.11.0 to 4.13.1 #39
  • Bump http-proxy from 1.17.0 to 1.18.1 #40

Minor fixes and improvements:

  • Add a button on 404 page to allow users go back to games list: #41
  • Delete useless argument type from clear method in Canvas: #42

v1.1.1

01 Apr 16:01
54c2b52
Compare
Choose a tag to compare

Release 4/1/2020

Release notes v1.1.1

  • Issue #28 Generate map size randomly
  • Issue #27 Change design to make borders of map be more noticable
  • Issue #26 Add docker image for the client
  • Issue #6 Make MouseController to work correctly on mobile devices and pc
  • Issue #34 Correct README

v1.1.0

20 Feb 12:43
a5cb6a9
Compare
Choose a tag to compare

Release 2/20/2020

Release notes v1.1.0

What's new

  • SEO friendly tags
    • title
    • meta description
    • meta keyworkds
  • Unknown objects can be displayed
  • Ability to be changed for walls
  • Flag to enable or disable walls for a new game
  • WhatsApp share button
  • Delete share buttons for VK and OK

Also

  • Minor design futures and fixes
  • Small refactoring

v1.1.0-rc1

01 Feb 18:13
Compare
Choose a tag to compare
v1.1.0-rc1 Pre-release
Pre-release
Add smart initial game preferences

v1.1.0-rc0

27 Dec 12:49
Compare
Choose a tag to compare
v1.1.0-rc0 Pre-release
Pre-release
Create design for New Game button on Games page