v0.12.3-beta
FeatureMar 17, 2026
Versión 0.12.3-beta
Versión 0.12.3-beta
Resumen
La versión 0.12.3-beta incluye 2 correcciones de errores para ofrecer una experiencia más clara y estable.
Qué cambia para ti
- Se corrigió el bloqueo de movimiento tras revivir.
- Se corrigió la recarga cuando no había obstáculos cerca.
View full details→
v0.12.2-beta
FeatureMar 6, 2026
Versión 0.12.2-beta
Versión 0.12.2-beta
Resumen
La versión 0.12.2-beta incluye 8 nuevas funcionalidades, 19 correcciones de errores, 16 mejoras de rendimiento y calidad y 1 ajustes generales para ofrecer una experiencia más clara y estable.
Qué cambia para ti
- Nuevas funcionalidades en la interfaz.
- Se añadió optimización del rendimiento.
- Se añadió mejoras visuales y de cámara.
- Se añadió bonificaciones de inicio de partida.
- Se añadió estadísticas acumuladas por acto.
- Se añadió efecto de desvanecimiento al caer en combate.
- Se añadió acciones desbloqueadas entre fases.
- Se corrigió un problema que podía afectar la estabilidad.
- Se corrigieron 5 problemas en la interfaz.
- Se corrigieron 2 problemas en el personaje.
View full details→
v0.12.1-beta
FeatureMar 6, 2026
Versión 0.12.1-beta
Versión 0.12.1-beta
Resumen
La versión 0.12.1-beta incluye 9 nuevas funcionalidades, 19 correcciones de errores, 17 mejoras de rendimiento y calidad y 1 ajustes generales para ofrecer una experiencia más clara y estable.
Qué cambia para ti
- Nuevas funcionalidades en la interfaz.
- Se añadió optimización del rendimiento.
- Se añadió mejoras visuales y de cámara.
- Se añadió bonificaciones de inicio de partida.
- Se añadió cadencia de cobertura en el sistema de mejoras.
- Se añadió estadísticas acumuladas por acto.
- Se añadió efecto de desvanecimiento al caer en combate.
- Se añadió acciones desbloqueadas entre fases.
- Se corrigió un problema que podía afectar la estabilidad.
- Se corrigieron 5 problemas en la interfaz.
View full details→
v0.12.0-beta
FeatureMar 6, 2026
Versión 0.12.0-beta
Versión 0.12.0-beta
Resumen
La versión 0.12.0-beta incluye 10 nuevas funcionalidades, 17 correcciones de errores, 17 mejoras de rendimiento y calidad y 1 ajustes generales para ofrecer una experiencia más clara y estable.
Qué cambia para ti
- Se añadió optimización del rendimiento.
- Nuevas funcionalidades en la interfaz.
- Se añadió mejoras visuales y de cámara.
- Se añadió bonificaciones de inicio de partida.
- Nuevas funcionalidades en la tienda.
- Se añadió estadísticas acumuladas por acto.
- Se añadió efecto de desvanecimiento al caer en combate.
- Se añadió acciones desbloqueadas entre fases.
- Se corrigieron 4 problemas en la interfaz.
- Se corrigieron 2 problemas en el personaje.
View full details→
v0.11.1-beta
FeatureFeb 20, 2026
Release 0.11.1-beta
Version 0.11.1-beta
New Features
- ranking: add time thresholds for rank calculation
- level: enable boss in tutorial level
- enemy: increase boss health x3 across all levels
- player: improve machine gun weapon system
- ui: add tutorial level preview image
- weapon: add machine gun assets
- level: add boss weapon and timing configuration per level
- boss: add configurable weapon type for boss enemies
- skin: add Suit weapon animations for Grenade and MachineGun
- skin: add Suit and Militar character skins with animations
- skill: add remotion skill for video creation
- menu: add animated video background with character animation
- boss: add boss name and weapon configuration per level
- boss: add boss health bar UI system
- skill: add /add-skin command for registering new skins
- skin: add Militar skin to the game
Bug Fixes
- ui: notify game speed slider on save data load
- obstacle: adjust jeep collider extents and sprite scale
- player: remove redundant MoveToTargetPosition call
- enemy: add IsMoving guard to nav destination update
- balance: increase currency drops and adjust reward multipliers
- save: persist level completion independently of handler validity
- enemy: update Desert level enemy skin type
- ui: add boss healthbar to Jungle level
- level: add timer bonus when transitioning to boss phase
- level: adjust tutorial boss configuration
- enemy: fix sprite flip direction during cover transitions
- level: update Jungle and Desert level configs
- ui: add boss healthbar to Street and Desert levels
- ui: improve timer display and pause menu handling
- tutorial: resolve boss animation, UI z-order and obstacle collision issues
- menu: hide loading screen when returning to MainMenu from cutscene
- shop: ensure shop displays correctly over video background
- obstacles: reduce entryPointOffset.y from 5 to 2
- enemy: add exit phase when leaving cover points
- obstacles: increase entryPointOffset.y to 3 for all obstacle prefabs
- obstacle: increase entryPointOffset.y to prevent enemy visual jump
- enemy: revert L-shaped path traversal to original single Lerp
Improvements
- game: improve game systems, pause handling and UI components
- enemy: update enemy prefabs, obstacle configs and level settings
- skill: move remotion skill to global scope
Other Changes
- optimize CameraFollow with sqrMagnitude and loop
- cache FindObjectOfType in StopPlayerMovement
- remove redundant Vector3.Distance calculation
- optimize distance checks with sqrMagnitude
- cache Plane for mouse-to-world conversion
- replace Vector3.Distance with sqrMagnitude
View full details→
v0.11.0-beta
FeatureFeb 19, 2026
Release 0.11.0-beta
Version 0.11.0-beta
New Features
- ranking: add time thresholds for rank calculation
Bug Fixes
- player: remove redundant MoveToTargetPosition call
- enemy: add IsMoving guard to nav destination update
- balance: increase currency drops and adjust reward multipliers
- save: persist level completion independently of handler validity
- enemy: update Desert level enemy skin type
- ui: add boss healthbar to Jungle level
- level: add timer bonus when transitioning to boss phase
- level: adjust tutorial boss configuration
- enemy: fix sprite flip direction during cover transitions
View full details→
v0.10.1-beta
BugfixFeb 4, 2026
Release 0.10.1-beta
Bug Fixes
- level: add timer bonus when transitioning to boss phase
- level: adjust tutorial boss configuration
- enemy: fix sprite flip direction during cover transitions
View full details→
v0.10.0-beta
FeatureFeb 4, 2026
Release 0.10.0-beta
New Features
- level: enable boss in tutorial level
- enemy: increase boss health x3 across all levels
- player: improve machine gun weapon system
- ui: add tutorial level preview image
- weapon: add machine gun assets
- level: add boss weapon and timing configuration per level
- boss: add configurable weapon type for boss enemies
- skin: add Suit weapon animations for Grenade and MachineGun
- skin: add Suit and Militar character skins with animations
- skill: add remotion skill for video creation
- menu: add animated video background with character animation
- boss: add boss name and weapon configuration per level
- boss: add boss health bar UI system
- skill: add /add-skin command for registering new skins
- skin: add Militar skin to the game
- settings: add event-based UI refresh for game speed
- enemy: add configurable health bar Y offset override
- ability: add OnAbilityLocked event for visual UI removal
- boss: add dedicated boss phase generation system
- weapon: add Custom Editor with direction grouping for FirePoint config
- combatant: add GetShootingDirection method for FirePoint lookup
- weapon: implement quadruple key lookup in WeaponFirePointConfig
- weapon: add ShootingDirection enum for FirePoint configuration
- gamespeed: add speed indicator next to timer
- gamespeed: add game speed slider to pause menu options
- cutscene: add dynamic SkipButtonUI creation for cinematics
- player: add automatic sprite flip based on mouse position
- ability: add LockAbility method
- menu: add Tutorial to level carousel and GameSpeed slider
- game: add TutorialCompleted and GameSpeed to save system
- tutorial: add Tutorial level scene and config
- tutorial: add EnemyTutorial with controlled shooting
- tutorial: add Tutorial UI assets
- ui: add shared SkipButton component
- tutorial: add tutorial domain and application layers
- skin: add per-level skin configuration for Player and Enemy
- skin: integrate skin system into combatants
- skin: add SkinConfig asset
- skin: add SkinConfig ScriptableObject
- skin: add skin domain types
- cutscene: add loading screen after cutscene transitions
- cutscene: add TheOasisCutscene scene and update timeline/prefab
- cutscene: add TheOasis timeline with audio and image assets
- cutscene: add ObeliskRising cutscene for Level 2 (Jungle)
- menu: integrate cutscene system into level loading
- cutscene: add TheIncident cutscene scene and timeline assets
- cutscene: add LevelCutsceneConfig for level-to-cutscene mapping
- kills: add KillsHUD to display kills during gameplay
- shop: add visual progress bars to abilities
- shop: sync weapon stats to GameSession for gameplay
- shop: assign weapon icons in config assets
- shop: improve UI with image buttons and layout
- shop: add button images for shop UI
- shop: improve UI with icons and kill progress
- game: update AutoSave for weapon stat persistence
- shop: add weapon config infrastructure
- shop: add WeaponShopHandler and data migration
- game-data: add weapon progress with per-stat upgrades
- player: add player progress tracking interface
- shop: add weapon domain models with unlock requirements
- level: link EnemyLevelConfig to each LevelGeneratorConfig
- enemy: add EnemyLevelConfig assets for Street, Jungle, Desert levels
- enemy: integrate EnemyLevelConfig into spawning system
- enemy: add configurable stats support to enemy combatants
- enemy: add EnemyLevelConfig and EnemyTypeStats for per-level enemy configuration
- rewards: add MachineGunAmmo support and weapon ownership check
- logging: integrate FileLogger with GameLogger system
- logging: add FileLogger with async writing and rotation
- logging: add debug logs to game systems
- feedback: integrate game logs with bug reports
- logging: add game logging system with ring buffer
- feedback: integrate feedback system in menus
- feedback: add feedback UI panels
- feedback: add UI styles
- feedback: add button images
- feedback: add infrastructure layer
- feedback: add application layer
- feedback: add domain layer entities
- desert: update DesertLevelGeneratorConfig settings
- desert: update obstacle prefabs for DesertLevel
- desert: update background prefabs for DesertLevel
- menu: add Desert-Level to level selector with background image
- editor: add Column ID field to ObstaclePointMonoBehaviour inspector
- obstacles: add manual column ID configuration for ObstaclePoints
- desert: create Desert-Level scene with LevelGenerator config
- desert: add gameplay music for desert level
- desert: configure background prefabs with obstacle points
- desert: add obstacle prefabs (SandbagObstacle, JeepObstacle, RockObstacle)
- desert: add obstacle sprites with damage states (sandbag, jeep, rocks)
- obstacle: add Sandbag, Jeep, Rocks types to ObstacleType enum for Desert Level
- level: add Desert Level backgrounds and update config
- level: add Desert Level folder structure
- level: add desert theme detection to LevelThemeDetector
- level: add Desert Level theme and configuration
Bug Fixes
- level: update Jungle and Desert level configs
- ui: add boss healthbar to Street and Desert levels
- ui: improve timer display and pause menu handling
- tutorial: resolve boss animation, UI z-order and obstacle collision issues
- menu: hide loading screen when returning to MainMenu from cutscene
- shop: ensure shop displays correctly over video background
- obstacles: reduce entryPointOffset.y from 5 to 2
- enemy: add exit phase when leaving cover points
- obstacles: increase entryPointOffset.y to 3 for all obstacle prefabs
- obstacle: increase entryPointOffset.y to prevent enemy visual jump
- enemy: revert L-shaped path traversal to original single Lerp
- ui: always show game speed indicator in timer
- save: remove race condition in ShopUI.OnEnable()
- enemy: configure consistent health bar offset for enemy prefabs
- audio: prevent race condition canceling music track switch in Tutorial
- ui: reposition tutorial progress and toast below timer
- config: remove incorrect Inspector/Enemy entries from WeaponFirePointConfig
- enemy: add skinType config to Desert and Tutorial levels
- save: allow GameSpeed to save in Tutorial Level
- boss: fix navigation to boss phase in branching system
- tutorial: prevent loading screen from hiding prematurely on skip
- gamespeed: use saved game speed instead of hardcoded timeScale
- tutorial: use Panel.Pick() to block skip button clicks advancing step
- tutorial: load intro cinematic when completing tutorial
- save: reset button now saves empty GameData instead of deleting file
- ui: correct grenade ammo HUD display size and spacing
- ui: improve health damage screen effect cleanup and canvas detection
- cutscene: update cutscene config for TheIncident rename and add TheOasis
- cutscene: update ObeliskRising timeline and prefab configuration
- cutscene: use normal scene loading instead of additive
- shop: add MovementSpeed ability icon and increase size
- reset: set starting values to 0 and keep Pistol after reset
- rewards: give ammo when selecting already owned weapon
- rewards: filter weapon options by shop-owned weapons
- shop: sync weapon stats on game load without opening shop
- enemy: prevent health override with external config flag
- shop: prevent currency loss during scene transitions
- enemies: fix broken progression weights in Street level
Improvements
- game: improve game systems, pause handling and UI components
- enemy: update enemy prefabs, obstacle configs and level settings
- skill: move remotion skill to global scope
- camera: optimize CameraFollow with sqrMagnitude and loop
- tutorial: cache FindObjectOfType in StopPlayerMovement
- combatant: remove redundant Vector3.Distance calculation
- player: optimize distance checks with sqrMagnitude
- player: cache Plane for mouse-to-world conversion
- enemy: replace Vector3.Distance with sqrMagnitude
- enemy: cache transform.Find for Entry point lookup
- sorting: optimize DynamicSortingOrder with sqrMagnitude
- cutscene: rename TheIncidentEntryCutscene to TheIncidentCutscene
- cutscene: rename TheIncidentEntry to TheIncident
- audio: cutscene explicitly controls its own audio lifecycle
- cutscene: rename TheIncidentCutscene to TheIncidentEntryCutscene
- level: cleanup wave generator and config editor
- level: update StreetLevel backgrounds and BackgroundBase
View full details→
v0.9.0-prebeta
ImprovementDec 10, 2025
Release 0.9.0-prebeta
New Features
- editor: add dropdown selectors for individual prefabs in LevelGeneratorConfig
- editor: enhance difficulty config with card-style sliders and summary
- editor: add visual editor for enemyRewardDrops with intuitive UI
- editor: add simplified enemy progression editor with intuitive UI
- editor: add custom editor for LevelGeneratorConfig with visual prefab selection
View full details→
v0.8.0-prebeta
ImprovementDec 10, 2025
Release 0.8.0-prebeta
New Features
- config: increase StreetLevel easy difficulty for launcher testing
View full details→
Page 1 of 2 (20 total changelogs)