12 Commits (d9cb67b4eb921b6c98dfe7546b8fb044cebb98d2)

Author SHA1 Message Date
Pandro d9cb67b4eb
Added Origin "Doggo"
Added new Origin "Doggo" which is dog themed and has the powers:
    - bark
    - bites
    - wet_fur
    - cookie_policy

Added power "bark"
    can be activated to make dog noises
Added power "bites"
    increases the player's base attack damage
Added power "wet_fur"
    decreases the player's swim speed
Added power "cookie_policy"
    makes the player explode when another player uses a cookie on them
1 month ago
Pandro c9df5d2331
Fixed typo 2 months ago
Pandro b79b13c3df
Removed "more exhaustion" from fox 2 months ago
Pandro 3b19fcfe56
Fixed size persistence over death
Sizes were getting resetted when dying. Used "entity_action_respawned" to reapply it.
2 months ago
Pandro dd6b9c4311
Tweak "frail_flight", Added badge to "dark_vision"
Changed "frail_flight" condition to flight from 20 to 19. Maybe that fixes a bug?
Added badge to "dark_vision" to indicate it having an active toggle now
2 months ago
Pandro c167db2378
Fixed badge on "dark_vision"
Fixed badge sprite path on power "dark_vision"
2 months ago
Pandro 70a1993fd3
Changed power "dark_vision", renamed "fox_size"
Changed dark vision to have a toggle to eliminate uncomfortable flickering.
    Gave dark vision the condition to be above 3 hearts health to be used.
Power "fox_size" is now named "small_size" and also added to the avian
Gave origin "avian" the power "small_size" and removed "sprint_jump" from it
2 months ago
Pandro c29c7c35ec
Added badges, icons and sorted powers
Added badges to most powers with tooltips
Added icons to all origins
Sorted powers in origins to reflect impact a bit better
2 months ago
Pandro dbae419099
Added power "explosive_death"
Added power "explosive_death" which makes the player explode when dying (no block damage)
2 months ago
Pandro 0ee3a8601b
Added slow to dragon
Added power "slow"
    Slows down the player by a small amount
    Unfortunately still has FoV change
2 months ago
Pandro ced19e2f32
Minor Tweaks to origins
Changed impact ratings for dragon, protogen

Fixed typo in bat description
2 months ago
Pandro c13f8f5d5a
Removed outer folder "datapacks/"
Removed the outer folder "datapacks/" and moved the inner file and folders to the root
2 months ago