ViaFabricPlus
ViaFabricPlus copied to clipboard
full CTS (Combat Test 8c) support
- [ ] generic.attack_reach attribute
- [ ] Cleaving enchantment
- [ ] Shield Indicator
- [ ] Activate shields when sneaking
- [x] 4 tick cooldown on eggs, snowballs
- [ ] Proper attack speeds for weapons
- [ ] Removed warm-up delay from shields
- [ ] Correct damage values
- [ ] Snowball stack size is now 64
- [ ] Potion stack size is now 16 (discluding splash and lingering potions)
- [ ] Correct strength potion lore
- [x] Eating and drinking animations are interrupted and reset when being hit by a player/mob
- [ ] The attack cooldown is now only 4 ticks (200ms) when an attack is missed.
- [ ] Attacking is no longer possible until the weapon is recharged.
- [ ] The attack timer is now unaffected by switching items, only resetting when the player performs an attack.
- [ ] Entities with hitboxes smaller than 0.9 blocks (such as rabbits and bats, for example) now have them inflated to that value.
- [ ] Entities can now be hit through transparent blocks like grass or vines, without destroying said block.
- [ ] The attack key can be held down to automatically attack at the next available moment. (Has a +1 tick (50ms) penalty)
- [ ] Weapons with shorter cooldowns give victims shorter iframes.
- [ ] anything else I missed
You can't join CTS servers in the first place, how did you find out that some of the bullet points are already "done"?
You can't join CTS servers in the first place
Go to "supported server versions" on the readme.md on this repo, and find "snapshots"
Ah you mean Combat Test 8C, I thought you meant the Atlas Fork because it is abbreviated CTS
Because no one in the Via team has either the time or motivation to do this, there is barely anyone even playing these april fool versions and it's just not worth spending hours and days implementating these changes, I won't close this issue for now because it's still valid, but unlikely that I will ever do it.
Combat Tests aren't April Fools versions. They also have decently large communities around them.
Yes, but I treat them the same way because the protocol for it is part of ViaAprilFools which is already dead because no one cares enough to update it properly.
We might actually be able to implement some of those features now that 1.20.6 provided new attributes.
why hasnt there been more work on this, 1.20.5 added item components, I see it being easy to make snowballs stack to 64 and potions stack to 16, etc
generic.attack_reach isnt that entity_interaction_range from 1.20?
In case you didn't know, there is a mod called Combatify which ports CTS mechanics into new versions. In case anyone wants to implement CTS in VFP, maybe it could be used for inspiration.