Follow MythosSoftware
Follow
Following MythosSoftware
Following
Add To Collection
Collection
Comments
Devlog
Infiniloot Prototype
←
Return to Infiniloot Prototype
Devlog
Update: INFINILOOT v0.0.9.21
October 11, 2025
by
MythosSoftware
CHANGELOG (v0.0.9.21): -fixed the shop UI -fixed items not withdrawing from stash correctly -new banners to alert the player about game info -changed the visual effect on player attack to more precise...
Continue reading
Update: INFINILOOT v0.0.9.13
October 04, 2025
by
MythosSoftware
CHANGELOG (v0.0.9.13): - Added a sprite for the player. - Made the inventory and stash overlays a little bit prettier. - Centralized the item tooltip renderer in the codebase. - Made hitboxes tighter,...
Continue reading
Update: INFINILOOT v0.0.9.7
September 29, 2025
by
MythosSoftware
1
CHANGELOG (v0.0.9.7): - Inventory, stash, and game over overlays fully converted to new style. - Stash and inventory are DPR aware - some devices had rendered the inventory overlay to be absurdly larg...
Continue reading
Update: INFINILOOT v0.0.8.32
September 25, 2025
by
MythosSoftware
CHANGELOG (v0.0.8.32): Many, many changes and bug fixes! I changed how certain things render, added a sprite atlas for items, and, best of all... an inventory overlay screen! Instead of the inventory/...
Continue reading
Update: INFINILOOT v0.0.8.19
September 16, 2025
by
MythosSoftware
CHANGELOG (v0.0.8.19): Mostly just more rendering infrastructure being added - but, two major things happened in this update: - World size is expanded, and a camera was added that follows the player c...
Continue reading
Update: INFINILOOT v0.0.8.13
September 13, 2025
by
MythosSoftware
CHANGELOG (v0.0.8.13): - Created more infrastructure for sprite rendering. In this update, the infrastructure behind the enemy sprite rendering is complete. Next will be projectiles, HUD, menu, etc. -...
Continue reading
Auxilliary Update: INFINILOOT v0.0.7.2
September 08, 2025
by
MythosSoftware
Changed branding. Small update but wanted to get this on there...
Continue reading
Update: INFINILOOT v0.0.7.2
September 08, 2025
by
MythosSoftware
CHANGELOG (v0.0.7.2): - Added the stash, which persists even between runs (dying or resetting does not clear your stash). - UI changes 1. 'Sell all' button removed from inventory panel 2. Added a 'sel...
Continue reading
Update: INFINILOOT v0.0.6.2
September 06, 2025
by
MythosSoftware
CHANGELOG (v0.0.6.2): Hello! This is a pretty big milestone update, but it may not seem like much on the surface. Over the past week, I have restructured the entire code base, which will make progress...
Continue reading
Update: INFINILOOT v0.0.4
August 27, 2025
by
MythosSoftware
CHANGELOG (v0.0.4): This update mainly consists of a major code base overhaul to make future updates easier to implement. There are a few big functional changes, though: Added: - Game data persists be...
Continue reading
Update: INFINILOOT v0.0.3
August 23, 2025
by
MythosSoftware
CHANGELOG (v0.0.3): Code Refactorization: Switched render refreshes to a "dirty flagging" system, calls to render*() functions now occur less often and may improve performance (especially in later wav...
Continue reading
Some balance changes
August 22, 2025
by
MythosSoftware
Adjusted how range and damage reduction vs type scale as the game progresses. (Previously too strong)...
Continue reading