Walk-in-the-Park

Automatically generating, infinitely long parkour plugin.

GPL-3.0 License

Stars
46

Bot releases are visible (Hide)

Walk-in-the-Park - v2.7 - 4 = 4 and leave rewards

Published by Efnilite almost 3 years ago

  • Fixed jump lengths:

    4-block jumps are now actually 4 blocks, same for other lengths
    This removes blocks spawning right next to each other

  • Added rewards after leaving:

    Option is 'leave-rewards' at the rewards section in config.yml

  • Optimize block searching algorithm:

    Less lag when blocks spawn
    Switch from 360 degree range to 180 degrees, essentially increasing speed by 50%
    More API options

  • Other optimizations (thanks HSGamer):

    Optimized string replace function
    Optimized applying skins to skulls

  • Added Vietnamese language to lang.yml (thanks HSGamer)
Walk-in-the-Park - v2.6f - Hotfix 23

Published by Efnilite almost 3 years ago

Current framerate issues with blocks and schematics spawning are being worked on.

  • Added option to enable permissions per style
  • Updated schematic 15 and 16
  • Updated "rainbow" style
  • Fixed health above 20 not returning anything
  • Update API
Walk-in-the-Park - v2.6e - Hotfix 22

Published by Efnilite about 3 years ago

  • Added items removing from bottom row of menu
  • Fixed bug where messages get sent when permissions are enabled on opening the menu
Walk-in-the-Park - v2.6d - Hotfix 21 Hotfix

Published by Efnilite about 3 years ago

  • Fixed massive bug that didn't make blocks get deleted on normal scoring mode
Walk-in-the-Park - v2.6c - Hotfix 21

Published by Efnilite about 3 years ago

This version has a game-breaking bug. Please use 2.6d or up instead.

  • Added menu updating when an option is disabled
  • Added new scoring mode (all points, available in config)
  • Update API
Walk-in-the-Park - v2.6b - Hotfix 20

Published by Efnilite about 3 years ago

  • Added support for leaderboards outside being a player
  • Optimized main command (if/else -> switch)
  • Fixed /witp leaderboard accepting things besides integers
Walk-in-the-Park - v2.6a - Hotfix 19

Published by Efnilite about 3 years ago

Thanks for almost 2000 downloads!! :))

  • Added option for update checker
  • Improved API
  • Reduced particles in box particle mode as optimization
  • Fixed bug with schematic wand
  • Fixed fences not joining to adjacent blocks in normal parkour
Walk-in-the-Park - v2.6 - /witp schematics

Published by Efnilite about 3 years ago

  • Added /witp schematics
  • Fixed issue with fences and walls not updating
  • Added 2 extra styles
  • Added support for multiple commands on interval
  • High scores now display even when you haven't joined the game
  • Fixed other bugs
Walk-in-the-Park - v2.5 - Schematics

Published by Efnilite about 3 years ago

Thanks for 1700 downloads!! :)

  • Added new custom schematic type
  • Added caching for schematics
  • Added and modified 6 structures
  • Fixed long-running issue of schematics not getting deleted
  • Fixed issue where deleting world would delete it from Multiverse config
  • And many more!
Walk-in-the-Park - v2.4f - Hotfix 19

Published by Efnilite about 3 years ago

This is a kind of pre-release featuring several bug-fixes. You can expect a major update in the next week or so.

  • Added option to disable the world border (#51)
  • Fixed Multiverse issue (#50)
  • Fixed style not reverting to default is style doesn't exist anymore (#49)
  • Increased update checking time from 30 minutes to 4 hours
Walk-in-the-Park - v2.4e - Hotfix 18

Published by Efnilite over 3 years ago

If you are using Multiverse, please visit this page

  • Added support for VoidGen plugin, so WVoidGen isn't required
  • Added current difficulty value in main menu on the difficulty item
  • Fixed menu not updating
  • Fixed error while world saving
Walk-in-the-Park - v2.4d - Hotfix 17

Published by Efnilite over 3 years ago

If you are using Multiverse, please visit this page

  • Fixed conflict with Multiverse world regeneration
  • Fixed issue where players couldn't leave due to values not existing (thanks James)
  • Fixed an issue with longer language handles (thanks @MODcraft666)

Thanks for 1444 downloads! <3

Walk-in-the-Park - v2.4c - Hotfix 16

Published by Efnilite over 3 years ago

  • Add confirm to reset (thanks James)
Walk-in-the-Park - v2.4b - Hotfix 15

Published by Efnilite over 3 years ago

  • Added new particle shapes
  • Added difficulty score to leaderboards (thanks James)
  • Fixed SQL tables having no backticks (thanks James)
Walk-in-the-Park - v2.4a - Hotfix 14

Published by Efnilite over 3 years ago

  • Added 1.16 support back after accidentally removing it
  • Added infinite time placeholder (thanks Adaam)
Walk-in-the-Park - v2.4 - Update for 1.17

Published by Efnilite over 3 years ago

  • Added 1.17 support
  • Removed message about teleporting to "back-up location" if a player joined the parkour world while not having joined, instead silently teleports
  • Invalidly spawned structures will now reset the player and self-delete, which should partially fix blocks not being removed
  • Removed warning message about outdated SQL drives (thanks mibby)
  • Fixed language menu bugging
  • Fixed 2 players being able to join the same island
    Thanks for 1200 downloads :)
Walk-in-the-Park - v2.3c - Hotfix 13

Published by Efnilite over 3 years ago

  • Added Polish
  • Fixed several other bugs
Walk-in-the-Park - v2.3b - Hotfix 12

Published by Efnilite over 3 years ago

  • Added items.yml to Simplified Chinese (thanks @ahdg6)
  • Fixed difficulty selecting
  • Fixed items being visible even though they were disabled
  • Added storage to health/hunger
  • Added removing of effects on join
Walk-in-the-Park - v2.3a- Hotfix 11

Published by Efnilite over 3 years ago

  • Added Simplified Chinese translations (thanks to @ahdg6)
  • Fixed return data being persistent even when leaving
  • Fixed reward message
  • Fixed multiple issues with handling null values
Walk-in-the-Park - v2.3 - Translations

Published by Efnilite over 3 years ago

  • Added locales
  • Added locales to items
  • Added Spanish translations
  • Added Dutch translations
  • Added SQL table with game history
  • Fixed scoring with structures
  • Fixed spectator teleporting back to location
  • Fixed many other bugs