Skip to content

Commit

Permalink
Beta release notes/readme
Browse files Browse the repository at this point in the history
  • Loading branch information
snowflame0 committed Jun 5, 2024
1 parent 4bf58ca commit eeb0e20
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 11 deletions.
47 changes: 45 additions & 2 deletions AtlasLootClassic/Documentation/Release_Notes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,49 @@
# AtlasLootClassic - Cata

This mod is distributed under Version 2 of the GPL. A copy of the GPL is included in this zip file with links to non-english translations.
### AtlasLootClassic Cata is a forked and revised version of the AtlasLootClassic updated for Cataclysm Classic. It allows for various loot tables to be browsed in-game.

### !! This is still mostly a work in progress !!

## v4.0.0 alpha5 (May 27, 2024)
#### If you appreciate the work and want to help support my broke ass while I keep working on this, please feel free to buy me a coffee @ https://buymeacoffee.com/snowflame0

## Features
- Raids and Dungeons module showing all Dungeon/Raid drops
- Crafting module showing all craftable items
- Factions module showing all Faction item rewards
- Collections module showing item sets, world drops, mounts, and etc.
- PvP module showing all PvP items (only S9 for Cata Right now)
- Tooltip integration showing where items come from or currency cost
- Favorites list (Credits to @Lag, mostly instact as it was :smiley:)

## Usage
- /al options or Shift + Left Click minimap button for options
- Alt/Option + Left Click to add an item to Favorites

## Notes
Please report any bugs on Github, I will keep adding missing features. Special thanks to everyone who has helped out adding missing items, sets, and etc!


## Releases
### v4.0.1 beta1 (June 4, 2024)
- First Cata beta
- Only compatible with Cataclysm Classic (Classic Era players continue to use Original version)
- All modules have most data, some problems still exist
- Most item sources should work, report any that don't
- Only S9 PvP items added so far
- Collections may be missing items, will add as they come
- Many, many commits!


## Credits
- Lag/Hoizame (on Github) - Original author of AtlasLootClassic
- @scareclaw-kashtira on Github for many contributions updating modules
- @getenarra on Github for many contributions updating modules
- @MCJOHNS117 on Github for initial tier set updates
- @iZcr3am on Github for help with translations and updating modules

AND OTHERS I MAY HAVE FORGOTTEN (Whoever made the OG AtlasLoot!)

<3 ty for all for keeping the community and this great addon alive.

## License
This mod is distributed under Version 2 of the GPL. A copy of the GPL is included in this zip file with links to non-english translations.
50 changes: 41 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,50 @@

[![Package](https://github.com/snowflame0/AtlasLootClassic_Cata/actions/workflows/build.yml/badge.svg)](https://github.com/snowflame0/AtlasLootClassic_Cata/actions/workflows/build.yml)

AtlasLootClassic Fork for Cata
### AtlasLootClassic Cata is a forked and revised version of the AtlasLootClassic updated for Cataclysm Classic. It allows for various loot tables to be browsed in-game.

## NEEDS LOTS OF WORK
### !! This is still mostly a work in progress !!

#### If you appreciate the work and want to help support my broke ass while I keep working on this, please feel free to buy me a coffee @ https://buymeacoffee.com/snowflame0

## Features
- Raids and Dungeons module showing all Dungeon/Raid drops
- Crafting module showing all craftable items
- Factions module showing all Faction item rewards
- Collections module showing item sets, world drops, mounts, and etc.
- PvP module showing all PvP items (only S9 for Cata Right now)
- Tooltip integration showing where items come from or currency cost
- Favorites list (Credits to @Lag, mostly instact as it was :smiley:)
- Localizations should be mostly intact, new bosses might need translations. Contribute on Curseforge if you'd like

## Usage
- /al options or Shift + Left Click minimap button for options
- Alt/Option + Left Click to add an item to Favorites

## Notes
Please report any bugs on Github, I will keep adding missing features. Special thanks to everyone who has helped out adding missing items, sets, and etc!


## Releases
### v4.0.1 beta1 (June 4, 2024)
- First Cata beta
- Only compatible with Cataclysm Classic (Classic Era players continue to use Original version)
- All modules have most data, some problems still exist
- Most item sources should work, report any that don't
- Only S9 PvP items added so far
- Collections may be missing items, will add as they come
- Many, many commits!

## Credits
- Lag/Hoizame (on Github) - Original author of AtlasLootClassic
- @scareclaw-kashtira on Github for many contributions updating modules
- @getenarra on Github for many contributions updating modules
- @MCJOHNS117 on Github for initial tier set updates
- @iZcr3am on Github for help with translations and updating modules

* Loot tables for Dungeons and Raids
* Crafting with informations about materials, created items and skill ranks
* Factions
* Collections with item sets and world events
* Favourites are the new wishlist
AND OTHERS I MAY HAVE FORGOTTEN (Whoever made the OG AtlasLoot!)

## Options
<3 ty for all for keeping the community and this great addon alive.

* Open with `Shift + Left Click` on MiniMap Button or with `/al options`
## License
This mod is distributed under Version 2 of the GPL. A copy of the GPL is included in this zip file with links to non-english translations.

0 comments on commit eeb0e20

Please sign in to comment.