1
0
mirror of https://codeberg.org/tenplus1/mobs_redo.git synced 2025-01-09 09:20:21 +01:00
Commit Graph

729 Commits

Author SHA1 Message Date
tenplus1
58792311c7 add immune_to check to is_node_dangerous function 2024-11-28 13:07:53 +00:00
tenplus1
527fe8c2d5 add nodes to immune_to ability. 2024-11-27 08:22:09 +00:00
tenplus1
6a7c221ce1 fix boom texture 2024-11-22 14:13:22 +00:00
tenplus1
b8052c817c replace empty var 2024-11-22 14:08:34 +00:00
tenplus1
e17ea86bf5 restore mobs:boom order 2024-11-22 08:11:25 +00:00
tenplus1
ca76558edd switch node/entity setting in mobs:boom 2024-11-21 15:35:07 +00:00
tenplus1
bde53c3475 add mobs:is_invisible() function, update api.txt 2024-11-16 08:16:55 +00:00
tenplus1
2e4664a5ce use invisibility mod api 2024-11-14 08:17:41 +00:00
tenplus1
39f9f8df31 add reach option to replace function. 2024-11-13 11:04:27 +00:00
tenplus1
1b1f681886 tidy spawning 2024-11-10 11:41:32 +00:00
tenplus1
627d468b9a add replace sound, tweak spawn egg y_pos 2024-10-28 13:27:39 +00:00
tenplus1
e9c3d6c505 add brazilian translation (thx pixelzone) 2024-10-26 10:21:27 +01:00
tenplus1
1f8ca901b5 fix russian typo 2024-10-23 08:02:34 +01:00
tenplus1
816461286b update russian translation (thx SkyBuilder1717) 2024-10-22 17:00:17 +01:00
tenplus1
430af1e91d add 'mobs_disable_damage_kb' setting 2024-10-20 09:19:52 +01:00
tenplus1
79fb4f7ead disable follow_stop 2024-10-19 15:06:59 +01:00
tenplus1
f746f4b1e0 fix knockback when breeding 2024-10-12 10:27:25 +01:00
tenplus1
e59fd53ee9 make sure def.gain has a value 2024-10-11 10:24:07 +01:00
tenplus1
faf511ff8c fix visharm indicate on active 2024-10-10 11:30:22 +01:00
tenplus1
a35afc8299 disable node hearing by default 2024-10-10 10:37:47 +01:00
tenplus1
219db764bf forgot def.loudness check 2024-10-02 15:51:05 +01:00
tenplus1
e4a5ead82c pass def onto hearing nodes 2024-10-02 15:13:37 +01:00
tenplus1
f4861ced2a add on_sound node support and example. 2024-10-02 14:57:07 +01:00
tenplus1
1dd81eb008 tweak mob hear function 2024-10-01 09:08:52 +01:00
tenplus1
64c6085f09 wee jump bug 2024-09-17 09:43:01 +01:00
tenplus1
e8e774566b tweak collision, falling and arrow drops. 2024-09-14 12:25:52 +01:00
tenplus1
e55bf4d951 mob hear nil check for player 2024-09-14 07:51:06 +01:00
tenplus1
f1b5a66049 lil tweak 2024-09-08 15:55:26 +01:00
tenplus1
26215cd221 add min_y and max_y to spawning abm/lbm's 2024-08-23 17:37:51 +01:00
tenplus1
29314186b3 tweak damage 2024-08-23 15:07:08 +01:00
tenplus1
dce2abfcfe add missing glass sounds 2024-08-11 08:41:25 +01:00
tenplus1
e561864e82 udpate api.txt 2024-08-11 08:17:02 +01:00
tenplus1
59c19fca98 update german translation 2024-08-10 17:39:01 +01:00
tenplus1
a8297e6a8e tidy and tweak code, implement sound check for mineclon* 2024-08-10 13:18:57 +01:00
tenplus1
bc6b8931da tidy code 2024-08-09 14:46:28 +01:00
tenplus1
3e24677649 Add basic mineclonia enchantments (sharpness, fire_aspect, knockback) 2024-08-09 09:15:06 +01:00
tenplus1
57d6859b93 tweak loudness calculation for mod hearing 2024-08-04 08:25:48 +01:00
tenplus1
1f6867bf25 alternative to using on_punch for hearing ability, remove food xp desc 2024-08-03 23:47:21 +01:00
tenplus1
b1da38456d quick value change for mob listening 2024-08-03 16:59:44 +01:00
tenplus1
341f92f118 harden sound_play checks 2024-08-03 11:56:52 +01:00
tenplus1
c3d74394a7 update readme 2024-08-03 11:43:14 +01:00
tenplus1
964451fd78 add mob hearing feature and self.on_sound() function 2024-08-03 11:35:28 +01:00
tenplus1
ef9f492bad update {eatable} function 2024-07-27 18:28:44 +01:00
tenplus1
79c85e0551 code tidy 2024-07-27 08:33:22 +01:00
tenplus1
cc14704651 add helper function for {eatable} 2024-07-26 17:00:58 +01:00
tenplus1
8115f61ac9 add {eatable} group to food items and update infotext 2024-07-26 14:42:34 +01:00
tenplus1
77b53b9054 fix timer bug 2024-07-16 07:21:50 +01:00
tenplus1
fc7269cc8c remove fallback node from inventory and update version 2024-07-01 09:28:05 +01:00
tenplus1
fb2a247d31 change fall_damage check to use true/false 2024-07-01 07:49:03 +01:00
tenplus1
03fbe477c3 shrink fallback node image 2024-06-29 08:25:15 +01:00