Walk-in-the-Park

Automatically generating, infinitely long parkour plugin.

GPL-3.0 License

Stars
46

Bot releases are hidden (Show)

Walk-in-the-Park - v3.3.7 - Hotfix

Published by Efnilite over 2 years ago

This build requires vilib v1.0.6 or higher to work. ✨

➰ Improved items documentation

Walk-in-the-Park - v3.3.6 - Hotfix

Published by Efnilite over 2 years ago

This build requires vilib v1.0.6 or higher to work. ✨

➰ Fixed inventory handling bug when opening settings

Walk-in-the-Park - v3.3.5 - Hotfix

Published by Efnilite over 2 years ago

This build requires vilib v1.0.6 or higher to work. ✨

✔️ Added main menu items to items.yml
✔️ Added auto-selecting feature if only one available singleplayer gamemode is found

Walk-in-the-Park - v3.3.4 - Hotfix

Published by Efnilite over 2 years ago

This build requires vilib v1.0.6 or higher to work. ✨

✔️ Added /ip schematic paste command

➰ Fixed inventory handling bug

Walk-in-the-Park - v3.3.3 - Hotfix

Published by Efnilite over 2 years ago

This build requires vilib v1.0.6 or higher to work. ✨

➰ Improved generation.yml documentation

Walk-in-the-Park - v3.3.2 - Hotfix

Published by Efnilite over 2 years ago

This build requires vilib to work ✨ Download it by clicking on the link

➰ Fixed issues with leaderboard menu
➰ Updated to v1.0.6 of vilib
➰ API reworks
➰ Improve configs

Walk-in-the-Park - v3.3.1 - Hotfix

Published by Efnilite over 2 years ago

This build requires vilib to work ✨ Download it by clicking on the link

➰ Fixed new players' high scores resulting in a NPE
➰ Fixed leaderboard being in the wrong order
➰ Fixed schematics not having a debug message if they weren't found

Walk-in-the-Park - v3.3.0 - Main Menu

Published by Efnilite over 2 years ago

This build requires vilib to work ✨ Download it by clicking on the link

✔️ Added brand new main menu (Use /witp or /ip)
✔️ Added Spectator as custom mode in menu
✔️ Added auto-updater
✔️ Added per-language names
✔️ Various other additions

➰ Fixed distance to boundary of parkour area being calculated incorrectly
➰ Migrated to vilib
➰ Improved high score storage and handling to use less memory
➰ Improved player name handling in commands
➰ Improved config.yml documentation
➰ Improved outdated messages
➰ Improved menu looks
➰ Improved menu closing/going to previous handling
➰ Improved links to be not dead
➰ Various other improvements

❌ Removed support for verbosing

Walk-in-the-Park - v3.2.4 - Hotfix

Published by Efnilite over 2 years ago

  • Fixed StackOverflowException causing menus to stop working
Walk-in-the-Park - v3.2.3 - Hotfix

Published by Efnilite over 2 years ago

  • Added Simplified Chinese (thanks Konsheng)
  • Improved error message
  • Migrated internal library to vilib
Walk-in-the-Park - v3.2.2 - Hotfix

Published by Efnilite over 2 years ago

WITP development has slowed down a bit -- I'm now focusing on the soon-to-come premium addon. Join the Discord and visit the showcase #ipplus channel for details. These may change in the course of development. If you have any suggestions, feel free to tell me them :)

  • Removed old config sections
  • Fixed several errors
Walk-in-the-Park - v3.2.1 - Hotfix

Published by Efnilite over 2 years ago

  • Fixed per-style permissions (for real this time)
  • Removed a console debug message
Walk-in-the-Park - v3.2.0 - Zones Rework

Published by Efnilite over 2 years ago

  • Added option to base interval rewards on total score or regular score
  • Improved internal handling of playable zones
  • Fixed per style permissions
  • Fixed a lot more!
Walk-in-the-Park - v3.1.2 - Hotfix

Published by Efnilite over 2 years ago

Thanks for 6000 downloads! <3

  • Added /witp reset <everyone/player> command for easy resetting of specific player scores
  • Added %witp_score_until_x% placeholder so players can see in how many jumps they get a reward
  • Fixed /witp forceleave and /witp forcejoin not being displayed in the command help message
  • Fixed rewards not having PAPI placeholder support
  • Fixed spectators scoreboard not having PAPI placeholders support
  • Fixed spectators' visual time not updating
  • Fixed spectators falling in the void
  • Fixed visual time not updating when not having set it in the same session
Walk-in-the-Park - v3.1.1 - Hotfix

Published by Efnilite over 2 years ago

  • Updated Rewards file and system

    Improved support for customizing leaving commands and other general improvements.
    The file has been renamed to rewards-v2.yml. Please migrate your rewards to this new file.

  • Fixed command permissions being outdated
  • Added link to learn more about using colours in the configs.
Walk-in-the-Park - v3.1.0 - Rewards overhaul

Published by Efnilite over 2 years ago

  • Reworked rewards system to a new file: rewards.yml

    In a few versions, the rewards in config.yml will be removed. Please move your rewards to rewards.yml.

  • Added Traditional Chinese (thanks to @xMikux)
  • Fixed a lead of 1 not working for the first block
  • Fixed Multiverse keeping spawn loaded
Walk-in-the-Park - v3.0.6 - Hotfix

Published by Efnilite over 2 years ago

  • Fix session storing to remove a bunch of null errors
  • Fix reward message causing null errors
Walk-in-the-Park - v3.0.5 - Hotfix

Published by Efnilite over 2 years ago

  • Fix schematics not being able to be added in schematics.yml
  • Fix players not being able to interact with doors, buttons, gates, pressure plates, etc.
  • Improve stack trace message
  • Improve chat handling
  • Update API version
Walk-in-the-Park - v3.0.4 - Hotfix

Published by Efnilite over 2 years ago

The WVoidGen file is now outdated. Please visit the wiki for more info about using WITP with Multiverse.

  • Fix Session being null
  • Fix block generation delay
  • Fix void generation not being supported by version
  • Fix reading from SQL causing timeout error
Walk-in-the-Park - v3.0.3 - Hotfix

Published by Efnilite over 2 years ago

Happy 22/2/2022 ;)

  • Add spectator join/leave messages
  • Add Sessions (internal)
  • Improve config updating
  • Fix MySQL timeout error
  • Fix various other database errors
  • Fix several world issues
  • Fix several other bugs