11,585 Commits over 3,622 Days - 0.13cph!
- more test rooms
- revenge launcher arc speed reduced
- TestBed tool bug/crash fixes and now supports loading any tileset room
- Bugs now have less health. 4->2
- Vacuum launchers fire less frequently
- Reduced duration of vacuums
- Sine movements now check for owning entity player awareness
- Spawn chance and costs adjustments (nerfs) for asteroid tileset
- Fixed rotation of alarm bot
- Reduced health of Alarm Bots to 30 from 40
- Increased spawn budgets of asteroid test rooms
- Deleted unused enemy packs
- Setup enemy definitions for area 2 enemies
- New enemy pack for asteroid tileset
- Added loot components to area 2 enemies
- Asteroid tileset now spawns enemies
- Reworked Block_Gate prefab slightly to match others
- Added spawn locations to asteroid test rooms
- Asteroid gates now function correctly
- Rebuilt asteroid tileset/scene
- Added a start room to asteroid tileset
- Setup asteroid level generation flows
- Game starts straight into asteroid tileset for now
- Rebuilt asteroid tileset prefabs/rooms
- Added doors to asteroid test rooms
- New area 2 bug enemy
- Sine wave movement
- Reduced Alarm Bot helath from 50 to 40
- Some spawner rework to make them more flexible
- Added BD node to set laser lengths
- Enemy wip
- Added new BD nodes for getting entity health percent and setting Rotate3D speed
- More new enemy types WIP
- Laser Rays can now be set to start active
- Placeholder moving quad laser enemy prefab
- New WIP area 2 enemy, vacuum launcher
- Added some randomness to bouncer charge
- More work on area 2 enemy
- Booze Burner behaviour tree
- Accelerate action node can now be set to accelerate away from target
- Flamethrower script reworked to just be a toggle and damage logic, toggling moved to behaviour tree
- Deleted some shit
- More tidy up and annotated Bouncer BT
- Bouncer now activates boost
- EnemyAbilityBoost no longer controls activation/deactivation
- Added ActivateBoost BD task node
- Removed debug nodes and trimmed some unneeded nodes from Bouncer BT
- Bouncer progress
- StopMovement BD node
- Accelerate and StopAccelerating action code
- Started coding some AI conditionals for behaviour trees, now that I kinda know what I'm doing
set some conditional aborts WTF they are. Fixed it though!
- Backing up before I try and figure out how to use multiple BTs
- More Behaviour Tree learning