]> git.lizzy.rs Git - Crafter.git/history - mods/mob
remove server debug
[Crafter.git] / mods / mob /
2020-05-19 oilboiCreepers now drop gunpowder and tnt is made from it
2020-05-19 oilboiMake exploding mobs dissapear on explosion
2020-05-19 oilboiAdd in customized 22i's slime
2020-05-19 oilboiOnly do animation on walking mobs
2020-05-19 oilboiFix crashing if no mob head bone
2020-05-19 oilboiOverhaul jump movement
2020-05-19 oilboioverhaul mob jumping to use raycasting and moveresult
2020-05-19 oilboiAdd in custom explosion blink timer to mob api
2020-05-19 oilboiAdd in custom mob api explosion blink colors
2020-05-19 oilboiAdd in damage color texture modifier to mob api
2020-05-19 oilboiAdd in Nitro Creeper and make it spawn in the nether
2020-05-19 oilboiAdd nether spawning, creeper now spawns in nether as...
2020-05-16 oilboiEnable mob spawning
2020-05-15 oilboiMake phygs walk instead of jumpmove
2020-05-15 oilboiDisable slime splat noise
2020-05-15 oilboidisable fall damage for phygs
2020-05-15 oilboiMake flying phyg wings
2020-05-15 oilboiFix mob multiple item drop
2020-05-15 oilboiTurn off nametags as they break the animation
2020-05-15 oilboiFix hostile mobs randomly being peaceful
2020-05-15 oilboiAdd in lookspawn command for testing hostile mobs
2020-05-15 oilboiFix mob head not returning to origin when no player...
2020-05-15 oilboiHack in jumping fix for mobs that walk - makes mobs...
2020-05-15 oilboiFix minor future-use method
2020-05-15 oilboiFix more deprecated calls and locals not being local
2020-05-15 oilboiFix a bunch of mob stuff
2020-05-15 oilboiMake exploding mobs flash when charging
2020-05-15 oilboiOverhaul mob collisionboxes and texture mod handling...
2020-05-15 oilboiFix more deprecated calls
2020-05-15 oilboiFix A LOT of things
2020-05-15 oilboiAdd in phyg (flying pig) without wing animation
2020-05-15 oilboiAdd creeper hurt sounds
2020-05-15 oilboiMake creeper head tracking work
2020-05-15 oilboiOverhaul horizontal head bone implementation
2020-05-13 oilboipush mobs broken for now
2020-05-12 oilboiUpdate attacked_hostile to work even better
2020-05-12 oilboiAdd attacked_hostile setting
2020-05-12 oilboiAdd in group_attack setting for mobs
2020-05-12 oilboiFix return_head smoothing
2020-05-12 oilboiAdd 22i's mobs. Make mobs with head use bone based...
2020-05-10 oilboiFix random crash with mobs
2020-05-09 oilboiAdd global mob table to limit amount of mobs loaded...
2020-05-05 oilboiAdd hunger
2020-05-03 oilboiAdd in exploder prototype 2
2020-05-01 oilboiFix unknown node bugs
2020-04-30 oilboiAdd collsion detection and fall damage to mobs
2020-04-30 oilboiAdd mob collision detection
2020-04-30 oilboiOrganize mob api, create creepig
2020-04-30 oilboiAdd more crazy mob api stuff
2020-04-29 oilboiAdd more to mob api
2020-04-29 oilboiStage 1 of turning mobs into an API
2020-04-26 oilboiRestructure mob death handling
2020-04-25 oilboiMake mobs get damaged in fire and lava
2020-04-24 oilboiDouble flying pig sight radius
2020-04-24 oilboiMake all mobs use minetest.throw_item
2020-04-24 oilboiMake flying pigs drop 2,6 gold
2020-04-24 oilboiAdd in basis for new engine functions done in lua
2020-04-23 oilboiAdd in broken exploder code for now
2020-04-22 oilboiAdd in flying pigs
2020-04-20 oilboiMerge pull request #9 from Treer/master
2020-04-20 oilboiMake mobs less noisy
2020-04-17 oilboiFix mob double death
2020-04-17 oilboiTweak mob direct chase AI
2020-04-17 oilboiAdd line_of_sight so mobs can't punch you through nodes
2020-04-12 oilboiUpgrade spawning command for mobs
2020-04-12 oilboiAdd more critical effects
2020-04-12 oilboiMake criticals even better
2020-04-12 oilboiAdd in mob hit criticals on downwards player velocity
2020-04-12 oilboiAdd tool wear when hitting a mob
2020-04-12 oilboiFix mob knockback shooting mob up during their jump
2020-04-12 oilboiMake slimes spawn
2020-04-12 oilboiAdd in slime prototype
2020-04-11 oilboiFix death animation counter 0 zombie situation
2020-04-11 oilboioverhaul mob damage mechanic
2020-04-11 oilboiRebalance EVERYTHING
2020-04-10 oilboiAdd in command to change weather
2020-04-06 oilboiFix "zombie" mob state on unload reload during die...
2020-04-04 oilboiFix bed placement
2020-04-03 oilboiTurn off mob footsteps
2020-04-03 oilboiFix pig's animation and add footstep sounds
2020-04-02 oilboiFix mob ADHD
2020-04-02 oilboiFix mob dying then turning into a "zompig"
2020-04-02 oilboiEnable pig spawning
2020-04-02 oilboiCompletely rewrite and remake pig model
2020-04-01 oilboiHack in walls, fences, and windows
2020-03-31 oilboiAdjust the death particle and item height on pigs
2020-03-31 oilboiAdd in new pig noises and die animation
2020-03-31 oilboiAdd in cool gun test
2020-03-31 oilboiMake it so you cannot spam hit mobs
2020-03-31 oilboiMake pigs viscious
2020-03-31 oilboiAdd callbacks to check if position mob will look at...
2020-03-31 oilboiSmall bugfix for pig following
2020-03-31 oilboiMake pigs follow players and jump properly
2020-03-31 oilboiUpdate mob animation (Linear) and add head nametag...
2020-03-30 oilboiFix spinning head glitch
2020-03-30 oilboiRe-enable pig movement
2020-03-30 oilboiMake pig head move smooth
2020-03-30 oilboiFix mob head roll issue
2020-03-30 oilboiAdd in prototype of mob "pig"
2020-03-27 oilboiAdd in cheating function to TooManyItems
next