910a46b16d
fix missing end on the backguar compatibility
...
* related to the commit c41176b807473356c4ffd2ec399a09f20033e7d8
backguard compat 0.4, intlib only for older of tweak for mineclone
and 5.x, backguard compat 0.4, intlib only for older
2024-03-30 22:00:04 -04:00
c41176b807
tweak for mineclone and 5.x, backguard compat 0.4, intlib only for older
...
* backported commit 131c932aa6
that will tweak detection of player api for mt5, mineclone2 and mt 0.4
* backported adapted 5e96602085
2024-03-30 01:41:54 -04:00
950115d69e
Merge upstream sync: proper checks of player and mob_log_spawn feature log
...
* Merge upstream 'master' of https://notabug.org/TenPlus1/mobs_redo into main
* proper checks on mount logic
* seems minimized nodes at do_states, add older ones
* 042130baca added 'mob_log_spawn' setting to log mob spawning position
* 747af786a8 player nil check for mob attach 3 days ago
* 8201c165e7 can now ride mobs redo mobs in mineclone2
2023-08-01 10:56:14 -04:00
tenplus1
747af786a8
player nil check for mob attach
2023-07-29 08:34:09 +01:00
f12519cd5f
dont force mc2 or faroming, proper checks of player on mount logic
...
* proper checks on mount logic
* do not force mc2 or farming on local items
for craft recipes to work
* seems minimized nodes at do_states, add older ones
2023-07-28 23:05:30 -04:00
tenplus1
8201c165e7
can now ride mobs redo mobs in mineclone2
2023-07-27 12:54:46 +01:00
tenplus1
07dce8208b
harden is_player checks
2023-07-26 17:43:40 +01:00
tenplus1
f31cf75b24
better MineClone2 compatibility for api, items and crafts
2023-07-26 13:43:06 +01:00
tenplus1
431d3844a6
tidy code
2022-09-29 14:15:21 +01:00
tenplus1
7b429df9e9
tweak riding functions
2022-04-21 08:28:35 +01:00
tenplus1
0e72f0ca81
tweak mobs.drive() speed (thanks auouymous)
2022-04-18 08:31:25 +01:00
tenplus1
65e369e5fc
add 0.4.x compatibility when riding mod
2022-03-01 09:04:38 +00:00
tenplus1
9f74408792
remove owner infotext if no owner present
2022-02-05 12:25:01 +00:00
TenPlus1
e5d1958e16
add nil checks for riding mobs
2022-01-03 17:35:51 +00:00
TenPlus1
6670938c3d
add mob height check for glitching through blocks
2021-06-11 22:25:00 +01:00
TenPlus1
8012250258
nil check for mount
2021-05-21 17:46:10 +01:00
TenPlus1
425cadeb51
improve mount.lua (changes from lib_mount :)
2021-01-21 09:44:31 +00:00
tenplus1
804f8b9a0c
nil check during mob detatch in mount.lua
2020-07-03 15:46:50 +01:00
tenplus1
064b59f01d
Added few sanity checks, higher pitch sounds for child mobs
2020-04-29 15:01:21 +01:00
TenPlus1
b588452dea
drops can now be a function, also code tidy
2019-09-12 09:44:45 +01:00
TenPlus1
f040ee5bc7
fix nil value when mob not available
2019-06-15 20:37:16 +01:00
TenPlus1
adc4e71a01
0.4.16 functions
2018-07-02 16:24:34 +01:00
TenPlus1
7c10fb7e27
getpos to get_pos
2017-10-09 15:24:40 +01:00
TenPlus1
7c4dc07acd
getyaw() to get_yaw()
2017-09-21 09:24:18 +01:00
TenPlus1
1f800ff583
code tweaks and new settings
2017-07-08 09:08:23 +01:00
TenPlus1
7dc567d2a8
fix mount walkable
2017-06-26 21:03:55 +01:00
TenPlus1
61f7a06261
disabled crash damage when riding (for now)
2017-06-10 11:13:46 +01:00
TenPlus1
d6ff282917
localised functions, mobs floats on water only, damage_per_sec nodes hurt mobs
2017-05-27 21:29:46 +01:00
TenPlus1
18d42f2285
limit mob names to 64 chars, update mount lib to new 0.4.15 functions
2017-03-02 20:41:45 +00:00
TenPlus1
59e8ba64f2
Tidied code, added fly arrow check
2017-02-22 12:57:02 +00:00
TenPlus1
3d1f62b196
Added flying function for mobs (thanks D00Med)
2017-02-21 15:01:36 +00:00
TenPlus1
d574045930
added quick error check for self.drops
2017-01-23 20:25:00 +00:00
TenPlus1
bc86a32af6
fixed mount mob rotation
2017-01-22 20:13:03 +00:00
TenPlus1
26d80126f5
added driver_scale to ridable mobs
2017-01-19 15:01:58 +00:00
TenPlus1
a33a52d140
set player visual scale when riding
2017-01-19 14:11:28 +00:00
TenPlus1
f7798e1b29
added dtime to drive function
2016-12-29 15:28:53 +00:00
TenPlus1
ef3217d77f
Added rideable mob functions (thanks blert2112)
2016-12-29 12:28:25 +00:00