jordan4ibanez
|
5062d56a5d
|
Implement neutral mob mechanics and partial implement of zombie pigmen
|
2021-04-21 11:00:02 -04:00 |
|
jordan4ibanez
|
cc2a0ae52c
|
Complete charged creeper
|
2021-04-21 10:21:11 -04:00 |
|
jordan4ibanez
|
486959515c
|
Make creepers even more dangerous
|
2021-04-21 10:20:31 -04:00 |
|
jordan4ibanez
|
576621169b
|
Make creepers and zombies even harder
|
2021-04-20 23:26:18 -04:00 |
|
jordan4ibanez
|
8c9356a18c
|
Implement eye_height and viewing range for hostile mobs, along with making punchy mobs jump over nodes
|
2021-04-20 22:58:39 -04:00 |
|
jordan4ibanez
|
d371d6fdc9
|
Adjust creeper explosion settings
|
2021-04-20 22:04:54 -04:00 |
|
jordan4ibanez
|
0b763f54b5
|
Finish creeper movement ai and move jump_check into environment
|
2021-04-20 21:00:36 -04:00 |
|
jordan4ibanez
|
cd6f07537f
|
Make creepers even more deadly
|
2021-04-20 20:43:45 -04:00 |
|
jordan4ibanez
|
cdb840609d
|
Add in creeper basic prototype
|
2021-04-20 20:19:55 -04:00 |
|
jordan4ibanez
|
3d776138e9
|
Start implementing creeper ai
|
2021-04-20 14:55:22 -04:00 |
|
jordan4ibanez
|
f900b24b53
|
Add in all biome information to mobs
|
2021-04-08 07:39:18 -04:00 |
|
kay27
|
3accc82d2d
|
Revert "Revert "Merge pull request 'Massively overhaul spawning algorithm for mobs' (#1487) from jordan4ibanez/MineClone2-MobTweaks:master into master""
This reverts commit 6a1a634cba .
|
2021-04-07 20:47:40 +04:00 |
|
Elias Fleckenstein
|
6a1a634cba
|
Revert "Merge pull request 'Massively overhaul spawning algorithm for mobs' (#1487) from jordan4ibanez/MineClone2-MobTweaks:master into master"
This reverts commit 4f2a6b2db0 , reversing
changes made to 0970981252 .
|
2021-04-07 17:20:56 +02:00 |
|
TechDudie
|
db9e8d23d9
|
Update 'mods/ENTITIES/mobs_mc/creeper.lua'
|
2021-04-07 17:16:38 +04:00 |
|
TechDudie
|
f664a87dac
|
Update 'mods/ENTITIES/mobs_mc/creeper.lua'
|
2021-04-07 17:16:38 +04:00 |
|
jordan4ibanez
|
6cdf7c98c2
|
Rework all mobs spawning - preprototype stage
|
2021-04-07 00:55:57 -04:00 |
|
Elias Fleckenstein
|
574ced80a3
|
Give charged creeper an explosion strength of 6
|
2021-02-16 09:55:36 +01:00 |
|
epCode
|
903a29f949
|
Add charged creeper
|
2021-02-12 16:48:46 -08:00 |
|
MysticTempest
|
0ec64189dc
|
Partial creeper explode distance fix, and fix to stop punching mobs into the air.
|
2021-02-11 17:27:55 -06:00 |
|
Elias Åström
|
174a3a2968
|
Fix creeper explosions only doing 1/2 heart damage
The solution was to move the creeper explosions to originate from the
center of the creepers collisionbox and not its entity position.
|
2021-01-26 14:13:30 +01:00 |
|
Elias Fleckenstein
|
6f49a3d535
|
Fix #788
|
2021-01-05 17:52:27 +01:00 |
|
Elias Fleckenstein
|
da7240d6c1
|
looting
|
2020-12-23 17:41:42 +01:00 |
|
Wuzzy
|
839c22dcfb
|
Change XP drop amount for each mob
|
2020-12-06 15:46:42 +01:00 |
|
Wuzzy
|
ed3afc6e49
|
Redo the death effect
|
2020-12-05 04:33:23 +01:00 |
|
Wuzzy
|
28aead0a60
|
Tweak mob death particles
|
2020-08-19 18:38:14 +02:00 |
|
Wuzzy
|
c106a62979
|
Use minetest.is_creative_enabled
|
2020-07-10 16:45:40 +02:00 |
|
Wuzzy
|
26b5b45595
|
Fix crash when creeper explodes
|
2020-05-10 14:54:43 +02:00 |
|
Wuzzy
|
56d484f69b
|
Make mobs and bed use mcl_explosions
|
2020-05-02 18:50:25 +02:00 |
|
Wuzzy
|
a2785041dd
|
Remove mod startup debug messages
|
2020-04-11 02:56:46 +02:00 |
|
Wuzzy
|
47cda09073
|
Implement per-class mob cap
|
2020-04-11 02:46:03 +02:00 |
|
Wuzzy
|
c5e4ec5e27
|
Use ephemeral sounds
|
2020-04-07 00:55:45 +02:00 |
|
Wuzzy
|
90298821a3
|
Remove mob aliases
|
2020-01-05 10:49:04 +01:00 |
|
Wuzzy
|
2ff5bafd91
|
Refactor mob projectiles
|
2019-12-10 01:01:04 +01:00 |
|
Wuzzy
|
d9424ad82e
|
Make dmg particles proportional to dmg
|
2019-10-03 11:53:26 +02:00 |
|
Wuzzy
|
f9e46b914d
|
Mobs: Separate fire damage from lava damage
|
2019-10-02 18:45:28 +02:00 |
|
Wuzzy
|
1217d9fa88
|
New translation system, part 1: entities
|
2019-03-07 20:43:39 +01:00 |
|
Wuzzy
|
e789801662
|
Replace getpos() with get_pos()
|
2019-02-01 06:33:07 +01:00 |
|
Wuzzy
|
fd33d9d2ec
|
Add creeper and vex sounds
|
2018-09-18 16:14:55 +02:00 |
|
Wuzzy
|
187e6b7e58
|
Remove water damage from creeper
|
2018-05-27 10:41:50 +02:00 |
|
Wuzzy
|
8060928237
|
Fix some creeper issues
- Fix fuse sound sometimes not playing
- Timer = 1.5s
- Distance behaviour like in MC
|
2018-03-31 03:53:11 +02:00 |
|
Wuzzy
|
58b9c3dbf5
|
Make creepers run away from cats/ocelots
|
2018-01-26 18:50:28 +01:00 |
|
Wuzzy
|
895fc7d757
|
Update mobs_mc and update gameconfig
This updates and fixes mob spawn height for new realms.
Also: Small zombie pigman size fixed.
|
2017-08-16 22:08:17 +02:00 |
|
Wuzzy
|
3fb0b6dd44
|
Update mobs_mc
|
2017-08-06 14:09:25 +02:00 |
|
Wuzzy
|
519ee63a57
|
Update mobs_mc
|
2017-07-12 22:09:37 +02:00 |
|
Wuzzy
|
63be6a03e4
|
Revert "Tweak mob spawn rates"
This reverts commit 522866193d .
|
2017-07-06 03:47:51 +02:00 |
|
Wuzzy
|
522866193d
|
Tweak mob spawn rates
|
2017-07-06 03:18:22 +02:00 |
|
Wuzzy
|
37e943ae91
|
Update mobs_mc
|
2017-07-06 00:43:34 +02:00 |
|
Wuzzy
|
5b9d1540cd
|
Add brand-new updated mobs_mc mod
|
2017-07-05 03:15:46 +02:00 |
|
Wuzzy
|
316419555d
|
Remove mobs_mc
|
2017-07-05 03:15:18 +02:00 |
|
Wuzzy
|
26cea30116
|
Fix some pathfinding mob definitions
|
2017-03-03 01:27:10 +01:00 |
|