Skip to content

Commit

Permalink
dev to prod (#66)
Browse files Browse the repository at this point in the history
* fix(wardobe): moblie and pic ui

* update(themes): add fallbacks and fix styling

* style(navbar): dark/light mode

* style(navbar): fix conditional

* style(skills/fishing): fix gold trophy fish color

* fix(accessories/enrichments): compare at lower case

* fix(dungeons): healer class

* fix(inventory): show count

* fix(pets): total xp progress

* feat(mining): bump hotm tree (#63)

* fix(activepet): display name instead of type

* style(mining/crystals): color when placed/found

* fix(misc/dragons): format fastest kill time

* fix(collections): new line inbetween users in tooltip

* feat(stats): item container preview (#59)

* feat(stats): item container preview

* fix(container-preview): update styling

* refactor(containedItem): clean code

---------

Co-authored-by: zickles <[email protected]>

* fix(pets): display name

* fix(items/armor): armor_name

* yes

* fix(pets): montezuma pet

* feat(pets/display_name): skinned name

* fix(minions): dupe tiers

* fix(hotm): wrong symbol

* fix(inventory): printing open tab

* fix(misc/auctions): null check total sold and bought

* fix(skills/farming): null check farming tools

* refactor(dungeons/bestrun): played -> completed

* fix(armor): display set name

* fix(stats): percentage

* fix(stats): crit chacne

* fix(stats): make empty profiles look better and some other small fixes

* fix: get rid of console.log()

* feat(collections): add completions to dungeon collections

* feat(fishing/trophyFish): add progress

* feat(seo): integrate svelte-seo for improved SEO management

* Filled Map Fix (#60)

* Programmer Art Fix

Fixes some items which were using 1.14+ textures, and adds vanilla textures for null blocks

* feat(items): add museum viewing & packs

* fix(style): prettier

* Filled Map Fix

Added texture and properties for the Filled Map item

---------

Co-authored-by: DuckySoLucky <[email protected]>
Co-authored-by: Zickles <[email protected]>

---------

Co-authored-by: zickles <[email protected]>
Co-authored-by: DarthGigi <[email protected]>
Co-authored-by: Zickles <[email protected]>
Co-authored-by: ic22487 <[email protected]>
  • Loading branch information
5 people authored Dec 30, 2024
1 parent bf76e97 commit 96ad480
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
texture=filled_map
vanillaId=358
damage=0-32767
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
type=item
texture=planks-null
vanillaId=5
damage=9
damage=7-15

0 comments on commit 96ad480

Please sign in to comment.