Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Frustrated-Programmer committed Jan 18, 2025
1 parent 93c4a6d commit 1cf67f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
10 changes: 4 additions & 6 deletions Brilliance Datapack/TODO.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,19 @@
# Other TODO:
- Maybe think of a way to stop randomizing ravager's positions when zones are swapped on/off
- Issue 1: What todo with Ravager 5 if they happen in Ravager
- When going from zoneless to zoned, Z4 and Z5 ravagers still exist.
- When random TP is off, ravagers can be in the wrong zones as well, need to force TP when swapping.
- Disentangle weather/daytime cycle configs
- Set gui map tag based on Tango's existance, prompt for scale
- Set gui map tag based on Tango's existence, prompt for scale
- Config to replace 'retired' hermits.
- Need new artifacts
- On game end, CHECK stat tracking containers. Notify if ever full
- List of stat containers are in FR reset containers
- Check berry/extra item disposal in ravager gauntlet
- Add FR config to completely reset hermit's impact to the dungeon.
- Add INTERFACE for config of number of shop cards always availible
- Add INTERFACE for config of number of shop cards always available
- Add pre-emptive legendary stat tracking
- Update vanilla compatability configs,
- GUI needs to auto apply
- Signs need to allow disable/enable & descriptions
- Currently compass submission just checks for deepest floor reached and assumes that was where your artifact was from. Should individualize artifact submission events to detect where player submitted artifact.
- Could hack, and check player's location ON artifact submission, but best if individualized.
- Add is_waxed:1b to all non-clickable signs
- ```
* -575 110 2010
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.14.13
# DATAPACK VERSION NUMBER: 0.14.14

tellraw @s ["",{"text":"The §o§n§aBrilliance Datapack§r's version is: [§b0.14.13§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.14.14§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 1cf67f8

Please sign in to comment.