the-real-herowl
|
48e6ffa935
|
Improved tool tooltips (#4306)
Co-authored-by: Araca <araca.prod@gmail.com>
Reviewed-on: VoxeLibre/VoxeLibre#4306
|
2024-05-22 18:55:07 +00:00 |
Wbjitscool
|
ebd733be82
|
update's the campfire's fire burning animation to make it look better (#4077)
improve the look of the campfire's flame/burning animation
Reviewed-on: MineClone2/MineClone2#4077
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: Wbjitscool <dwsda121@gmail.com>
Co-committed-by: Wbjitscool <dwsda121@gmail.com>
|
2023-12-13 05:22:41 +00:00 |
Michieal
|
e9d994b74d
|
Fix Campifires API to not crash the server.
Fixed the error in Campfires' On_RightClick() to not error out when called with a non-existent pointed_thing.
|
2023-09-26 18:57:17 +00:00 |
ancientmarinerdev
|
9e53efbc3e
|
Fix campfire smoke timing
|
2023-09-04 22:05:38 +00:00 |
ancientmarinerdev
|
49e7449d7f
|
Implement feedback and add credit
|
2023-09-04 22:05:38 +00:00 |
ancientmarinerdev
|
1d28a8e4ac
|
Convert campfire particle spawning from ABM to particle spawner
|
2023-09-04 22:05:38 +00:00 |
Wbjitscool
|
c32e88e910
|
Add better smoke particles
|
2023-09-04 22:05:38 +00:00 |
thunder1035
|
969fa98f18
|
Update campfire model and textures
|
2023-09-04 22:05:38 +00:00 |
PrairieWind
|
107420c80f
|
Offset smoke a bit
|
2023-09-04 22:05:38 +00:00 |
PrairieWind
|
f9afc74077
|
Add changes to campfires from feedback
|
2023-09-04 22:05:38 +00:00 |
PrairieWind
|
21f0c7750b
|
Throw experience points after food is cooked
|
2023-09-04 22:05:38 +00:00 |
PrairieWind
|
15bb4fa4bf
|
Players don't take burn damage when they have fire resistance potion in use, or frost walker boots
Entities seem to not burn anymore, and I am not sure why.
|
2023-09-04 22:05:38 +00:00 |
PrairieWind
|
4c3e521779
|
Fix campfire drops to work correctly with creative and silk touch
|
2023-09-04 22:05:38 +00:00 |
DinoNuggies4665
|
4c59b189dd
|
changed line 82 to vector.new(), and refactored setting food wield item (wield_image doesn't matter)
|
2023-09-04 22:05:38 +00:00 |
PrairieWind
|
23d6c3d17b
|
Update campfire rightclick and smothering
|
2023-09-04 22:05:38 +00:00 |
DinoNuggies4665
|
61f489e71f
|
Food entities don't turn back to mutton when leaving a re-joining now
|
2023-09-04 22:05:38 +00:00 |
DinoNuggies4665
|
4616b6c3ec
|
The food is now oriented the right direction when on the cooking on the campfire, and food entities are removed when the campfire is destroyed, still doesn't drop items though
|
2023-09-04 22:05:38 +00:00 |
DinoNuggies4665
|
d92296712c
|
Fixed crash when standing on campfire whilst food is cooking
|
2023-09-04 22:05:38 +00:00 |
DinoNuggies4665
|
5b212dd3fe
|
Made food entities local to evcery campfire, and made one food entity that works for all foods
|
2023-09-04 22:05:38 +00:00 |
PrairieWind
|
d3095fea57
|
Update ignition, smothering, and campfire inventory drops
Bonus fix for grass path creation sound traveling across the entire server
|
2023-09-04 22:05:38 +00:00 |
DinoNuggies4665
|
177196a8d2
|
modified: mods/ITEMS/mcl_campfires/api.lua
modified: mods/ITEMS/mcl_fishing/init.lua
modified: mods/ITEMS/mcl_mobitems/init.lua
|
2023-09-04 22:05:38 +00:00 |
DinoNuggies4665
|
13d4841097
|
A couple of fixes
|
2023-09-04 22:05:38 +00:00 |
DinoNuggies4665
|
0b7cec419a
|
Added visible items cooking on the fire
|
2023-09-04 22:05:38 +00:00 |
DinoNuggies4665
|
aca82fcafc
|
modified: mods/ITEMS/mcl_campfires/api.lua
modified: mods/ITEMS/mcl_mobitems/init.lua
|
2023-09-04 22:05:38 +00:00 |
DinoNuggies4665
|
a7fcd62999
|
Added visible items cooking on the fire
|
2023-09-04 22:05:38 +00:00 |
PrairieWind
|
d489c954f5
|
Campfires make big smoke
Smells like carcenogens, yum
|
2023-09-04 22:05:38 +00:00 |
PrairieWind
|
8b0097df71
|
Make campfires cook items
|
2023-09-04 22:05:38 +00:00 |
PrairieWind
|
e3f14a3a99
|
Campfire API
|
2023-02-14 02:25:50 +00:00 |