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

739 Commits

Author SHA1 Message Date
tenplus1
57fe6cf2e3 tweak & tidy code, exploding mobs brighten and glow 2024-12-28 11:19:44 +00:00
tenplus1
b170b51f2d tweak do_jump so mobs dont jump on carpets 2024-12-26 11:08:36 +00:00
tenplus1
dca4159fc4 code tidy 2024-12-26 08:48:35 +00:00
tenplus1
219d477c2a wee tidy 2024-12-20 10:49:52 +00:00
tenplus1
c8e91d1958 tweak spawning 2024-12-19 07:36:23 +00:00
tenplus1
22d7ea79fd fix riding gravity 2024-12-13 15:49:52 +00:00
tenplus1
c24874a3bf fix map_load chance check 2024-12-08 10:33:54 +00:00
tenplus1
c25975e7ea fix typo 2024-12-02 06:34:28 +00:00
tenplus1
03ce8ada6b tweak/tidy, check env damage when riding mob 2024-12-01 12:18:44 +00:00
tenplus1
cc60499637 tweak n tidy 2024-11-30 12:35:22 +00:00
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