commit 25d6e635128c209ff34f4c92d34310bd15037b6c Author: Defal defal7gostoso@protonmail.com Date: Wed Jul 9 10:20:27 2025 -0300
Add gitlog.txt to .gitignore
Made it so the gitlog.txt files won't be commited to main.
commit 8c604cc6e7b6b3193a242ab112520531bba254e1 Author: Defal defal7gostoso@protonmail.com Date: Wed Jul 9 10:18:46 2025 -0300
Add git-log.sh
git-log.sh allows for quickly listing the latest N commits on git log to
better facilitate the writing of blog posts on them.
commit 93f340ed8e49f5c1b1bbdc0fae7b64084f998a0b Author: Dorival Gonçalves de Almeida defal7gostoso@protonmail.com Date: Tue Jun 24 18:59:26 2025 -0300
Fix not building because of unused variable.
commit 12bf9051b2483ccfb8de6ba8ff12d63d51cdb00b Author: Dorival Gonçalves de Almeida defal7gostoso@protonmail.com Date: Tue Jun 24 18:58:03 2025 -0300
Change colors for options and exit menu in menu.h
commit b01f8293bdefb10288179d6847ed42dfc4d9c3bf Author: Dorival Gonçalves de Almeida defal7gostoso@protonmail.com Date: Tue Jun 24 18:56:05 2025 -0300
Add highlight when selecting stuff on the start menu
commit 3a7350a7a54eb038583e5aecc0bc694676a18984 Author: Dorival Gonçalves de Almeida defal7gostoso@protonmail.com Date: Tue Jun 24 18:31:26 2025 -0300
Add print_animation_scale() && Add print_texture_scale && Add
C_LIGHT_GREEN to constants.h && Add ¨back¨ button to options menu &&
Decorate ¨Play¨ button on start menu.
- Added print_animation_scale allowing to scale animations with an int
in animator.c
- Added print_texture_scale allowing to scale textures with an int in
render.c
- Added C_LIGHT_GREEN to constants.h (the base color of the grass
texture)
- Added ¨back¨ button to options menu
- Better decorated the Play button on start menu
- Almost killed myself today
commit 1cdc21cf3d15ed3934af77cafcdca6fc9c1ba34d Author: Dorival Gonçalves de Almeida defal7gostoso@protonmail.com Date: Tue Jun 24 00:17:50 2025 -0300
New start menu
commit 91558e1617d1c4053a8d5aa4659d66aa170828cb Author: Defal defal7gostoso@protonmail.com Date: Mon Jun 23 14:52:01 2025 -0300
Update TODO.md with the Options Menu progress.
commit 03f9568d620f791a9bc7e1c8848087b3f8efc544 Author: Dorival Gonçalves de Almeida defal7gostoso@protonmail.com Date: Wed Jun 18 19:14:45 2025 -0300
Added ps vita resolution
commit ae0d23a86f7053a14ccf79f5ce5048b25b6c8dfe Author: Defal defal7gostoso@protonmail.com Date: Wed Jun 18 16:59:35 2025 -0300
Add FULLSCREEN option to configuration file
Added the FULLSCREEN option to the config file, when the value is
0, fullscreen is off and 1 when it's on.
Also added the option to change it on the options menu.
commit 0b37391bf66cd3d4d0c9cb5d54af8e2706c1601c Author: Defal defal7gostoso@protonmail.com Date: Wed Jun 18 16:51:24 2025 -0300
Added 640x480 resolution to options menu
commit bf80faf6604a02d403d1c0d7f398ac87e3698b76 Author: Defal defal7gostoso@protonmail.com Date: Wed Jun 18 16:05:02 2025 -0300
Add save_config() to config.c && Fix option to change resolution
Added save_config() to `config.c`, now when save_config() is called,
it will automatically find the user's current config file and save
the new values to it from scratch.
Fixed the option to change resolution not saving the new resolution
to the user's config file.
commit 3304a26ded9e6f0288f2a53652a54c06d3484d4f Author: Defal defal7gostoso@protonmail.com Date: Wed Jun 18 14:27:42 2025 -0300
Updated TODO with UI changes.
commit 41533e184decbced1895e83729894fe4791d9a76 Author: Defal defal7gostoso@protonmail.com Date: Wed Jun 18 14:25:00 2025 -0300
Added resolution to options menu
commit bdf27b9448405e76eedb8434f72f71a807317512 Author: Defal defal7gostoso@protonmail.com Date: Wed Jun 18 13:49:54 2025 -0300
Added options_menu to menu.h and option to toggle fullscreen
commit fd23828b9110ab5733a1fe2b47a5a34e53d7b549 Author: Dorival Gonçalves de Almeida defal7gostoso@protonmail.com Date: Tue Jun 17 17:43:03 2025 -0300
Added start_menu && initial menu system && added ease_linear;
Did some refactoring on the engine today.
Initial menu support with `render/menu.h`, now having a start_menu
when starting the game instead of just booting you up in a match.
Added `match` and `menu` variables to the `global.h` file, to better
keep track of the game state.
Added linear easing to `render/render.h` to allow for smooth animations
like the one used in the new start menu.
The start menu is inspired by the game's website.
commit a24f598e1060d5b88ca126b0646ea3d0e00b5e25 Author: Dorival Gonçalves de Almeida defal7gostoso@protonmail.com Date: Tue Jun 17 15:39:07 2025 -0300
Refactor draw_ui_menu borders
commit 28da598951eb6b7dbb0d1c0051a6e53d83f7d12d Author: Dorival Gonçalves de Almeida defal7gostoso@protonmail.com Date: Tue Jun 17 15:05:38 2025 -0300
Better balanced andromeda (it's a lie)
commit b655fc570133df38e322348311c262a1c143d94c Author: Dorival Gonçalves de Almeida defal7gostoso@protonmail.com Date: Tue Jun 17 15:05:22 2025 -0300
Better balance sword and chief
commit 24fd982af7f0fd2bbdb44b8fab8055c2cef19fed Author: Dorival Gonçalves de Almeida defal7gostoso@protonmail.com Date: Tue Jun 17 15:02:34 2025 -0300
Added sword sprite && Fix defeated pieces not rendering properly
commit 87458c751aa4de1500b6dad49ab5a2f82cb8a039 Author: Dorival Gonçalves de Almeida defal7gostoso@protonmail.com Date: Tue Jun 17 13:26:47 2025 -0300
Added missing files