Commit Graph

  • 4c4836134b
    Disable knockback when PVP disabled (#8) master fluxionary 2022-05-14 09:18:40 -0700
  • b84810f6c3 Allow players to hit themselves. upsilon 2020-05-03 11:54:10 +0200
  • 06fd54342e Use mod.conf for optional dependencies (#7) David Leal 2019-10-27 15:34:02 -0600
  • b67fe9ea0d
    upgrade intllib interfacing upsilon 2019-02-11 17:50:31 +0100
  • 46ecf9a42b minetest v5 function deprecation (#5) zeuner 2019-02-11 17:43:04 +0100
  • 0a059c2ecc
    Use pvpplus.is_engaging_players() instead of tournament.engaging_players upsilon 2017-09-03 14:18:24 +0200
  • 5c7c9eaff9
    Allow players possessing the `pvp_admin` priv to change others PvP state upsilon 2017-08-29 19:16:36 +0200
  • c28580dd1c
    Add a french translation upsilon 2017-06-26 11:05:15 +0200
  • c0fd59d58a
    Make PvP state persistent using mod storage upsilon 2017-06-26 10:59:15 +0200
  • 6c6afe0875
    Replace deprecated settings methods & add a setting for the default PvP state upsilon 2017-06-26 10:46:41 +0200
  • d13974d8b4 add intllib support and german translations (#3) zeuner 2017-06-26 10:34:37 +0200
  • c876c0123a Integration (#2) zeuner 2017-06-26 10:29:30 +0200
  • 076d29d030
    Fix another crash upsilon 2017-05-27 13:12:44 +0200
  • 402c05ae81
    Fix a crash when changing PvP state from inventory upsilon 2017-05-26 19:17:39 +0200
  • 0e8da112bf
    Other attemps to fix crashes/bugs. upsilon 2017-05-25 18:33:53 +0200
  • 028274d1d1
    Attemps to fix a crash upsilon 2017-05-24 18:49:10 +0200
  • 818a4b77c4
    Remove debug message upsilon 2017-05-21 12:46:20 +0200
  • f611843dbb
    Add immobility detection upsilon 2017-05-18 19:58:32 +0200
  • 22ee214912
    The starter can no longer use /add_to_tournament & improve error messages /add_to_tournament can only be used by tournament moderators. upsilon 2017-04-17 16:07:23 +0200
  • 76a3662aba
    Avoid chat flooding upsilon 2017-04-17 15:57:29 +0200
  • 0930e2dfe2
    Fix /tournament options requiring tournament_mod privilege upsilon 2017-04-17 15:22:16 +0200
  • fae88fa9c2
    start_delay doesn't require the tournament_mod privilege upsilon 2017-04-17 15:18:08 +0200
  • 4c3fb49cda
    Add a /tournament_music_toggle command upsilon 2017-04-17 15:15:20 +0200
  • b611963c78 UNTESTED Allow non-moderators players to use some moderator commands if they initiated the tournament. upsilon 2017-04-17 14:50:51 +0200
  • d4f60fdcc3
    Make /tournament parameter parsing cleaner upsilon 2017-04-17 14:45:08 +0200
  • 2d98ac9a33
    Add chatcommands /pvp_enable and /pvp_disable upsilon 2017-04-16 17:03:12 +0200
  • 4fbf2a8738
    Rename functions.lua into pvp.lua upsilon 2017-04-16 16:57:09 +0200
  • bb35ca96ee
    Make /start_global_tournament working again upsilon 2017-04-16 16:53:53 +0200
  • cc2724d67b
    Add a HUD! Looks *a lot* better with a monospaced font upsilon 2017-04-16 16:43:40 +0200
  • a41d62ea3d Put tournament commands in a separate file upsilon 2017-04-15 19:09:54 +0200
  • 1dd736dbb4
    Make "teleport" a default option to /tournament. Use "noteleport" not to teleport. upsilon 2017-04-08 13:23:54 +0200
  • 3a492809c6
    2 bugfixes * changing PvP state while playing a tournament is disallowed * fix an error message receiver upsilon 2017-04-08 13:21:43 +0200
  • b234ae11fc
    Fix nil value when starting a tournament while a tournament is already running upsilon 2017-04-06 19:00:33 +0200
  • a8be83e6bb
    Add a /tournament_info chatcommand upsilon 2017-04-01 12:45:34 +0200
  • a1e38b2a30
    Avoid storing HUD id in a global upsilon 2017-04-01 11:46:46 +0200
  • 3b6ff71bc2
    Move back the stuff to the dead player inventory after he died. upsilon 2017-03-27 19:59:15 +0200
  • 021092dcb2
    Better error handling upsilon 2017-03-26 17:03:08 +0200
  • ed9a328f45
    Test if the player is currently connected when setting PvP state upsilon 2017-03-26 14:27:13 +0200
  • f1d2903eb0
    Change PvP state when removing from tournament upsilon 2017-03-26 14:21:00 +0200
  • aeac87b31d
    Better error messages when hitting a player upsilon 2017-03-26 14:16:09 +0200
  • 954ce04b21
    Change PvP state in pvpplus.add_to_tournament upsilon 2017-03-26 12:18:02 +0200
  • 2073728b6e
    Fix state in pvptable upsilon 2017-03-26 12:12:53 +0200
  • 84719c1f2e
    Store PvP states before tournaments upsilon 2017-03-19 16:45:14 +0100
  • 36427abd6a
    Improve ranking formatting Bigger formspec to fit with LiberationMono, fix columns positions, avoid too long values upsilon 2017-03-12 19:15:25 +0100
  • 7d9e79a6ec
    Allow passing no parameter to /tournament upsilon 2017-03-12 17:29:56 +0100
  • 68bd3b5e49
    Add a "pvpplus.enable_sound_loop" setting & Play the tournament_end sound upsilon 2017-03-12 16:11:00 +0100
  • 5b6f9ddb54
    Add sounds! upsilon 2017-03-12 16:04:19 +0100
  • 2d60436e6d Allow players to choose the starting time upsilon 2017-03-11 15:57:57 +0100
  • c4fb2ee8ce
    Print engaged players names in tournament starting chat message upsilon 2017-02-22 15:26:04 +0100
  • 04c0a178c7
    Fix show_formspec loop upsilon 2017-02-21 18:18:42 +0100
  • 0dd02dc780
    Fix table sorting function The ranking order was inverted upsilon 2017-02-21 18:16:55 +0100
  • 09da70a421 Clean tables if the tournament can't be started upsilon 2017-02-19 17:25:48 +0100
  • 44e8c32247
    Call tournament_on_punchplayer _before returning_. [lol] upsilon 2017-02-18 13:28:24 +0100
  • 45ea2fb51e
    Fix a few issues * Engage the player who types /tournament * Fix spaces in the ranking string * Show the formspec only to the players who played the tournament upsilon 2017-02-17 19:12:28 +0100
  • 36ab340f65
    Add a formspec to print the ranking upsilon 2017-02-17 18:05:52 +0100
  • 8aa1af0a38
    Allow teleporting players to a given point when starting a tournament upsilon 2017-02-17 17:14:50 +0100
  • cd7fd8cb96
    Crashfix when using /add_to_tournament upsilon 2017-02-13 18:46:58 +0100
  • 1d4351e109
    Rename README.txt into README.md upsilon 2017-02-05 21:11:45 +0100
  • 68f72b50e8
    First commit upsilon 2017-02-05 21:10:29 +0100