aboutsummaryrefslogtreecommitdiff
path: root/src/items.s
Commit message (Expand)AuthorAgeFilesLines
* Add missing 'Items::zp_current_tiles' updatesMiquel Sabaté Solà2026-03-181-2/+15
* Improve the accuracy of the dropping zoneMiquel Sabaté Solà2026-03-161-9/+7
* Wait for items to fall before changing screenMiquel Sabaté Solà2026-03-161-92/+115
* Account for items switching to following the player in mid-airMiquel Sabaté Solà2026-03-151-4/+15
* Update the shuttle as fuel is getting inMiquel Sabaté Solà2026-03-151-9/+79
* Implement falling itemsMiquel Sabaté Solà2026-03-131-57/+364
* Initial implementation for itemsMiquel Sabaté Solà2026-03-111-0/+583