tModLoader

tModLoader

Pets Overhaul
正在显示第 61 - 70 项,共 176 项条目
< 1 ... 5  6  7  8  9 ... 18 >
更新于:2024 年 7 月 26 日 上午 8:08
作者:Pearlie

Version 2.3.13 has been published to Stable tModLoader v2024.5, learn more at the homepage[discord.gg]

### Backend Improvements, Patch 2.3.13, July 26, 2024
### Changes, Fixes & Additions
- Improved grammar of lots of tooltips.
- Added a Heal Multiplier field, that can be adjusted to reduce or increase Player's received Pet healing(s). (Currently unused)
- Added new keybind, Use Pet Ability. (currently unused by any Pets as of this patch)
- Renamed Dual Slimes Tooltip Swap keybind to be Pet Tooltip Swap.
- Fixed Junimo's tooltip showing higher values than intended while Pet is 'in use' with no Oblivious Pet debuff.
- Fixed Junimo's tooltip showing incorrect health increase values with Harvesting HP increase.
- Junimo is now just a Utility Pet, since every Pet will have at least 1 or 2 Classes from now on.
- Lots of backend changes.
- Removed many unused files.
- Removed unnecessary crossmod systems.
- Removed unused debug command.
- There is now PetSounds class for handling sound effects.
- Added PetColors class to include colors used by Pets Overhaul and methods that converts texts to their intended color.
- Added abstract PetEffect Class, now all Pets are a 'PetEffect', rather than a 'ModPlayer', now all Pets contain their Classes in their code and giving easy access to main class of Pets Overhaul.
- 'Pet Classes' colors are now automated by code and two classes mixing their colors will be easily accessible with code.
- Carried over list of Pet Item ID's and their names to their own respective class.
- Simplified folders etc.
- Improved info given in code & readability.
### Balance Change
- Honey Bee
- Self Ability Haste now won't reduce Honey Overdose duration on self. (ex. if user has 100 abilty haste, they will not receive a 30 second honey overdose, but rather the base amount, 60 seconds.) Unchanged for other receiving Players.

更新于:2024 年 7 月 19 日 上午 7:15
作者:Pearlie

Version 2.3.12.2 has been published to Stable tModLoader v2024.5, learn more at the homepage[discord.gg]

### Patch 2.3.12.2, July 19, 2024
### Changes, Fixes
- Ability timer won't be visible anymore if Player has their inventory open, reducing screen clutter.
- Pets Overhaul correctly reckognizes Calamity now
- Added a safety net for cases when a Modded Pet Item's internal name has been changed.

更新于:2024 年 7 月 1 日 上午 7:33
作者:Pearlie

Version 2.3.12.1 has been published to Stable tModLoader v2024.5, learn more at the homepage[discord.gg]

### Patch 2.3.12.1, July 1, 2024
### Changes, Fixes & Additions
- Fixed Junimo's Harvesting EXP gain not taking into account for item's stack.
- Fixed Junimo's EXP checks trying to check if item's source block is placed by Player or not, even at cases when it shouldn't. (Harvesting for Shaking Trees, planting plants, planting trees, and fishing) Causing the item to not benefit from neither EXP or coins whatsoever.
- Fixed Blue Chicken Pet having a broken text regarding showing the 'Egg' item.
- Now Junimo leaderboard commands will use plural or non-plural for 'player', rather than always saying 'players', depending on how many players it is currently displaying.
- Removed /pet junimoleaderboardall and /pet junimoscoreboardall commands, replaced it with new command(s).
- Added 3 new commands: /pet {mining | fishing | harvesting}scoreboard and /pet {mining | fishing | harvesting}leaderboard. They will all display their respective leaderboard for Junimo skills.
- This solves issue of Terraria chat holding up to 500 messages, causing /pet junimoscoreboardall commands not being able to showcase all players at big servers. Now a Player can choose to see entire leaderboard of 1 single skill at once.

更新于:2024 年 7 月 1 日 上午 3:47
作者:Pearlie

Version 2.3.12 has been published to Stable tModLoader v2024.5, learn more at the homepage[discord.gg]

### Ability Cooldown Display Polishing, Patch 2.3.12 July 1, 2024
### Changes & Additions
- Switching a Pet will now set your Base Ability Cooldown to 0.
- Ability Cooldown Display now can be invisible if current Base Ability Cooldown is 0 (If Current Pet is not modifying the Base Ability Cooldown, in other terms if they got no abilities with cooldowns)
- Changed config option to disable Ability Cooldown Display entirely to; Disabling display while current pet has no cooldown. (Will be disabling by default)
- Added display for current base cooldown of your Pet.
- Added config option to make Ability Cooldown Display not include base cooldown.
- Changed wording slightly, moved display to left a little.
- Remaining Cooldown will now be slightly red if its ready.
- Added question regarding how Pet Effects become activated to /pet faq & question commands.
- Removed unnecessary code from Baby Hornet and Core Player code.
- Improved Baby Snowman, Bernie and Black Cat's tooltip, code readability etc. a little.
### Balance Changes
- Baby Snowman
- Increased Slow's amount, time and Frostburn's time multiplier to 5 from 3 if full Frost Armor is worn.
- Bernie
- Reduced burn amplifier for Mana & Health drain and making Burn effects Last 2x longer range to 150 blocks from 200 blocks.
- Increased healing per second per enemy to 0.9 from 0.6 health.

