Skip to content

Releases: sirrobzeroone/3d_armor_flyswim

Release 5.6.0.2

18 Aug 08:26
Compare
Choose a tag to compare

General code cleanup and a few unknown bugs crushed

This version tested with 5.3 to 5.6

Release 5.6.0.1

15 Aug 11:34
Compare
Choose a tag to compare

No longer depends on 3d_armor, only needs player_api
Works with 3d armor
Supports simple skins
Supports skinsdb
Supports clothing
Slight code fixes to remove crashes

This version tested with 5.3 to 5.6

Release 5.5.0.1

03 Aug 04:44
Compare
Choose a tag to compare

Adds some minor fixes and notes.
Confirmed as working with Minetest 5.5

Head Anim functionality only used when MT 5.3+

02 Dec 22:20
0241597
Compare
Choose a tag to compare

Added a line of code which auto disables the headanim functionality if the user is not using version 5.3+
- The detection is done by checking if "minetest.is_creative_enabled" function exists which was added in 5.3. This is slightly questionable as if this function is removed in the future headanim will stop working for that version of MT. However it would stop working not cause graphic glitches (current issue), which I feel is acceptable.

Updated "Someones Cape" so that speed is now set to 1.5x when worn.

Improved Functionality

30 Nov 04:20
Compare
Choose a tag to compare

This release incorporates:

~ "headanim" by LoneWolfHT so the player characters head now follows the users view same as the "headanim" mod.

~ Automated detection of nodes thata re swimmable and flyable by using node "drawtype"

Initial Release

29 Nov 05:17
Compare
Choose a tag to compare

Initial Release of 3d_armor:flyandswim