Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-30 | Update ram usage data | Kevinthegreat | |
2023-08-30 | Remove json loading in DungeonRoomsDFU | Kevinthegreat | |
2023-08-30 | Add support for loading in jar | Kevinthegreat | |
2023-08-30 | Add rooms data saving and update reading to nio | Kevinthegreat | |
2023-08-30 | Add rooms data updating | Kevinthegreat | |
2023-08-30 | Add DungeonRoomsDFU | Kevinthegreat | |
2023-08-30 | Add entrance pos and room width parsing | Kevinthegreat | |
2023-08-30 | Add Dungeon Secret Waypoint options | Kevinthegreat | |
2023-08-30 | Add Dungeon Secrets loading | Kevinthegreat | |
2023-08-30 | Update DrawContextMixin.java (#259) | Yasin | |
- make the code more readable - fix #258 (remove legacy code from line) - add durability bar for Pickonimbus | |||
2023-08-30 | Improve DungeonBlaze.java (#254) | Yasin | |
improve DungeonBlaze.java * add javadoc * using ArmorStandEntity instead iterating every Entity * reorganize large methods into clearer multiple smaller methods * defined outlinecolor as constants | |||
2023-08-30 | Starred Mob Glow (#260) | Aaron | |
2023-08-30 | Very important fix (#261) | Aaron | |
* Very important fix * I forgot to remove an import This import was from when I did not realize that the screen events passed the client, do not bully me pls :< | |||
2023-08-30 | Tic Tac Toe Solver! (#253) | Aaron | |
* Tic Tac Toe Solver! * alpha-beta-pruning * Small changes --------- Co-authored-by: Yasin <LifeIsAParadox@users.noreply.github.com> | |||
2023-08-26 | Fix Croesus Helper (#257) | Aaron | |
2023-08-24 | Merge pull request #255 from AzureAaron/address-override | Kevin | |
Add alternate hypixel address argument | |||
2023-08-24 | small quicknav storage cause work in rift now (#252) | Julienraptor01 | |
they made so /storage in rift now open your 1st rift storage tab so i modified the regex to match it too | |||
2023-08-24 | add issue templates (#251) | Yasin | |
2023-08-24 | Remove no longer used import | Aaron | |
2023-08-24 | Server brand check | Aaron | |
2023-08-24 | The devil that is mismatched spacing! | Aaron | |
2023-08-24 | Add alternate hypixel address argument | Aaron | |
2023-08-18 | Merge pull request #248 from AzureAaron/blaze-solver-enhancements | Aaron | |
Blaze Solver Enhancements | |||
2023-08-18 | Refactor new DungeonBlaze code | Kevinthegreat | |
2023-08-18 | When the documentation isn't enough to save you... | Aaron | |
2023-08-18 | Blaze Solver Enhancements | Aaron | |
2023-08-15 | Merge pull request #243 from LifeIsAParadox/update-mod-to-1.12.0 | Yasin | |
Update mod to 1.12.0 | |||
2023-08-15 | Update CHANGELOG.md | Yasin | |
2023-08-15 | Merge pull request #244 from AzureAaron/lowercased-server-ips | Yasin | |
Lowercased server ip | |||
2023-08-15 | Lowercased server ip | Aaron | |
2023-08-15 | Update README.md | Yasin | |
Added link to our modpack | |||
2023-08-15 | update mod | Yasin | |
2023-08-15 | Update buildrelease.yml | Yasin | |
use flag 4 instead of adding <> on every link | |||
2023-08-15 | Merge pull request #238 from AzureAaron/armour-trims | Aaron | |
Custom Armour Trims | |||
2023-08-14 | De-hardcode armor trim types | Kevinthegreat | |
2023-08-11 | Custom Armour Trims | Aaron | |
2023-08-10 | Make IF a conflict (#237) | Julienraptor01 | |
make sure people get a warning in log so that if they crash, they can see why | |||
2023-08-10 | Commands sent by the mod are no longer apart of the chat history (#235) | Aaron | |
2023-08-10 | Merge pull request #234 from AzureAaron/item-renaming | Kevin | |
Add Item Renaming & Custom Armour Dye Colours | |||
2023-08-10 | Refactor CustomArmorDyeColors and CustomItemNames | Kevinthegreat | |
2023-08-09 | Custom Armour Dye Colours | Aaron | |
2023-08-08 | Add Item Renaming | Aaron | |
2023-08-07 | Merge pull request #232 from LifeIsAParadox/update-mod-to-1.11.1 | Yasin | |
update mod to 1.11.1 | |||
2023-08-07 | Update CHANGELOG.md | Yasin | |
2023-08-07 | Merge pull request #233 from AzureAaron/fix-dungeons-death-tab-display | Yasin | |
Fix dungeons death counter in the tab hud | |||
2023-08-07 | Fix dungeons death counter in the tab hud | Aaron | |
2023-08-07 | update mod to 1.11.1 | Yasin | |
2023-08-07 | Merge pull request #229 from kevinthegreat1/random-refactors | Yasin | |
Random refactors | |||
2023-08-07 | Fix Hypixel detection, now based off server ip (#231) | Aaron | |
2023-08-07 | Fix TriviaTest | Kevinthegreat | |