Activity
fix: Prevent game from fitting to parent to stop window growing
fix: Prevent game from fitting to parent to stop window growing
chore: Release Magus Parvus v0.2.0
chore: Release Magus Parvus v0.2.0
feat: Add shadow to earth wall sprite
feat: Add shadow to earth wall sprite
feat: Add game won sound effect
feat: Add game won sound effect
feat: Add video showcase to README
feat: Add video showcase to README
Force push
feat: Add video showcase to README
feat: Add video showcase to README
feat: Add screenshot taking functionality
feat: Add screenshot taking functionality
fix: Add colliders to keys on ground
fix: Add colliders to keys on ground
fix: Add CCD
to rigidbodies and put rapier debug into debug
spell
fix: Add
CCD
to rigidbodies and put rapier debug into debug
spellfeat: Add time played to win screen
feat: Add time played to win screen
feat: Adjust map and enemy spawning to be more linear
feat: Adjust map and enemy spawning to be more linear
fix: Zoom camera only when in debug mode
fix: Zoom camera only when in debug mode
Force push
fix: Zoom camera only when in debug mode
fix: Zoom camera only when in debug mode
Force push
fix: Zoom camera only when in debug mode
fix: Zoom camera only when in debug mode
feat: Add smoke explosion on demon boss spawn
feat: Add smoke explosion on demon boss spawn
Force push
feat: Add earth prison spell to demon boss
feat: Add earth prison spell to demon boss
restructure!: Remove demon boss hitbox in favor of explosions
restructure!: Remove demon boss hitbox in favor of explosions
feat!: Add demon boss strike explosions
feat!: Add demon boss strike explosions
feat: Implement demon boss explosions properly
feat: Implement demon boss explosions properly
feat!: Cast only spells that are unlocked, add spell debug mode
feat!: Cast only spells that are unlocked, add spell debug mode
feat: Add git gud
sound when demon boss kills you
feat: Add
git gud
sound when demon boss kills youfeat!: Add walking and striking to enemy boss
feat!: Add walking and striking to enemy boss
restructure!: Move spell book bundle logic into its own script
restructure!: Move spell book bundle logic into its own script
feat!: Buff aer tracto
and aer pello
feat!: Buff
aer tracto
and aer pello
feat: Implement translation only parent/child behaviour
feat: Implement translation only parent/child behaviour
feat: Add earth walls when triggering statue
feat: Add earth walls when triggering statue
fix: Run player state logic in PostUpdate
fix: Run player state logic in
PostUpdate