Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyrofab committed Nov 5, 2021
1 parent 24a8315 commit e3c666d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,25 @@ Version 2.0.0
- Added the inflation ability for pufferfish
- Mobs that witness other mobs attacking you during possession will no longer join the party
- Added the `requiem:possessionDetection` gamerule to configure how sus you are during possession
- Added a spawn egg for the mortician
- Made it more obvious that you can interact with rift runestones while incorporeal
- The area in which the obelisk searches for soul sand and soil is now square and not round
- Rifts now require a powered obelisk to teleport you
- Updated the penance spell particle texture
- Vagrant players no longer gain attrition when their body dies
- Remnant vessels now give back an empty container upon use
- Buffed soul capture chances on wounded mobs and mobs that have no attack damage
- Renamed the demon -> mortal conversion vessel to "pure soul vessel" (will keep being creative only though)
- Fixed obelisks allowing effects to be one level higher than intended
- Fixed a visual bug with rabbits not jumping properly
- Fixed some missing localization entries
- Fixed a desync with the "remnant -> vanilla player" mortician trade
- Fixed bats, squids, turtles, and most pets behaving unexpectedly while soulless
- Fixed creepers spreading soul effects when blowing up
- Fixed the possession icon not appearing for player shells
- Fixed `/requiem shell split` previously requiring emancipation to work
- Reverted Origins' power key triggering dissociation
-

### Changes in Alpha 12
- **Mobs can now become hostile if you come too close !** (big thanks to SciRave for giving us this feature)
Expand Down
3 changes: 2 additions & 1 deletion src/main/resources/assets/requiem/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,10 @@
"item.requiem.ichor_vessel_emancipation": "Emancipation Ichor Vessel",
"item.requiem.ichor_vessel_penance": "Penance Ichor Vessel",
"item.requiem.ichor_vessel_reclamation": "Reclamation Ichor Vessel",
"item.requiem.shattered_soul_vessel": "Shattered Soul Vessel",
"item.requiem.mortician_spawn_egg": "Mortician Spawn Egg",
"item.requiem.pure_soul_vessel": "Pure Soul Vessel",
"item.requiem.sealed_remnant_vessel": "Sealed Remnant Vessel",
"item.requiem.shattered_soul_vessel": "Shattered Soul Vessel",
"requiem:remnant_vessel.curse": "Curse",
"requiem:remnant_vessel.cure": "Cure",

Expand Down

0 comments on commit e3c666d

Please sign in to comment.