Commit message (Expand) | Author | Age | |
---|---|---|---|
* | improved physics for AI | JAROWMR | 11 days |
* | pulled AI | JAROWMR | 11 days |
|\ | |||
| * | Implemented path_follow | max-001 | 12 days |
| * | Implemented flee and arrive behaviors | max-001 | 12 days |
| * | Using Rigidbody from now on | max-001 | 12 days |
| * | Make format | max-001 | 12 days |
| * | Modified game loop | max-001 | 12 days |
| * | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AI | max-001 | 12 days |
| |\ | |||
| * | | Added some explanation to Vector2 | max-001 | 12 days |
| * | | Merge remote-tracking branch 'origin/master' into max/AI | max-001 | 13 days |
| |\ \ | |||
| * | | | Implemeted seek behavior | max-001 | 14 days |
| * | | | Increased gameloop time | max-001 | 14 days |
| * | | | Extended Vector2 | max-001 | 14 days |
| * | | | Setup some behaviors | max-001 | 14 days |
| * | | | Added AI component | max-001 | 14 days |
| * | | | Modified test and setup of AISystem | max-001 | 2024-12-04 |
* | | | | nitpick #59 | Loek Le Blansch | 12 days |
* | | | | Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepe | Loek Le Blansch | 12 days |
|\ \ \ \ | |||
| * | | | | implemented feedback | heavydemon21 | 12 days |
| * | | | | make format | heavydemon21 | 12 days |
| * | | | | implemented final max feedback | heavydemon21 | 12 days |
| * | | | | added animatorsystem update | heavydemon21 | 12 days |
| * | | | | Merge branch 'master' into decoupling | heavydemon21 | 12 days |
| |\ \ \ \ | | | |/ / | | |/| | | |||
| * | | | | make format | heavydemon21 | 2024-12-04 |
| * | | | | implemented feedback, cameraValues need better name? | heavydemon21 | 2024-12-04 |
| * | | | | make format | heavydemon21 | 2024-12-02 |
| * | | | | added all the contructor strutcts for animator,sprite and camera | heavydemon21 | 2024-12-02 |
| * | | | | making struct constructors | heavydemon21 | 2024-12-02 |
| * | | | | tmp commit | heavydemon21 | 2024-12-02 |
| * | | | | comments i animator and sprite. added sprite indepentdent scale and angle | heavydemon21 | 2024-12-02 |
| * | | | | make format | heavydemon21 | 2024-11-30 |
| * | | | | improved animator | heavydemon21 | 2024-11-30 |
| * | | | | first version of new viewport floats without the use of sdl functions | heavydemon21 | 2024-11-30 |
| * | | | | working floating point black bars | heavydemon21 | 2024-11-29 |
* | | | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe | Loek Le Blansch | 12 days |
|\ \ \ \ \ | |||
| * | | | | | make format | JAROWMR | 12 days |
| * | | | | | review feedback | JAROWMR | 12 days |
| | |_|_|/ | |/| | | | |||
| * | | | | merge with master and keypressed added to game | JAROWMR | 13 days |
| |\ \ \ \ | | | |/ / | | |/| | | |||
| * | | | | make format | JAROWMR | 14 days |
| * | | | | added collision layers | JAROWMR | 14 days |
| * | | | | make format | JAROWMR | 14 days |
| * | | | | improved comments | JAROWMR | 2024-12-03 |
| * | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/collision-system | JAROWMR | 2024-12-03 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||
| * | | | | removed part of if | JAROWMR | 2024-12-03 |
| * | | | | improved comments | JAROWMR | 2024-12-03 |
| * | | | | changed some values because of feedback and merged from master | JAROWMR | 2024-12-02 |
| * | | | | feedback fix | JAROWMR | 2024-12-02 |
| * | | | | added some comments and const | JAROWMR | 2024-12-02 |
| * | | | | merge with master | JAROWMR | 2024-12-01 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||
| * | | | | improved readablity of check_collision function and reset LoopManager | JAROWMR | 2024-12-01 |