Releases: Preponderous-Software/Ophidian
Releases · Preponderous-Software/Ophidian
Ophidian 0.1.1 (Direction Change Fix)
What's Changed
- Fix - Change Direction Once Per Tick by @dmccoystephenson in #40
Full Changelog: 0.1.0...0.1.1
Ophidian 0.1.0 (Score System, README Modifications, Project Reorganization, Level System + Progress Bar, Graphical Glitch Fix)
Pre-release
What's Changed
- Added library info to README. by @dmccoystephenson in #26
- Made it possible to restart the application. by @dmccoystephenson in #27
- Score System by @dmccoystephenson in #28
- Displayed the score in the center of the screen. by @dmccoystephenson in #29
- Organized the Config class and formalized the restart process. by @dmccoystephenson in #30
- Update README.md by @dmccoystephenson in #31
- Added controls to the README. by @dmccoystephenson in #32
- Modified controls in README. by @dmccoystephenson in #33
- Reorganized the project. by @dmccoystephenson in #36
- Level System + Progress Bar UI by @dmccoystephenson in #37
- Fix - Graphical Glitch by @dmccoystephenson in #38
- Update version.txt by @dmccoystephenson in #39
Full Changelog: 0.0.2...0.1.0
Ophidian 0.0.2 (Fixes, More Config Options, Game Window Icon)
What's Changed
- Added some print statements. by @dmccoystephenson in #16
- Shut the application down upon running into the PSP Unexpectantly -1 Error. by @dmccoystephenson in #17
- Added a method to initialize the application to the Ophidian class. by @dmccoystephenson in #19
- Added tickSpeed and limitTickSpeed config options. by @dmccoystephenson in #20
- Fixed snake growing crashing the game sometimes. by @dmccoystephenson in #21
- Fixed first new snake part sometimes spawning in the direction that the head snake part is going, causing a collision. by @dmccoystephenson in #23
- Added an icon for the game window. by @dmccoystephenson in #24
- Changed version to 0.0.2 by @dmccoystephenson in #25
Full Changelog: 0.0.1...0.0.2
Ophidian 0.0.1 (Initial Version)
What's Changed
- Added an environment and some methods for drawing it. by @dmccoystephenson in #1
- Implemented controls to modify a snake part's direction of movement. by @dmccoystephenson in #2
- Snake Growth by @dmccoystephenson in #3
- Colors! by @dmccoystephenson in #4
- Modified color scheme. by @dmccoystephenson in #5
- Removed attempted fix to a problem. by @dmccoystephenson in #6
- Update README.md by @dmccoystephenson in #8
- Renamed the project to Ophidian. by @dmccoystephenson in #9
- Modified launch configuration. by @dmccoystephenson in #10
- Modified caption and environment name. by @dmccoystephenson in #11
- Reinitialized location width and height when resizing window. by @dmccoystephenson in #12
- Introduced collisions. by @dmccoystephenson in #13
- Modified how the direction for new snake parts is selected. by @dmccoystephenson in #14
- Made new snake parts match the color of the most recently eaten food entity. by @dmccoystephenson in #15
New Contributors
- @dmccoystephenson made their first contribution in #1
Full Changelog: https://github.com/Stephenson-Software/Ophidian/commits/0.0.1