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
|
e55a1a6211
|
Play sound when hitting other player with arrow
|
2018-05-07 22:23:15 +02:00 |
Wuzzy
|
254a12b8af
|
Use sneak speed when using bow
|
2018-05-07 20:37:45 +02:00 |
Wuzzy
|
fc9b57950f
|
Slow player down when using bow
|
2018-05-07 20:31:40 +02:00 |
Wuzzy
|
7a208e3cd8
|
Drop charging bows as uncharged bow
|
2018-05-07 17:59:53 +02:00 |
Wuzzy
|
adc86232ee
|
Also reset charging bows after shoot
|
2018-05-07 17:46:52 +02:00 |
Wuzzy
|
9a5f4e41cb
|
Bow: Fix broken bow charging when switching bows during charge
|
2018-05-07 17:43:39 +02:00 |
Wuzzy
|
b19b1f5a2d
|
Rewrite bow/arrow help texts
|
2018-05-07 17:06:00 +02:00 |
Wuzzy
|
db755036c3
|
Just some sanity checks for bow charging
|
2018-05-07 16:45:12 +02:00 |
Wuzzy
|
88ef857fb4
|
Increase arrow damage smooth dmg/speed increase
Currently using linear increase.
|
2018-05-07 16:25:46 +02:00 |
Wuzzy
|
90363edd59
|
Charge bow faster and with higher time precision
|
2018-05-07 15:53:16 +02:00 |
Wuzzy
|
72d4940bf2
|
Remove unused code in mcl_throwing
|
2018-05-07 15:39:08 +02:00 |
Wuzzy
|
3f5079d2b9
|
Update mcl_throwing license
|
2018-05-07 15:34:16 +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
|
fa10dc93ae
|
Add _on_dispense callback for dispenser; refactor
|
2018-02-01 22:49:41 +01: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
|
3bee57e97d
|
Make arrows only damage players and mobs
|
2017-07-25 01:14:32 +02:00 |
Wuzzy
|
e65029394f
|
Replace most textures with Pixel Perfection
- Using the converter script
- A bunch of textures are still missing
|
2017-07-20 20:20:45 +02:00 |
Wuzzy
|
1b7b43551e
|
5% chance spawn endermite after using ender pearl
|
2017-07-07 17:26:55 +02:00 |
Wuzzy
|
f0c86debb3
|
Simplify arrow textures
|
2017-07-05 00:59:14 +02:00 |
Wuzzy
|
d7b5ee494e
|
Remove on_construct of snowballs
|
2017-07-01 19:04:27 +02:00 |
Wuzzy
|
38cf151806
|
Fix many crashes when placing item on unknown node
|
2017-06-29 13:02:53 +02:00 |
Wuzzy
|
6a5b2e6d1b
|
Spawn chicks (instead of chickens) from eggs
|
2017-06-24 15:31:46 +02:00 |
Wuzzy
|
823c20bd1b
|
Fix some global variable warnings
|
2017-06-10 17:52:21 +02:00 |
Wuzzy
|
c2d950b7c2
|
Disable digging for bow
|
2017-05-27 04:08:44 +02:00 |
Wuzzy
|
f132bc78a3
|
Reduce range for Sniper Duel achievement
|
2017-05-27 00:37:25 +02:00 |
Wuzzy
|
d143d492a1
|
Check for arrow collision every tick
|
2017-05-27 00:27:56 +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
|
5915e39d6f
|
Don't spawn arrow items in Creative Mode
|
2017-05-26 23:34:25 +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
|
8cd114a9e4
|
Fix arrow damaging multiple objects at once
|
2017-05-26 23:10:50 +02:00 |
Wuzzy
|
73cd5498fb
|
Fix ender pearl regression causing player to sink into ground again
|
2017-05-26 18:33:30 +02:00 |
Wuzzy
|
16d018b406
|
Teleport inside plants and vines w/ ender pearl
|
2017-05-26 18:12:35 +02:00 |
Wuzzy
|
75fbf7f95e
|
Update ender pearl help
|
2017-05-26 17:58:40 +02:00 |
Wuzzy
|
42224d9df6
|
Make ender pearls collide on plants, too
|
2017-05-26 17:56:09 +02:00 |
Wuzzy
|
7e1f8fa7ba
|
Prevent player getting stuck after ender-pearling
|
2017-05-26 17:43:07 +02:00 |
Wuzzy
|
937e1f6999
|
No teleport when ender pearl hits ignore
|
2017-05-26 16:13:51 +02:00 |
Wuzzy
|
447489f7a9
|
Fix player fall through floor when use ender pearl
|
2017-05-26 15:10:35 +02:00 |
Wuzzy
|
c1ad39febd
|
Exhaust player for hitting by arrow
|
2017-05-21 05:55:55 +02:00 |
Wuzzy
|
b1b45274e4
|
Add Help entry aliases for many core items
|
2017-03-20 18:12:05 +01:00 |
Wuzzy
|
7f572f1dcd
|
Update many help texts for misc. items
|
2017-03-18 17:52:41 +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
|
924d3680c5
|
Improve spawning of 4 chicks by eggs a bit
|
2017-02-20 01:51:09 +01:00 |
Wuzzy
|
3696ee3761
|
Organize mods into modpacks for better overview
|
2017-02-16 01:45:21 +01:00 |