Combatives

Quick rating

Community listing page, reviews here may not be monitored by the author.

Combatives

No reviews yet

Combatives is a movement and camera overhaul for Minecraft Forge 1.7.10 that modernizes player movement while preserving vanilla gameplay.

Mod Loaders
Minecraft

About

Description


DEADHOUR

DEADHOUR

This project is a part of DEADHOUR.


Notice: Unimixins Required!

Please report bugs and technical issues on the GitHub repository.

Combatives modernizes Minecraft Forge 1.7.10 with contemporary movement mechanics, improved combat presentation, and a physically inspired first-person camera system while preserving multiplayer compatibility and the feel of vanilla gameplay.

The movement system introduces fully synchronized swimming, crawling, and leaning inspired by modern shooters and newer versions of Minecraft. Movement and gameplay-relevant pose state are synchronized authoritatively between the client and server, with smooth visual transitions, proper collision handling, dedicated-server support, and safeguards against client-side configuration affecting gameplay behavior.

Combatives is designed to work in heavily modded environments rather than assuming the vanilla player model or movement stack. Compatibility systems allow custom player models, armor renderers, weapons, mounts, and other mods to inherit Combatives poses and aiming behavior without requiring them to completely replace their own rendering systems.

The camera system goes beyond traditional view bobbing by simulating player movement through layered physical motion rather than simple screen shake. Walking, sprinting, turning, jumping, freefall, landing, collisions, explosions, leaning, and mounted movement can all contribute subtle visual feedback that conveys weight and momentum without changing actual aiming direction or player mechanics.

Camera motion is presentation-only. Visual recoil, camera roll, head movement, inertia, and other effects do not alter the player's authoritative point of aim unless a gameplay system explicitly integrates through the appropriate Combatives APIs.

At the core of the camera system is the Entity Camera Behavior Framework, a modular runtime architecture that allows arbitrary entities to provide immersive camera behavior. Built-in implementations already support player movement and horse riding, while additional mounts, vehicles, creatures, and custom entities can integrate through the public API without modifying Combatives itself.

Developers can also use the Combatives Camera API to trigger custom camera effects from weapons, vehicles, abilities, explosions, or entirely new gameplay systems. Contributions pass through the same validation, accumulation, saturation, safety limits, and rendering pipeline to keep behavior consistent regardless of source.

Current Features

  • Modern swimming and crawling mechanics
  • Server-authoritative leaning with synchronized visual poses
  • Fully synchronized multiplayer movement and pose state
  • Improved movement responsiveness with lightweight momentum shaping
  • Smooth first- and third-person pose transitions
  • Physically inspired first-person camera motion
  • Dynamic inertia, freefall, landing, collision, explosion, and movement feedback
  • Lean-aware camera and player-model rendering
  • Immersive horse riding camera behavior
  • Modular Entity Camera Behavior Framework for arbitrary entities
  • Public Camera API for third-party mod integration
  • Server-controlled gameplay-relevant configuration
  • Extensive camera configuration and diagnostic tools
  • Optional Fairplay build with standardized gameplay settings
  • Dedicated-server support
  • Multiplayer-safe, compatibility-focused architecture designed for large modpacks

Weapon and Armor Compatibility

Combatives includes compatibility infrastructure for mods that substantially replace vanilla weapon, player, or armor rendering behavior.

HandmadeGuns integration allows weapon aiming to follow Combatives' authoritative player point of aim across crawling, swimming, recoil handling, and other supported poses while keeping purely visual camera effects separate from bullet direction.

Flan's Mod custom armor rendering is supported through dedicated pose propagation so custom armor can follow Combatives player transforms, including crawling and leaning, without leaving stale or mismatched limb rotations when poses change.

The compatibility layer is designed around shared pose state rather than hard-replacing third-party renderers, reducing conflicts with mods that already perform extensive custom animation.

MorePlayerModels+ Compatibility

Combatives includes optional MorePlayerModels+ support, allowing custom player sizes and entity disguises to use correctly scaled hitboxes, eye positions, cameras, and targeting geometry.

Client and server interaction geometry remains synchronized so resized players retain accurate crosshair targeting and multiplayer interactions, including on dedicated servers. The integration is designed to preserve Combatives movement, aiming, and camera behavior while allowing MorePlayerModels+ to continue controlling player appearance and scale.

Notice: Unimixins Required!

Combatives modernizes Minecraft Forge 1.7.10 with contemporary movement mechanics and a physically inspired first-person camera system while preserving vanilla gameplay and multiplayer compatibility.

The movement system introduces fully synchronized swimming and crawling inspired by modern Minecraft, complete with authoritative server synchronization, smooth pose transitions, proper collision handling, and dedicated server support. Compatibility with custom entities and rideable mounts is a major design goal, allowing Combatives to integrate cleanly into heavily modded environments.

The camera system goes beyond traditional view bobbing by simulating player movement through layered physical motion rather than screen shake. Walking, sprinting, turning, jumping, freefall, landing, collisions, explosions, and mounted movement all contribute subtle visual feedback that conveys weight and momentum without affecting gameplay. Camera motion is entirely visual—mouse sensitivity, aiming precision, and player mechanics remain unchanged.

At the core of the system is the Entity Camera Behavior Framework, a modular runtime architecture that allows any entity to provide immersive camera behavior. Built-in implementations already support player movement and horse riding, while additional mounts, vehicles, creatures, and custom entities can integrate through the public API without modifying Combatives itself.

Developers can also use the Combatives Camera API to trigger custom camera effects from weapons, vehicles, abilities, explosions, or entirely new gameplay systems. Every contribution passes through the same validation, accumulation, saturation, safety limits, and rendering pipeline, ensuring consistent behavior regardless of source.

Current Features

  • Modern swimming and crawling mechanics
  • Fully synchronized multiplayer movement and poses
  • Improved movement responsiveness with lightweight momentum shaping
  • Physically inspired first-person camera motion
  • Dynamic inertia, freefall, landing, collision, and explosion feedback
  • Immersive horse riding camera effects
  • Modular Entity Camera Behavior Framework for arbitrary entities
  • Extensive camera configuration and diagnostic tools
  • Optional Fairplay build with standardized gameplay settings
  • Public Camera API for third-party mod integration
  • Multiplayer-safe, compatibility-focused architecture designed for modpacks

MorePlayerModels+ Compatibility

Combatives includes optional MorePlayerModels+ support, allowing custom player sizes and entity disguises to use correctly scaled hitboxes, eye positions, cameras, and targeting geometry. Client and server interaction geometry remains synchronized so resized players retain accurate crosshair targeting and multiplayer interactions, including on dedicated servers.