Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
P5ina created a comment on an issue on shedaniel/RoughlyEnoughItems
I'm encountering the same issue, did you find any solutions?
P5ina pushed 4 commits to master P5ina/auca-platformer-project
P5ina pushed 1 commit to level-parser P5ina/auca-platformer-project
- Improve level loader for using less memory (load levels from file only on demand) c5784a3
P5ina created a branch on P5ina/auca-platformer-project
level-parser - The project of the Introduction to Programming (COM-122) course at AUCA.
P5ina pushed 1 commit to master P5ina/auca-platformer-project
- Start refactoring of the graphics module bdcad29
P5ina pushed 1 commit to master P5ina/auca-platformer-project
- Use FetchContent instead of vcpkg Move source files to src/ c08e035
P5ina created a comment on a pull request on microsoft/vcpkg
When this can be merged?
P5ina opened an issue on microsoft/vcpkg
[raylib] update to 5.5.0
### Library name raylib ### New version number 5.5.0 ### Other information that may be useful (release notes, etc...) An official release notes: [https://github.com/raysan5/raylib/releases/tag...P5ina pushed 3 commits to master P5ina/auca-platformer-project
P5ina pushed 1 commit to main P5ina/burn-it-platformer
- Rename variable for main menu title characters order of appearing a4f3306
P5ina pushed 2 commits to main P5ina/burn-it-platformer
P5ina closed a pull request on P5ina/burn-it-platformer
Fix vscode creating associations for cpp library files
P5ina opened a pull request on P5ina/burn-it-platformer
Fix vscode creating associations for cpp library files
P5ina pushed 12 commits to main P5ina/burn-it-platformer
- Add essential functionality and basic menu screen be09995
- Remove VSCode workspace settings 9043066
- Remove namespaces, add font loading 61821fd
- Improve CMake 9cb2e1c
- Add custom font d307a5a
- Add separate character rendering b7c21a9
- Add sweat animations for title ecfc5b2
- Add char randomness b202988
- Improve easing a1093d0
- Add menu background, particles b0a8ea2
- Fix typo in comment 074bdf6
- Merge pull request #1 from P5ina/main-menu-prototype Main menu prototype 589c97b