Releases: barretg/Taskipelago
Release list
Taskipelago/Taskipelabingo Version 0.9.5
Wow so many pretty colors
New Features
- Color coded regions
- Region progress section in client
- Reworked regions section of YAML generator
- Better YAML generator export validation
Bug Fixes
- Fixed a bug with filler population in world gen
- Fixed a bug with stale play state sometimes persisting on reconnect
Taskipelago/Taskipelabingo Version 0.9.4
Quick patch:
- Reconcile boolean logic between client and server when prog groups are in OR branches
- Added debug logging
Taskipelago/Taskipelabingo Version 0.9.3
Quick patch:
- Added a "Hide Finished Tasks" Button
- Added the ability to consume consumables manually when they are not tied to any tasks
- Added a section in the items tab to view the number of received items in a given progression or currency grouping
These updates are mirrored in the web client with mobile support!
Taskipelago/Taskipelabingo Version 0.9.2
Quick patch:
- Fix logic issues with consumables
- Enter key now connects you when entering slot data
Notably there is also now a web client with mobile support!
Taskipelago/Taskipelabingo Version 0.9.1
Taskipelago/Taskipelabingo Version 0.9.1
Quick patch:
- Allow sections to collapse on YAML generator for better editing on smaller screens
- Fix issues with item/task balance counter
- Added "Send Deathlink" button when deathlink is enabled. Use at your own risk, don't make your friends mad
- Fix scrolling issue
Taskipelago/Taskipelabingo Version 0.9
Taskipelago/Taskipelabingo Version 0.9
Making way for 1.0!
NOTE: This version is not backwards compatible with any existing v0.8.x multiworlds that utilize progression groups.
Features, Improvements, and Changes
- Added the abillity to define task regions with dependencies on a percentage of region completed, or a number of tasks in a given region completed.
- Added the ability to define consumable items, which can be used to purchase a task as defined by its cost.
- Reworked the YAML generation screen and added a tutorial for all of you lovely newcomers :)
- Added item history and clean up notifications on disconnect
Looking forward: Planned features for v1.0
As we are approaching the point where I feel comfortable moving out of beta and calling it a stable 1.0 build, I want to include my future plans here, partially for my own organization, but also with the intent of receiving feedback on the ideas and suggestions for things not listed. Please provide feedback in the discussion for this release, or in the Taskipelago thread in the Archipelago discord server's future-game-design forum. Feel free to @xlander36 on that to ensure I see it in a timely manner. More information on these can be found in the TODO.md file.
- Pomodoro-sanity mode where all tasks are given a pomodoro rating, and pomodoro completions become locations. This will include a built-in pomodoro timer.
- Import from csv/xls option
Taskipelago/Taskipelabingo v0.8.3
Taskipelago/Taskipelabingo v0.8.3
Bug Fixes
- Fixed reward item name display on server-side
Taskipelago/Taskipelabingo v0.8.2
Taskipelago/Taskipelabingo v0.8.2
Just a quick bug fix patch to do with progression groupings
Bug Fixes
- Progression groupings fixed to allow multiple reward dependencies on same number of progressive items
Taskipelago/Taskipelabingo v0.8.1
Taskipelago/Taskipelabingo Version 0.8.1
That's a bingo!
No breaking changes, but adds a bingo mode because it's fun.
Features, Improvements, and Changes
- Added taskipelabingo mode, including a tab to generate a bingo board randomly from a user-provided pool of tasks and rewards, and a bingo board display mode for the Connect and Play tab. (The center space of a bingo board is always unlocked at start, with other space unlocks being items in the multiworld)
v0.8
Taskipelago Version 0.8
Now with 100% more progressive items!
This release is fully backwards compatible with v0.7 multiworlds.
Features, Improvements, and Changes
- Added the abillity to define "progressive groups" which denote progressive items. These can be listed in the reward pre-reqs.
- Added option to hide inaccessible tasks (I think it was missed last release because I forgot to rebuild the apworld after merging it, lol). Thanks again to @Dinknumberone.
- Added some tooltips to YAML generator.
- Added toggle to enforce progression locally after connecting even when "In logic only" (lock_prereqs in YAML) is marked as false
- Added toggle to show hidden tasks, spoiler free (Displays as just "Locked Task")
Looking forward: Planned features for v1.0
As we are approaching the point where I feel comfortable moving out of beta and calling it a stable 1.0 build, I want to include my future plans here, partially for my own organization, but also with the intent of receiving feedback on the ideas and suggestions for things not listed. Please provide feedback in the discussion for this release, or in the Taskipelago thread in the Archipelago discord server's future-game-design forum. Feel free to @xlander36 on that to ensure I see it in a timely manner. More information on these can be found in the TODO.md file.
- Region-based logic: the user should have the ability to define regions for their locations and items and factor those regions into the game's logic (as in X% of this region required as pre-req for next region). This was suggested here and will be my primary focus for v0.9.
- Full tutorial/setup guide for first-time users
- Notification history tab
- Import from csv/xls option
- Separate sections for tasks and rewards in the YAML generator
- Text client tab or expandable drawer
- Pomodoro-sanity mode where all tasks are given a pomodoro rating, and pomodoro completions become locations. This will include a built-in pomodoro timer.
- Lower prio: facelift on some of the UI to make it look cleaner