The Smart Moving mod provides various additional moving possibilities
Climbing only via gaps in the walls
Climbing ladders with different speeds depending on ladder coverage and/or neighbour blocks
Alternative animations for flying and falling
Climbing along ceilings and up vines
Jumping up & back while climbing
Configurable sneaking
Alternative swimming
Alternative diving
Alternative flying
Faster sprinting
Side & Back jumps
Charged jumps
Head jumps
Crawling
Sliding
Current Version 8.8(requires Player API)
Improved liquid detection for swimming, added lava swimming and lava diving in creative, added item usage speed penalties for all movements, disabled sprinting while using an item, fixed post inventory head rotation: Download fromMediafireorDropbox
Installation:
Thanks to BlackDragonIV for all installation videos linked inside. (outdated)
For installation instructions either:
have a look at one of BlackDragonIV's excellent installation videos listed in the video above(official)(outdated)
or read the "installation" sections of this mod's download's readme files (official)
#1: I found a bug, how do I report it here, so you can fix it?
Spoiler
Describe the bug, in detail if necessary. When does it occur and under which circumstances?
Always include:
your Minecraft version (especially in the weeks after an minecraft upgrade)
your Smart Moving version (maybe the bug you found has already been fixed in a later release)
your Smart Moving installation package (the zip file inside the released zip file you used to add Smart Moving to your Minecraft installation)
all other mods you had installed parallel to Smart Moving when the bug occures
the mod versions of all these other mods (don't forget to include the APIs like ModLoader, ModLoaderMp, PlayerAPI or MinecraftForge)
the complete startup output from the client's terminal window and (when involved) the server's terminal window. (when you can't see the terminal windows have a look at the next FAQ's answer)
if the bug crashes the game, the complete error message including it's stack trace (when you can't see the error message long enough continue reading this FAQs)
the game mode the bug occured in: (SSP/Survival Single Player, SMP/Survival Multi Player, CSP/Creative Single Player or CMP/Creative Multi Player)
the active configuration while the bug occured: (Disabled, Easy, Medium or Hard)
if you modified the options file, all your modifications or the complete options file you are using
if the game mode is SMP start from the beginning of this list with the Minecraft server you used when the bug occured. If you don't have a specific information about that server, mention it in your post.
#2: My game crashes but I cannot see the error message long enough to copy it!
Spoiler
In windows start the minecraft client from the command line console using the following statement
Install the latest version of Player API server on your vanilla server.
Install the Smart Moving installation package Smart Moving Server for Minecraft Forge on your vanilla server.
On your bukkit server:
Install the latest version of Player API bukkit at your bukkit server.
Install the Smart Moving installation package SmartMoving Server for Bukkit at your bukkit server.
On all clients:
If you don't exactly know what you are doing, it will be the best to start from a clean client jar file.
Install the latest version of ModLoader at the client.
Depending on whether you are using a ModLoderMp server or a MC Port Central bukkit server install the latest version of ModLoaderMp client or MinecraftForge client at the client.
Install the Smart Moving installation package Smart Moving Client for ModLoader on the client.
If you installed everything correctly, you should be able to see ModLoader and Player API writing messages to the client and server consoles. (also see FAQ#2)
#4: I can crawl and everything works fine in SMP, but when I try to crawl under something I glitch and I don't go anywhere!
Spoiler
Your Minecraft server does not support Smart Moving!
Install Smart Moving on your Minecraft server, request it to be installed or switch to a server that supports Smart Moving.
#7: The game crashes! I get a "java.lang.NoClassDefFoundError: BaseMod" error message!
Spoiler
Smart Moving can not find ModLoader in your Minecraft!
Download the latest version of ModLoader from here and extract it into your Minecraft.jar.
#8: The game crashes! I get a "java.lang.NoClassDefFoundError: BaseModMp" error message!
Spoiler
Smart Moving can not find ModLoaderMp in your Minecraft!
Download the latest version of ModLoaderMp from here and extract it into your Minecraft.jar.
#9: The game crashes! I get a "java.lang.NoClassDefFoundError: PlayerBase" error message!
Spoiler
Smart Moving can not find Player API in your Minecraft!
Download the latest version of PlayerAPI from here and extract it into your Minecraft.jar.
#10: After I installed Smart Moving, Single Player Commands stopped working!
Spoiler
Smart Moving is incompatible to Single Player Commands because it is using PlayerAPI.
Both mods overwrite the same essential class file and disable each other when one is installed over the other.
Download the matching version of the Single Player Commands for Player API patch from here and install it according to the instructions in its readme file.
You will also need one of the installation packages "SmartMoving for ModLoader" or "SmartMoving Client for ModLoaderMp" on your Minecraft installation to fix this incompatibility.
#11: After I installed Smart Moving, I could only move at very high speeds!
Spoiler
You probably installed both ModLoader installation packages.
The installation packages SmartMoving for ModLoader and SmartMoving Client for ModLoaderMP should not be installed in the same minecraft.jar.
Try to reinstall one of these package into a clean minecraft.jar or remove either mod_SmartMoving.class or mod_SmartMovingMp.class from your minecraft.jar
#12: The game crashes! I get the error message: "java.lang.IllegalArgumentException: The class 'net.minecraft.move.playerapi.SmartMovingPlayerBase' can not be registered with the id 'Smart Moving' because the class 'net.minecraft.move.playerapi.SmartMovingPlayerBase' has allready been registered with the same id"!
Spoiler
You installed more than one Smart Moving installation package!
Either remove the file mod_SmartMoving.class or the file mod_SmartMovingMp.class from your Minecraft.jar. (depending on whether you prefer the Smart Moving for ModLoaderMp or Smart Moving for ModLoader installation package)
Or restart your installation procedure from a clean Minecraft.jar installing only one Smart Moving installation package this time.
#13: There so many buttons in the control settings menu that the Done button covers other buttons!
Spoiler
That is a well known problem.
To fix it you need to install a mod that improves the control settings menu so it can handle additionaly buttons.
#14: I have basic problem and so many mods that I don't know whether the problem is caused by Smart Moving or not!
Spoiler
Check whether the problem persists when removing Smart Moving and when running Smart Moving for itself!
To completely disable Smart Moving with minimal effort remove the file mod_SmartMoving.class or mod_SmartMovingMp.class from your minecraft.jar or minecraft_server.jar - and check whether the problem persists.
If the problem persists without Smart Moving, then Smart Moving is not the source of your problem
Otherwise continue reading.
To test Smart Moving for itself, backup all of your stuff and start reinstalling the same Smart Moving installation package as before (and all of its dependencies) into a new clean jar file - and check whether the problem persists.
If the problem persists with Smart Moving for itself, Smart Moving is definitely the source of your problem.
Otherwise the combination of Smart Moving and one (or more) of your other mods is causing your problem. Try to find the minimal set of mods to reproduce your problem and provide that information when posting your bug report here.
#15: I want to install Smart Moving at my server. Will everyone need to install client side Smart Moving to join my server after the server installation?
Spoiler
No, depending on which server you run, all clients will eventually need to have ModLoader and ModLoaderMp or Minecraft Forge installed!
In that case all non Smart Moving clients will not send any Smart Moving packets to the server and will ignore all recieved Smart Moving packets from the server.
However, in case you run a ModLoaderMp server all clients need ModLoaderMp installed and in case you run a Minecraft Forge server all clients need Minecraft Forge installed to work at all.
Only case you run a standard Bukkit server you clients do not need any other mods installed.
#16: I want to install Smart Moving but I am new to Minecraft modding, so I have not idea where to start!
Spoiler
This site should be a good starting point for you!
Also don't forget to read this post's Installation chapter and study some of the tutorials linked there.
#17: What can I do to restrict the usage of the Smart Moving mod on my server?
When you are running a bukkit server the most simple solution to your problem is to use the pukkit plugin SBC and configure it to your needs.
Otherwise or if you want a finer control of the mod features, you have to install the correct Smart Moving server installation package on your server and use the server's Smart Moving configuration file to overwrite the client's local configurations. Optimally you start by changing the value of the option move.config.send to true to enable the overwrite feature at all.
Features:
Thanks to BlackDragonIV for this awesome feature demonstration video.
Thanks to xXL33tsauceXx for this awesome show case video.
Feature:Free Climbing
This mod implements an optional mode of free climbing behaviour. When enabled by configuration or by default you can climb everywhere you find at least a block sized horizontal edge.
To climb up you have to move forward toward the edge (default "W") and click and hold the grab button (default "LCONTROL").
To climb down click and hold the grab button without moving forward toward the edge.
To grab an edge while falling down along a wall, rotate towards the edge in the wall and press the grab button. If you are still falling slow enough, free climbing will start. If you are beyond a certain falling speed when grabbing, damage will be done to you.
To change this default grab button visit Minecrafts "Options"/"Controls" menu.
Feature:Ladder Climbing
This mod implements three additional modes of ladder climbing behaviour.
Simple Mode:
Standard climbing on complete ladder coverage
Standard climbing on feet only ladder coverage
Slow climbing on hands only ladder coverage
Smart Mode:
Standard climbing on complete ladder coverage
Slow climbing on feet only ladder coverage
Slow climbing on hands only ladder coverage
Standard climbing when "holes" in the walls next to the ladder are present (solid block/nonsolid block or half steps)
Free Mode:
Ladder climbing is functionally embedded in the feature free climbing.
Specific speeds are configurable on top of the free climbing configuration with Smart Mode-inspired default values.
Examples:
Spoiler
1) Gapped Ladders
MC 1.4_01: fast climbing
MC 1.5_01: no climbing
simple: alternating slow/fast climbing
smart: slow climbing
2) The bottom end of Ladders
2.1) Ladder starting one block away from ground
MC 1.4_01: fast climbing
MC 1.5_01: no climbing, after jump fast climbing
simple: slow climbing
smart: fast climbing
2.2) Ladder starting two block away from ground
MC 1.4_01: after jump fast climbing
MC 1.5_01: after jump no climbing
simple: after jump slow climbing
smart: after jump slow climbing
2.3) Ladder starting two block away from ground with support from neighbour blocks
.._
.._
MC 1.4_01: after jump fast climbing
MC 1.5_01: after jump no climbing
simple: after jump slow climbing
smart: after jump fast climbing
3) The top end of Ladders
3.1) Ladder ending one block away from ground
MC 1.4_01: fast climbing
MC 1.5_01: fast climbing
simple: fast climbing
smart: slow climbing
3.2) Ladder ending one half block away from ground
MC 1.4_01: fast climbing
MC 1.5_01: fast climbing
simple: fast climbing
smart: fast climbing
3.3) Ladder ending with support from neighbour blocks
...
MC 1.4_01: fast climbing
MC 1.5_01: fast climbing
simple: fast climbing
smart: fast climbing
Feature:Climbing along ceilings
This mod allows climbing along ceilings as long as the ceiling block supports it. Currently only the steel fence block and the closed trap door block support ceiling climbing.
To start climbing along ceilings hold the grab button when below, but not too far below, the climbable ceiling. To stop ceiling climbing simply release the grab button.
If wall climbing is also possible when pressing the grab button, wall climbing will start instead. In this case turn into the direction you want to move to start ceiling climbing.
Feature:Climbing up vines
To start climbing up vines hold the grab button when in front of a vine and hold the jump button to start climbing up.
To stop climbing up just release the jump button. To stop climbing at all release the grab button.
Feature:Configurable sneaking
This mod allows to configure the standard sneaking via the configuration file. The sneaking speed can set and sneaking can be disabled at all.
Additionally sneaking can be made togglable. When toggled on it can be toggled off by pressing the sneak button again. This also works while swimming or diving.
Feature:Alternative Swimming and Diving
This mod implements optional alternative swimming and diving behaviours.
To dive jump into still water that is at least two blocks deep. Then press and hold the forward button to dive. To steer use your mouse.
To swim stop holding the forward button and press and hold the jump button instead until you reach the surface. Then press and hold the forward button again to swim. To steer use your mouse again.
To dive again stop pressing the jump button and direct your mouse toward the depths.
When you are walking in one block deep water you can switch to diving by pressing the sneak and then the grab button. If you press the jump button before the grab button you will switch to swimming instead.
When you are swimming or divind in one block deep water you can switch to walking by pressing the grab button.
Feature:Alternative Flying
This mod implements an optional alternative flying behaviour.
It completely replaces standard flying and allows you to fly up and down via looking. The standard flying jump to raise, sneak to fall behaviour has been reimplemented and works similar to its standard flying counterpart.
Alternative flying can be started and ended just like standard flying by double clicking the jump button.
Feature:Charged jumps
This mod implements optional, configurable charged jumps.
To start charging press and hold the jump button while sneaking on the spot. To jump either release the jump button or stop sneaking. The default maximum charge jump height is two blocks.
When you start moving while charging the charge will be lost.
Feature:Head Jumping
This mod implements the possibility to jump head first instead of head up.
To head jump start sprinting and press the grab and the jump button. When the jump button is released you will jump, head first, with a angle depending on how long you pressed the jump button.
Hitting ground while falling with your head first will damage you more than hitting ground with your feet first.
Feature:Side & Back Jumps
This mod implements the possibility to jump to the side or back while straightend on ground.
To jump left double click the left button, to jump right double click the right button and to jump back double click the back button.
You can also jump back-left and back-right by double clicking both relevant buttons at once.
Feature:Climb Jumps
This mod implements the possibility to jump up and back while free climbing.
To jump up climb up as far as possible and click the jump button.
To jump back stop climbing by releasing the forward button press the sneak button to hold the height and click the jump button.
You can also head jump back instead by releasing the grab button after pressing the sneak button and before clicking the jump button.
Feature:Sliding
This mod implements ground sliding.
To slide on the ground you have to start sprinting first. Then press the sneak button while pressing the grab button.
Additionally you can start sliding from forward jumping or flying. Just hit the ground while pressing the sneak and the grab button.
You will slide as long as the initial horizontal ground hitting speed and the ground spipperiness supports it. If the sneak button is still pressed when the sliding stops you start crawling instead.
To stop sliding before it stops itself simple stop pressing the sneak button.
Feature:Faster Sprinting and Exhaustion
This mod implements a faster, optional, configurable sprinting and exhaustion behaviour. It is merged with the standard minecraft sprinting and hunger behavior.
To sprint you have to move forward and click and hold the sprint button (default "TAB"). Sprinting is currently possible for walking, swimmingdiving, crawling, and climbing.
Sprinting optionally causes exhaustion and will automatically end when a certain configurable threshold is reached.
To change this default sprint button visit Minecrafts "Options"/"Controls" menu.
Feature:Crawling
This mod implements an optional crawling movement to fit through 1x1 passages.
To crawl you have to press the graband the sneak button. When climbing would be possible at you current position and direction you might start climbing instead. To avoid this press the sneak button before the climb button to ensure to start crawling. When crawling you can release the grab button.
You can also free climb while crawling. Just move to the related edge press grab and move forward towards it.
Additionally you can free climb into a crawlable gap. Just press sneak while you climb up and you will end up crawling in the first crawlable gap along your climb path.
Crawling can be made togglable via the configuration file. When toggled on it can be toggled off by pressing the sneak button again to enter sneaking of by pressing the jump button to stand up immediately.
Feature:Configurability
This mod changes the behaviour of its features depending on the content of the configuration file "smart_moving_options.txt" in the ".minecraft" directory of your minecraft installation.
Currently the difficulty levels "Easy", "Medium" and "Hard" are configured. You can switch between those in-game by pressing F9 (the exact button can be changed too)
More information about the configuration of this mod is included in its readme and option files.
Previous option files like "smart_climbing_options.txt" and "smart_ladder_climbing_speed_options.txt" are still accepted but their content is eventually overridden by the content of existing more actual option files.
If no option files are present at all, the default option values (all features, default configuration) will be used. If an option is not present in the files, the corresponding default value will be used. The option "move.options.version" will be used for cross version compatibility.
Examples:
Spoiler
Simple ladder climbing and free climbing:
move.climb.ladder:simple
move.climb.free:true
Smart ladder climbing but no free climbing:
move.climb.ladder:smart
move.climb.free:false
All climbing features disabled:
move.climb.ladder:standard
move.climb.free:false
Previous Versions
Version 8.7
Attenuated bukkit teleport deactivation while being small, updated russian language file: Download fromMediafireorDropbox
Version 8.6
Upgraded Bukkit server package to Player API bukkit 1.3 or higher, fixed disable Smart Moving via server configuration crash, added support for bukkit server "reload" command: Download fromMediafireorDropbox
Version 8.5
Improved architecture of server packages, added russian language file: Download fromMediafireorDropbox
Version 8.4
Added server installation package for all bukkit server types, removed server installation package for MC Port Central bukkit server, fixed crawl falling without damage bug, fixed perspective while sprinting up stairs, added fading for viewpoint perspective changes: Download fromMediafireorDropbox
Version 8.3
Fixed head jumping, crawling or sliding into lava bug, crawl falling into water bug and flying to sliding transition: Download fromMediafireorDropbox
Version 8.2
Added support for Minecraft Forge server: Download fromMediafireorDropbox
Version 8.1
Fixed climbing into Ropes+ grappling hook rope, fixed climb back jump rotation remote animation, added Ropes+ grappling hook back rope climbing, added sliding to head jumping transition, improved flying to walking transition: Download fromMediafireorDropbox
Version 8.0
Moved client-server communication from ModLoaderMp to ModLoader, removed client installation package for ModLoaderMp, added support for MC Port Central bukkit server, added support for Ropes+ for MinecraftForge, fixed top half block climbing: Download fromMediafireorDropbox
Version 7.8
Added up jumping, back jumping and back head jumping while climbing: Download fromMediafireorDropbox
Version 7.7.1
Fixed crashes of client installation packages: Download fromMediafireorDropbox
Version 7.7client installation package BUGGY (use version 7.7.1 instead)
Fixed pressure plate climbing, added client side support for SBC: Download fromMediafireorDropbox
Version 7.6
Upgraded to Minecraft version 1.2.5: Download fromMediafireorDropbox
Previous Versions (for Minecraft 1.2.4)
Spoiler
Version 7.5:
Added support for MC Port Central bukkit server: Download fromMediafireorDropbox
Version 7.4:
Added support for ModLoaderMp client & server: Download fromMediafireorDropbox
Version 7.3:
Upgraded to Minecraft version 1.2.4: Download fromMediafireorDropbox
Previous Versions (for Minecraft 1.2.3)
Spoiler
Version 7.2:
Improved door climbing: Download fromMediafireorDropbox
Version 7.1:
Fixed bed climbing, flying into lava, crawling when free climbing is disabled and client side server configuration overwrite for options "move.climb.free", "move.dive" and "move.swim", made vine auto grabbing depend on vine orientation and remote block solidness, disabled charged and slide jump exhaustion on default "Easy" configuration, switched default value of option "move.climb.free.base.vine", removed climbing onto compact stairs in walking direction, improved upside down full stair climbing: Download fromMediafireorDropbox
Version 7.0.1:
Fixed head wear and inventory player rendering: Download fromMediafireorDropbox
Version 7.0: Model renderer BUGGY (use version 7.0.1 instead)
Added standard vine and vine upwards climbing, upgraded to ModLoaderMp 1.2.3 v3, added total free ladder/vine climbing options and fixed creative initial flying bug: Download fromMediafireorDropbox
Version 6.14:
Upgraded to Minecraft version 1.2.3: Download fromMediafireorDropbox
Previous Versions (for Minecraft 1.1)
Spoiler
Version 6.13:
Added initial options help message, added third person hand animation for all moves, fixed crawling to flying transition: Download fromMediafireorDropbox
Version 6.12:
Officially updated to Craftbukkit 1.1-R4, upgraded Bukkit server package to Player API bukkit 1.3 or higher, improved Ropes+ rope climbing, fixed Ropes+ grappling hook rope climbing, climbing animation for other SMP players, small movement to sleeping transitions and sleeping animation: Download fromMediafireorDropbox
Version 6.11:
Fixed falling through ground when jumping: Download fromMediafireorDropbox
Version 6.10:
Officially updated to Craftbukkit 1.1-R3, upgraded Bukkit server package to Player API bukkit 1.2 or higher, disabled sprint jump to sliding transition, disabled small levitation in disabled mode, fixed head jump charging while sprint falling, fixed inventory animation: Download fromMediafireorDropbox
Version 6.9:
Added Bukkit-ModLoaderMp support, fixed holding while standard ladder climbing, improved packet sending code and server net handler replacement robustness, fixed inventory animation: Download fromMediafireorDropbox
Version 6.8:
Fixed climbing open trap doors while on a ladder, fixed many to crawling transitions when crawl toggle is enabled, moved sneak/crawl toggle options to the client side only options, fixed third person item usage rendering while standing/sneaking/walking, adapted proprietary sneaking animation to standard sneaking animation, fixed multiplayer item placement while being small sized, fixed arm model rotation while diving, improved localization system: Download fromMediafireorDropbox
Version 6.7:
Adapted to Minecraft 1.1 fence gate collision box, fixed crawling to flying transition, persisted client side server configuration across world changes: Download fromMediafireorDropbox
Version 6.6:
Upgraded to Minecraft version 1.1: Download fromMediafireorDropbox
Previous Versions (for Minecraft 1.0.0)
Spoiler
Version 6.5:
Fixed back jump configuration and client side server configuration overwrite bug: Download fromMediafireorDropbox
Version 6.4:
Fixed climb crawling while crawl climbing stand up bug and sliding to climb crawling bug, added separate charged jump and slide jump exhaustion: Download fromMediafireorDropbox
Version 6.3:
Eased packet corruption bug, added base exhaustion gain factor, fixed sliding into water bug, fixed climbing over lava, simplified jump options, improved options file: Download fromMediafireorDropbox
Version 6.2:
Upgraded ModLoader client packages to Player API client 1.5 or higher, stopped replacing instances of "GuiIngame" at runtime, changed default "sneaking while swimming or diving in deep water" behavior, fixed non exhaustive jump oscillation while sprinting, crawling and sliding persistence while falling and icons covered by chat text, improved sliding particle emission, added swimming particle emission: Download fromMediafireorDropbox
Version 6.1.1:
Fixed a stupid server bug in the ModLoaderMp server package that crashed the game, added ModLoaderMp for Bukkit installation sources: Download fromMediafireorDropbox
Version 6.1: ModLoaderMp server BUGGY (use version 6.1.1 instead)
Added Bukkit-ModLoaderMp support, fixed options "move.climb.ladder", "move.climb.free", "move.swim" and "move.dive": Download fromMediafireorDropbox
Version 6.0:
Added server configurations, multiple option configurations and separate communication protocol versions, removed fast water walking while grabbing, fixed lava player height reduction, fixed Aether class cast crash: Download fromMediafireorDropbox
Version 5.10:
Added side & back jump double click speed option, reduced default side & back jump double click speed, fixed exhaustive sprint oscillation when sprinting above ground, fixed climbing while standing in shallow water, added diving into 1x1 holes while in shallow water: Download fromMediafireorDropbox
Version 5.9:
Upgraded ModLoaderMp client package to Player API client 1.3 or higher and ModLoaderMp server package to Player API server 1.6 or higher, fixed climb crawling into 1x1 hole while standing with solid above head and SMP spawning in 1x1 holes: Download fromMediafireorDropbox
Version 5.8:
Upgraded ModLoaderMp server package to Player API server 1.5 or higher, improved side & back jump implementation, reduced jump height and length options set, added exhaustion deplete and restore forecasts, reduced movements while chatting, fixed SMP crawling auto stand up damage, fixed endless ice sliding: Download fromMediafireorDropbox
Version 5.7:
Reduced ceiling climbing strictness, improved hunger and exhaustion management, added nether fence climbing, added side and back jumps: Download fromMediafireorDropbox
Version 5.6:
Upgraded ModLoader client packages to Player API client 1.2 or higher, added SMP sprint slashes for smart sprinting on ground, added optional diving down instead of diving slow on sneak, added optional swimming down instead of swimming slow on sneak, added hunger management for all movement types and speeds, reduced charged jump cancel happiness, added exhaustion management for climbing and ceiling climbing: Download fromMediafireorDropbox
Version 5.5.1:
Fixed automatic generation of configuration file: Download fromMediafireorDropbox
Version 5.5: configuration file generation BUGGY (use version 5.5.1 instead)
Fixed forward jumping to standard flying and swimming transition, added optional small movement for standard flying, exhaustion management for standard sprinting and exhaustion loss options for sprinting, standard sprinting and sneaking, improved calculation of maximum exhaustion, added option default value upgrade system: Download fromMediafireorDropbox
Version 5.4:
Added sprint slashes for smart sprinting on ground, made closed trapdoors ceiling climbable, improved glass and iron fence climbing, fixed fence climbing and climbing onto front stairs: Download fromMediafireorDropbox
Version 5.3.1:
Fixed multi player climbing bug: Download fromMediafireorDropbox
Version 5.3: multi player climbing BUGGY (use version 5.3.1 instead)
Added support for ModLoaderMp client & server, added dependencies to PlayerAPI server 1.3 and client 1.1, partially fixed fence climbing, cleaned up readme file: Download fromMediafireorDropbox
Version 5.2:
Upgraded to Minecraft version 1.0.0: Download fromMediafireorDropbox
Previous Versions (for Minecraft Beta 1.8.1)
Spoiler
Version 5.1:
Restored Ropes+ climbing on disabled Smart Moving: Download fromMediafireorDropbox
Version 5.0.1:
Fixed various rendering bugs: Download fromMediafireorDropbox
Version 5.0: Rendering BUGGY (use version 5.0.1 instead)
Added automatic generation of configuration file "smart_moving_options.txt", added swim and dive speed options, added jump, forward jump and slide control movement speed options, improved horizontal roation and forward jumping animation, disabled flying to sliding transition when not grabbing, fixed many bugs: Download fromMediafireorDropbox
Version 4.14:
Improved sliding animation, added sprinting to sliding transition, disabled forward jumping to climbing transition and jumping while sliding, fixed many bugs: Download fromMediafireorDropbox
Version 4.13:
Added forward jumping and sliding: Download fromMediafireorDropbox
Version 4.12:
Fixed Ropes+ grappling hook climbing, fixed Ropes+ rope unwinding speed, readded support for Finite Liquid mod, fixed charged jumping behavior: Download fromMediafireorDropbox
Version 4.11:
Changed Bukkit-ItemCraft support to ItemCraft 1.8.1v2, added optional support for Ropes+ ropes: Download fromMediafireorDropbox
Version 4.10:
Fixed strafing when diving/flying up/down, added sprinting to all swimming/diving/flying directions, fixed sprint diving against ground exhaustion bug, fixed diving levitation animation: Download fromMediafireorDropbox
Version 4.9:
Reduced alternative flying player height, fixed SPC flying jump exhaustion bug, added flying animations to SPC flying: Download fromMediafireorDropbox
Version 4.8:
Fixed climb start when falling damage bug, added climb start when falling options: Download fromMediafireorDropbox
Version 4.7.2:
Fixed craft GUI closing error of both Bukkit packages: Download fromMediafireorDropbox
Version 4.7.1: Bukkit BUGGY (use version 4.7.2 instead)
Fixed Better than Wolves climbing crashes for blocks without names: Download fromMediafireorDropbox
Version 4.7: Better than Wolves Climbing BUGGY (use version 4.7.2 instead)
Added support for Better than Wolves ropes and anchors, disabled sprinting exhaustion without movement for climbing, disabled sprinting for ceiling climbing during horizontal collisions, disabled sprinting for flying during collisions: Download fromMediafireorDropbox
Version 4.6:
Fixed RedPower wire cover climbing bug, fixed some cloak render problems, improved decompilability: Download fromMediafireorDropbox
Version 4.5:
Added support for Bukkit-ItemCraft and Bukkit-ModLoaderMp: Download fromMediafireorDropbox
Version 4.4:
Fixed Standalone (mc-hw-np) flying and falling crashes, fixed ModLoaderMp SMP climbing down ground arrival damage: Download fromMediafireorDropbox
Version 4.3:
Added ceiling climbing for iron fences, fixed alternative flying backwards: Download fromMediafireorDropbox
Version 4.2:
Added alternative flying, added flying and falling animations for other SMP players, added sprinting for standard flying, fixed standard flying down animation, fixed standard flying speed: Download fromMediafireorDropbox
Version 4.1:
Fixed SMP climbing server fall damage, added item usage slow down options: Download fromMediafireorDropbox
Version 4.0:
Added backward swimming and diving, added climbing for iron fences, thin glass, fence gates, brick stairs and stone brick stairs, fixed crawling animation of other SMP players: Download fromMediafireorDropbox
Version 3.11:
Added optional flying and falling animations: Download fromMediafireorDropbox
Version 3.10:
Merged standard sprinting and smart sprinting, added infinite smart sprinting in creative mode, smart sprinting perspective option, standard sprinting options and optional hunger gain on exhaustion loss: Download fromMediafireorDropbox
Version 3.9:
Fixed flying in creative mode, fixed item usage slowdown: Download fromMediafireorDropbox
Version 3.8:
Fixed climbing from closed trapdoors, fixed default sprinting speed: Download fromMediafireorDropbox
Version 3.7:
Fixed climbing fall damage system error, fixed mouse button input system error, fixed first person hand and item rendering: Download fromMediafireorDropbox
Version 3.6:
Upgraded to Minecraft version 1.8.1: Download fromMediafireorDropbox
Previous Versions (for Minecraft Beta 1.7.3)
Spoiler
Version 3.5:
Fixed icon drawing while sleeping, fixed first person hand rendering, fixed swimming in BuildCraft oil: Download fromMediafireorDropbox
Version 3.4:
Reduced incompatibilites by switching to PlayerAPI 1.7, fixed icon drawing while colored messages are displayed: Download fromMediafireorDropbox
Version 3.3:
Added Bukkit-ItemCraft installation package, fixed a crawl climbing SMP animation bug: Download
Version 3.2.1:
Fixed dysfunctional ModLoader installation package: Download
Version 3.2: ModLoader BUGGY (use version 3.2.1 instead)
Added animations for other players in SMP (requires Smart Moving installation on SMP server and interested SMP clients): Download
Version 3.1:
Added trapdoor free climbing, added jump charge bar to game overlay, restored toggling smart moving features in-game: Download
Version 3.0:
Refactored ModLoader client packages to use Flan's PlayerAPI Mod, thereby probably fixed many SMP bugs: Download
Previous Versions (SMP buggy, no Player API required, for Minecraft Beta 1.7.3)
Spoiler
Version 2.17:
Added Aether Mod 1.02 integration, fixed aether no-cape render bug: Download
Version 2.16:
Improved swimming & diving, added FiniteLiquid water recognition, restored "sneaking" while riding, fixed many little bugs: Download
Version 2.15:
Added exhaustion bar to game overlay, improved armored feet scale rendering, fixed aether gloves under active shield render bug: Download
Version 2.14:
Improved horizontal water to air transition, restored strafing for swimming and diving, fixed some bugs: Download
Version 2.13.1:
Fixed a class loader bug in both modloader client packages that crashed the game when no aether mod was present: Download
Version 2.13: Modloader BUGGY (use version 2.13.1 instead)
Improved aether player rendering, fixed rendering when mod is disabled while in water: Download
Version 2.12:
Removed server standalone package, splitted client ModLoader(Mp) package into seperate ModLoader and ModLoaderMp packages, removed configuration possibilities from ModLoaderMp client and server packages, removed server communication of new ModLoader client package: Download
Version 2.11:
Added ModLoaderMp server package, made ModLoader client package compatible with ModLoaderMP: Download
Version 2.10:
Fixed various climbing and crawling bugs for signs and RedPower wires/covers, fixed various sneak/crawl/toggle bugs: Download
Version 2.9:
Added optional sneak and crawl toggling: Download
Version 2.8:
Improved RedPower and BuildCraft mod compatibilities, fixed crawling auto standup problems, fixed swim sneaking jump bug: Download
Version 2.7:
Added free ladder climbing, changed ladder climbing default, improved gap climbing to ladder climbing: Download
Version 2.6:
Improved fence wall and fence rope free climbing, made climbing direction area angles configurable, reduced default climbing direction area angles, added charged jumps: Download
Version 2.5:
Fixed bed climbing, made jumping optional, exhaustive and massively configurable, added longer exhausting sprint jumps by default: Download
Version 2.4:
Fixed configuration flags default values, fixed standalone package dc-kv-lr, added Aether Mod integration: Download
Version 2.3:
Added standalone SMP server package, added configurable client server communication, fixed SMP crawling in 1x1 passages at server: Download
Version 2.2:
Added configurable key to toggle smart moving features in-game, added free climbing into crawl gaps when sneaking while climbing up, massively improved climb-crawl-walk transitions, added many little bugs for sure: Download
Version 2.1:
Disabled smart moving when riding something, fixed sleeping while crawling, fixed minecraft crashes when changing dimension, fixed ultra rare render bug that crashed the game: Download
Version 2.0.1:
Fixed a stupid multiplayer bug in the modloader package that crashed the game: Download
Version 2.0: SMP/ModLoader BUGGY (use version 2.0.1 instead)
Renamed "climb" button to "grab" button and renaming "sneak" button to "hold" button if sneaking is disabled to reflect their additional usages, the climb/grab button can now be released while crawling without standing up, fixed some bugs: Download
Version 1.9: SMP/Modloader BUGGY (use version 2.0.1 instead)
Added swimming and diving in shallow water, fixed diving collision detection, added switching between walking and swimming or diving in shallow water, added jumping when walking in shallow water, fixed some crawling bugs: Download
Version 1.8:
Added crawling, disabled free climbing along inaccessible edges, made sneaking optional: Download
Version 1.6:
Fixed multiplayer problems, fixed swimming over down floating water, added automatic pulling towards edge when climbing down: Download
Version 1.5:
Fixed many bugs, added free climbing options, added sprinting to free climbing, improved diving up by jumping, added proper fence handling: Download
Version 1.4.1:
Fixed a stupid diving render bug that crashed the game: Download
Version 1.4: BUGGY (use version 1.4.1 instead)
Fixed respawn crashes in singleplayer and multiplayer for modloader package, fixed idle diving animation: Download
Version 1.3:
Fixed player position and inventory loss in singleplayer in modloader package, disabled swiming and diving in moving water: Download
Version 1.2:
Fixed multiplayer support, added free climbing speed factor options, fixed "climb holding via sneak button" feature: Download
Version 1.1:
Added exhaustion for sprinting, added sneaking to swimming and diving, improved sneak/sprint interaction, improved animations: Download
Version 1.0:
Changed mod name to reflect the implementation of swimming, diving and sprinting: Download
Hey this mod is awesome but sadly conflicts with some of my mods =\
Do you think you could try and make this modloader compatible? or release a download with just the ledge grabbing\lifting code?
Looks pretty good and works well now, but the controls are bit wonky. I tend to drop off the edges of stuff because it's hard to keep yourself oriented in a steady position, and you automatically drop when the ledge you're hanging on becomes blocked by a solid wall. Maybe you could do something about that.
Also, the climbing speed in general is a bit slow. Climbing up single blocks takes longer than just jumping up, and climbing two at a time takes longer than just mining away the block on top would. With some improvements to the movement speed this would be a fairly nice alternative to Le Parkour, though.
Sorry to add more onto your plate but this also really badly screws up playing in multiplayer, If I join a game while I have this mod then only a 16x16 block of land loads and I can only move for about a minute then I Error out
While curse.net was down, I got a little bit ahead of myself:
Released version 1.6 of the Smart Climbing mod - Added alternative swimming and diving.
Released version 1.7 of the Smart Climbing mod - Added animations for swimming and diving.
Released version 1.8 of the Smart Climbing mod - Added sprinting for walking, swimming and diving.
Released version 1.0 of the Smart Moving mod - Changed mod name to reflect the implementation of swimming, diving and sprinting.
Released version 1.1 of the Smart Moving mod - Added exhaustion for sprinting, added sneaking to swimming and diving, improved sneak/sprint interaction, improved animations.
Released version 1.2 of this mod - Fixed multiplayer support, added free climbing speed factor options, fixed "climb holding via sneak button" feature.