jordan4ibanez
|
11785a9434
|
Merge pull request 'Make mobs run away slightly faster' (#1628) from jordan4ibanez/MineClone2:mineclone5 into mineclone5
Reviewed-on: MineClone2/MineClone2#1628
|
2021-04-23 21:37:47 +00:00 |
jordan4ibanez
|
8dafac50a8
|
Make mobs run away slightly faster
|
2021-04-23 17:37:20 -04:00 |
jordan4ibanez
|
129987a38e
|
Merge pull request 'Remove unused code and variables from mob punch' (#1627) from jordan4ibanez/MineClone2:mineclone5 into mineclone5
Reviewed-on: MineClone2/MineClone2#1627
|
2021-04-23 21:29:55 +00:00 |
jordan4ibanez
|
3560bda4a5
|
Remove unused code and variables from mob punch
|
2021-04-23 17:29:23 -04:00 |
jordan4ibanez
|
a6dae8e5a8
|
Merge pull request 'Color modifier for punched mobs and fixing breaking velocity when punched' (#1626) from jordan4ibanez/MineClone2:mineclone5 into mineclone5
Reviewed-on: MineClone2/MineClone2#1626
|
2021-04-23 21:28:03 +00:00 |
jordan4ibanez
|
9720986c4d
|
Fix punching a mob breaking it's velocity
|
2021-04-23 17:27:08 -04:00 |
jordan4ibanez
|
dc7592528c
|
Add red tint hurt effect
|
2021-04-23 17:23:00 -04:00 |
jordan4ibanez
|
9486d1bf23
|
Merge pull request 'Fix ocelots and add in skittish mob behavior' (#1625) from jordan4ibanez/MineClone2:mineclone5 into mineclone5
Reviewed-on: MineClone2/MineClone2#1625
|
2021-04-23 21:13:01 +00:00 |
jordan4ibanez
|
304cbed447
|
Make mobs that should be skittish, skittish
|
2021-04-23 17:12:02 -04:00 |
jordan4ibanez
|
af4c42fea7
|
Add skittish behavior (runaway from punch) and fix ocelot
|
2021-04-23 17:10:44 -04:00 |
jordan4ibanez
|
8daf197fb8
|
Fix iron golem rotation
|
2021-04-23 16:52:07 -04:00 |
jordan4ibanez
|
c138050e0b
|
Make iron golem neutral and protective, fix rotation
|
2021-04-23 16:45:12 -04:00 |
jordan4ibanez
|
d04e694d1a
|
Merge pull request 'Stop dead mobs from getting in the way of fighting other mobs' (#1623) from jordan4ibanez/MineClone2:mineclone5 into mineclone5
Reviewed-on: MineClone2/MineClone2#1623
|
2021-04-23 20:35:52 +00:00 |
jordan4ibanez
|
36d5af1d15
|
Stop dead mobs from getting in the way of fighting other mobs
|
2021-04-23 16:35:16 -04:00 |
jordan4ibanez
|
db0e3a389d
|
Merge pull request 'Two fixes to mobs' (#1622) from jordan4ibanez/MineClone2:mineclone5 into mineclone5
Reviewed-on: MineClone2/MineClone2#1622
|
2021-04-23 20:31:48 +00:00 |
jordan4ibanez
|
73b4d3c1d2
|
stop projectile mobs from being completely disabled while stunned
|
2021-04-23 16:31:13 -04:00 |
jordan4ibanez
|
eb7ae5e10e
|
Fix random crash
|
2021-04-23 16:28:30 -04:00 |
jordan4ibanez
|
43fdc08030
|
Merge pull request 'Add new mob hit sounds' (#1621) from jordan4ibanez/MineClone2:mineclone5 into mineclone5
Reviewed-on: MineClone2/MineClone2#1621
|
2021-04-23 20:23:09 +00:00 |
jordan4ibanez
|
c831da2c02
|
Fix mobs not making hit sound when hit by node
|
2021-04-23 16:22:34 -04:00 |
jordan4ibanez
|
d5a38fef58
|
Add in new mob punched sounds
|
2021-04-23 16:19:37 -04:00 |
jordan4ibanez
|
8ea546abfb
|
Merge pull request 'Overhaul horse' (#1620) from jordan4ibanez/MineClone2:mineclone5 into mineclone5
Reviewed-on: MineClone2/MineClone2#1620
|
2021-04-23 20:04:44 +00:00 |
jordan4ibanez
|
8e7ce5a72a
|
Add in a visual for horse taming (hearts)
|
2021-04-23 16:04:01 -04:00 |
jordan4ibanez
|
189c0ad157
|
Half finish horse (riding logic, etc)
|
2021-04-23 15:53:01 -04:00 |
jordan4ibanez
|
53fb683d33
|
Merge pull request 'Fix llama blaze and ghast projectile sprites' (#1619) from jordan4ibanez/MineClone2:mineclone5 into mineclone5
Reviewed-on: MineClone2/MineClone2#1619
|
2021-04-23 18:51:05 +00:00 |
jordan4ibanez
|
f64f8e31e3
|
Fix llama blaze and ghast projectile sprites
|
2021-04-23 14:50:38 -04:00 |
jordan4ibanez
|
7faf2460b7
|
Merge pull request 'Fixes to mobs' (#1618) from jordan4ibanez/MineClone2:mineclone5 into mineclone5
Reviewed-on: MineClone2/MineClone2#1618
|
2021-04-23 18:50:10 +00:00 |
jordan4ibanez
|
58bee2a2dd
|
Fix projectile tails clipping through sprite
|
2021-04-23 14:43:00 -04:00 |
jordan4ibanez
|
16cc7e37d2
|
Randomize projectile cooldown timer
|
2021-04-23 14:34:59 -04:00 |
jordan4ibanez
|
8eb9ba12ce
|
Fix crash when mob collides with nil entity
|
2021-04-23 14:33:40 -04:00 |
jordan4ibanez
|
d231edbb43
|
Merge pull request 'Massive overhaul to projectile mobs with custom projectile function, make llamas spit' (#1617) from jordan4ibanez/MineClone2:mineclone5 into mineclone5
Reviewed-on: MineClone2/MineClone2#1617
|
2021-04-23 18:10:52 +00:00 |
jordan4ibanez
|
5d59583583
|
Massive overhaul to projectile mobs with custom projectile function, make llamas spit
|
2021-04-23 14:10:12 -04:00 |
jordan4ibanez
|
adeea8ed43
|
Merge pull request 'Fix enderman' (#1616) from jordan4ibanez/MineClone2:mineclone5 into mineclone5
Reviewed-on: MineClone2/MineClone2#1616
|
2021-04-23 17:36:16 +00:00 |
jordan4ibanez
|
f6fa90096d
|
Fix enderman teleport attack
|
2021-04-23 13:35:30 -04:00 |
jordan4ibanez
|
4fb9e69e41
|
Make enderman become hostile when stared at, freeze when attacking when stared at
|
2021-04-23 13:27:17 -04:00 |
jordan4ibanez
|
99f13f84b5
|
Half-fix enderman
|
2021-04-23 13:13:23 -04:00 |
jordan4ibanez
|
3788886518
|
Merge pull request 'Fix wolves and make chickens slow fall' (#1614) from jordan4ibanez/MineClone2:mineclone5 into mineclone5
Reviewed-on: MineClone2/MineClone2#1614
|
2021-04-23 17:07:11 +00:00 |
jordan4ibanez
|
dd76b15c50
|
Make ghasts not insta-kill
|
2021-04-23 13:06:57 -04:00 |
jordan4ibanez
|
b6f19699e9
|
Make enderdragon half work
|
2021-04-23 13:06:17 -04:00 |
jordan4ibanez
|
4efec1ef58
|
Add in chicken slow falling
|
2021-04-23 12:55:11 -04:00 |
Lizzy Fleckenstein
|
988a44148e
|
Merge branch 'master' into mineclone5
|
2021-04-23 18:11:41 +02:00 |
Elias Åström
|
73cd482e55
|
Merge branch 'master' of https://git.minetest.land/MineClone2/MineClone2
|
2021-04-23 16:30:56 +02:00 |
NO11
|
ef86eb0779
|
Fix wrong sweet berry item path
|
2021-04-23 14:18:31 +00:00 |
AFCMS
|
414adff8fb
|
Fix bad API documentation od mcl_death_drop
|
2021-04-23 13:59:37 +00:00 |
Elias Åström
|
7f3e5bda7e
|
Duplicate groupcaps before applying unbreaking
|
2021-04-23 15:49:37 +02:00 |
Lizzy Fleckenstein
|
a03e7f6f3a
|
Re-enable player ignition from lava
|
2021-04-23 13:46:20 +02:00 |
Lizzy Fleckenstein
|
99ee5f05d3
|
Merge branch 'mineclone5' into netherite
|
2021-04-23 13:43:27 +02:00 |
Lizzy Fleckenstein
|
f80eb5633b
|
Merge branch 'master' into mineclone5
|
2021-04-23 13:43:12 +02:00 |
Lizzy Fleckenstein
|
a836ac9879
|
Merge branch 'master' of https://git.minetest.land/MineClone2/MineClone2
|
2021-04-23 13:42:47 +02:00 |
Lizzy Fleckenstein
|
827cd2d7b1
|
Fix heads crash
|
2021-04-23 13:42:42 +02:00 |
Sven792
|
038066f0c5
|
Mirrored foodbar icons to fit the right-to-left change
|
2021-04-23 09:52:09 +02:00 |
jordan4ibanez
|
0895666407
|
Fix random crash with mixed mob ally data types
|
2021-04-22 23:36:58 -04:00 |
jordan4ibanez
|
408296140a
|
Fix and overhaul wolves
|
2021-04-22 23:30:32 -04:00 |
jordan4ibanez
|
aac1e19336
|
Implement rotation locking when standing, fix rotation unlock/lock for fly/swim mobs
|
2021-04-22 23:18:33 -04:00 |
jordan4ibanez
|
fa059b5df2
|
Fix ghast's eyeheight
|
2021-04-22 22:59:03 -04:00 |
jordan4ibanez
|
2e3e92e393
|
Fix ghast's insane difficulty
|
2021-04-22 22:58:32 -04:00 |
jordan4ibanez
|
11bcf3aa34
|
Add attributes to epCode
|
2021-04-22 22:51:13 -04:00 |
jordan4ibanez
|
2099be43ea
|
Update to epCode's fixed version of ghast model
|
2021-04-22 22:50:14 -04:00 |
jordan4ibanez
|
5037ec3736
|
Fix ghasts horrible collisionbox
|
2021-04-22 22:40:16 -04:00 |
jordan4ibanez
|
0a8fff6524
|
Add in mob criticals when falling
|
2021-04-22 22:08:54 -04:00 |
jordan4ibanez
|
afdcada1fd
|
Fix endermite
|
2021-04-22 21:46:13 -04:00 |
jordan4ibanez
|
5d876725c5
|
Fix bats
|
2021-04-22 21:45:00 -04:00 |
jordan4ibanez
|
ef0d52a2df
|
Update backup_code_api.lua
|
2021-04-22 21:41:54 -04:00 |
jordan4ibanez
|
8142f7e512
|
Add in mob death
|
2021-04-22 21:36:42 -04:00 |
jordan4ibanez
|
ebf27866ca
|
Fix typo and error in animation.lua
|
2021-04-22 21:12:08 -04:00 |
jordan4ibanez
|
3fe8d2d3c5
|
Add file death_logic.lua
|
2021-04-22 20:30:50 -04:00 |
jordan4ibanez
|
b73ab976a1
|
Implement framework for mob death
|
2021-04-22 20:25:58 -04:00 |
jordan4ibanez
|
8530e6ee36
|
Make mob punching time based
|
2021-04-22 20:20:56 -04:00 |
jordan4ibanez
|
e1812b2cdb
|
Reset pause timer to 0
|
2021-04-22 20:12:02 -04:00 |
jordan4ibanez
|
991bba0a1d
|
Add comments into ai.lua
|
2021-04-22 20:10:01 -04:00 |
jordan4ibanez
|
f9a7144b65
|
Implement ability to hurt mobs
|
2021-04-22 20:07:30 -04:00 |
jordan4ibanez
|
45790c0be0
|
Re-enable mob punching (broken)
|
2021-04-22 19:12:02 -04:00 |
jordan4ibanez
|
31a791c33b
|
Undo debug.txt spam from mob spawning
|
2021-04-22 18:20:58 -04:00 |
jordan4ibanez
|
d0d128c1d8
|
Break infinite loop if unable to find any mob to spawn
|
2021-04-22 18:18:57 -04:00 |
jordan4ibanez
|
1fc15e92fe
|
Merge branch 'mineclone5' into mineclone5
|
2021-04-22 21:57:21 +00:00 |
jordan4ibanez
|
ee905642c2
|
Add temporary warning debug to spawning algorithm output
|
2021-04-22 17:56:38 -04:00 |
NO11
|
c46c07f836
|
Makes fireworks rockets infinite in creative mode
|
2021-04-22 19:18:05 +00:00 |
kay27
|
0486c7c468
|
[mineclone5] fix sweeet berry depends
|
2021-04-22 23:07:56 +04:00 |
epCode
|
62adbb9625
|
Fix #1587
|
2021-04-22 10:39:21 -07:00 |
Code-Sploit
|
d12b192785
|
Add forgotten textures for netherite ingot, scrap and ancient debris
|
2021-04-22 14:38:17 +00:00 |
Code-Sploit
|
4baea9f420
|
Add all pixel-perfection textures for netherite
|
2021-04-22 13:59:53 +00:00 |
Code-Sploit
|
0147da7270
|
Add unofficial MC-textures (credits to NO11)
|
2021-04-22 13:38:00 +00:00 |
Code-Sploit
|
24cc4318e2
|
Add crafting recipe for smithing table
|
2021-04-22 12:11:47 +00:00 |
Code-Sploit
|
498b1c792a
|
Fix not able to put diamond tools in the smithing_table
|
2021-04-22 12:07:30 +00:00 |
Lizzy Fleckenstein
|
8b23388d63
|
Fix #1590 (Bed drops itself when gets exploded)
|
2021-04-22 13:23:07 +02:00 |
Lizzy Fleckenstein
|
951a24c684
|
Fix #1590 (Bed drops itself when gets exploded)
|
2021-04-22 13:22:20 +02:00 |
Lizzy Fleckenstein
|
acbdc937b4
|
Fix crash when trying to explode an unknown node
|
2021-04-22 13:19:44 +02:00 |
Lizzy Fleckenstein
|
87dc41a125
|
Fix crash when trying to explode an unknown node
|
2021-04-22 13:19:26 +02:00 |
jordan4ibanez
|
2cef9e7cca
|
Optimize mob spawning even further with additional lua locals
|
2021-04-22 00:39:32 -04:00 |
jordan4ibanez
|
edb1939649
|
Fix mob_counter in mob spawning limiter
|
2021-04-22 00:27:35 -04:00 |
jordan4ibanez
|
7c1adeab45
|
Hyper-optimize mob spawning
|
2021-04-22 00:20:57 -04:00 |
jordan4ibanez
|
ecebe0253c
|
Merge branch 'mineclone5' into mineclone5
|
2021-04-22 03:29:18 +00:00 |
jordan4ibanez
|
fbe3ccc5c0
|
Delete current state of things comment
|
2021-04-21 23:28:38 -04:00 |
jordan4ibanez
|
e398aca747
|
Merge pull request 'Fix sheep and pig rotation' (#1592) from jordan4ibanez/MineClone2:mineclone5 into mineclone5
Reviewed-on: MineClone2/MineClone2#1592
|
2021-04-22 03:26:27 +00:00 |
jordan4ibanez
|
5e15af260b
|
Fix pig rotation
|
2021-04-21 23:25:19 -04:00 |
jordan4ibanez
|
6aa6364492
|
Fix sheep rotation
|
2021-04-21 23:25:10 -04:00 |
kay27
|
7c2ea8d7f0
|
[mineclone5] Merge backup_code_api.lua from latest mineclone5 and playerplus from master
|
2021-04-22 01:16:22 +04:00 |
jordan4ibanez
|
29305f548d
|
Overhaul arrow register, implement basic blaze, break parts of arrow register for now, remove fallback for detecting players
|
2021-04-21 15:08:35 -04:00 |
jordan4ibanez
|
08c90c34e8
|
Make parrots and squids work with tilt fly/swim
|
2021-04-21 13:05:46 -04:00 |
jordan4ibanez
|
91099c3be9
|
Fix auto-true statement for tilt fly/swim
|
2021-04-21 13:01:14 -04:00 |
jordan4ibanez
|
71c34823bc
|
Make tilt flying/swimming dynamic
|
2021-04-21 12:56:36 -04:00 |