0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added comments on motion rules More... over 5 years ago
Fixed keyboard motion limits More... over 5 years ago
Implemented horizontal motion for player More... over 5 years ago
Fixed issues caused by fractional scaling More... over 5 years ago
Instead of per-object queue_redraw do per-map queue_redraw More... over 5 years ago
Try to scroll with player movement More... over 5 years ago
Removed debugging drawing code More... over 5 years ago
Turn around when getting to the edge of the level More... over 5 years ago
Fixed object detection More... over 5 years ago
Enemies turn around when they hit an obstacle More... over 5 years ago
Use basic collision detection to stop at objects More... over 5 years ago
Use horizontal flipping for motion direction with the same animation More... over 5 years ago
Move choosing the direction to the map More... over 5 years ago
Split huge map file More... over 5 years ago
Use FPS as a const More... over 5 years ago
Unbreak animation with different framerates More... over 5 years ago
Reduce unnecessary animations and timeout fiddling More... over 5 years ago
Added initial collision detection between animated objects More... over 5 years ago
Use signal to request redraw More... over 5 years ago
Added layer locked state handling More... over 5 years ago
Fixed object identifiers More... over 5 years ago
Better animation handling More... over 5 years ago
Changed the initial player tile to running More... over 5 years ago
Added simple motion animation for all actors More... over 5 years ago
Moved animation code from map_view to map_object class More... over 5 years ago
Moved drawing code to tile and map classes More... over 5 years ago
Fixed floating player and enemy More... over 5 years ago
Added basic animation of objects More... over 5 years ago
Add object name and type attributes More... over 5 years ago
Also draw objects to map More... over 5 years ago