Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Release brackeys submission #1

Merged
merged 87 commits into from
Feb 19, 2023
Merged

Release brackeys submission #1

merged 87 commits into from
Feb 19, 2023

Conversation

Wabtey
Copy link
Member

@Wabtey Wabtey commented Feb 19, 2023

The exact Build (+some TODOs and a updated README and the version 0.2)

Elzapat and others added 30 commits February 12, 2023 09:45
with bevy-parallax
bevy_rapier2d 0.20 changed `debug-render` by `debug-render-2d`
- New Character Structure
- Add Requirements in the README.md
…d mvoe with background (merge feature-crowd-generation into develop)
Elzapat and others added 28 commits February 18, 2023 11:49
(Sometimes) Trigger SoulShifting Twice

Maybe: Remove the SoulShifting Component

- New spritesheet !!
  - last death frame does not have FX
- Soul Shift
  - is now handle by event
  - the player death is now handle in `player`
- aggression
  - Invulnerability
    - Prevent from being One Tap
  - Cooldown
  - Intersection of sensor (attack hitbox and character hitbox)
  - when <= 0hp soulShift
- player
  - final death
  - TODO: New y z position to new player
- camera
  - "smooth" transition camera when swapping
- (non?)operational system ordering
- no more: one billion events sended
- disable the buggy function `attack_collision`
- enable punishing the player by pressing `Space`
  - now just take the first BossAttack Dmg
- characters::npcs::boss::mod
  - Smash 'Perfect Hitbox'
  - Fallen Angel 'Perfect Hitbox'
- Bonus: UI is now black (on the white sky)
- The Player has their own hitbox_activation now (depending on their own attack)
- The Boss now activates only the hitbox matching the attack launch
Timer with timer
- Check in The SoulShift event if the requested soul shifting entity is valid
Valid = Is a Player, still not have DeadBody, isn't in a soul shift period, and not a newly player with still the CrowdMember Component
to fit the black background the fullscreen gives us
- README
  - Assets' credits
  - Check some of the requirements
  - dev's credit
@Wabtey Wabtey merged commit cebc44e into main Feb 19, 2023
@Wabtey Wabtey deleted the release-brackeys-submission branch February 19, 2023 13:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants