Age | Commit message (Expand) | Author |
2017-03-05 | revert damage_per_second check (for now) | TenPlus1 |
2017-03-02 | limit mob names to 64 chars, update mount lib to new 0.4.15 functions | TenPlus1 |
2017-02-25 | udpate api.txt | TenPlus1 |
2017-02-24 | added quick health check when punched | TenPlus1 |
2017-02-22 | Tidied code, added fly arrow check | TenPlus1 |
2017-02-21 | fix api.txt typo | TenPlus1 |
2017-02-21 | Added flying function for mobs (thanks D00Med) | TenPlus1 |
2017-02-14 | Tamed eggs are removed from inventory even in creative | TenPlus1 |
2017-02-10 | add entity count check for spawners | TenPlus1 |
2017-02-10 | Tweaked mob counter/spawner abm | TenPlus1 |
2017-02-02 | compatibility with older simple_mobs textures | TenPlus1 |
2017-02-02 | fix old texture support | TenPlus1 |
2017-02-01 | changed capturing mobs with 'replacewith' item to override new mob eggs with ... | TenPlus1 |
2017-02-01 | add default mob egg to player inventory if 'force_take' true, otherwise save ... | TenPlus1 |
2017-01-31 | updated api.txt | TenPlus1 |
2017-01-31 | added "fly" animation with check | TenPlus1 |
2017-01-23 | added quick error check for self.drops | TenPlus1 |
2017-01-22 | fixed mount mob rotation | TenPlus1 |
2017-01-21 | added arrow rotation, added new mob eggs that save mob information, updated i... | TenPlus1 |
2017-01-21 | spawn egg checks for existing right_click functions | TenPlus1 |
2017-01-20 | arrow entity check, glow and expire added to arrows | TenPlus1 |
2017-01-19 | Fixed rotation bug | TenPlus1 |
2017-01-19 | updated api.txt | TenPlus1 |
2017-01-19 | added driver_scale to ridable mobs | TenPlus1 |
2017-01-19 | set player visual scale when riding | TenPlus1 |
2017-01-19 | updated yaw | TenPlus1 |
2017-01-17 | fix rotation bug | TenPlus1 |
2017-01-17 | simplify yaw rotation | TenPlus1 |
2017-01-17 | added damage_per_second node check (thanks mt-modder) | TenPlus1 |
2017-01-17 | new line_of_sight function by BrunoMine and flight_check by taikedz | TenPlus1 |
2017-01-07 | tweaked code, added NaN check for yaw | TenPlus1 |
2017-01-06 | if mob standing, 1 in 4 chance of looking at player nearby | TenPlus1 |
2017-01-05 | Tweaked code | TenPlus1 |
2016-12-30 | update api's ride horse example | TenPlus1 |
2016-12-29 | add label to mob spawner node | TenPlus1 |
2016-12-29 | mobs standing on "ignore" just wait for world to load around them | TenPlus1 |
2016-12-29 | added dtime to drive function | TenPlus1 |
2016-12-29 | Added rideable mob functions (thanks blert2112) | TenPlus1 |
2016-12-27 | add mob_show_health flag to minetest.conf | TenPlus1 |
2016-12-26 | fix line of sight ypos | TenPlus1 |
2016-12-20 | use atan2, added attached attack, added swim to shore | TenPlus1 |
2016-12-07 | fix api.txt | TenPlus1 |
2016-12-06 | added auto range checking for mob counting | TenPlus1 |
2016-12-03 | self.animation check | TenPlus1 |
2016-12-02 | added die animation (thx npxcoot) | TenPlus1 |
2016-12-01 | fix lifetimer check for removing mob | TenPlus1 |
2016-12-01 | Added 9 lucky blocks | TenPlus1 |
2016-11-23 | fix tail particles | TenPlus1 |
2016-11-22 | updated particle effects | TenPlus1 |
2016-11-10 | Fix nil name error | TenPlus1 |