tModLoader

tModLoader

Pets Overhaul
正在显示第 51 - 60 项,共 176 项条目
< 1 ... 4  5  6  7  8 ... 18 >
更新于:2024 年 10 月 24 日 上午 1:46
作者:Pearlie

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

### Patch 3.0.3.1, October 24, 2024
- Fixed a problem that would cause radius pets to freeze the Player upon world log in.

更新于:2024 年 10 月 23 日 下午 11:54
作者:Pearlie

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

### Radius Particle Display Update, Patch 3.0.3, October 24, 2024
- Added new Method for 'circular' particle display.
- Basically, spawns dusts in a circle around given location with many checks & utils inside it for higher quality.
- Given Circular Dust Display to ALL Pets with Radius effects.
- Added new config option to Increase or decrease amount of dusts of Circular Dusts.
- Options are: None, Lowered, Normal and Increased. (0x, 0.5x, 1x and 2x respectively)
- Added new config option to stop Circular Dusts from spawning if where they will spawn is inside of a block.
- Changed all Light Pets update order to prevent inconsistencies
- Made Pet Recovery code more readable and slightly improved its code. Now uses Double for base value rather than int, possibly increasing preciseness.
- **All below Pets have a Radius Dust Circle added to them, except for Mini Prime & Baby Truffle**
### Balance Changes
### Non-Radius Changes
- Baby Truffle
- Now +4 stats include: Global, Harvesting, Fishing and Mining Fortune, Aggro, Fall Damage Resistance and Pet Healing and Shielding effectiveness.
- Mini Prime
- Reduced Defense Multiplier while a Shield exists to 1.11x from 1.15x
- Now works with Calamity Shields.
### Radius Pets
- Bernie
- Now Recovers every second for less clutter, from 12 times in a second.
- Now uses Pet Timer for recovery, possibly working better with Pet Abiltiy Haste.
- Reduced Burn Drain & Burn Lasting Longer Radius to 62.5 blocks from 150
- Glommer
- Increased time needed for flat mana recovery increased to 1 second from 0.45 second
- Increased Mana recovery to 2 per proc from 1
- Reduced Pet Ability Haste Radius to 65 blocks from 150
- Honey Bee
- Reduced Heal Radius to 55 Blocks from 100
- Improved Recovery code.
- Baby Grinch
- Reduced Slow Radius to 25 blocks from 30
- Baby Red Panda
- Reduced Alert radius to 50 blocks from 150
- Ice Queen
- Frozen Tomb Radius unchanged
- The Twins
- Radiuses unchanged (Side note: Added two circles for Twins, enemies between/inside, however u wanna word, both circles receives NO EFFECTS.)
- Tiny Deerclops
- Increased Fear radius to 32.5 blocks from 30

更新于:2024 年 10 月 23 日 上午 2:24
作者:Pearlie

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

### 'Hay' Update, Patch 3.0.2, October 23, 2024
- Detoured obtaining of Hay with your Sickle to change their entity source so it properly works alongside other Harvesting effects & checks.
- Simple: Hay now counts as a Harvesting item.
- Alongside this, destroying tiles with a 'Weapon' now properly removes the tile from 'placed blocks' list.
- Now 'player placed blocks' list's tile removal updates at the end of Player Update.
- This fixes if 1 Tile were to give more than 1 item upon being broken, upon spawning 1 type of item, second one were to not benefit from any 'item' related effects of Pets.
- Now Block Removal from List is handled correctly in Multiplayer.
- Now adding a block to 'placed blocks list' checks if that coordinates exists in list, if it does, doesn't add it, reducing strain and fixing a few problems.
- 'Temporary' lists are now carried to GlobalPet, also their update order is more correct, they will be reset back to Empty Lists in ResetEffects().
- Lizard
- Lizard Tail's 'Pickup' code is now more consistent, directly checks if Player is touching its hitbox or not, instead of being picked up when Player isn't even touching it but is close to it.
- Reduced scale down to 1x from 2x.
- Lizard Tail now gets knocked back way harder. (0.05 > 0.6x multiplier on received knockback)
- Caveling Gardener
- New: Now Increases ALL Hay you gain when you break them with Sickle, no matter if it was obtained by 'Player placing it' by 2 times.
- Small tooltip fixes.
- Extra documentation inside code & more readability.

更新于:2024 年 10 月 22 日 下午 3:00
作者:Pearlie

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

### Gathering Item Improvements, Patch 3.0.1, October 22, 2024
- Fixed Moonling's Summoner stats not being as documented (Whip speed 60 > 50%, Only Sentry count increasing to 3, instead of both Sentries and Minions going to 3 from 2)
- Changed wording of Mod description(s) slightly.
- Tile placement code now is a Method.
- Added exception logic to Mining items check. (Extra crossmod compatibility)
- Added Hay to Harvesting items list. (Due to hard-coded source data of Hay, I cannot implement Hays from Sickles being Harvesting items, unless use of IL edit. So if some other mod adds another way, thats nice.)
- Added a new list for plants that only spawns naturally, rather than being plantable. (Hay, Mushrooms, Dye Plants etc.)
- Plants that spawns naturally now checks for if their source tile was placed by Player or not. Plants that can be planted still ignores this.
- Added a detour to Flower Boots to count its placed plants as 'placed blocks'. (Note: All tiles that gets destroyed has their 'placed block' tag stripped from them)
- Now all items obtained by shaking a tree is directly considered a Harvesting item. (Except coins)
- Simplified Junimo EXP list code slightly.
- Item condition check code is now a bit simpler.
- Pet Swap Cooldown's base amount is now reset in correct update order.

更新于:2024 年 10 月 21 日 上午 10:45
作者:Pearlie

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

### Patch 3.0.0.1, October 21, 2024
- Fixed Bernie's internal being able to pass integer limit if given enough time.
- Changed Baby Hornet's Spawned Bees velocity to be fixated but towards a random direction so there isn't a chance for it to go absurdly slow.
- Changed Phantasmal Dragon's Spawned Icicle Mist velocity to be fixated but towards a random direction so there isn't a chance for it to go absurdly slow.
- Removed unnecessary code from Phantasmal Dragon.
- Minor fixes in Steam Workshop Description.
- Grammar fixes in tooltips.

更新于:2024 年 10 月 21 日 上午 4:38
作者:Pearlie

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

Way too long of a patch, if needed, better to check on Forums or Discord.

更新于:2024 年 8 月 4 日 上午 3:57
作者:Pearlie

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

### Config & Backend Improvements, Patch 2.3.14, August 4, 2024
### Changes & Additions
- (Re)Added option to entirely disable the Pet Ability Cooldown Display, ignoring other settings regarding the Display in the process.
- Changed the Enable Tooltip Swap config option to be Disable Tooltip Swap, for more consistency across the Config Options (since every other is disabling), defaults to disabled.
- Added 'Headers' to Config options, categorizing the options for less confusion.
- Changed display name of Config Title to: Pets Overhaul Settings
- Backend Changes
- Dual Slime Pet will now use whats used for processing key triggers, rather than whats used for general in-game updates for tooltip swapping.
- Added new Enums.cs file to store all Enumerables Pets Overhaul uses.
- Replaced all Enums in various classes into Enums.cs.
- Enums are now easier to read, and are shortened all across Pets Overhaul, reducing clutter a bit.
- Renamed a few Enums to make them more clear.
- Added a localization value for Dynamite Kitten's explosion projectile display name.
- Changed array of Fire based Debuffs to be a List. (Useful when adding stuff from outside sources, ex. Other Mods)
- Burn based effects (Bernie & Slime Prince) are more readable.
- Renamed Item drop pool list to be clearer on what it is.
- Slime Prince & Dual Slime's code is now more readable & higher quality.
- Made code a bit tidier with better ordering etc.

更新于:2024 年 8 月 3 日 下午 2:04
作者:Pearlie

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

### Patch 2.3.13.3, August 3, 2024
### Fixes & Additions
- Fixed Skeletron Pet's received damage DoT not working properly if taken damage is lesser than 4, causing Player to infinitely take 0 damage until they die.
- Smoothened Skeletron Pet's received damage DoT.
- Added two reference death messages to Skeletron Pet (Easter Egg), each having 2.5% chance to appear on chat upon death.

更新于:2024 年 8 月 2 日 上午 8:54
作者:Pearlie

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

### Patch 2.3.13.2, August 2, 2024
### Fixes
- Fixed Baby Hornet not increasing chance to spawn Bees when projectile that enemy got struck from is a Whip or Forbidden Storm (Forbidden Armor set bonus)
- Fixed Pig Man giving chance to not consume any consumable by 10% chance, rather than intendedly doing that for only potions.
- Pet Ability Keybind now mentions its currently unused.

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

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

### Patch 2.3.13.1, July 30, 2024
### Changes & Additions
- Fully Implemented the Pet Healing Multiplier stat (Although not granted by anything as of now)
- Changed Lifesteal method to cover all types of Recovery purposed actions by Pets, also making it way more readable & easier to understand what it does, cleaner code.
- Made Skeletron Prime pet's code cleaner & easier to understand.