Skip to content

Commit

Permalink
Bump version (0.13.32)
Browse files Browse the repository at this point in the history
  • Loading branch information
Frustrated-Programmer committed Dec 31, 2024
1 parent 8807882 commit 26a1ce9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Brilliance Datapack/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
- Could hack, and check player's location ON artifact submission, but best if individualize.
- Refactor files to be less of a mess and more organized. (Needs cmd block data)
- Move random & array manipulation files to a utility directory
- silence mobs when player isn't on their level. Exclude shop and starting area.
- onInstance is being set to 1
- checking for onInstance/Server is double checked 5s later, should do the same with files that depend on these checks.
- Add is_waxed:1b to all non-clickable signs
Expand All @@ -16,7 +15,6 @@
- Config Info "booklet" needs to be updated with the new force saturation level
- Go into more detail on the Fresh Runs & Balance Changes in the config book.
- Update Brilliance's main readme.
- Add a config to LIMIT people from receiving logs. (atm it's freely available from the /trigger cmd)
- Fix on_crown_acquired to not log EVERY crown but instead a total of crowns, once.
- Fresh runs, reset_stat_containers contains a link to the document. Should the doc be moved to a more permanent location OR as a PDF on tracked out's website URL needs to be adjusted.
- Finish the level interface book.
Expand Down
4 changes: 2 additions & 2 deletions Brilliance Datapack/data/do2/functions/version.mcfunction
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# DATAPACK VERSION NUMBER: 0.13.31
# DATAPACK VERSION NUMBER: 0.13.32

tellraw @s ["",{"text":"The §o§n§aBrilliance Datapack§r's version is: [§b0.13.31§r] Check latest version "},{"text":"§o§b§nhere§r","clickEvent":{"action":"open_url","value":"https://github.com/trackedout/Brilliance/blob/main/Brilliance%20Datapack/data/do2/functions/version.mcfunction"}},{"text":"."}]
tellraw @s ["",{"text":"The §o§n§aBrilliance Datapack§r's version is: [§b0.13.32§r] Check latest version "},{"text":"§o§b§nhere§r","clickEvent":{"action":"open_url","value":"https://github.com/trackedout/Brilliance/blob/main/Brilliance%20Datapack/data/do2/functions/version.mcfunction"}},{"text":"."}]

0 comments on commit 26a1ce9

Please sign in to comment.