Commit Graph

2 Commits

  • TSJ and TSV parsing (#1962)
    * Deserialization support for tsv files
    
    * Benchmarking
    
    * Apparently moving the setter out of the lambda fixed the setAccessible issue
    
    * Thread it
    
    * Use AllArgsConstructor instead of field reflection
    
    * Clean up AllArgsConstructor TSV deserialization
    
    * Refactor TsvUtils
    
    * Remove AllArgsConstructors from Excels
    
    * Set field accessible
    
    * [WIP] TSJ improvements
    
    * [WIP] More TSV stuff
    
    * [WIP] More TSV stuff
    
    * Working TSV parser (slow)
    
    * Load Excels in TSJ > JSON > TSV priority
  • [BREAKING] Item Usage Overhaul
    -De-hardcode elemental orb values
    -De-hardcode exp items
    -Change ShopChest format (temporary, drop system overhaul will replace it entirely)
    -Food healing actually uses Ability data for real HP amounts