更新于:2024 年 6 月 28 日 上午 5:55
作者:Pearlie

Version 2.3.11 has been published to Stable tModLoader v2024.4, learn more at the homepage[discord.gg]

### Patch 2.3.11, June 28, 2024
### Systemical Additions
- Added a new pet ability cooldown display, it will show you exactly how many seconds left for your Pet's ability to be re-useable.
- Can be disabled in config.
- Slightly changed shadowing of Pet Shield Display.

更新于:2024 年 6 月 27 日 下午 2:07
作者:Pearlie

Version 2.3.10.1 has been published to Stable tModLoader v2024.4, learn more at the homepage[discord.gg]

### Patch 2.3.10.1, June 27, 2024
### Fixes & Changes
- Fixed Junimo leaderboard command attempting to show players that are not online.
- Fixed Junimo leaderboard command checking for players wrong.
- Made Junimo leaderboard's code better & made it more readable.
- Changed Junimo leaderboard's way of coloring the top 3 Players, Number 1's color is changed to Lavender color, Number 2 and 3 untouched, since the Light Pet's dynamic perfect roll color was not working properly.

更新于:2024 年 6 月 27 日 上午 5:40
作者:Pearlie

Version 2.3.10 has been published to Stable tModLoader v2024.4, learn more at the homepage[discord.gg]

### Commands Update, Patch 2.3.10, June 27, 2024
### Systemical Additions
- Added new commands.
- /pet
- Displaying currently existing commands of Pets Overhaul. (Essentially /help command)
- /pet fortune, /pet fortunestat, /pet fortunestats
- Displays your current fortune stats and explains their functionality.
- /pet vanity, /pet vanitypet
- Explains how to use a 'vanity' Pet.
- /pet junimoscoreboard, /pet junimoleaderboard
- Displays Top 3 Online Players with highest exp counts for all 3 skills of Junimo. Only returns your EXP & level values if you're in singleplayer.
- /pet jumimoscoreboardall, /pet junimoleaderboardall
- Everything same as junimoscoreboard, but displays ALL online Players' Junimo stats, listed from top to bottom. Use with caution lol.
- /pet faq, /pet question
- Displays frequently asked questions regarding Pets Overhaul.
- Updated Notice's colors.
- Updated notice, steam, and in-game description accordingly.

更新于:2024 年 6 月 23 日 上午 8:11
作者:Pearlie

Version 2.3.9.3 has been published to Stable tModLoader v2024.4, learn more at the homepage[discord.gg]

### Patch 2.3.9.3, June 23, 2024
### Bug Fixes & Additions
- Added new command (currently unused)
- Fixed Suspicious Looking Tentacle reducing currently spawned minion count (and not succeeding correctly), rather than intendedly increasing Player's Max Minion cap. Now rounds up to nearest integer value. (+0.6> will give you +1 slot.)

更新于:2024 年 6 月 14 日 上午 10:54
作者:Pearlie

Version 2.3.9.2 has been published to Stable tModLoader v2024.4, learn more at the homepage[discord.gg]

### Patch 2.3.9.2, June 14, 2024
### Systemical Changes & Additions
- Re-named a Debug command to explain better on what it does
- Fixed Prince & Dual Slimes Wet Buff multiplying Defense by 0.08x and 0.07x respectively, rather than multiplying by 1.08x and 1.07x respectively.

更新于:2024 年 5 月 24 日 下午 2:04
作者:Pearlie

Version 2.3.9.1 has been published to Stable tModLoader v2024.3, learn more at the homepage[discord.gg]

### Patch 2.3.9.1, May 25, 2024
### Systemical Changes, Additions & Fixes
- Changed Pet Shield Display Icon to be more lively & greater. Made by: @furqi
- Slightly altered the gap between Shield Icon and current shield value.
- Changed Pet Shield Display Location Config option, added option to be able to 'switch places' of Shield Icon and current Shield value.
- It now has 4 options: On the Player, Icon on the left, On the Player, Icon on the right, Next to the Healthbar, Icon on the left and Next to the Healthbar, Icon on the right.
- Changed its label to be more simple.
- Changed its tooltip to elaborate better.
- Removed 'heavy implications' of Junimo level system in in-game and Steam description.
- Updated outdated Steam Workshop Screenshots of Junimo and Clumsy Slime.