Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Version 3.0.0 #2

Merged
merged 19 commits into from
Jun 28, 2023
Merged

Release Version 3.0.0 #2

merged 19 commits into from
Jun 28, 2023

Conversation

pheonixfirewingz
Copy link
Member

  • add ScoreBoard
  • Move To Avalonia
  • fix ball speed bug
  • fix input lag
  • optimization
  • clean up

Phoenixfirewingz added 19 commits May 17, 2023 15:00
- add ghost effect to bricks and Paddle
- Simplifies Wall Collision
- Removed redundant Files
- General Optimized
TODO: add dev setup support
- Move from OpenTK to Avalonia
- Remove All OpenTK except for the OpenTK.Mathematics
- Remove ImGUI.net
- Change renderer to render based on floats instead of exact pixels
- Fix multi brick break bug
- Change paddle to not be ghosted
- Add Audio support
- Add Theme music
- Add Ball Bounce
- Update LICENSE
- Update README
- MultiThreaded Update and render loop (pause feature not implemented)
- Clean redundant code
- Do basic Optimization Pass
- Remove gung from build script
    - add controls
    - add small description
    - add save to xml
    - add score display
    - add load from xml
    - Add sound to assets folder
    - Add soundplayer to new user menu
    - add steps to setup setups
    - add images for steps
    - add image for Visual Studio
    - remove blot
    - fix grammer error
    - Fix format issues in QuadBatchRenderer
	- \r\n to \n (gits fault)
	- newline error
	- remove unnessery realocations
	- Remove redundant files
	- Remove redundant Allocations
	- Use Less Dynamic Memory
	- make game less releient on events
 - use avolonia
	- format file structure
	- remove reduntant code code
	- move float to int
	- change to .net cross platform
	- broke could not fix
@pheonixfirewingz pheonixfirewingz merged commit 37b6f01 into main Jun 28, 2023
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant