wawa
A version for Bug fixes...
Note: There is not enough testing done for versions other than 1.20.1 Fabric, I only made sure they can run on those versions, there could be some hidden bugs somewhere. If you don't see a new updates after 1 or 2 weeks, they are most likely stable.
Active Skill [Foxify]
Fixed Bug
Fixed some functions not using the new fox tag system
Changed Contents
- You are now able to halt AFK timer, only enter the mode by pressing keybinds (Suggested by Maverickk63)
- You are now able to avoid destroying terrains when using Evolution Foxes
Passive Skill [Foxiality]
Fixed Bug
Fixed the fox tag not working with trust system
Changed Content
Made the damage to/receive buff from certain origins players be a standalone modifier
Passive Skill [Fluffy]
Changed Content (Nerf)
Added a "Flammability" debuff. If you have not shaked water / snow in the past 5 minutes, everytime you take a fire damage, you will be set on fire for 10 seconds
Passive Skill [Fast Paced]
Changed Content
The Hunger-based damage modifier is now a true proportional scale instead of chunks of modifiers (Not noticabily comparable with last verision)
Passive Skill [Timidity]
Fixed Bug & Changed Content
Removed the "You are no longer trusted" pop up completely
Passive Skill [Weak]
Fixed Bugs
Foixed the armor restriction on other skills does not disappear when you click disable in the setting book, while the effects are in place
Hidden Skill [Fox Sound Pack]
Changed Contents
- If you received interaction from another player, your Fear Effect will be mute for 8 seconds
- The Interaction Cooldown is now interactor based
Optional Skill [Walk On Powder Snow]
Changed Content
Simplified codes, nothing technically changed
[1.19.4+]
Made the advancements, and /tellraw
to other player to have a FallBack in case they don't have the resource pack installed
[1.19.4-]
Fixed the game crashing upon nearing an Ender Dragon (Found by tRiSk)
[1.21.1]
- Made the item during [Sleeping Mode] Invisible
- Fixed the 3 Interactions not granting advancements
- Fixed the Hunt extending by pouncing not working at all
Fox Player Model V1.4
- Fixed Color changes not working in higher versions
- Automatic Tail Flop w.r.t Vertical Velocity
- Automatic Ears flop w.r.t Vertical Velocity & Head Nodding
- A rough Jump Animation
- Fixed Tails not growing with karma
- Added Creative Flight Animation
- Added random ear twitches that happen randomly
Emergency Patch
Fixed the game crashing the second you start sprinting, in Fabric 1.20.2 (Found by JT_Boiiis)
Technical Details:
Under the Passive Power [Weak], the "heavy_armor" subpower is checking for your armor points, and apply negative effects when you reach >15 armor points.
However, in the latest version of Origins Fabric (1.20.2: Origins 1.12.10), this attribute entity condition seems to be running abnormally.
Instead of every in game tick (1/20 second), I'm guessing it was ran per frame instead, causing a ticking entity error and a hard crash.
Solution:
Forcefully put the attribute entity condition after a set interval, forcefully after an if_else meta action to force it only execute on that game tick, instead of per frame.
Finally caught a break from all the assignments and ddls...
Here is a new version after my 3 months of absence :3
Note: There is not enough testing done for versions other than 1.20.1 Fabric, I only made sure they can run on those versions, there could be some hidden bugs somewhere.
If you don't see a new updates after 1 or 2 weeks, they are most likely stable.
Real Foxes Test in Prod! >:3
General QOL Changes
- More entity / item tags available to be modified. Like “Entities that always scare you” and “What are considered foxes”. There is a 'explanation.md' file located under the item and entity_type tag folder to tell you which one does what, and how to modify them.
- Added 20+ Advancements achievable only by this Origin. Many are hidden and some might tell you hidden mechanics you don't know about.
Active Skill [Pounce]
Changed Content
The Pounce Effects are now client-triggered as well. This can prevents you activating the skill and no velocity is added, due to laggy server.
Active Skill [Foxify]
Fixed Bugs
- [Forge]: Fixed Hat Fox Desync in server environment (Found by Kotsune)
- [Forge]: Fixed you go into [Sleepin Mode] when clicking bed even if you can't sleep
- Might fixed riding player not shrinking your hitbox height
Changed Contents
- Changed the [Enter Sleepin Mode when riding] keybind from [Sprint] to [SaveToolbarActivator]
- Disguise fox is now not invulnerable to Player attack. But you still can't harm them
- Disguise Fox is now muted (Silence:1b) when disposed
- Disguise Fox is sent to y-500 instead of y500 to prevent duping modded items (Found by 这个ID就厉害了)
- Hat Fox is now immune to inWall damage
Passive Skill [Smol]
Changed Content
Removed Subpower [Grabby Paws]
Passive Skill [Foxiality]
Changed Contents
- Added [Grabby Paws], but instead of as an Active Power, it passively pulls items in a 2 blocks range to you
- Implemented Night Vision Fix, for you to directly receive Night Vision Potion Effect if a shader / mod muted the Origins' Night Vision Power. See more below.
- Predator's EXTRA STRIKE to you will also apply 0.5s of Blindness and 2 frames of Red Screen Overlay
- Wake Up Item Gift now has a Time Check to avoid being exploited by 'Always Night'
- Untamed Predators chasing after you will receive Speed 2 and Dolphin's Grace 1
Passive Skill [Timidity]
Fixed Bug
Fixed
foxie_fear
tag not workingChanged Contents
- Possibly prevent Thunder from scaring you across the dimensions
- If you hold [Sneak] while Fear effect is active, you can see what entities are causing the fear in a 15 blocks range. This feature will not be accurate if multiple Fox Origins Players are around each other
Passive Skill [Agility]
Changed Content
Plays a wool block sound if you trigger the fall damage reduction by [Sneak], not very noticable but I think it's cute :3
Passive Skill [Fluffy]
Fixed Bug
Fixed the crashing incompatibility with the mod [RAT's Mischief] (Found by msita)
Hidden Skill [ThTrackers]
Fixed Bugs
- [Forge] Fixed FoxSize not initiated properly
- [Forge] Fixed Death Trackers not incrementing at all
Hidden Skill [Fox Sound Pack]
Fixed Bug
Fixed the Boop message not sent to the Booped
Changed Content
Added 3 special FoxType ranges for you to use as utilities, by using
/trigger foxtype add [Value]
:10 - Toggle Night Vision Fix
20 - Reset all Fox powers, in case they bug out somehow
30 - :3
You can see a new badge in game Origins GUI, on the Active Skill Foxify, mentioning the above utilities
Optional Skill [Leash]
Changed Content
If the leasher sneaked when leashing you, the maximum range of the leash is increased to 100 blocks
Check Source Release For details regarding change in Tags and new advancement
Fox Player Model V1.3
- Added a Scared animation, triggered by Fear effect. Your ears fold backwards, hind side lays lower and tails fold in between your legs.
- Fixed the Change Color not working across versions
- Added a jeb_ button under the change color page, your model will constantly change in rainbow color
- Added a permission fail safe to not trigger color change for others if they do not have you on MAX permission, also prevents you from using this feature if you are not on MAX permission for yourself
Anyways it's time for me to disappear for another month or two :3
Don't hesitate to report any bugs you encounter.
hope yall have fun <3
This version can ONLY be used with Origins-1.13.0-alpha.12+mc.1.21.1
This is yet another tiny patch for 1.21.1 Fabric
Active Skill [Foxify]
Fixed the same bug that causes you to be unable to stack hat fox.
Now you can stack foxes on your head for as many as you want, just like in 1.20.1 (the main version)
New Version After 2 months :3
Watched stream from Celestialstory and fixed many Forge Side bug :3
Forge Side Fixes:
- Fixed Fox settings cannot do reset all command, but it's still unpredictable
- Fixed optional powers not being removed upon losing this origin
- Fixed sleep sound trigger when dash the second time
- Fixed Pounce Vulnerability not working at all. Now it is fixed at the default OP level 4 modifier for Forge.
- Fixed Death Sound not playing, but effect is worse than Fabric side
- Fixed Fire on yourself not visible, at the cost of both Fabric & Forge performance
- Added an inferior automatic detection to check if you are in a Forge Server, to remove the powder snow power.
Foxsize Layer: Reset your scale when you choose a size, avoid size stacking
Active Skill [Foxify]
Changed Content
- You are no longer invulnerable to attacks from the entity you are riding
- Interaction to Fox Mob will emit Heart Particle as well
- Added more tellraw instruction into the Figura Mod button
Fixed Bug
If you have [Figura Mode] ON, you can now safely use /trigger foxtype set [0-3]
without worrying your size goes back to normal
Active Skill [Pounce]
Changed Content
If the Heavy Armor penalty is triggered, your pounce strength is greatly reduced
Fixed Bug
Fixed Killing Streak not triggering properly
Passive Skill [Foxiality]
Changed Content
- Play Fox.bite sound when you hit a prey mob, with Cooldown = 10 ticks
- Buffed the Negative effects you received from being hit by Predators
- Wake up Item Gift will prioritize Offhand, and tell you which one you get
- Night Vision can now be nullified if you are holding a light-emitting block (light level > 13). You can also permanently turn it off via the [Fox Setting]. There is also a short blindness effect when you swap a light-emitting block to your offhand to simulate light adaptation
- Kill a fox will impose penalties on you
- "Climb Powder Snow" is disabled if you are wearing leather boots
Passive Skill [Weak]
Changed Content
Armor Restriction: You are now not restricted by armor material, instead by the amount of armor points you have
Triggering at Armor points > 15 (equal to a full iron set)
Passive Skill [Smol]
Changed Content
You can now [Left Click] a dropped item within 3 blocks to pull it towards you. This subpower can be disabled in the Fox Setting Book
Hidden Skill [Fox Sound Pack]
Changed Content
- Added heart particles to all interactions to you, not restricted by cooldown
- Added message sent to the interactor if they are given / revoken the tag "foxie_trust" (so they won't be feared by fox origin player), when interacting 3.Interaction can only be done when the person being interacted is not moving
Optional Power [Mute Fall Sound]
Changed Content
You are now no longer safe from Stalagmite (Might not work properly for Forge side, again)
Optional Power [Powder Snow Walker]
Changed Content
- The power is nullified if armor restriction is triggered
- This power is deleted from 1.21+, as it can be properly achieved in Passive Skill [Foxiality]
New Optional Power [Leash] Default ON
- You can be leashed by another player using a Lead.
- Once you are being leashed, you are distance bounded to the leasher, just like vanilla minecraft leash
- The leash breaks if relative distance > 10
- After you are leashed, the leasher can bind you to a fence
- You can spam [sneak] to escape. or log off? idk man cuz
- I have absolutely no idea whether this power will work in multiplayer. It works perfectly on Mobs in Single Player tho :3
A small version that implemented some QOL changes
New Layer [FoxSize]
You are given 3 dedicated sizes to choose from, upon choosing this origin.
M, S and XS
M is the default size that is always used,
S allows you to sneak into a 1 block hole
XS allows you to walk into a 1 block hole
Active Skill [Foxify]
Changed Contents
- If you are riding anything, you will not go into [Sleepin Mode] automatically anymore. To avoid you accidentally becoming a fox while operating a tactical nuclear submarine.
- Your disguise fox will shrink proportionally w.r.t your [FoxSize]
Passive Skill [Unique Taste]
Changed Content
You no longer get instant_health anymore, instead you are healed 2 hearts directly
Passive Skill [Agility]
Changed Contents
- Fall damage is now not from 0 to lethal, instead you will now start receiving fall damage from 24 blocks onward.
- Crouch reducing fall damage is nerfed to accommodate this buff (-80% -> -50%)
Hidden Skill [ThTrackers]
Fixed bug
Fixed Optional Powers not removed when you change origin.
New Change Log for V4.1.1.1
This is an emergency quick fix version V4.1.1.1
Fixed a serious dupe glitch found by HeartlessRiku369
Nothing else was changed in comparison with V4.1.1
Old Change Log
This is a version mainly about Bug Fixing and introducing some features.
General QOL Changes:
- Removed Welcome Message that displayed whenever you chose this origin.
- Removed the [Reset All] function, shifted into [Fox Setting Book].
- You get the [Fox Setting Book] whenever you chose this origin.
- The Destroy Book Button in the [Fox Setting Book] can be triggered by Non-admin.
- Manually Mathf.Clamp() -ed the Foxtype between -1 and 6
Active Skill [Pounce]
Fixed Bug:
Pounce Magnet Direction should now be fixed to be as intended.
Changed Contents:
Pounce now only execute on Server-side. Does not change anything in Single player, but you won't pounce twice everytime you pounce in a server environment
Active Skill [Foxify]
Fixed Bug:
- Fixed Riding non-player entities causes your size to sink
- If you are holding W (When riding a boat etc,) you won't go into [Sleepin Mode]
- Possibly Fixed cannot mount player in Forge side (Thanks HeartlessRiku369 for testing)
- Possibly Fixed you get launched 500 blocks up when you exit [Sleepin Mode] while riding someone in a server environment (Found by Aceydia)
- Possibly Fixed you can't remain in Sleepin Mode if the player you are riding is moving (Found by Aceydia)
- In 1.19 Versions, the Hat fox will automatically dismount in Server but not in Client, causing desync, Can't find a way to fix this so you can dismount whatever fox you had on your head, without needing to relogin the world everytime.
Changed Contents:
- The [Sleepin Mode] disguise fox will have whatever you hold in your main hand in its mouth.
- You can Stack Hat Fox infinitely
- Added Pet interaction to normal fox
Passive Skill [Foxiality]
Fixed Bug:
Fixed Wolves can be angered when you are in Creative and closed to them
Changed Contents:
- Added Predators' EXTRA STRIKE effects to the Origin GUI
- Predator's EXTRA STRIKE is buffed to limit your movement and regen for 3 seconds
- Introduced Predator's EXTRA STRIKE to 1.19-1.19.3
Hidden Skill [Fox Sound Pack]
Changed Contents:
- The Pet interaction now no longer require the interactor to sneak (To avoid conflicting with Carry On)
- The Pet interactions and Boop interactions are now interactor-interactee head-rotation based (Face each other for Boop, else Pet)
- Added Hug interaction, based on Distance. Processed before Pet and Boop
I got into a server to test the real time performance :3
Huge Thanks to Aceydia and Floofer Central Server for providing the testing opportunity
Old Change Log:
Updated to V4.1.1 for 1.19-1.19.3
The Predator's EXTRA STRIKE now works in this Version. Delayed by 10 ticks instead of 4, and bypasses armor as usual Also Fixed your EXTRA STRIKE triggering multiple times on a single target
New Change Log:
This is an emergency quick fix version V4.1.1.1
Fixed a serious dupe glitch found by HeartlessRiku369 Nothing else was changed in comparison with V4.1.1