Summary
The last two weeks were bug fix madness
Lucas M Carvalhaes, Marcelo Ruberto Jr. | Fix Fix Fix
We are fixing ALL THE BUGS. We are like... like.... bug spray. Thats what we are!
Jokes apart, seriously, we know everybody likes rich blogs with loads of features and many images but some times we just got to step back and stop adding features to tidy up our mess. This two weeks we reduced network usage by about 70%, removed about half of the major unecessary memory allocations, fixed many behaviours, added some quality of life features to the game play. Well, here is a smal change list:
- Organize project following asset rules [Done]
- Disable Unity start options [Done]
- Setup to 720p windowed as default configs [Done]
- Add a splash screen [Done]
- Add sounds to the gameplay [Done]
- Add songs to the game [Done]
- Add map images and descriptions to main menu [Done]
- Remove allocations and optimize game [Done]
- Add trash textures [Done]
- Implement a system to grant a build version number [Done]
- Improve Shredder scene [Done]
- Fix helix not pushing players anymore [Done]
- Fix Robot League matches finishing after only one goal [Done]
- Fix weird hook collision on some ocasions [Done?]