1
0
mirror of https://github.com/MinetestForFun/fishing.git synced 2025-03-15 17:10:28 +01:00

Commit Graph

  • 2a8650bc4b
    Remove various deprecated functions master Panquesito7 2020-05-15 12:41:44 -05:00
  • f81a90c20a
    Merge pull request #4 from Panquesito7/master Darcidride 2019-08-23 13:33:24 +00:00
  • df660f25a9
    Create mod.conf #4 Panquesito7 2019-08-22 19:44:48 -05:00
  • fa391d1a08
    Update functions.lua Panquesito7 2019-08-22 19:39:59 -05:00
  • 936b528a4a
    Update worms.lua Panquesito7 2019-08-22 19:34:30 -05:00
  • c66a45e1f9
    Update bobber_shark.lua Panquesito7 2019-08-22 19:32:32 -05:00
  • ae9b315884
    Update bobber.lua Panquesito7 2019-08-22 19:30:52 -05:00
  • 091611b1cd use groups to create baitball and cooked craft instead of redundant code, thanks Chem871 fix indentation crabman77 2017-12-09 01:19:28 +01:00
  • 7a88dd9e1f fix typo crabman77 2017-12-08 20:02:11 +01:00
  • d0a79be624 added schedule contest crabman77 2017-12-08 19:17:18 +01:00
  • bc37d001c6 worms on_place: check whether placer is not nil before checking for protection upsilon 2017-01-30 17:43:19 +01:00
  • 26f79a8f36 Merge pull request #2 from Mynetest/worm_protected crabman77 2017-01-27 19:25:37 +01:00
  • 2389efbc87 Check for protection before placing a worm #2 upsilon 2017-01-27 17:25:35 +01:00
  • b73a712295 stable version 1.0.0 v1.0.0 crabman77 2016-07-17 23:51:37 +02:00
  • e3e5864366 Check for mithril ingot even when moreores doesn't exist LeMagnesium 2016-06-03 19:40:47 +02:00
  • f6c7bbe4fd fix issue https://github.com/MinetestForFun/fishing/issues/1 remove old unused code fix untranslated string crabman77 2016-02-10 06:48:28 +01:00
  • ae9db8700d fix unknown flowers_plus node better prize stuff check fix indentation crabman77 2015-12-21 17:10:47 +01:00
  • 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 crabman77 2015-12-09 00:34:11 +01:00
  • ce70da5b49 convert globalstep in minetest.after, loop only when there is a contest changes the inventory texture crabman77 2015-10-17 16:53:42 +02:00
  • 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 crabman77 2015-09-26 19:03:14 +02:00
  • 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 LeMagnesium 2015-08-30 15:45:12 +02:00
  • 7f9809d9be fixed correct texture pole rotate convert fishing textures 16px to 32px added new texture trophy plank crabman77 2015-08-20 21:59:04 +02:00
  • 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 crabman77 2015-08-20 16:08:03 +02:00
  • fe062390ed fix PR traduction break condition and missing variable renamed fix typo in worms.lua crabman77 2015-07-16 00:01:19 +02:00
  • 74486b832a Merge pull request #1 from gravgun/master crabman77 2015-07-15 17:21:07 +02:00
  • dc055c58b5 Fix english Wouters Dorian 2015-07-15 15:54:05 +02:00
  • d8922786e5 adde new sound baitball re-encode old sounds chmod 755 crabman77 2015-07-04 19:24:25 +02:00
  • b08dc2e525 make markdown readme.md crabman77 2015-07-01 02:10:49 +02:00
  • fa165e0b50 fix error variable crabman77 2015-07-01 01:43:51 +02:00
  • ba510e327e added max bobber by pole type when not contest crabman77 2015-06-29 01:20:19 +02:00
  • 4e45fe11fe added new sound start/end contest renamed bluefish to bluewhite crabman77 2015-06-28 21:39:41 +02:00
  • 4c2061cf96 make chmod 755 crabman77 2015-06-28 20:08:23 +02:00
  • 48484d59bc add bobbers limit nb to contest add menu admin add translations crabman77 2015-06-28 20:06:16 +02:00
  • fa4df8187d writing concours crabman77 2015-06-28 03:01:16 +02:00
  • 957aaa91f5 start adding concours crabman77 2015-06-27 23:14:10 +02:00
  • 3a37098aab add "_raw" in name fishing:fish, shark, pike, clownfish, bluefish crabman77 2015-06-27 20:33:36 +02:00
  • efce0637ff added translation messages removed old commented code change test for "water_" crabman77 2015-06-27 19:41:48 +02:00
  • 39da8cc8fd added missing translation crabman77 2015-06-27 15:18:34 +02:00
  • 90f0bb4c94 fix label position crabman77 2015-06-26 23:03:42 +02:00
  • 6c1e17c6b8 change chmod to 755 crabman77 2015-06-26 22:36:04 +02:00
  • 3af28b21b7 finished rewriting crabman77 2015-06-26 22:33:51 +02:00
  • b54cc08fe3 Oop's it's forked from Mossmanikin, https://github.com/Mossmanikin/fishing crabman77 2015-06-17 02:22:06 +02:00
  • b4fb3c3b17 continue rewriting refactor code add formspec menu config crabman77 2015-06-17 02:18:12 +02:00
  • 03e2321a22 continue rewriting refactor code rename files crabman77 2015-06-16 01:42:05 +02:00
  • ab67ad83b3 mores changes write config add functions load|save config add tresor system chance crabman77 2015-06-09 23:09:47 +02:00
  • ab21ae6cdc initial commit rewriting original fishing mod by 4aiman crabman77 2015-04-16 21:33:56 +02:00
  • 2d84eeb2a9 Initial commit crabman77 2015-04-16 21:21:59 +02:00