Block or Report
Block or report Veracity0
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
combo Public
Forked from Loathing-Associates-Scripting-Society/combo
A script for combing the rarest tiles of the beach
TypeScript
387 contributions in the last year
Contribution activity
June 2022
Created 22 commits in 1 repository
Created a pull request in kolmafia/kolmafia that received 19 comments
Improve attribute parsing from monsters.txt
I rationalized how we parse attributes from monsters.txt. Rather than having 36 different attributes and calling a MonsterData constructor with 28…
+2,028
−1,407
•
19
comments
Opened 16 other pull requests in 1 repository
kolmafia/kolmafia
16
merged
- upgrade svnkit from 1.10.3 to 1.10.6
- Correct large expository comments based on my accumulated knowledge.
- All 9 June cleaver choices are now configurable in GUI
- gravy boat fix in Cyrpt
- Fix issues with White Citadel quest
- Initial support for a "journeyman" CLI command.
- Don't display "too expensive to create" message if simulating retrieval
- Fix choice spoiler for 1473/1
- Value for no poison is Integer.MAX_VALUE, not 0. add .poison proxy record field
- Add tracking for Wizard of Ego quest
- When checking price to make, do not assume quantityPossible > 0
- Add Group: Phys: and Elem: to monsters, courtesy of ckb
- Allow monsters to have multiple elemental attacks
- Add fix-monster-articles command which fetches articles from Monster Manuel
- Using 11-leaf clover while already Lucky! is useless
- BUFFED_HP and BUFFED_MP have a different formula in Grey You
Reviewed 22 pull requests in 1 repository
kolmafia/kolmafia
22 pull requests
- refactor: remove all Object[][]
- refactor: remove Object[][] from BarrelPrayerCommand
- refactor: remove Object[][]
- refactor: use shared test methods in more places
- refactor: avoid Object[][] in BangPotionsCommand
-
Add
get_fishing_locations
function - Recognize bad record indexing without throwing exception
- Update monsters.txt Elem and Phys data
- fix: "complete the outfit" leads to NPE
- Move to Java 17
- Initial support for a "journeyman" CLI command.
- feat: take elemental attacks from the wiki
- Check wiki monster ids and pages
- June Cleaver - Choice 1475 Correction
- feat: elemental attacks from wiki element pages
- feat: add Teacher's Pet
- Choice spoilers for June cleaver adventures; the rest of the june cleaver items & effects; parse June Cleaver desc
- Add fix-monster-articles command which fetches articles from Monster Manuel
- feat: don't send request when untinkering no items
- Improve attribute parsing from monsters.txt
- feat: blank content types to avoid a Rhino problem
- BUFFED_HP and BUFFED_MP have a different formula in Grey You