コミットグラフ

47 コミット

作成者 SHA1 メッセージ 日付
Panquesito7 2a8650bc4b
Remove various deprecated functions 2020-05-15 12:41:44 -05:00
Darcidride f81a90c20a
Merge pull request #4 from Panquesito7/master
Replace deprecated functions with newer ones
2019-08-23 13:33:24 +00:00
Panquesito7 df660f25a9
Create mod.conf 2019-08-22 19:44:48 -05:00
Panquesito7 fa391d1a08
Update functions.lua 2019-08-22 19:39:59 -05:00
Panquesito7 936b528a4a
Update worms.lua 2019-08-22 19:34:30 -05:00
Panquesito7 c66a45e1f9
Update bobber_shark.lua 2019-08-22 19:32:32 -05:00
Panquesito7 ae9b315884
Update bobber.lua 2019-08-22 19:30:52 -05:00
crabman77 091611b1cd use groups to create baitball and cooked craft instead of redundant code, thanks Chem871
fix indentation
2017-12-09 01:19:28 +01:00
crabman77 7a88dd9e1f fix typo 2017-12-08 20:02:11 +01:00
crabman77 d0a79be624 added schedule contest 2017-12-08 19:17:18 +01:00
upsilon bc37d001c6 worms on_place: check whether placer is not nil before checking for protection 2017-01-30 17:51:21 +01:00
crabman77 26f79a8f36 Merge pull request #2 from Mynetest/worm_protected
Check for protection before placing a worm
2017-01-27 19:25:37 +01:00
upsilon 2389efbc87 Check for protection before placing a worm 2017-01-27 17:25:35 +01:00
crabman77 b73a712295 stable version 1.0.0 2016-07-17 23:51:37 +02:00
LeMagnesium e3e5864366 Check for mithril ingot even when moreores doesn't exist 2016-06-03 20:28:09 +02:00
crabman77 f6c7bbe4fd fix issue https://github.com/MinetestForFun/fishing/issues/1
remove old unused code
fix untranslated string
2016-02-10 06:48:28 +01:00
crabman77 ae9db8700d fix unknown flowers_plus node
better prize stuff check
fix indentation
2015-12-21 17:10:47 +01:00
crabman77 fe52e29d0e fix typo
add support to modpack mobs_fish and mobs_sharks, fish|sharks mobs can be now catched
re-add craft worms with 2 dirt
2015-12-09 00:34:11 +01:00
crabman77 ce70da5b49 convert globalstep in minetest.after, loop only when there is a contest
changes the inventory texture
2015-10-17 16:53:42 +02:00
crabman77 14bdc521f2 added 4 new fish and trophy (carp, perch, catfish, exoticfish)
fish, carp, perch, catfish and pike only catched in rivers
clownfish, bluewhite,exoticfish and shark only catched in sea
convert sound stereo in mono
2015-09-26 19:03:14 +02:00
LeMagnesium d8777494b3 Removed useless craft recipe - Removed craft recipe for fishing:bait_worm_entity (which is an entity and not an item) - Solves MinetestForFun/minetest-minetestforfun-server#254 2015-08-30 15:56:41 +02:00
crabman77 7f9809d9be fixed correct texture pole rotate
convert fishing textures 16px to 32px
added new texture trophy plank
2015-08-20 21:59:04 +02:00
crabman77 f5486507b1 remove material.lua useless
added formspec to display hunger baits chance(admin only)
remove worm eat function
update hoes function
new prizes method
decrement bobber move when fish,too hard to click this
remove whitespace
remove function to place bobber on random node
2015-08-20 16:08:03 +02:00
crabman77 fe062390ed fix PR traduction break condition and missing variable renamed
fix typo in worms.lua
2015-07-16 00:01:19 +02:00
crabman77 74486b832a Merge pull request #1 from gravgun/master
Fix english
2015-07-15 17:21:07 +02:00
Wouters Dorian dc055c58b5 Fix english
English mixed with french in the code is dead ugly. Fix this.
2015-07-15 15:54:05 +02:00
crabman77 d8922786e5 adde new sound baitball
re-encode old sounds
chmod 755
2015-07-04 19:24:25 +02:00
crabman77 b08dc2e525 make markdown readme.md 2015-07-01 02:10:49 +02:00
crabman77 fa165e0b50 fix error variable 2015-07-01 01:43:51 +02:00
crabman77 ba510e327e added max bobber by pole type when not contest 2015-06-29 01:20:19 +02:00
crabman77 4e45fe11fe added new sound start/end contest
renamed bluefish to bluewhite
2015-06-28 21:39:41 +02:00
crabman77 4c2061cf96 make chmod 755 2015-06-28 20:08:23 +02:00
crabman77 48484d59bc add bobbers limit nb to contest
add menu admin
add translations
2015-06-28 20:06:16 +02:00
crabman77 fa4df8187d writing concours 2015-06-28 03:01:16 +02:00
crabman77 957aaa91f5 start adding concours 2015-06-27 23:14:10 +02:00
crabman77 3a37098aab add "_raw" in name fishing:fish, shark, pike, clownfish, bluefish 2015-06-27 20:33:36 +02:00
crabman77 efce0637ff added translation messages
removed old commented code
change test for "water_"
2015-06-27 19:41:48 +02:00
crabman77 39da8cc8fd added missing translation 2015-06-27 15:18:34 +02:00
crabman77 90f0bb4c94 fix label position 2015-06-26 23:03:42 +02:00
crabman77 6c1e17c6b8 change chmod to 755 2015-06-26 22:36:04 +02:00
crabman77 3af28b21b7 finished rewriting 2015-06-26 22:33:51 +02:00
crabman77 b54cc08fe3 Oop's it's forked from Mossmanikin, https://github.com/Mossmanikin/fishing 2015-06-17 02:22:06 +02:00
crabman77 b4fb3c3b17 continue rewriting
refactor code
add formspec menu config
2015-06-17 02:18:12 +02:00
crabman77 03e2321a22 continue rewriting
refactor code
rename files
2015-06-16 01:42:05 +02:00
crabman77 ab67ad83b3 mores changes
write config
add functions load|save config
add tresor system chance
2015-06-09 23:09:47 +02:00
crabman77 ab21ae6cdc initial commit
rewriting original fishing mod by 4aiman
2015-04-16 21:33:56 +02:00
crabman77 2d84eeb2a9 Initial commit 2015-04-16 21:21:59 +02:00