Wuzzy
|
5bd3ebda17
|
Add throwing sound
|
2020-12-07 00:02:32 +01:00 |
Lizzy Fleckenstein
|
21c6815839
|
Added End Crystal
|
2020-07-25 13:32:35 +02:00 |
Wuzzy
|
c106a62979
|
Use minetest.is_creative_enabled
|
2020-07-10 16:45:40 +02:00 |
Wuzzy
|
ab56d592ae
|
Add snow particles on snowball impact
|
2020-04-11 04:06:24 +02:00 |
Wuzzy
|
c5e4ec5e27
|
Use ephemeral sounds
|
2020-04-07 00:55:45 +02:00 |
Wuzzy
|
6b529e1204
|
Colorize some item tooltips
|
2020-03-12 02:29:30 +01:00 |
Wuzzy
|
ba74546d48
|
Add extended tooltips
|
2020-02-19 04:54:17 +01:00 |
Wuzzy
|
81ca7469d7
|
TNT explosions deal punch damage
|
2020-02-17 17:44:38 +01:00 |
Wuzzy
|
c234b273ad
|
Introduce snowball_vulnerable armor group
|
2020-01-30 16:14:13 +01:00 |
Wuzzy
|
1c7e350095
|
Add snowball and egg impact sounds
|
2019-12-09 11:52:19 +01:00 |
Wuzzy
|
9e31c2b62b
|
Snow golems use mcl_throwing snowball
|
2019-12-09 11:03:48 +01:00 |
Rootyjr
|
379dd847ee
|
Completely rework fishing rod to simulate a much more MC-like behaviour
|
2019-07-31 11:29:24 -05:00 |
Wuzzy
|
a7ceb2462a
|
Deal ender pearl damage as fall damage
|
2019-04-01 15:22:44 +02:00 |
Wuzzy
|
9385458632
|
German translation: mcl_signs to xpanes
|
2019-03-16 00:07:44 +01:00 |
Wuzzy
|
20576431e1
|
More death messages, more reliable
|
2019-03-08 20:22:01 +01:00 |
Wuzzy
|
f9b557c2ba
|
New translation system, part 9: Items, part 5
|
2019-03-08 00:46:35 +01:00 |
Wuzzy
|
66c6b373a5
|
Make many entities non-pointable
|
2019-03-07 03:53:06 +01:00 |
Wuzzy
|
2f74aea6f5
|
Replace deprecated functions
|
2019-03-06 04:38:57 +01:00 |
Wuzzy
|
371bc0cb76
|
Creative categories: book, chorusfruit, endpearl
|
2019-02-06 12:04:58 +01:00 |
Wuzzy
|
27fa2c2e66
|
Clean up item categorization in creative inv.
|
2019-02-06 11:15:53 +01:00 |
Wuzzy
|
e789801662
|
Replace getpos() with get_pos()
|
2019-02-01 06:33:07 +01:00 |
Wuzzy
|
4be5f89829
|
Move bow/arrow logic into new mod mcl_bows
|
2018-05-07 23:10:49 +02:00 |
Wuzzy
|
33bdad095b
|
Refactor bow code in mcl_throwing
|
2018-05-07 15:29:17 +02:00 |
Wuzzy
|
b477d35cdc
|
Implement smooth bow charging, based on [bows]
[bows] mod by Arcelmi:
https://github.com/Arcelmi/minetest-bows
|
2018-05-07 15:25:41 +02:00 |
Wuzzy
|
e5a34367c9
|
Use new Minetest settings API syntax for most mods
|
2017-08-09 16:17:00 +02:00 |
Wuzzy
|
a06670b02f
|
Soften dependencies in mcl_throwing
|
2017-07-26 19:35:56 +02:00 |
Wuzzy
|
c2d950b7c2
|
Disable digging for bow
|
2017-05-27 04:08:44 +02:00 |
Wuzzy
|
d7a42bd831
|
Change uncharged bow range to 1 (for itemframe)
|
2017-05-27 00:10:03 +02:00 |
Wuzzy
|
3025ff92c5
|
Disable melee combat with bow for real
|
2017-05-27 00:05:50 +02:00 |
Wuzzy
|
0231efa7bb
|
Add durability info to bow help page
|
2017-05-27 00:04:11 +02:00 |
Wuzzy
|
78e8dcdfaf
|
Update bow help
|
2017-05-26 23:51:29 +02:00 |
Wuzzy
|
1b0e45835c
|
Reset range of 0 bow to make it work in itemframe
|
2017-05-26 23:32:00 +02:00 |
Wuzzy
|
0e23d1ef89
|
Allow to use bow w/o arrow in Creative Mode
|
2017-05-26 23:27:11 +02:00 |
Wuzzy
|
af759d61a3
|
Set bow pointing range to 0 (no melee combat)
|
2017-05-26 23:18:31 +02:00 |
Wuzzy
|
b1b45274e4
|
Add Help entry aliases for many core items
|
2017-03-20 18:12:05 +01:00 |
Wuzzy
|
70c0ff05ea
|
Add help for bow and arrow
|
2017-03-12 02:20:33 +01:00 |
Wuzzy
|
1fc98d74b9
|
Partially implement “Sniper Duel” achievement
|
2017-03-06 01:02:30 +01:00 |
Wuzzy
|
aabb1e972d
|
Add _doc_items_create_entry fields for doc_items
|
2017-03-02 19:53:53 +01:00 |
Wuzzy
|
9cb2f5b392
|
Make more items respect the node's on_rightclick
- Bone meal
- Fishing rod
- Seeds
- Hopper
- Nether wart
- Sponge
- Bow
- Shovel
|
2017-03-02 16:09:13 +01:00 |
Wuzzy
|
878888b051
|
Different arrow damage and speed based on charge
|
2017-02-21 22:51:07 +01:00 |
Wuzzy
|
d4ea161f33
|
Fix arrows from bow facing the wrong direction
|
2017-02-21 22:31:39 +01:00 |
Wuzzy
|
e396ab8e4d
|
Allow to only shoot fully charged arrows
|
2017-02-21 22:19:37 +01:00 |
Wuzzy
|
3fc496c0e1
|
Fix bow charging without arrows
|
2017-02-21 22:18:27 +01:00 |
Wuzzy
|
d25feb2990
|
Allow to shoot arrow anywhere in inventory
|
2017-02-21 21:59:45 +01:00 |
Wuzzy
|
3696ee3761
|
Organize mods into modpacks for better overview
|
2017-02-16 01:45:21 +01:00 |