-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathchangelog.txt
More file actions
41 lines (32 loc) · 1.09 KB
/
changelog.txt
File metadata and controls
41 lines (32 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
next
----
- item used to place horse in inventory configured from settings
2025-01-10
----------
- increased delay between random sounds
- uses sounds mod
- items that horses like & appetite configured from settings
v1.2
----
- use setting "mount_turn_player_look" instead of "whinny.enable_mouse_ctrl"
- used proper method for setting rotation compensation between rider & horse
- added localization support
v1.1
----
- player "sits" on horse if player_api mod is available
- fixed drops
- added mobs:leather to drops if available
v1.0
----
- forked from original whinny mod
- updated for 0.4.16/5.x Minetest
- renamed horses
- added settings for min/max spawn height & spawn chance
- changed setting "only_peaceful_whinny" to "whinny.peaceful_only"
- player faces same direction as horse after mounting
- added setting to use mouse/look direction to control left/right turning (enabled by default)
- horse can follow multiple items
- added sounds for when damaged
- added sounds for when in "walk" & "stand" states
- added galloping sounds while riding
- mobs:lasso can be used to pick up tamed horses