Commit Graph

2 Commits

  • Hunting and deforestation support. (#1083)
    * add drops for animals wild pig,fishes,foxes,birds
    
    * append fox
    
    * Deforestation Support
    
    implement drop woods when attacking tree
    
    * Deforestation support (remove prints)
    
    implement drop woods when attacking tree
    
    * Deforestation support (remove prints)
    
    implement drop woods when attacking tree
    
    * add AutoRecycleHashMap
    
    Map's KEY is automatic expire if key long time no use (query or modify from HashMap)
    
    * use AutoRecycleHashMap in case of memory leak
    
    * fix bug
    
    * remove prints
    
    * static AutoRecycleHashMap
    
    * fix problems
    
    * Delete AutoRecycleHashMap.java
    
    * remove log
    
    * fix build
    
    * improve
    
    * remove unnecessary information
    
    Co-authored-by: Albedo <105265570+arub3do@users.noreply.github.com>
    
    Co-authored-by: Albedo <105265570+arub3do@users.noreply.github.com>
  • "Autogenerate" data files with data fallbacks and moved keys folder into jar resources (#927)
    * Autogenerate keys and data files
    
    * Update gacha html files
    
    Accidentally pushed with old html files
    
    * Keys no longer copied. No more manually retrieving listing files. Recursive directory creation
    
    Removed unused code from old GC as well.
    
    * Moved somethings and better errors
    
    * Fixed resources from loading twice
    
    * Data files fallback