Skip to content

Releases: Luke460/Snake-Reborn-2

v1.12.3

04 Feb 16:16
Compare
Choose a tag to compare

Release Notes:

  • added poison food
  • improved AI
  • added hp bar animation
  • [v1.12.1]: food spawn balanced as follow:
    - standard food (+1hp) from 85% to 90%
    - poison food (-9hp) from 10% to 5%
    - bonus food (+3hp) 4%
    - special food (+6hp) 1%
  • [v1.12.2]: changed poison damage from 9hp to 10hp
  • [v1.12.3]: modified timed/endless mode label on the menu

v1.12.2

05 Jan 09:30
Compare
Choose a tag to compare

Release Notes:

  • added poison food
  • improved AI
  • added hp bar animation
  • [v1.12.1]: food spawn balanced as follow:
    - standard food (+1hp) from 85% to 90%
    - poison food (-9hp) from 10% to 5%
    - bonus food (+3hp) 4%
    - special food (+6hp) 1%
  • [v1.12.2]: changed poison damage from 9hp to 10hp

v1.11.7

27 Jul 17:15
Compare
Choose a tag to compare

Release Notes:

  • switch to English language
  • improved user interface
  • code optimization
  • improved client stability
  • minor graphic changes
  • [v1.11.2]: snake spawn hp reduced to 1, when you have 1hp you can reverse your direction.
  • [v1.11.2]: updated readme file.
  • [v1.11.3]: minor AI improvement.
  • [v1.11.4]: translated respawn message into English.
  • [v1.11.5]: fixed client-server interactions
  • [v1.11.6]: massive code refactoring. 100% English code!
  • [v1.11.6]: switched server configuration file into .json format
  • [v1.11.7]: switched client configuration file into .json format

v1.10.1

08 Jul 20:41
Compare
Choose a tag to compare

Release Notes:

  • improved in-game interface
  • code optimization
  • fixed kill assignment bug
  • [v1.10.1]: food spawn balancing

v1.9.8

06 Jul 12:26
f863aae
Compare
Choose a tag to compare

Release Notes:

  • time added to the game, try to get first on the leaderboard!
  • infinite mode still available in game settings
  • minor client improvements
  • [v1.9.3]: added endgame alert sound - added K/D on scoreboard
  • [v1.9.4]: update info on game window
  • [v1.9.5]: added food info in end game leaderboard
  • [v1.9.6-v1.9.8]: minor improvements and fixes

v1.8.2

03 Jul 09:53
Compare
Choose a tag to compare

Release Notes:

  • performance improvement
  • added low graphic mode
  • changed food types
  • [v1.8.1-v1.8.2]: reduced memory consumption, general optimization

v1.7.8

01 Jul 22:30
Compare
Choose a tag to compare

Release Notes:

  • added leaderboard
  • added option to adjust game speed
  • fixed wrong window size
  • [v1.7.1]: fixed leaderboard text size
  • [v1.7.2-v1.7.4]: small leaderboard improvements
  • [v1.7.5]: performance improvement, updated command configuration
  • [v1.7.6]: added respawn time (5 seconds)
  • [v1.7.8]: added a new map: snake-arena

v1.6.1

27 Jun 22:41
Compare
Choose a tag to compare

Release Notes:

  • added leaderboard

v1.5.1

26 Jun 15:26
Compare
Choose a tag to compare

Release Notes:

  • frame rate increased to 15 fps (hardcore mode)
  • you can still return to the old 12 fps mode by disabling the hardcore mode
  • changed snake appearance
  • improved spawn system

v1.4.3

25 Jun 17:11
Compare
Choose a tag to compare

Release Notes:

  • complete map management rework
  • the user can now create its own map (see 'maps' folder)
  • improved AI farm ability
  • performance improvement
  • minor bug fix